(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