(0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------- TagsTest: test_forms_tags_should_return_id_and_class_with_hyphens ----------------------------------------------------------------- Started GET "/form" for 127.0.0.1 at 2013-08-18 22:38:37 -0300  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------- TagsTest: test_tags_should_return_id_and_class_with_hyphens ----------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2013-08-18 22:38:37 -0300 Processing by PagesController#index as HTML Completed 200 OK in 38ms (Views: 37.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------- TagsTest: test_forms_tags_should_return_id_and_class_with_hyphens ----------------------------------------------------------------- Started GET "/form" for 127.0.0.1 at 2013-08-18 22:39:00 -0300 Processing by PagesController#form as HTML Rendered pages/form.html.erb within layouts/application (116.3ms) Completed 200 OK in 128ms (Views: 127.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------- TagsTest: test_tags_should_return_id_and_class_with_hyphens ----------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2013-08-18 22:39:00 -0300 Processing by PagesController#index as HTML Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction