(1.1ms) CREATE TABLE "books" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "author_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.8ms) CREATE TABLE "summaries" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "text" varchar, "book_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)  (0.1ms) select sqlite_version(*)  (0.8ms) 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 ('20150815045223')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20150815045153')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20150815045203') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction ------------------------------------- HasDefaultAssociationTest: test_truth -------------------------------------  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction ----------------------------------------------------- HasDefaultAssociationTest: test_builds_default_models -----------------------------------------------------  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction ---------------------------------------------------------- HasDefaultAssociationTest: test_infers_correct_model_class ----------------------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------- HasDefaultAssociationTest: test_builds_default_models -----------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- HasDefaultAssociationTest: test_does_not_overwrite_newly_set_associations -------------------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------- HasDefaultAssociationTest: test_supports_custom_default_blocks --------------------------------------------------------------  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction -------------------------------------------------------------- HasDefaultAssociationTest: test_supports_custom_default_blocks --------------------------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------- HasDefaultAssociationTest: test_builds_default_models -----------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- HasDefaultAssociationTest: test_does_not_overwrite_newly_set_associations -------------------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- HasDefaultAssociationTest: test_infers_correct_model_class ----------------------------------------------------------  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction ----------------------------------------------------- HasDefaultAssociationTest: test_builds_default_models -----------------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- HasDefaultAssociationTest: test_infers_correct_model_class ----------------------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- HasDefaultAssociationTest: test_does_not_overwrite_newly_set_associations -------------------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------- HasDefaultAssociationTest: test_supports_custom_default_blocks --------------------------------------------------------------  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction -------------------------------------------------------------- HasDefaultAssociationTest: test_supports_custom_default_blocks --------------------------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------- HasDefaultAssociationTest: test_loads_saved_associations --------------------------------------------------------  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "books" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2015-08-15 05:18:31.163799"], ["updated_at", "2015-08-15 05:18:31.163799"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------- HasDefaultAssociationTest: test_builds_default_models -----------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- HasDefaultAssociationTest: test_does_not_overwrite_newly_set_associations -------------------------------------------------------------------------  (0.0ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- HasDefaultAssociationTest: test_infers_correct_model_class ----------------------------------------------------------  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction ----------------------------------------------------- HasDefaultAssociationTest: test_builds_default_models -----------------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- HasDefaultAssociationTest: test_infers_correct_model_class ----------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------- HasDefaultAssociationTest: test_supports_custom_default_blocks --------------------------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------- HasDefaultAssociationTest: test_loads_saved_associations --------------------------------------------------------  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "books" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2015-08-15 05:18:45.086378"], ["updated_at", "2015-08-15 05:18:45.086378"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (1.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------- HasDefaultAssociationTest: test_does_not_overwrite_newly_set_associations -------------------------------------------------------------------------  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction -------------------------------------------------------- HasDefaultAssociationTest: test_loads_saved_associations --------------------------------------------------------  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2015-08-15 05:19:55.059948"], ["updated_at", "2015-08-15 05:19:55.059948"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "books" ("author_id", "created_at", "updated_at") VALUES (?, ?, ?) [["author_id", 1], ["created_at", "2015-08-15 05:19:55.069708"], ["updated_at", "2015-08-15 05:19:55.069708"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (1.3ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------- HasDefaultAssociationTest: test_builds_default_models -----------------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- HasDefaultAssociationTest: test_infers_correct_model_class ----------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- HasDefaultAssociationTest: test_does_not_overwrite_newly_set_associations -------------------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------- HasDefaultAssociationTest: test_supports_custom_default_blocks --------------------------------------------------------------  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction ---------------------------------------------------------- HasDefaultAssociationTest: test_infers_correct_model_class ----------------------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- HasDefaultAssociationTest: test_does_not_overwrite_newly_set_associations -------------------------------------------------------------------------  (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------- HasDefaultAssociationTest: test_builds_default_models -----------------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- HasDefaultAssociationTest: test_supports_one_to_many_relations_with_custom_block --------------------------------------------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------- HasDefaultAssociationTest: test_loads_saved_associations --------------------------------------------------------  (0.0ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2015-08-16 04:02:25.767082"], ["updated_at", "2015-08-16 04:02:25.767082"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "books" ("author_id", "created_at", "updated_at") VALUES (?, ?, ?) [["author_id", 1], ["created_at", "2015-08-16 04:02:25.771917"], ["updated_at", "2015-08-16 04:02:25.771917"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------ HasDefaultAssociationTest: test_builds_default_models_with_custom_blocks ------------------------------------------------------------------------  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction ------------------------------------------------------------------------ HasDefaultAssociationTest: test_builds_default_models_with_custom_blocks ------------------------------------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- HasDefaultAssociationTest: test_supports_one_to_many_relations_with_custom_block --------------------------------------------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------- HasDefaultAssociationTest: test_loads_saved_associations --------------------------------------------------------  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2015-08-16 04:02:58.059820"], ["updated_at", "2015-08-16 04:02:58.059820"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "books" ("author_id", "created_at", "updated_at") VALUES (?, ?, ?) [["author_id", 1], ["created_at", "2015-08-16 04:02:58.063714"], ["updated_at", "2015-08-16 04:02:58.063714"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (1.3ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- HasDefaultAssociationTest: test_infers_correct_model_class ----------------------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- HasDefaultAssociationTest: test_does_not_overwrite_newly_set_associations -------------------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------- HasDefaultAssociationTest: test_builds_default_models -----------------------------------------------------  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction -------------------------------------------------------------------------------- HasDefaultAssociationTest: test_supports_one_to_many_relations_with_custom_block --------------------------------------------------------------------------------  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction -------------------------------------------------------------------------------- HasDefaultAssociationTest: test_supports_one_to_many_relations_with_custom_block --------------------------------------------------------------------------------  (0.2ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction -------------------------------------------------------------------------------- HasDefaultAssociationTest: test_supports_one_to_many_relations_with_custom_block --------------------------------------------------------------------------------  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction -------------------------------------------------------------------------------- HasDefaultAssociationTest: test_supports_one_to_many_relations_with_custom_block --------------------------------------------------------------------------------  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction -------------------------------------------------------------------------------- HasDefaultAssociationTest: test_supports_one_to_many_relations_with_custom_block --------------------------------------------------------------------------------  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction -------------------------------------------------------- HasDefaultAssociationTest: test_loads_saved_associations --------------------------------------------------------  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2015-08-16 04:09:23.488556"], ["updated_at", "2015-08-16 04:09:23.488556"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "books" ("author_id", "created_at", "updated_at") VALUES (?, ?, ?) [["author_id", 1], ["created_at", "2015-08-16 04:09:23.498616"], ["updated_at", "2015-08-16 04:09:23.498616"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.7ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------ HasDefaultAssociationTest: test_builds_default_models_with_custom_blocks ------------------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- HasDefaultAssociationTest: test_does_not_overwrite_newly_set_associations -------------------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- HasDefaultAssociationTest: test_infers_correct_model_class ----------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- HasDefaultAssociationTest: test_supports_one_to_many_relations_with_custom_block --------------------------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------- HasDefaultAssociationTest: test_builds_default_models -----------------------------------------------------  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction ---------------------------------------------------------- HasDefaultAssociationTest: test_infers_correct_model_class ----------------------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------ HasDefaultAssociationTest: test_builds_default_models_with_custom_blocks ------------------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- HasDefaultAssociationTest: test_does_not_overwrite_newly_set_associations -------------------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- HasDefaultAssociationTest: test_supports_one_to_many_relations_with_custom_block --------------------------------------------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------- HasDefaultAssociationTest: test_loads_saved_associations --------------------------------------------------------  (0.0ms) SAVEPOINT active_record_1 SQL (0.8ms) INSERT INTO "people" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2015-08-16 13:53:34.092939"], ["updated_at", "2015-08-16 13:53:34.092939"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "books" ("author_id", "created_at", "updated_at") VALUES (?, ?, ?) [["author_id", 1], ["created_at", "2015-08-16 13:53:34.097592"], ["updated_at", "2015-08-16 13:53:34.097592"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------- HasDefaultAssociationTest: test_builds_default_models -----------------------------------------------------  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction ---------------------------------------------------------- HasDefaultAssociationTest: test_infers_correct_model_class ----------------------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- HasDefaultAssociationTest: test_does_not_overwrite_newly_set_associations -------------------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------- HasDefaultAssociationTest: test_loads_saved_associations --------------------------------------------------------  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2015-08-16 13:55:17.707097"], ["updated_at", "2015-08-16 13:55:17.707097"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "books" ("author_id", "created_at", "updated_at") VALUES (?, ?, ?) [["author_id", 1], ["created_at", "2015-08-16 13:55:17.710634"], ["updated_at", "2015-08-16 13:55:17.710634"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (1.3ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------ HasDefaultAssociationTest: test_builds_default_models_with_custom_blocks ------------------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- HasDefaultAssociationTest: test_supports_one_to_many_relations_with_custom_block --------------------------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------- HasDefaultAssociationTest: test_builds_default_models -----------------------------------------------------  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.1ms) CREATE TABLE "books" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "author_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.8ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (1.2ms) CREATE TABLE "reviews" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "text" varchar, "book_id" integer, "person_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.8ms) CREATE TABLE "summaries" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "text" varchar, "book_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.9ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.9ms) 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 ('20150816140025')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20150815045153')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20150815045203')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20150815045223') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction -------------------------------------------------------- HasDefaultAssociationTest: test_loads_saved_associations --------------------------------------------------------  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2015-08-16 14:01:38.269285"], ["updated_at", "2015-08-16 14:01:38.269285"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "books" ("author_id", "created_at", "updated_at") VALUES (?, ?, ?) [["author_id", 1], ["created_at", "2015-08-16 14:01:38.280103"], ["updated_at", "2015-08-16 14:01:38.280103"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (1.3ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- HasDefaultAssociationTest: test_infers_correct_model_class ----------------------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------- HasDefaultAssociationTest: test_builds_default_models -----------------------------------------------------  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------- HasDefaultAssociationTest: test_does_not_overwrite_newly_set_associations -------------------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------ HasDefaultAssociationTest: test_builds_default_models_with_custom_blocks ------------------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- HasDefaultAssociationTest: test_supports_one_to_many_relations_with_custom_block --------------------------------------------------------------------------------  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction -------------------------------------------------------- HasDefaultAssociationTest: test_loads_saved_associations --------------------------------------------------------  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2015-08-16 14:03:57.382850"], ["updated_at", "2015-08-16 14:03:57.382850"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "books" ("author_id", "created_at", "updated_at") VALUES (?, ?, ?) [["author_id", 1], ["created_at", "2015-08-16 14:03:57.392635"], ["updated_at", "2015-08-16 14:03:57.392635"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (1.3ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------- HasDefaultAssociationTest: test_multiple_relations_can_be_declared_at_once --------------------------------------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- HasDefaultAssociationTest: test_does_not_overwrite_newly_set_associations -------------------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------ HasDefaultAssociationTest: test_builds_default_models_with_custom_blocks ------------------------------------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- HasDefaultAssociationTest: test_infers_correct_model_class ----------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------- HasDefaultAssociationTest: test_builds_default_models -----------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- HasDefaultAssociationTest: test_supports_one_to_many_relations_with_custom_block --------------------------------------------------------------------------------  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction ----------------------------------------------------- HasDefaultAssociationTest: test_builds_default_models -----------------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------- HasDefaultAssociationTest: test_eagerly_instantiates_relations --------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------ HasDefaultAssociationTest: test_builds_default_models_with_custom_blocks ------------------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- HasDefaultAssociationTest: test_supports_one_to_many_relations_with_custom_block --------------------------------------------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------- HasDefaultAssociationTest: test_loads_saved_associations --------------------------------------------------------  (0.0ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2015-08-16 15:30:31.758928"], ["updated_at", "2015-08-16 15:30:31.758928"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "books" ("author_id", "created_at", "updated_at") VALUES (?, ?, ?) [["author_id", 1], ["created_at", "2015-08-16 15:30:31.765014"], ["updated_at", "2015-08-16 15:30:31.765014"]] SQL (0.3ms) INSERT INTO "summaries" ("text", "book_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["text", "'' is just swell!"], ["book_id", 1], ["created_at", "2015-08-16 15:30:31.766299"], ["updated_at", "2015-08-16 15:30:31.766299"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------- HasDefaultAssociationTest: test_multiple_relations_can_be_declared_at_once --------------------------------------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------- HasDefaultAssociationTest: test_does_not_overwrite_newly_set_associations -------------------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- HasDefaultAssociationTest: test_does_not_eagerly_instantiate_relations_on_saved_records ---------------------------------------------------------------------------------------  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "books" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2015-08-16 15:30:31.774965"], ["updated_at", "2015-08-16 15:30:31.774965"]] SQL (0.1ms) INSERT INTO "summaries" ("text", "book_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["text", "'' is just swell!"], ["book_id", 1], ["created_at", "2015-08-16 15:30:31.775929"], ["updated_at", "2015-08-16 15:30:31.775929"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.3ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- HasDefaultAssociationTest: test_infers_correct_model_class ----------------------------------------------------------  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction ------------------------------------------------------------------------- HasDefaultAssociationTest: test_does_not_overwrite_newly_set_associations -------------------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- HasDefaultAssociationTest: test_supports_one_to_many_relations_with_custom_block --------------------------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------- HasDefaultAssociationTest: test_eagerly_instantiates_relations --------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- HasDefaultAssociationTest: test_does_not_eagerly_instantiate_relations_on_saved_records ---------------------------------------------------------------------------------------  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "books" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2015-08-16 15:31:01.656783"], ["updated_at", "2015-08-16 15:31:01.656783"]] SQL (0.1ms) INSERT INTO "summaries" ("text", "book_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["text", "'' is just swell!"], ["book_id", 1], ["created_at", "2015-08-16 15:31:01.659832"], ["updated_at", "2015-08-16 15:31:01.659832"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Book Load (0.1ms) SELECT "books".* FROM "books" WHERE "books"."id" = ? LIMIT 1 [["id", 1]]  (0.4ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------ HasDefaultAssociationTest: test_builds_default_models_with_custom_blocks ------------------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- HasDefaultAssociationTest: test_infers_correct_model_class ----------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------- HasDefaultAssociationTest: test_loads_saved_associations --------------------------------------------------------  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2015-08-16 15:31:01.672302"], ["updated_at", "2015-08-16 15:31:01.672302"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "books" ("author_id", "created_at", "updated_at") VALUES (?, ?, ?) [["author_id", 1], ["created_at", "2015-08-16 15:31:01.673845"], ["updated_at", "2015-08-16 15:31:01.673845"]] SQL (0.1ms) INSERT INTO "summaries" ("text", "book_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["text", "'' is just swell!"], ["book_id", 1], ["created_at", "2015-08-16 15:31:01.674724"], ["updated_at", "2015-08-16 15:31:01.674724"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.4ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------- HasDefaultAssociationTest: test_multiple_relations_can_be_declared_at_once --------------------------------------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------- HasDefaultAssociationTest: test_builds_default_models -----------------------------------------------------  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction -------------------------------------------------------- HasDefaultAssociationTest: test_loads_saved_associations --------------------------------------------------------  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "people" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2015-08-16 15:31:45.452732"], ["updated_at", "2015-08-16 15:31:45.452732"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "books" ("author_id", "created_at", "updated_at") VALUES (?, ?, ?) [["author_id", 1], ["created_at", "2015-08-16 15:31:45.467345"], ["updated_at", "2015-08-16 15:31:45.467345"]] SQL (0.1ms) INSERT INTO "summaries" ("text", "book_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["text", "'' is just swell!"], ["book_id", 1], ["created_at", "2015-08-16 15:31:45.468407"], ["updated_at", "2015-08-16 15:31:45.468407"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (1.3ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------- HasDefaultAssociationTest: test_builds_default_models -----------------------------------------------------  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------ HasDefaultAssociationTest: test_builds_default_models_with_custom_blocks ------------------------------------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- HasDefaultAssociationTest: test_does_not_eagerly_instantiate_relations_on_saved_records ---------------------------------------------------------------------------------------  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "books" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2015-08-16 15:31:45.475636"], ["updated_at", "2015-08-16 15:31:45.475636"]] SQL (0.1ms) INSERT INTO "summaries" ("text", "book_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["text", "'' is just swell!"], ["book_id", 1], ["created_at", "2015-08-16 15:31:45.476556"], ["updated_at", "2015-08-16 15:31:45.476556"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Book Load (0.1ms) SELECT "books".* FROM "books" WHERE "books"."id" = ? LIMIT 1 [["id", 1]]  (0.5ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------- HasDefaultAssociationTest: test_eagerly_instantiates_relations --------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- HasDefaultAssociationTest: test_supports_one_to_many_relations_with_custom_block --------------------------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- HasDefaultAssociationTest: test_does_not_overwrite_newly_set_associations -------------------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------- HasDefaultAssociationTest: test_multiple_relations_can_be_declared_at_once --------------------------------------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- HasDefaultAssociationTest: test_infers_correct_model_class ----------------------------------------------------------  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction -------------------------------------------------------------------------------- HasDefaultAssociationTest: test_supports_one_to_many_relations_with_custom_block --------------------------------------------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------- HasDefaultAssociationTest: test_multiple_relations_can_be_declared_at_once --------------------------------------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- HasDefaultAssociationTest: test_infers_correct_model_class ----------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- HasDefaultAssociationTest: test_does_not_eagerly_instantiate_relations_on_saved_records ---------------------------------------------------------------------------------------  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "books" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2015-08-16 15:32:49.721753"], ["updated_at", "2015-08-16 15:32:49.721753"]] SQL (0.1ms) INSERT INTO "summaries" ("text", "book_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["text", "'' is just swell!"], ["book_id", 1], ["created_at", "2015-08-16 15:32:49.724722"], ["updated_at", "2015-08-16 15:32:49.724722"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Book Load (0.1ms) SELECT "books".* FROM "books" WHERE "books"."id" = ? LIMIT 1 [["id", 1]]  (1.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- HasDefaultAssociationTest: test_eagerly_instantiates_associations -----------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------- HasDefaultAssociationTest: test_builds_default_models -----------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------- HasDefaultAssociationTest: test_loads_saved_associations --------------------------------------------------------  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "people" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2015-08-16 15:32:49.734502"], ["updated_at", "2015-08-16 15:32:49.734502"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "books" ("author_id", "created_at", "updated_at") VALUES (?, ?, ?) [["author_id", 1], ["created_at", "2015-08-16 15:32:49.736112"], ["updated_at", "2015-08-16 15:32:49.736112"]] SQL (0.1ms) INSERT INTO "summaries" ("text", "book_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["text", "'' is just swell!"], ["book_id", 1], ["created_at", "2015-08-16 15:32:49.736954"], ["updated_at", "2015-08-16 15:32:49.736954"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------ HasDefaultAssociationTest: test_eager_associations_are_saved ------------------------------------------------------------  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "books" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2015-08-16 15:32:49.738983"], ["updated_at", "2015-08-16 15:32:49.738983"]] SQL (0.1ms) INSERT INTO "summaries" ("text", "book_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["text", "'' is just swell!"], ["book_id", 1], ["created_at", "2015-08-16 15:32:49.739696"], ["updated_at", "2015-08-16 15:32:49.739696"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.3ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- HasDefaultAssociationTest: test_does_not_overwrite_newly_set_associations -------------------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------ HasDefaultAssociationTest: test_builds_default_models_with_custom_blocks ------------------------------------------------------------------------  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction --------------------------------------------------------------------------------------- HasDefaultAssociationTest: test_does_not_eagerly_instantiate_relations_on_saved_records ---------------------------------------------------------------------------------------  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "books" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2015-08-16 15:35:41.243140"], ["updated_at", "2015-08-16 15:35:41.243140"]] SQL (0.1ms) INSERT INTO "summaries" ("text", "book_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["text", "'' is just swell!"], ["book_id", 1], ["created_at", "2015-08-16 15:35:41.246152"], ["updated_at", "2015-08-16 15:35:41.246152"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Book Load (0.1ms) SELECT "books".* FROM "books" WHERE "books"."id" = ? LIMIT 1 [["id", 1]]  (0.9ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- HasDefaultAssociationTest: test_does_not_overwrite_newly_set_associations -------------------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------- HasDefaultAssociationTest: test_loads_saved_associations --------------------------------------------------------  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "people" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2015-08-16 15:35:41.257797"], ["updated_at", "2015-08-16 15:35:41.257797"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "books" ("author_id", "created_at", "updated_at") VALUES (?, ?, ?) [["author_id", 1], ["created_at", "2015-08-16 15:35:41.259603"], ["updated_at", "2015-08-16 15:35:41.259603"]] SQL (0.1ms) INSERT INTO "summaries" ("text", "book_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["text", "'' is just swell!"], ["book_id", 1], ["created_at", "2015-08-16 15:35:41.260534"], ["updated_at", "2015-08-16 15:35:41.260534"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------ HasDefaultAssociationTest: test_eager_associations_are_saved ------------------------------------------------------------  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "books" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2015-08-16 15:35:41.262751"], ["updated_at", "2015-08-16 15:35:41.262751"]] SQL (0.1ms) INSERT INTO "summaries" ("text", "book_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["text", "'' is just swell!"], ["book_id", 1], ["created_at", "2015-08-16 15:35:41.263619"], ["updated_at", "2015-08-16 15:35:41.263619"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.5ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- HasDefaultAssociationTest: test_supports_one_to_many_relations_with_custom_block --------------------------------------------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------- HasDefaultAssociationTest: test_builds_default_models -----------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------- HasDefaultAssociationTest: test_multiple_relations_can_be_declared_at_once --------------------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- HasDefaultAssociationTest: test_infers_correct_model_class ----------------------------------------------------------  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------ HasDefaultAssociationTest: test_builds_default_models_with_custom_blocks ------------------------------------------------------------------------  (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- HasDefaultAssociationTest: test_eagerly_instantiates_associations -----------------------------------------------------------------  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction ------------------------------------------------------------------------- HasDefaultAssociationTest: test_does_not_overwrite_newly_set_associations -------------------------------------------------------------------------  (0.0ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------- HasDefaultAssociationTest: test_loads_saved_associations --------------------------------------------------------  (0.0ms) SAVEPOINT active_record_1 SQL (0.9ms) INSERT INTO "people" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2015-08-16 19:07:13.992872"], ["updated_at", "2015-08-16 19:07:13.992872"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "books" ("author_id", "created_at", "updated_at") VALUES (?, ?, ?) [["author_id", 1], ["created_at", "2015-08-16 19:07:13.998254"], ["updated_at", "2015-08-16 19:07:13.998254"]] SQL (0.4ms) INSERT INTO "summaries" ("text", "book_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["text", "'' is just swell!"], ["book_id", 1], ["created_at", "2015-08-16 19:07:13.999752"], ["updated_at", "2015-08-16 19:07:13.999752"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- HasDefaultAssociationTest: test_eagerly_instantiates_associations -----------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------- HasDefaultAssociationTest: test_multiple_relations_can_be_declared_at_once --------------------------------------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------ HasDefaultAssociationTest: test_eager_associations_are_saved ------------------------------------------------------------  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "books" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2015-08-16 19:07:14.011956"], ["updated_at", "2015-08-16 19:07:14.011956"]] SQL (0.1ms) INSERT INTO "summaries" ("text", "book_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["text", "'' is just swell!"], ["book_id", 1], ["created_at", "2015-08-16 19:07:14.013214"], ["updated_at", "2015-08-16 19:07:14.013214"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.3ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------ HasDefaultAssociationTest: test_builds_default_models_with_custom_blocks ------------------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- HasDefaultAssociationTest: test_infers_correct_model_class ----------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- HasDefaultAssociationTest: test_supports_one_to_many_relations_with_custom_block --------------------------------------------------------------------------------  (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- HasDefaultAssociationTest: test_does_not_eagerly_instantiate_relations_on_saved_records ---------------------------------------------------------------------------------------  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "books" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2015-08-16 19:07:14.022585"], ["updated_at", "2015-08-16 19:07:14.022585"]] SQL (0.1ms) INSERT INTO "summaries" ("text", "book_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["text", "'' is just swell!"], ["book_id", 1], ["created_at", "2015-08-16 19:07:14.023438"], ["updated_at", "2015-08-16 19:07:14.023438"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Book Load (0.1ms) SELECT "books".* FROM "books" WHERE "books"."id" = ? LIMIT 1 [["id", 1]]  (0.5ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------- HasDefaultAssociationTest: test_builds_default_models -----------------------------------------------------  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction ------------------------------------------------------------ HasDefaultAssociationTest: test_eager_associations_are_saved ------------------------------------------------------------  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "books" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2015-08-16 19:14:43.998544"], ["updated_at", "2015-08-16 19:14:43.998544"]] SQL (0.1ms) INSERT INTO "summaries" ("text", "book_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["text", "'' is just swell!"], ["book_id", 1], ["created_at", "2015-08-16 19:14:44.001612"], ["updated_at", "2015-08-16 19:14:44.001612"]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (1.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------ HasDefaultAssociationTest: test_builds_default_models_with_custom_blocks ------------------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------- HasDefaultAssociationTest: test_loads_saved_associations --------------------------------------------------------  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "people" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2015-08-16 19:14:44.008278"], ["updated_at", "2015-08-16 19:14:44.008278"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "books" ("author_id", "created_at", "updated_at") VALUES (?, ?, ?) [["author_id", 1], ["created_at", "2015-08-16 19:14:44.010341"], ["updated_at", "2015-08-16 19:14:44.010341"]] SQL (0.1ms) INSERT INTO "summaries" ("text", "book_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["text", "'' is just swell!"], ["book_id", 1], ["created_at", "2015-08-16 19:14:44.011191"], ["updated_at", "2015-08-16 19:14:44.011191"]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.6ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------- HasDefaultAssociationTest: test_multiple_relations_can_be_declared_at_once --------------------------------------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------- HasDefaultAssociationTest: test_builds_default_models -----------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- HasDefaultAssociationTest: test_infers_correct_model_class ----------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- HasDefaultAssociationTest: test_does_not_overwrite_newly_set_associations -------------------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- HasDefaultAssociationTest: test_eagerly_instantiates_associations -----------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- HasDefaultAssociationTest: test_supports_one_to_many_relations_with_custom_block --------------------------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- HasDefaultAssociationTest: test_does_not_eagerly_instantiate_relations_on_saved_records ---------------------------------------------------------------------------------------  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "books" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2015-08-16 19:14:44.028791"], ["updated_at", "2015-08-16 19:14:44.028791"]] SQL (0.1ms) INSERT INTO "summaries" ("text", "book_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["text", "'' is just swell!"], ["book_id", 1], ["created_at", "2015-08-16 19:14:44.029773"], ["updated_at", "2015-08-16 19:14:44.029773"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Book Load (0.1ms) SELECT "books".* FROM "books" WHERE "books"."id" = ? LIMIT 1 [["id", 1]]  (0.5ms) rollback transaction