Sha256: 0d9583183d572b4b74209d746e1dcd7d4ae08492d22af27c730f1eafc9016726

Contents?: true

Size: 1.26 KB

Versions: 1

Compression:

Stored size: 1.26 KB

Contents

   (0.3ms)  begin transaction
--------------------------------------------
IncludeTagTest: test_should_show_include_tag
--------------------------------------------
Started GET "/" for 127.0.0.1 at 2013-08-18 20:42:12 -0300
Processing by PagesController#index as HTML
  Rendered pages/index.html.erb within layouts/application (1.9ms)
Completed 200 OK in 44ms (Views: 43.3ms | 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
--------------------------------------------
IncludeTagTest: test_should_show_include_tag
--------------------------------------------
Started GET "/" for 127.0.0.1 at 2013-08-18 20:52:43 -0300
Processing by PagesController#index as HTML
  Rendered pages/index.html.erb within layouts/application (1.1ms)
Completed 200 OK in 86ms (Views: 85.9ms | ActiveRecord: 0.0ms)
   (0.1ms)  rollback transaction

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ads-rails-0.0.5 test/dummy/log/test.log