(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 ---------------------------------------------- LinkTagTest: test_should_show_google_fonts_tag ---------------------------------------------- Started GET "/" for 127.0.0.1 at 2013-08-18 21:15:34 -0300 Processing by PagesController#index as HTML Rendered pages/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 15ms (Views: 14.8ms | 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 ---------------------------------------------- LinkTagTest: test_should_show_google_fonts_tag ---------------------------------------------- Started GET "/" for 127.0.0.1 at 2013-08-18 21:16:48 -0300 Processing by PagesController#index as HTML Rendered pages/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 12ms (Views: 11.7ms | 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.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ---------------------------------------------- LinkTagTest: test_should_show_google_fonts_tag ---------------------------------------------- Started GET "/" for 127.0.0.1 at 2013-10-21 09:02:41 -0200 Processing by PagesController#index as HTML Rendered pages/index.html.erb within layouts/application (1.0ms) Completed 200 OK in 16ms (Views: 16.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction