(0.1ms) begin transaction --------------------------- BetterFrameTest: test_truth ---------------------------  (0.0ms) rollback transaction  (1.1ms) CREATE TABLE "products" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "price" float, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (2.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)  (0.1ms) select sqlite_version(*)  (0.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20160714124731') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction ------------------------------------------------ ProductsControllerTest: test_should_show_product ------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- ProductsControllerTest: test_should_get_edit --------------------------------------------  (0.2ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------- ProductsControllerTest: test_should_update_product --------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- ProductsControllerTest: test_should_destroy_product ---------------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------- ProductsControllerTest: test_should_get_new -------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------- ProductsControllerTest: test_should_create_product --------------------------------------------------  (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------- ProductsControllerTest: test_should_get_index ---------------------------------------------  (0.0ms) rollback transaction  (0.2ms) begin transaction -------------------------------------------------- ForeignWebsiteControllerTest: test_should_get_show -------------------------------------------------- Processing by ForeignWebsiteController#show as HTML Rendered foreign_website/show.html.erb within layouts/better_frame/application (8.2ms) Completed 200 OK in 24ms (Views: 24.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------- BetterFrameTest: test_truth ---------------------------  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction ------------------------------------------------ IncludeTest: test_include_site_with_better_frame ------------------------------------------------  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction ------------------------------------------------ IncludeTest: test_include_site_with_better_frame ------------------------------------------------ Started GET "/foreign_website" for 127.0.0.1 at 2016-07-14 15:24:00 +0200 Processing by ForeignWebsiteController#show as HTML Rendered foreign_website/show.html.erb within layouts/better_frame/application (2.2ms) Completed 200 OK in 17ms (Views: 16.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction ------------------------------------------------ IncludeTest: test_include_site_with_better_frame ------------------------------------------------ Started GET "/foreign_website" for 127.0.0.1 at 2016-07-14 15:24:10 +0200 Processing by ForeignWebsiteController#show as HTML Rendered foreign_website/show.html.erb within layouts/better_frame/application (1.5ms) Completed 200 OK in 15ms (Views: 14.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction ------------------------------------------------ IncludeTest: test_include_site_with_better_frame ------------------------------------------------ Started GET "/foreign_website" for 127.0.0.1 at 2016-07-14 15:31:22 +0200 Processing by ForeignWebsiteController#show as HTML Rendered foreign_website/show.html.erb within layouts/better_frame/application (1.6ms) Completed 200 OK in 13ms (Views: 13.1ms | ActiveRecord: 0.0ms) Started GET "/better_frame" for 127.0.0.1 at 2016-07-14 15:31:22 +0200 Processing by BetterFrame::ApiController#include as */* Rendered /Users/YvesSi/Projects/better_frame/app/views/better_frame/api/include.js.erb (390.5ms) Security warning: an embedded