(0.2ms) begin transaction ------------------------------ SimpleTableForTest: test_truth ------------------------------  (0.1ms) rollback transaction  (6.3ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar NOT NULL, "text" text NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (13.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)  (0.5ms) select sqlite_version(*)  (7.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (1.5ms) SELECT version FROM "schema_migrations"  (8.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20150330124236') ActiveRecord::SchemaMigration Load (1.6ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table ---------------------------------------------  (0.5ms) rollback transaction ActiveRecord::SchemaMigration Load (1.5ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table ---------------------------------------------  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.5ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Completed 500 Internal Server Error in 53ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (2.5ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Rendered posts/index.html.erb within layouts/application (6.3ms) Completed 200 OK in 187ms (Views: 186.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.4ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Post Load (1.7ms) SELECT "posts".* FROM "posts" Rendered posts/index.html.erb within layouts/application (9.3ms) Completed 200 OK in 141ms (Views: 122.1ms | ActiveRecord: 1.8ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.7ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Post Load (1.7ms) SELECT "posts".* FROM "posts" Rendered posts/index.html.erb within layouts/application (9.1ms) Completed 200 OK in 145ms (Views: 126.0ms | ActiveRecord: 1.8ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.5ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.3ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Post Load (1.6ms) SELECT "posts".* FROM "posts" Rendered posts/index.html.erb within layouts/application (8.8ms) Completed 200 OK in 129ms (Views: 109.9ms | ActiveRecord: 1.7ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.5ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Post Load (1.6ms) SELECT "posts".* FROM "posts" Rendered posts/index.html.erb within layouts/application (9.1ms) Completed 200 OK in 130ms (Views: 110.5ms | ActiveRecord: 1.7ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.6ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Post Load (1.6ms) SELECT "posts".* FROM "posts" Rendered posts/index.html.erb within layouts/application (8.9ms) Completed 200 OK in 129ms (Views: 110.2ms | ActiveRecord: 1.7ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.6ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Post Load (1.7ms) SELECT "posts".* FROM "posts" Rendered posts/index.html.erb within layouts/application (8.9ms) Completed 200 OK in 130ms (Views: 110.7ms | ActiveRecord: 1.8ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.5ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Post Load (1.6ms) SELECT "posts".* FROM "posts" Rendered posts/index.html.erb within layouts/application (8.9ms) Completed 200 OK in 129ms (Views: 110.0ms | ActiveRecord: 1.7ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.6ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Post Load (1.7ms) SELECT "posts".* FROM "posts" Rendered posts/index.html.erb within layouts/application (8.6ms) Completed 200 OK in 131ms (Views: 111.3ms | ActiveRecord: 1.8ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.5ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Post Load (1.6ms) SELECT "posts".* FROM "posts" Rendered posts/index.html.erb within layouts/application (9.0ms) Completed 200 OK in 131ms (Views: 111.5ms | ActiveRecord: 1.7ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.6ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Post Load (2.4ms) SELECT "posts".* FROM "posts" Rendered posts/index.html.erb within layouts/application (12.9ms) Completed 200 OK in 173ms (Views: 148.7ms | ActiveRecord: 2.5ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.6ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Post Load (2.1ms) SELECT "posts".* FROM "posts" Rendered posts/index.html.erb within layouts/application (10.1ms) Completed 200 OK in 145ms (Views: 125.9ms | ActiveRecord: 2.2ms)  (0.2ms) rollback transaction ActiveRecord::SchemaMigration Load (2.0ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Post Load (1.5ms) SELECT "posts".* FROM "posts" Rendered posts/index.html.erb within layouts/application (8.9ms) Completed 200 OK in 131ms (Views: 111.7ms | ActiveRecord: 1.6ms)  (0.2ms) rollback transaction  (6.7ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar NOT NULL, "text" text NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (6.5ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)  (0.1ms) select sqlite_version(*)  (7.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (2.1ms) SELECT version FROM "schema_migrations"  (6.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150330124236') ActiveRecord::SchemaMigration Load (1.7ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (1.6ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Post Load (1.6ms) SELECT "posts".* FROM "posts" Rendered posts/index.html.erb within layouts/application (9.2ms) Completed 200 OK in 129ms (Views: 109.8ms | ActiveRecord: 1.7ms)  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (1.5ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Post Load (1.6ms) SELECT "posts".* FROM "posts" Rendered posts/index.html.erb within layouts/application (6.2ms) Completed 200 OK in 133ms (Views: 113.0ms | ActiveRecord: 1.7ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.5ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Post Load (1.6ms) SELECT "posts".* FROM "posts" Rendered posts/index.html.erb within layouts/application (6.3ms) Completed 200 OK in 134ms (Views: 113.1ms | ActiveRecord: 1.7ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.5ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Fixture Delete (2.5ms) DELETE FROM "posts" Fixture Insert (0.6ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-30 13:25:06', '2015-03-30 13:25:06', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-30 13:25:06', '2015-03-30 13:25:06', 298486374)  (3.1ms) commit transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Post Load (1.7ms) SELECT "posts".* FROM "posts" Rendered posts/index.html.erb within layouts/application (6.7ms) Completed 200 OK in 119ms (Views: 111.7ms | ActiveRecord: 1.7ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.4ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction Fixture Delete (2.3ms) DELETE FROM "posts" Fixture Insert (0.9ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-30 13:25:43', '2015-03-30 13:25:43', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-30 13:25:43', '2015-03-30 13:25:43', 298486374)  (3.3ms) commit transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Post Load (1.5ms) SELECT "posts".* FROM "posts" Rendered posts/index.html.erb within layouts/application (12.4ms) Completed 200 OK in 118ms (Views: 115.7ms | ActiveRecord: 1.5ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.5ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Fixture Delete (2.5ms) DELETE FROM "posts" Fixture Insert (0.6ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-30 13:40:04', '2015-03-30 13:40:04', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-30 13:40:04', '2015-03-30 13:40:04', 298486374)  (2.9ms) commit transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Post Load (1.5ms) SELECT "posts".* FROM "posts" Rendered posts/index.html.erb within layouts/application (13.3ms) Completed 200 OK in 122ms (Views: 120.0ms | ActiveRecord: 1.5ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.6ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Fixture Delete (2.3ms) DELETE FROM "posts" Fixture Insert (0.6ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-30 13:42:40', '2015-03-30 13:42:40', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-30 13:42:40', '2015-03-30 13:42:40', 298486374)  (3.4ms) commit transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Post Load (1.3ms) SELECT "posts".* FROM "posts" Rendered posts/index.html.erb within layouts/application (12.4ms) Completed 200 OK in 119ms (Views: 116.9ms | ActiveRecord: 1.3ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.6ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Fixture Delete (2.5ms) DELETE FROM "posts" Fixture Insert (0.6ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-30 13:52:32', '2015-03-30 13:52:32', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-30 13:52:32', '2015-03-30 13:52:32', 298486374)  (3.0ms) commit transaction  (0.1ms) begin transaction ---------------------------------------------------------- PostsControllerTest: test_should_render_table_with_default ----------------------------------------------------------  (0.1ms) rollback transaction  (0.2ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#render as HTML Completed 200 OK in 0ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.7ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Fixture Delete (2.3ms) DELETE FROM "posts" Fixture Insert (0.6ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-30 13:54:42', '2015-03-30 13:54:42', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-30 13:54:42', '2015-03-30 13:54:42', 298486374)  (3.0ms) commit transaction  (0.1ms) begin transaction ---------------------------------------------------------- PostsControllerTest: test_should_render_table_with_default ----------------------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#render as HTML Completed 200 OK in 0ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.5ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Fixture Delete (2.8ms) DELETE FROM "posts" Fixture Insert (0.6ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-30 13:55:42', '2015-03-30 13:55:42', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-30 13:55:42', '2015-03-30 13:55:42', 298486374)  (2.9ms) commit transaction  (0.1ms) begin transaction ---------------------------------------------------------- PostsControllerTest: test_should_render_table_with_default ----------------------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#render as HTML Completed 200 OK in 0ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.6ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction Fixture Delete (2.4ms) DELETE FROM "posts" Fixture Insert (0.2ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-30 13:58:52', '2015-03-30 13:58:52', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-30 13:58:52', '2015-03-30 13:58:52', 298486374)  (3.1ms) commit transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table ---------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- PostsControllerTest: test_should_render_table_with_default ----------------------------------------------------------  (0.2ms) rollback transaction ActiveRecord::SchemaMigration Load (1.5ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction Fixture Delete (2.4ms) DELETE FROM "posts" Fixture Insert (0.5ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-30 14:00:04', '2015-03-30 14:00:04', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-30 14:00:04', '2015-03-30 14:00:04', 298486374)  (2.9ms) commit transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table ---------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- PostsControllerTest: test_should_render_table_with_default ----------------------------------------------------------  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.4ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction Fixture Delete (2.5ms) DELETE FROM "posts" Fixture Insert (0.4ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-30 14:00:57', '2015-03-30 14:00:57', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-30 14:00:57', '2015-03-30 14:00:57', 298486374)  (3.3ms) commit transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#render as HTML Completed 200 OK in 0ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- PostsControllerTest: test_should_render_table_with_default ----------------------------------------------------------  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.3ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Fixture Delete (2.4ms) DELETE FROM "posts" Fixture Insert (0.7ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-30 14:01:58', '2015-03-30 14:01:58', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-30 14:01:58', '2015-03-30 14:01:58', 298486374)  (3.4ms) commit transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (1.6ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (13.4ms) Completed 200 OK in 122ms (Views: 120.5ms | ActiveRecord: 1.6ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- PostsControllerTest: test_should_render_table_with_default ----------------------------------------------------------  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.5ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Fixture Delete (2.5ms) DELETE FROM "posts" Fixture Insert (0.5ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-30 14:04:22', '2015-03-30 14:04:22', 980190962) Fixture Insert (0.2ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-30 14:04:22', '2015-03-30 14:04:22', 298486374)  (3.3ms) commit transaction  (0.1ms) begin transaction ---------------------------------------------------------- PostsControllerTest: test_should_render_table_with_default ----------------------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (1.4ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (12.5ms) Completed 200 OK in 122ms (Views: 120.3ms | ActiveRecord: 1.4ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.7ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Fixture Delete (2.4ms) DELETE FROM "posts" Fixture Insert (0.6ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-30 14:05:04', '2015-03-30 14:05:04', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-30 14:05:04', '2015-03-30 14:05:04', 298486374)  (3.3ms) commit transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (1.6ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (12.2ms) Completed 200 OK in 119ms (Views: 117.3ms | ActiveRecord: 1.6ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- PostsControllerTest: test_should_render_table_with_default ---------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Completed 500 Internal Server Error in 32ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Fixture Delete (2.6ms) DELETE FROM "posts" Fixture Insert (0.6ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-30 14:05:59', '2015-03-30 14:05:59', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-30 14:05:59', '2015-03-30 14:05:59', 298486374)  (3.1ms) commit transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (1.6ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (12.6ms) Completed 200 OK in 119ms (Views: 116.7ms | ActiveRecord: 1.6ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- PostsControllerTest: test_should_render_table_with_default ---------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (1.5ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (3.1ms) Completed 200 OK in 20ms (Views: 18.5ms | ActiveRecord: 1.5ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.6ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction Fixture Delete (2.4ms) DELETE FROM "posts" Fixture Insert (0.5ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-30 14:07:10', '2015-03-30 14:07:10', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-30 14:07:10', '2015-03-30 14:07:10', 298486374)  (3.3ms) commit transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (1.5ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (12.2ms) Completed 200 OK in 119ms (Views: 117.4ms | ActiveRecord: 1.5ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- PostsControllerTest: test_should_render_table_with_default ---------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (1.8ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (3.4ms) Completed 200 OK in 20ms (Views: 18.4ms | ActiveRecord: 1.8ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Fixture Delete (3.1ms) DELETE FROM "posts" Fixture Insert (0.7ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-30 14:14:09', '2015-03-30 14:14:09', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-30 14:14:09', '2015-03-30 14:14:09', 298486374)  (3.3ms) commit transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (1.5ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (12.7ms) Completed 200 OK in 120ms (Views: 118.4ms | ActiveRecord: 1.5ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults ----------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (1.5ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (3.1ms) Completed 200 OK in 21ms (Views: 18.8ms | ActiveRecord: 1.5ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.6ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Fixture Delete (2.3ms) DELETE FROM "posts" Fixture Insert (0.6ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-31 11:18:24', '2015-03-31 11:18:24', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-31 11:18:24', '2015-03-31 11:18:24', 298486374)  (4.0ms) commit transaction  (0.4ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (1.5ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (13.1ms) Completed 200 OK in 129ms (Views: 126.7ms | ActiveRecord: 1.5ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults ----------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (1.3ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (3.2ms) Completed 200 OK in 22ms (Views: 20.1ms | ActiveRecord: 1.3ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.6ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Fixture Delete (2.7ms) DELETE FROM "posts" Fixture Insert (0.6ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-31 11:19:50', '2015-03-31 11:19:50', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-31 11:19:50', '2015-03-31 11:19:50', 298486374)  (3.0ms) commit transaction  (0.1ms) begin transaction ----------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults ----------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (1.5ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (13.2ms) Completed 200 OK in 121ms (Views: 118.9ms | ActiveRecord: 1.5ms)  (0.1ms) rollback transaction  (0.2ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (1.6ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (3.7ms) Completed 200 OK in 28ms (Views: 26.1ms | ActiveRecord: 1.6ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.5ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Fixture Delete (3.3ms) DELETE FROM "posts" Fixture Insert (0.6ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-31 11:22:39', '2015-03-31 11:22:39', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-31 11:22:39', '2015-03-31 11:22:39', 298486374)  (3.0ms) commit transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (1.5ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (45.7ms) Completed 500 Internal Server Error in 113ms (ActiveRecord: 1.5ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults ----------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (1.6ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (37.5ms) Completed 500 Internal Server Error in 55ms (ActiveRecord: 1.6ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.6ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Fixture Delete (2.5ms) DELETE FROM "posts" Fixture Insert (1.2ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-31 11:23:09', '2015-03-31 11:23:09', 980190962) Fixture Insert (0.2ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-31 11:23:09', '2015-03-31 11:23:09', 298486374)  (3.4ms) commit transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (1.6ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (13.1ms) Completed 200 OK in 123ms (Views: 120.8ms | ActiveRecord: 1.6ms)  (0.2ms) rollback transaction  (0.2ms) begin transaction ----------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults ----------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (1.7ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (3.5ms) Completed 200 OK in 21ms (Views: 19.2ms | ActiveRecord: 1.7ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.5ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Fixture Delete (2.6ms) DELETE FROM "posts" Fixture Insert (0.6ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-31 11:24:22', '2015-03-31 11:24:22', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-31 11:24:22', '2015-03-31 11:24:22', 298486374)  (3.2ms) commit transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (1.5ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (12.8ms) Completed 200 OK in 121ms (Views: 119.3ms | ActiveRecord: 1.5ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults ----------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (1.6ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (3.5ms) Completed 200 OK in 28ms (Views: 26.1ms | ActiveRecord: 1.6ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.6ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Fixture Delete (2.2ms) DELETE FROM "posts" Fixture Insert (0.6ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-31 12:11:57', '2015-03-31 12:11:57', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-31 12:11:57', '2015-03-31 12:11:57', 298486374)  (4.2ms) commit transaction  (0.5ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (1.5ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (13.0ms) Completed 200 OK in 126ms (Views: 124.5ms | ActiveRecord: 1.5ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults ----------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (1.6ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (3.4ms) Completed 200 OK in 21ms (Views: 18.9ms | ActiveRecord: 1.6ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.5ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Fixture Delete (2.7ms) DELETE FROM "posts" Fixture Insert (0.5ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-31 12:16:31', '2015-03-31 12:16:31', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-03-31 12:16:31', '2015-03-31 12:16:31', 298486374)  (3.0ms) commit transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (1.3ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (13.2ms) Completed 200 OK in 127ms (Views: 125.5ms | ActiveRecord: 1.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults ----------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (1.6ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (3.3ms) Completed 200 OK in 21ms (Views: 18.6ms | ActiveRecord: 1.6ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.5ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Fixture Delete (2.7ms) DELETE FROM "posts" Fixture Insert (0.6ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-04-01 13:14:03', '2015-04-01 13:14:03', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-04-01 13:14:03', '2015-04-01 13:14:03', 298486374)  (3.7ms) commit transaction  (0.1ms) begin transaction ----------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults ----------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (1.5ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (12.8ms) Completed 200 OK in 160ms (Views: 158.4ms | ActiveRecord: 1.5ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (1.3ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (3.2ms) Completed 200 OK in 21ms (Views: 18.9ms | ActiveRecord: 1.3ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.3ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Fixture Delete (22.2ms) DELETE FROM "posts" Fixture Insert (0.5ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-04-01 13:24:29', '2015-04-01 13:24:29', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-04-01 13:24:29', '2015-04-01 13:24:29', 298486374)  (3.1ms) commit transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (1.5ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (13.1ms) Completed 200 OK in 148ms (Views: 146.5ms | ActiveRecord: 1.5ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults ----------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (1.5ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (3.3ms) Completed 200 OK in 20ms (Views: 18.8ms | ActiveRecord: 1.5ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.6ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction Fixture Delete (2.4ms) DELETE FROM "posts" Fixture Insert (0.6ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-04-01 13:34:03', '2015-04-01 13:34:03', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-04-01 13:34:03', '2015-04-01 13:34:03', 298486374)  (2.9ms) commit transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (1.7ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (15.1ms) Completed 200 OK in 142ms (Views: 139.8ms | ActiveRecord: 1.7ms)  (0.3ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults ----------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (1.9ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (4.0ms) Completed 200 OK in 24ms (Views: 22.2ms | ActiveRecord: 1.9ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (2.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Fixture Delete (2.4ms) DELETE FROM "posts" Fixture Insert (0.5ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-04-01 13:34:41', '2015-04-01 13:34:41', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-04-01 13:34:41', '2015-04-01 13:34:41', 298486374)  (3.0ms) commit transaction  (0.1ms) begin transaction ----------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults ----------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (1.6ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (13.5ms) Completed 200 OK in 134ms (Views: 132.2ms | ActiveRecord: 1.6ms)  (0.1ms) rollback transaction  (0.3ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (1.9ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (4.5ms) Completed 200 OK in 25ms (Views: 23.1ms | ActiveRecord: 1.9ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.6ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction Fixture Delete (2.7ms) DELETE FROM "posts" Fixture Insert (0.6ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-04-01 13:36:39', '2015-04-01 13:36:39', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-04-01 13:36:39', '2015-04-01 13:36:39', 298486374)  (3.0ms) commit transaction  (0.1ms) begin transaction ----------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults ----------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (1.5ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (13.1ms) Completed 200 OK in 123ms (Views: 121.5ms | ActiveRecord: 1.5ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (1.6ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (3.4ms) Completed 200 OK in 22ms (Views: 19.7ms | ActiveRecord: 1.6ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.4ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction Fixture Delete (2.4ms) DELETE FROM "posts" Fixture Insert (0.6ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-04-01 13:37:47', '2015-04-01 13:37:47', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-04-01 13:37:47', '2015-04-01 13:37:47', 298486374)  (3.5ms) commit transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (1.5ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (13.6ms) Completed 200 OK in 128ms (Views: 126.2ms | ActiveRecord: 1.5ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults ----------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (1.6ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (4.1ms) Completed 200 OK in 22ms (Views: 20.2ms | ActiveRecord: 1.6ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.0ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction Fixture Delete (18.7ms) DELETE FROM "posts" Fixture Insert (0.6ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-04-01 13:38:46', '2015-04-01 13:38:46', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-04-01 13:38:46', '2015-04-01 13:38:46', 298486374)  (3.0ms) commit transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (1.6ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (13.6ms) Completed 200 OK in 124ms (Views: 122.0ms | ActiveRecord: 1.6ms)  (0.1ms) rollback transaction  (0.2ms) begin transaction ----------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults ----------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (1.8ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (3.6ms) Completed 200 OK in 21ms (Views: 19.2ms | ActiveRecord: 1.8ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.6ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Fixture Delete (2.9ms) DELETE FROM "posts" Fixture Insert (0.7ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-04-01 13:41:33', '2015-04-01 13:41:33', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-04-01 13:41:33', '2015-04-01 13:41:33', 298486374)  (3.4ms) commit transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (1.5ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (12.6ms) Completed 200 OK in 122ms (Views: 120.1ms | ActiveRecord: 1.5ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults ----------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (1.6ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (3.5ms) Completed 200 OK in 22ms (Views: 20.0ms | ActiveRecord: 1.6ms)  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (1.6ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Fixture Delete (2.7ms) DELETE FROM "posts" Fixture Insert (0.6ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-04-01 13:45:49', '2015-04-01 13:45:49', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-04-01 13:45:49', '2015-04-01 13:45:49', 298486374)  (3.0ms) commit transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (1.6ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (12.8ms) Completed 200 OK in 124ms (Views: 121.8ms | ActiveRecord: 1.6ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults_(set_in_application.rb) ----------------------------------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (1.6ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (3.5ms) Completed 200 OK in 22ms (Views: 20.5ms | ActiveRecord: 1.6ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.8ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Fixture Delete (2.5ms) DELETE FROM "posts" Fixture Insert (0.7ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-04-01 13:49:05', '2015-04-01 13:49:05', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-04-01 13:49:05', '2015-04-01 13:49:05', 298486374)  (3.6ms) commit transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (1.7ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (13.1ms) Completed 200 OK in 125ms (Views: 122.4ms | ActiveRecord: 1.7ms)  (0.1ms) rollback transaction  (0.2ms) begin transaction ----------------------------------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults_(set_in_application.rb) ----------------------------------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (1.7ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (3.5ms) Completed 200 OK in 21ms (Views: 18.8ms | ActiveRecord: 1.7ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.5ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.3ms) begin transaction Fixture Delete (3.3ms) DELETE FROM "posts" Fixture Insert (0.7ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-04-01 13:55:37', '2015-04-01 13:55:37', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-04-01 13:55:37', '2015-04-01 13:55:37', 298486374)  (3.9ms) commit transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults_(set_in_application.rb) ----------------------------------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (1.6ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (13.2ms) Completed 200 OK in 144ms (Views: 141.6ms | ActiveRecord: 1.6ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (1.7ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (3.6ms) Completed 200 OK in 22ms (Views: 20.4ms | ActiveRecord: 1.7ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.6ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction Fixture Delete (2.5ms) DELETE FROM "posts" Fixture Insert (0.6ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-04-01 14:07:36', '2015-04-01 14:07:36', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-04-01 14:07:36', '2015-04-01 14:07:36', 298486374)  (3.2ms) commit transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (1.5ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (13.2ms) Completed 200 OK in 123ms (Views: 120.6ms | ActiveRecord: 1.5ms)  (0.1ms) rollback transaction  (0.3ms) begin transaction ----------------------------------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults_(set_in_application.rb) ----------------------------------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (1.6ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (3.4ms) Completed 200 OK in 25ms (Views: 23.1ms | ActiveRecord: 1.6ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.6ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Fixture Delete (2.6ms) DELETE FROM "posts" Fixture Insert (0.5ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-06-08 18:41:25', '2015-06-08 18:41:25', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-06-08 18:41:25', '2015-06-08 18:41:25', 298486374)  (3.3ms) commit transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults_(set_in_application.rb) ----------------------------------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Rendered posts/defaults.html.erb within layouts/application (1.0ms) Completed 500 Internal Server Error in 84ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Rendered posts/render.html.erb within layouts/application (0.7ms) Completed 500 Internal Server Error in 18ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.5ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Fixture Delete (2.6ms) DELETE FROM "posts" Fixture Insert (0.6ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-06-08 18:42:03', '2015-06-08 18:42:03', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-06-08 18:42:03', '2015-06-08 18:42:03', 298486374)  (2.9ms) commit transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (1.5ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (13.1ms) Completed 200 OK in 189ms (Views: 186.7ms | ActiveRecord: 1.5ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults_(set_in_application.rb) ----------------------------------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (1.6ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (3.4ms) Completed 200 OK in 22ms (Views: 19.7ms | ActiveRecord: 1.6ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.5ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Fixture Delete (3.2ms) DELETE FROM "posts" Fixture Insert (0.8ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-06-08 18:43:36', '2015-06-08 18:43:36', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-06-08 18:43:36', '2015-06-08 18:43:36', 298486374)  (3.0ms) commit transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (1.7ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (13.5ms) Completed 200 OK in 120ms (Views: 117.6ms | ActiveRecord: 1.7ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults_(set_in_application.rb) ----------------------------------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (1.5ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (3.2ms) Completed 200 OK in 21ms (Views: 19.1ms | ActiveRecord: 1.5ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.6ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Fixture Delete (2.6ms) DELETE FROM "posts" Fixture Insert (0.6ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-06-08 18:55:30', '2015-06-08 18:55:30', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-06-08 18:55:30', '2015-06-08 18:55:30', 298486374)  (3.4ms) commit transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (1.2ms) SELECT "posts".* FROM "posts" ORDER BY "posts"."id" ASC LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (60.2ms) Completed 200 OK in 173ms (Views: 171.1ms | ActiveRecord: 1.4ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults_(set_in_application.rb) ----------------------------------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (1.5ms) SELECT "posts".* FROM "posts" ORDER BY "posts"."id" ASC LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (4.0ms) Completed 200 OK in 25ms (Views: 22.9ms | ActiveRecord: 1.6ms)  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (1.6ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Fixture Delete (2.4ms) DELETE FROM "posts" Fixture Insert (0.6ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-06-08 19:01:12', '2015-06-08 19:01:12', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-06-08 19:01:12', '2015-06-08 19:01:12', 298486374)  (3.2ms) commit transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (2.1ms) SELECT "posts".* FROM "posts" ORDER BY "posts"."id" ASC LIMIT 1 Post Load (0.3ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (22.4ms) Completed 200 OK in 131ms (Views: 128.5ms | ActiveRecord: 2.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------- PostsControllerTest: test_should_render_empty_table ---------------------------------------------------  (0.1ms) rollback transaction  (0.2ms) begin transaction ----------------------------------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults_(set_in_application.rb) ----------------------------------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (1.9ms) SELECT "posts".* FROM "posts" ORDER BY "posts"."id" ASC LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (6.4ms) Completed 200 OK in 29ms (Views: 26.5ms | ActiveRecord: 2.0ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.4ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Fixture Delete (2.6ms) DELETE FROM "posts" Fixture Insert (0.6ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-06-08 19:01:34', '2015-06-08 19:01:34', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-06-08 19:01:34', '2015-06-08 19:01:34', 298486374)  (3.2ms) commit transaction  (0.1ms) begin transaction --------------------------------------------------- PostsControllerTest: test_should_render_empty_table --------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"empty"} Post Load (1.6ms) SELECT "posts".* FROM "posts" WHERE (0 = 1) ORDER BY "posts"."id" ASC LIMIT 1 Rendered posts/empty.html.erb within layouts/application (53.7ms) Completed 500 Internal Server Error in 124ms (ActiveRecord: 1.6ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults_(set_in_application.rb) ----------------------------------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (1.5ms) SELECT "posts".* FROM "posts" ORDER BY "posts"."id" ASC LIMIT 1 Post Load (0.2ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (16.5ms) Completed 200 OK in 76ms (Views: 74.2ms | ActiveRecord: 1.7ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (1.6ms) SELECT "posts".* FROM "posts" ORDER BY "posts"."id" ASC LIMIT 1 Post Load (0.1ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (4.1ms) Completed 200 OK in 27ms (Views: 24.9ms | ActiveRecord: 1.8ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.5ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Fixture Delete (2.5ms) DELETE FROM "posts" Fixture Insert (0.2ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-06-08 19:03:59', '2015-06-08 19:03:59', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-06-08 19:03:59', '2015-06-08 19:03:59', 298486374)  (3.3ms) commit transaction  (0.1ms) begin transaction --------------------------------------------------- PostsControllerTest: test_should_render_empty_table --------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"empty"} Rendered posts/empty.html.erb within layouts/application (38.9ms) Completed 500 Internal Server Error in 130ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults_(set_in_application.rb) ----------------------------------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Rendered posts/defaults.html.erb within layouts/application (17.0ms) Completed 500 Internal Server Error in 34ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Rendered posts/render.html.erb within layouts/application (16.6ms) Completed 500 Internal Server Error in 34ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.5ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction Fixture Delete (2.5ms) DELETE FROM "posts" Fixture Insert (0.6ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-06-08 19:04:25', '2015-06-08 19:04:25', 980190962) Fixture Insert (0.2ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-06-08 19:04:25', '2015-06-08 19:04:25', 298486374)  (3.2ms) commit transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults_(set_in_application.rb) ----------------------------------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (3.4ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (39.0ms) Completed 200 OK in 194ms (Views: 190.0ms | ActiveRecord: 3.4ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------- PostsControllerTest: test_should_render_empty_table --------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"empty"} Post Load (1.6ms) SELECT "posts".* FROM "posts" WHERE (0 = 1) Rendered posts/empty.html.erb within layouts/application (3.4ms) Completed 200 OK in 21ms (Views: 19.1ms | ActiveRecord: 1.6ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (1.2ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (3.2ms) Completed 200 OK in 21ms (Views: 19.5ms | ActiveRecord: 1.2ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.6ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Fixture Delete (2.3ms) DELETE FROM "posts" Fixture Insert (0.5ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-06-08 19:09:34', '2015-06-08 19:09:34', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-06-08 19:09:34', '2015-06-08 19:09:34', 298486374)  (3.0ms) commit transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (1.5ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (18.9ms) Completed 200 OK in 133ms (Views: 131.5ms | ActiveRecord: 1.5ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------- PostsControllerTest: test_should_render_empty_table --------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"empty"} Post Load (1.5ms) SELECT "posts".* FROM "posts" WHERE (0 = 1) Rendered posts/empty.html.erb within layouts/application (3.4ms) Completed 200 OK in 31ms (Views: 29.6ms | ActiveRecord: 1.5ms)  (0.1ms) rollback transaction  (0.2ms) begin transaction ----------------------------------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults_(set_in_application.rb) ----------------------------------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (1.6ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (3.4ms) Completed 200 OK in 21ms (Views: 19.5ms | ActiveRecord: 1.6ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.6ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Fixture Delete (2.4ms) DELETE FROM "posts" Fixture Insert (0.5ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-06-08 19:27:46', '2015-06-08 19:27:46', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-06-08 19:27:46', '2015-06-08 19:27:46', 298486374)  (3.3ms) commit transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (1.5ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (18.6ms) Completed 200 OK in 591ms (Views: 588.7ms | ActiveRecord: 1.5ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults_(set_in_application.rb) ----------------------------------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (1.6ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (4.2ms) Completed 200 OK in 25ms (Views: 22.8ms | ActiveRecord: 1.6ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------- PostsControllerTest: test_should_render_empty_table --------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"empty"} Post Load (1.7ms) SELECT "posts".* FROM "posts" WHERE (0 = 1) Rendered posts/empty.html.erb within layouts/application (3.3ms) Completed 200 OK in 23ms (Views: 21.4ms | ActiveRecord: 1.7ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.7ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (1.5ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (1.7ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Fixture Delete (2.6ms) DELETE FROM "posts" Fixture Insert (0.6ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-06-10 16:07:39', '2015-06-10 16:07:39', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-06-10 16:07:39', '2015-06-10 16:07:39', 298486374)  (3.0ms) commit transaction  (0.1ms) begin transaction --------------------------------------------------- PostsControllerTest: test_should_render_empty_table --------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"empty"} Post Load (1.6ms) SELECT "posts".* FROM "posts" WHERE (0 = 1) Rendered posts/empty.html.erb within layouts/application (15.2ms) Completed 200 OK in 494ms (Views: 491.6ms | ActiveRecord: 1.6ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (1.8ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (10.1ms) Completed 200 OK in 33ms (Views: 30.8ms | ActiveRecord: 1.8ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults_(set_in_application.rb) ----------------------------------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (1.6ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (3.8ms) Completed 200 OK in 26ms (Views: 23.6ms | ActiveRecord: 1.6ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.5ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Fixture Delete (2.3ms) DELETE FROM "posts" Fixture Insert (0.6ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-06-10 16:42:07', '2015-06-10 16:42:07', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-06-10 16:42:07', '2015-06-10 16:42:07', 298486374)  (3.1ms) commit transaction  (0.1ms) begin transaction --------------------------------------------------- PostsControllerTest: test_should_render_empty_table --------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"empty"} Post Load (1.6ms) SELECT "posts".* FROM "posts" WHERE (0 = 1) Rendered posts/empty.html.erb within layouts/application (15.2ms) Completed 200 OK in 340ms (Views: 338.4ms | ActiveRecord: 1.6ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (2.3ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (14.0ms) Completed 200 OK in 35ms (Views: 31.5ms | ActiveRecord: 2.3ms)  (0.3ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults_(set_in_application.rb) ----------------------------------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (1.9ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (5.3ms) Completed 200 OK in 31ms (Views: 28.8ms | ActiveRecord: 1.9ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (1.6ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction Fixture Delete (2.5ms) DELETE FROM "posts" Fixture Insert (0.5ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-06-10 16:43:21', '2015-06-10 16:43:21', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-06-10 16:43:21', '2015-06-10 16:43:21', 298486374)  (3.1ms) commit transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (1.5ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (19.2ms) Completed 200 OK in 329ms (Views: 327.4ms | ActiveRecord: 1.5ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------- PostsControllerTest: test_should_render_empty_table --------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"empty"} Post Load (1.7ms) SELECT "posts".* FROM "posts" WHERE (0 = 1) Rendered posts/empty.html.erb within layouts/application (3.4ms) Completed 200 OK in 23ms (Views: 20.8ms | ActiveRecord: 1.7ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults_(set_in_application.rb) ----------------------------------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (1.5ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (3.6ms) Completed 200 OK in 29ms (Views: 26.9ms | ActiveRecord: 1.5ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (3.0ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction Fixture Delete (4.3ms) DELETE FROM "posts" Fixture Insert (1.2ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-07-14 17:24:37', '2015-07-14 17:24:37', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-07-14 17:24:37', '2015-07-14 17:24:37', 298486374)  (35.6ms) commit transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (2.3ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (74.0ms) Completed 200 OK in 803ms (Views: 800.0ms | ActiveRecord: 2.3ms)  (0.1ms) rollback transaction  (0.2ms) begin transaction --------------------------------------------------- PostsControllerTest: test_should_render_empty_table --------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"empty"} Post Load (2.6ms) SELECT "posts".* FROM "posts" WHERE (0 = 1) Rendered posts/empty.html.erb within layouts/application (4.9ms) Completed 200 OK in 41ms (Views: 38.5ms | ActiveRecord: 2.6ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults_(set_in_application.rb) ----------------------------------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (2.0ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (5.1ms) Completed 200 OK in 27ms (Views: 24.2ms | ActiveRecord: 2.0ms)  (0.2ms) rollback transaction ActiveRecord::SchemaMigration Load (3.6ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction Fixture Delete (15.2ms) DELETE FROM "posts" Fixture Insert (1.3ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-07-14 17:31:13', '2015-07-14 17:31:13', 980190962) Fixture Insert (0.2ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-07-14 17:31:13', '2015-07-14 17:31:13', 298486374)  (34.0ms) commit transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (2.9ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (29.8ms) Completed 200 OK in 530ms (Views: 526.3ms | ActiveRecord: 2.9ms)  (0.1ms) rollback transaction  (0.2ms) begin transaction ----------------------------------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults_(set_in_application.rb) ----------------------------------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (2.4ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (4.8ms) Completed 200 OK in 28ms (Views: 25.0ms | ActiveRecord: 2.4ms)  (0.2ms) rollback transaction  (0.4ms) begin transaction --------------------------------------------------- PostsControllerTest: test_should_render_empty_table --------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"empty"} Post Load (2.6ms) SELECT "posts".* FROM "posts" WHERE (0 = 1) Rendered posts/empty.html.erb within layouts/application (6.5ms) Completed 200 OK in 29ms (Views: 25.8ms | ActiveRecord: 2.6ms)  (0.3ms) rollback transaction ActiveRecord::SchemaMigration Load (2.3ms) SELECT "schema_migrations".* FROM "schema_migrations"  (4.2ms) begin transaction Fixture Delete (10.6ms) DELETE FROM "posts" Fixture Insert (1.2ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-07-15 16:28:39', '2015-07-15 16:28:39', 980190962) Fixture Insert (0.2ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-07-15 16:28:39', '2015-07-15 16:28:39', 298486374)  (49.6ms) commit transaction  (0.1ms) begin transaction --------------------------------------------------- PostsControllerTest: test_should_render_empty_table --------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"empty"} Post Load (2.6ms) SELECT "posts".* FROM "posts" WHERE (0 = 1) Rendered posts/empty.html.erb within layouts/application (36.6ms) Completed 200 OK in 1623ms (Views: 1619.9ms | ActiveRecord: 2.6ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (2.4ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (9.4ms) Completed 200 OK in 48ms (Views: 44.8ms | ActiveRecord: 2.4ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults_(set_in_application.rb) ----------------------------------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (2.4ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (4.6ms) Completed 200 OK in 39ms (Views: 35.7ms | ActiveRecord: 2.4ms)  (0.2ms) rollback transaction ActiveRecord::SchemaMigration Load (2.7ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction Fixture Delete (5.1ms) DELETE FROM "posts" Fixture Insert (0.9ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-07-15 16:29:11', '2015-07-15 16:29:11', 980190962) Fixture Insert (0.2ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-07-15 16:29:11', '2015-07-15 16:29:11', 298486374)  (13.5ms) commit transaction  (0.1ms) begin transaction --------------------------------------------------- PostsControllerTest: test_should_render_empty_table --------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"empty"} Post Load (2.2ms) SELECT "posts".* FROM "posts" WHERE (0 = 1) Post Load (0.3ms) SELECT "posts".* FROM "posts" Rendered posts/empty.html.erb within layouts/application (64.1ms) Completed 500 Internal Server Error in 173ms (ActiveRecord: 2.5ms)  (0.1ms) rollback transaction  (0.3ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (2.1ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (38.8ms) Completed 500 Internal Server Error in 59ms (ActiveRecord: 2.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults_(set_in_application.rb) ----------------------------------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (2.6ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (41.4ms) Completed 500 Internal Server Error in 61ms (ActiveRecord: 2.6ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (2.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction Fixture Delete (3.8ms) DELETE FROM "posts" Fixture Insert (1.4ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-07-15 16:29:35', '2015-07-15 16:29:35', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-07-15 16:29:35', '2015-07-15 16:29:35', 298486374)  (8.7ms) commit transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults_(set_in_application.rb) ----------------------------------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (1.8ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (25.9ms) Completed 200 OK in 518ms (Views: 515.5ms | ActiveRecord: 1.8ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------- PostsControllerTest: test_should_render_empty_table --------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"empty"} Post Load (6.6ms) SELECT "posts".* FROM "posts" WHERE (0 = 1) Rendered posts/empty.html.erb within layouts/application (37.8ms) Completed 500 Internal Server Error in 89ms (ActiveRecord: 6.6ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (2.1ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (4.6ms) Completed 200 OK in 25ms (Views: 23.0ms | ActiveRecord: 2.1ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (2.0ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction Fixture Delete (4.0ms) DELETE FROM "posts" Fixture Insert (1.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-07-15 16:30:18', '2015-07-15 16:30:18', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-07-15 16:30:18', '2015-07-15 16:30:18', 298486374)  (26.6ms) commit transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults_(set_in_application.rb) ----------------------------------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (2.4ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (24.3ms) Completed 200 OK in 521ms (Views: 518.4ms | ActiveRecord: 2.4ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------- PostsControllerTest: test_should_render_empty_table --------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"empty"} Post Load (1.9ms) SELECT "posts".* FROM "posts" WHERE (0 = 1) Rendered posts/empty.html.erb within layouts/application (3.5ms) Completed 200 OK in 24ms (Views: 22.1ms | ActiveRecord: 1.9ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (2.0ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (4.4ms) Completed 200 OK in 25ms (Views: 22.2ms | ActiveRecord: 2.0ms)  (8.6ms) rollback transaction ActiveRecord::SchemaMigration Load (2.3ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Fixture Delete (5.1ms) DELETE FROM "posts" Fixture Insert (1.4ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-07-15 16:55:43', '2015-07-15 16:55:43', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-07-15 16:55:43', '2015-07-15 16:55:43', 298486374)  (38.8ms) commit transaction  (0.1ms) begin transaction --------------------------------------------------- PostsControllerTest: test_should_render_empty_table --------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"empty"} Post Load (3.0ms) SELECT "posts".* FROM "posts" WHERE (0 = 1) Rendered posts/empty.html.erb within layouts/application (21.5ms) Completed 200 OK in 518ms (Views: 514.4ms | ActiveRecord: 3.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (1.9ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (9.8ms) Completed 200 OK in 29ms (Views: 27.0ms | ActiveRecord: 1.9ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------------------ PostsControllerTest: test_should_render_table_with_aliased_methods_(simple_table_for_and_column) ------------------------------------------------------------------------------------------------ Processing by PostsController#index as HTML Parameters: {"template"=>"alias"} Post Load (3.2ms) SELECT "posts".* FROM "posts" Rendered posts/alias.html.erb within layouts/application (82.8ms) Completed 500 Internal Server Error in 102ms (ActiveRecord: 3.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults_(set_in_application.rb) ----------------------------------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (1.9ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (5.0ms) Completed 200 OK in 28ms (Views: 25.6ms | ActiveRecord: 1.9ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (2.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Fixture Delete (4.2ms) DELETE FROM "posts" Fixture Insert (0.9ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-07-15 16:56:16', '2015-07-15 16:56:16', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-07-15 16:56:16', '2015-07-15 16:56:16', 298486374)  (37.0ms) commit transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------------------ PostsControllerTest: test_should_render_table_with_aliased_methods_(simple_table_for_and_column) ------------------------------------------------------------------------------------------------ Processing by PostsController#index as HTML Parameters: {"template"=>"alias"} Post Load (1.8ms) SELECT "posts".* FROM "posts" Rendered posts/alias.html.erb within layouts/application (24.4ms) Completed 200 OK in 554ms (Views: 552.1ms | ActiveRecord: 1.8ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults_(set_in_application.rb) ----------------------------------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (2.1ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (4.4ms) Completed 200 OK in 25ms (Views: 22.8ms | ActiveRecord: 2.1ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------- PostsControllerTest: test_should_render_empty_table --------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"empty"} Post Load (2.7ms) SELECT "posts".* FROM "posts" WHERE (0 = 1) Rendered posts/empty.html.erb within layouts/application (4.5ms) Completed 200 OK in 27ms (Views: 24.0ms | ActiveRecord: 2.7ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (2.0ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (4.6ms) Completed 200 OK in 27ms (Views: 24.6ms | ActiveRecord: 2.0ms)  (0.2ms) rollback transaction ActiveRecord::SchemaMigration Load (2.3ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction Fixture Delete (4.9ms) DELETE FROM "posts" Fixture Insert (0.9ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-07-15 17:04:25', '2015-07-15 17:04:25', 980190962) Fixture Insert (0.2ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-07-15 17:04:25', '2015-07-15 17:04:25', 298486374)  (29.7ms) commit transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------------------ PostsControllerTest: test_should_render_table_with_aliased_methods_(simple_table_for_and_column) ------------------------------------------------------------------------------------------------ Processing by PostsController#index as HTML Parameters: {"template"=>"alias"} Post Load (2.3ms) SELECT "posts".* FROM "posts" Rendered posts/alias.html.erb within layouts/application (56.4ms) Completed 500 Internal Server Error in 164ms (ActiveRecord: 2.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (2.5ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (13.7ms) Completed 200 OK in 440ms (Views: 437.2ms | ActiveRecord: 2.5ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults_(set_in_application.rb) ----------------------------------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (2.1ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (4.3ms) Completed 200 OK in 24ms (Views: 21.4ms | ActiveRecord: 2.1ms)  (0.1ms) rollback transaction  (0.3ms) begin transaction --------------------------------------------------- PostsControllerTest: test_should_render_empty_table --------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"empty"} Post Load (2.0ms) SELECT "posts".* FROM "posts" WHERE (0 = 1) Rendered posts/empty.html.erb within layouts/application (4.2ms) Completed 200 OK in 29ms (Views: 26.7ms | ActiveRecord: 2.0ms)  (0.2ms) rollback transaction ActiveRecord::SchemaMigration Load (2.0ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction Fixture Delete (4.0ms) DELETE FROM "posts" Fixture Insert (1.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-07-15 17:05:25', '2015-07-15 17:05:25', 980190962) Fixture Insert (0.1ms) INSERT INTO "posts" ("title", "text", "created_at", "updated_at", "id") VALUES ('MyString', 'MyText', '2015-07-15 17:05:25', '2015-07-15 17:05:25', 298486374)  (6.2ms) commit transaction  (0.1ms) begin transaction --------------------------------------------- PostsControllerTest: test_should_render_table --------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"render"} Post Load (3.6ms) SELECT "posts".* FROM "posts" Rendered posts/render.html.erb within layouts/application (24.9ms) Completed 200 OK in 505ms (Views: 501.3ms | ActiveRecord: 3.6ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------- PostsControllerTest: test_should_render_empty_table --------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"empty"} Post Load (1.8ms) SELECT "posts".* FROM "posts" WHERE (0 = 1) Rendered posts/empty.html.erb within layouts/application (3.9ms) Completed 200 OK in 24ms (Views: 21.5ms | ActiveRecord: 1.8ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------------------ PostsControllerTest: test_should_render_table_with_aliased_methods_(simple_table_for_and_column) ------------------------------------------------------------------------------------------------ Processing by PostsController#index as HTML Parameters: {"template"=>"alias"} Post Load (2.1ms) SELECT "posts".* FROM "posts" Rendered posts/alias.html.erb within layouts/application (4.7ms) Completed 200 OK in 26ms (Views: 23.5ms | ActiveRecord: 2.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- PostsControllerTest: test_should_render_table_with_defaults_(set_in_application.rb) ----------------------------------------------------------------------------------- Processing by PostsController#index as HTML Parameters: {"template"=>"defaults"} Post Load (1.8ms) SELECT "posts".* FROM "posts" Rendered posts/defaults.html.erb within layouts/application (4.9ms) Completed 200 OK in 26ms (Views: 24.0ms | ActiveRecord: 1.8ms)  (0.1ms) rollback transaction