Sha256: 24fedfbc4c9668240938678b7c22897a320c94ad41945d61f98612b6a922e8d7

Contents?: true

Size: 1.63 KB

Versions: 1

Compression:

Stored size: 1.63 KB

Contents

   (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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fonts-rails-0.0.6 test/dummy/log/test.log