(0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:14  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:14  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:14  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:14  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:14  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:14  (106.1ms) DROP DATABASE IF EXISTS "lasha_development" ↳ bin/rails:14  (105.7ms) DROP DATABASE IF EXISTS "lasha_test" ↳ bin/rails:14  (0.2ms) DROP DATABASE IF EXISTS "lasha_development" ↳ bin/rails:14  (0.1ms) DROP DATABASE IF EXISTS "lasha_test" ↳ bin/rails:14  (249.9ms) CREATE DATABASE "lasha_development" ENCODING = 'unicode' ↳ bin/rails:4  (250.2ms) CREATE DATABASE "lasha_test" ENCODING = 'unicode' ↳ bin/rails:4  (8.4ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ bin/rails:14  (6.9ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ bin/rails:14  (0.2ms) SELECT pg_try_advisory_lock(1318525465970266470) ↳ bin/rails:14  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:14 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:14  (0.2ms) BEGIN ↳ bin/rails:14 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-08-03 13:44:20.489242"], ["updated_at", "2019-08-03 13:44:20.489242"]] ↳ bin/rails:14  (1.3ms) COMMIT ↳ bin/rails:14  (0.2ms) SELECT pg_advisory_unlock(1318525465970266470) ↳ bin/rails:14  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:14  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:29  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (105.8ms) DROP DATABASE IF EXISTS "lasha_test" ↳ bin/rails:4  (248.6ms) CREATE DATABASE "lasha_test" ENCODING = 'unicode' ↳ bin/rails:4 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (8.5ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (1.4ms) INSERT INTO "schema_migrations" (version) VALUES (0) ↳ db/schema.rb:13  (7.0ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-08-03 13:51:53.161710"], ["updated_at", "2019-08-03 13:51:53.161710"]] ↳ db/schema.rb:13  (1.2ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:4  (0.2ms) BEGIN ↳ bin/rails:4 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-08-03 13:51:53.167122"], ["key", "environment"]] ↳ bin/rails:4  (1.3ms) COMMIT ↳ bin/rails:4  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:29  (0.2ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (7.2ms) LashaMailer#notify: processed outbound mail in 353.2ms  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (0.0ms) LashaMailer#notify: processed outbound mail in 8.4ms  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.2ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:29  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (105.9ms) DROP DATABASE IF EXISTS "lasha_test" ↳ bin/rails:4  (249.2ms) CREATE DATABASE "lasha_test" ENCODING = 'unicode' ↳ bin/rails:4 SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.1ms) DROP TABLE IF EXISTS "trees" CASCADE ↳ db/schema.rb:18  (9.2ms) CREATE TABLE "trees" ("id" bigserial primary key, "title" text, "content" text, "toggler" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (7.2ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (1.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190802125348) ↳ db/schema.rb:13  (12.8ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-08-03 13:57:12.833124"], ["updated_at", "2019-08-03 13:57:12.833124"]] ↳ db/schema.rb:13  (1.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:4  (0.1ms) BEGIN ↳ bin/rails:4 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-08-03 13:57:12.838238"], ["key", "environment"]] ↳ bin/rails:4  (1.3ms) COMMIT ↳ bin/rails:4  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:29  (0.3ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23 Processing by TreesController#new as HTML Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.6ms)  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (7.2ms) LashaMailer#notify: processed outbound mail in 338.9ms  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (0.1ms) LashaMailer#notify: processed outbound mail in 7.9ms  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:29  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (106.2ms) DROP DATABASE IF EXISTS "lasha_test" ↳ bin/rails:4  (249.3ms) CREATE DATABASE "lasha_test" ENCODING = 'unicode' ↳ bin/rails:4 SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "trees" CASCADE ↳ db/schema.rb:18  (9.1ms) CREATE TABLE "trees" ("id" bigserial primary key, "title" text, "content" text, "toggler" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (11.8ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (1.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190802125348) ↳ db/schema.rb:13  (6.7ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-08-03 13:58:05.662917"], ["updated_at", "2019-08-03 13:58:05.662917"]] ↳ db/schema.rb:13  (1.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:4  (0.1ms) BEGIN ↳ bin/rails:4 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-08-03 13:58:05.668564"], ["key", "environment"]] ↳ bin/rails:4  (1.2ms) COMMIT ↳ bin/rails:4  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:29  (0.2ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23 Processing by TreesController#new as HTML Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.6ms)  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.0ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.0ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.0ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.0ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.0ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.0ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.0ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.0ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.0ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.0ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (6.9ms) LashaMailer#notify: processed outbound mail in 320.4ms  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (0.0ms) LashaMailer#notify: processed outbound mail in 9.8ms  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:14  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:14  (106.0ms) DROP DATABASE IF EXISTS "lasha_development" ↳ bin/rails:14  (106.5ms) DROP DATABASE IF EXISTS "lasha_test" ↳ bin/rails:14  (250.2ms) CREATE DATABASE "lasha_development" ENCODING = 'unicode' ↳ bin/rails:14  (249.5ms) CREATE DATABASE "lasha_test" ENCODING = 'unicode' ↳ bin/rails:14  (9.2ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ bin/rails:14  (12.8ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ bin/rails:14  (0.2ms) SELECT pg_try_advisory_lock(1318525465970266470) ↳ bin/rails:14  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:14 Migrating to CreateTrees (20190802125348)  (0.2ms) BEGIN ↳ bin/rails:14  (6.7ms) CREATE TABLE "trees" ("id" bigserial primary key, "title" text, "content" text, "toggler" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/migrate/20190802125348_create_trees.rb:3 ActiveRecord::SchemaMigration Create (0.4ms) INSERT INTO "schema_migrations" ("version") VALUES ($1) RETURNING "version" [["version", "20190802125348"]] ↳ bin/rails:14  (1.3ms) COMMIT ↳ bin/rails:14 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:14  (0.2ms) BEGIN ↳ bin/rails:14 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-08-03 13:58:30.470163"], ["updated_at", "2019-08-03 13:58:30.470163"]] ↳ bin/rails:14  (1.2ms) COMMIT ↳ bin/rails:14  (0.3ms) SELECT pg_advisory_unlock(1318525465970266470) ↳ bin/rails:14  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:14  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:29  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (105.8ms) DROP DATABASE IF EXISTS "lasha_test" ↳ bin/rails:4  (248.8ms) CREATE DATABASE "lasha_test" ENCODING = 'unicode' ↳ bin/rails:4 SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "trees" CASCADE ↳ db/schema.rb:18  (9.1ms) CREATE TABLE "trees" ("id" bigserial primary key, "title" text, "content" text, "toggler" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (7.1ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (1.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190802125348) ↳ db/schema.rb:13  (7.3ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-08-03 13:58:37.320695"], ["updated_at", "2019-08-03 13:58:37.320695"]] ↳ db/schema.rb:13  (1.2ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:4  (0.1ms) BEGIN ↳ bin/rails:4 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-08-03 13:58:37.327326"], ["key", "environment"]] ↳ bin/rails:4  (1.3ms) COMMIT ↳ bin/rails:4  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:29  (0.2ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23 Processing by TreesController#new as HTML Rendering trees/new.html.slim within layouts/application Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Rendered trees/new.html.slim within layouts/application (0.2ms) Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. Completed 200 OK in 12ms (Views: 3.1ms | ActiveRecord: 3.6ms)  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ spec/controllers/trees_controller_spec.rb:78  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (1.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.485605"], ["updated_at", "2019-08-03 13:58:37.485605"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.489105"], ["updated_at", "2019-08-03 13:58:37.489105"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.490687"], ["updated_at", "2019-08-03 13:58:37.490687"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.492140"], ["updated_at", "2019-08-03 13:58:37.492140"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.493680"], ["updated_at", "2019-08-03 13:58:37.493680"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.6ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.495198"], ["updated_at", "2019-08-03 13:58:37.495198"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.497390"], ["updated_at", "2019-08-03 13:58:37.497390"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.498648"], ["updated_at", "2019-08-03 13:58:37.498648"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.499947"], ["updated_at", "2019-08-03 13:58:37.499947"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.501336"], ["updated_at", "2019-08-03 13:58:37.501336"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.502574"], ["updated_at", "2019-08-03 13:58:37.502574"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.503799"], ["updated_at", "2019-08-03 13:58:37.503799"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.505094"], ["updated_at", "2019-08-03 13:58:37.505094"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.506349"], ["updated_at", "2019-08-03 13:58:37.506349"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.507643"], ["updated_at", "2019-08-03 13:58:37.507643"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.509399"], ["updated_at", "2019-08-03 13:58:37.509399"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.510831"], ["updated_at", "2019-08-03 13:58:37.510831"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.512281"], ["updated_at", "2019-08-03 13:58:37.512281"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.513873"], ["updated_at", "2019-08-03 13:58:37.513873"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.515436"], ["updated_at", "2019-08-03 13:58:37.515436"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.516979"], ["updated_at", "2019-08-03 13:58:37.516979"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.518497"], ["updated_at", "2019-08-03 13:58:37.518497"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.519955"], ["updated_at", "2019-08-03 13:58:37.519955"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.521524"], ["updated_at", "2019-08-03 13:58:37.521524"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.523024"], ["updated_at", "2019-08-03 13:58:37.523024"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.524775"], ["updated_at", "2019-08-03 13:58:37.524775"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.526430"], ["updated_at", "2019-08-03 13:58:37.526430"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.528017"], ["updated_at", "2019-08-03 13:58:37.528017"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.529691"], ["updated_at", "2019-08-03 13:58:37.529691"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.531309"], ["updated_at", "2019-08-03 13:58:37.531309"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.532963"], ["updated_at", "2019-08-03 13:58:37.532963"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.534531"], ["updated_at", "2019-08-03 13:58:37.534531"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.536164"], ["updated_at", "2019-08-03 13:58:37.536164"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.537801"], ["updated_at", "2019-08-03 13:58:37.537801"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.539270"], ["updated_at", "2019-08-03 13:58:37.539270"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.540732"], ["updated_at", "2019-08-03 13:58:37.540732"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.542094"], ["updated_at", "2019-08-03 13:58:37.542094"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.543455"], ["updated_at", "2019-08-03 13:58:37.543455"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.544988"], ["updated_at", "2019-08-03 13:58:37.544988"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.546429"], ["updated_at", "2019-08-03 13:58:37.546429"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.547799"], ["updated_at", "2019-08-03 13:58:37.547799"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.549285"], ["updated_at", "2019-08-03 13:58:37.549285"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.550878"], ["updated_at", "2019-08-03 13:58:37.550878"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.552500"], ["updated_at", "2019-08-03 13:58:37.552500"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.558320"], ["updated_at", "2019-08-03 13:58:37.558320"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.560017"], ["updated_at", "2019-08-03 13:58:37.560017"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.561679"], ["updated_at", "2019-08-03 13:58:37.561679"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.563383"], ["updated_at", "2019-08-03 13:58:37.563383"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.564945"], ["updated_at", "2019-08-03 13:58:37.564945"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.566536"], ["updated_at", "2019-08-03 13:58:37.566536"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.568071"], ["updated_at", "2019-08-03 13:58:37.568071"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.569691"], ["updated_at", "2019-08-03 13:58:37.569691"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.571388"], ["updated_at", "2019-08-03 13:58:37.571388"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.572981"], ["updated_at", "2019-08-03 13:58:37.572981"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.574534"], ["updated_at", "2019-08-03 13:58:37.574534"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.576055"], ["updated_at", "2019-08-03 13:58:37.576055"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.577689"], ["updated_at", "2019-08-03 13:58:37.577689"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.579254"], ["updated_at", "2019-08-03 13:58:37.579254"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.580818"], ["updated_at", "2019-08-03 13:58:37.580818"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.582147"], ["updated_at", "2019-08-03 13:58:37.582147"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.583419"], ["updated_at", "2019-08-03 13:58:37.583419"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.584751"], ["updated_at", "2019-08-03 13:58:37.584751"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.586091"], ["updated_at", "2019-08-03 13:58:37.586091"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.587377"], ["updated_at", "2019-08-03 13:58:37.587377"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.588739"], ["updated_at", "2019-08-03 13:58:37.588739"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.590007"], ["updated_at", "2019-08-03 13:58:37.590007"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.591290"], ["updated_at", "2019-08-03 13:58:37.591290"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.592630"], ["updated_at", "2019-08-03 13:58:37.592630"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.593946"], ["updated_at", "2019-08-03 13:58:37.593946"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.595210"], ["updated_at", "2019-08-03 13:58:37.595210"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.596553"], ["updated_at", "2019-08-03 13:58:37.596553"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.597823"], ["updated_at", "2019-08-03 13:58:37.597823"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.599149"], ["updated_at", "2019-08-03 13:58:37.599149"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.600923"], ["updated_at", "2019-08-03 13:58:37.600923"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.602279"], ["updated_at", "2019-08-03 13:58:37.602279"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.603624"], ["updated_at", "2019-08-03 13:58:37.603624"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.605033"], ["updated_at", "2019-08-03 13:58:37.605033"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.606364"], ["updated_at", "2019-08-03 13:58:37.606364"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.607671"], ["updated_at", "2019-08-03 13:58:37.607671"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.609074"], ["updated_at", "2019-08-03 13:58:37.609074"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.610327"], ["updated_at", "2019-08-03 13:58:37.610327"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.611552"], ["updated_at", "2019-08-03 13:58:37.611552"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.612800"], ["updated_at", "2019-08-03 13:58:37.612800"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.614037"], ["updated_at", "2019-08-03 13:58:37.614037"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.615260"], ["updated_at", "2019-08-03 13:58:37.615260"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.616484"], ["updated_at", "2019-08-03 13:58:37.616484"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.617709"], ["updated_at", "2019-08-03 13:58:37.617709"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.618945"], ["updated_at", "2019-08-03 13:58:37.618945"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.620219"], ["updated_at", "2019-08-03 13:58:37.620219"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.621507"], ["updated_at", "2019-08-03 13:58:37.621507"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.622751"], ["updated_at", "2019-08-03 13:58:37.622751"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.623992"], ["updated_at", "2019-08-03 13:58:37.623992"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.625259"], ["updated_at", "2019-08-03 13:58:37.625259"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.626553"], ["updated_at", "2019-08-03 13:58:37.626553"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.627824"], ["updated_at", "2019-08-03 13:58:37.627824"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.629057"], ["updated_at", "2019-08-03 13:58:37.629057"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.630275"], ["updated_at", "2019-08-03 13:58:37.630275"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.631483"], ["updated_at", "2019-08-03 13:58:37.631483"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.632726"], ["updated_at", "2019-08-03 13:58:37.632726"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.633935"], ["updated_at", "2019-08-03 13:58:37.633935"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.635174"], ["updated_at", "2019-08-03 13:58:37.635174"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.636411"], ["updated_at", "2019-08-03 13:58:37.636411"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.637626"], ["updated_at", "2019-08-03 13:58:37.637626"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.638831"], ["updated_at", "2019-08-03 13:58:37.638831"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.640041"], ["updated_at", "2019-08-03 13:58:37.640041"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.641307"], ["updated_at", "2019-08-03 13:58:37.641307"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.642540"], ["updated_at", "2019-08-03 13:58:37.642540"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.643726"], ["updated_at", "2019-08-03 13:58:37.643726"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.645059"], ["updated_at", "2019-08-03 13:58:37.645059"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.646346"], ["updated_at", "2019-08-03 13:58:37.646346"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.647631"], ["updated_at", "2019-08-03 13:58:37.647631"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.649004"], ["updated_at", "2019-08-03 13:58:37.649004"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.650344"], ["updated_at", "2019-08-03 13:58:37.650344"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.651601"], ["updated_at", "2019-08-03 13:58:37.651601"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.652922"], ["updated_at", "2019-08-03 13:58:37.652922"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.654199"], ["updated_at", "2019-08-03 13:58:37.654199"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.655476"], ["updated_at", "2019-08-03 13:58:37.655476"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.656796"], ["updated_at", "2019-08-03 13:58:37.656796"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.658227"], ["updated_at", "2019-08-03 13:58:37.658227"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.659551"], ["updated_at", "2019-08-03 13:58:37.659551"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.660920"], ["updated_at", "2019-08-03 13:58:37.660920"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.662214"], ["updated_at", "2019-08-03 13:58:37.662214"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.663488"], ["updated_at", "2019-08-03 13:58:37.663488"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.664841"], ["updated_at", "2019-08-03 13:58:37.664841"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.666144"], ["updated_at", "2019-08-03 13:58:37.666144"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.667478"], ["updated_at", "2019-08-03 13:58:37.667478"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.668956"], ["updated_at", "2019-08-03 13:58:37.668956"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.670453"], ["updated_at", "2019-08-03 13:58:37.670453"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.671907"], ["updated_at", "2019-08-03 13:58:37.671907"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.673405"], ["updated_at", "2019-08-03 13:58:37.673405"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.674888"], ["updated_at", "2019-08-03 13:58:37.674888"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.676212"], ["updated_at", "2019-08-03 13:58:37.676212"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.677703"], ["updated_at", "2019-08-03 13:58:37.677703"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.679222"], ["updated_at", "2019-08-03 13:58:37.679222"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.680751"], ["updated_at", "2019-08-03 13:58:37.680751"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.682105"], ["updated_at", "2019-08-03 13:58:37.682105"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.683362"], ["updated_at", "2019-08-03 13:58:37.683362"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.684695"], ["updated_at", "2019-08-03 13:58:37.684695"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.686108"], ["updated_at", "2019-08-03 13:58:37.686108"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.687471"], ["updated_at", "2019-08-03 13:58:37.687471"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.688840"], ["updated_at", "2019-08-03 13:58:37.688840"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.690203"], ["updated_at", "2019-08-03 13:58:37.690203"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.691568"], ["updated_at", "2019-08-03 13:58:37.691568"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.692972"], ["updated_at", "2019-08-03 13:58:37.692972"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.697520"], ["updated_at", "2019-08-03 13:58:37.697520"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.698913"], ["updated_at", "2019-08-03 13:58:37.698913"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.700333"], ["updated_at", "2019-08-03 13:58:37.700333"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.701875"], ["updated_at", "2019-08-03 13:58:37.701875"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.703373"], ["updated_at", "2019-08-03 13:58:37.703373"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.704797"], ["updated_at", "2019-08-03 13:58:37.704797"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) SAVEPOINT active_record_1 ↳ spec/views/trees/edit.html.slim_spec.rb:5 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "MyText"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.719729"], ["updated_at", "2019-08-03 13:58:37.719729"]] ↳ spec/views/trees/edit.html.slim_spec.rb:5  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/views/trees/edit.html.slim_spec.rb:5 Rendering trees/edit.html.slim Rendered trees/_form.html.slim (12.3ms) Rendered trees/edit.html.slim (26.1ms)  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) SAVEPOINT active_record_1 ↳ spec/views/trees/index.html.slim_spec.rb:6 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "MyText"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.754383"], ["updated_at", "2019-08-03 13:58:37.754383"]] ↳ spec/views/trees/index.html.slim_spec.rb:6  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/views/trees/index.html.slim_spec.rb:6  (0.1ms) SAVEPOINT active_record_1 ↳ spec/views/trees/index.html.slim_spec.rb:11 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "MyText"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.755791"], ["updated_at", "2019-08-03 13:58:37.755791"]] ↳ spec/views/trees/index.html.slim_spec.rb:11  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/views/trees/index.html.slim_spec.rb:11 Rendering trees/index.html.slim Rendered trees/index.html.slim (3.3ms)  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23 Rendering trees/new.html.slim Rendered trees/_form.html.slim (1.2ms) Rendered trees/new.html.slim (9.1ms)  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) SAVEPOINT active_record_1 ↳ spec/views/trees/show.html.slim_spec.rb:5 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "MyText"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-03 13:58:37.781140"], ["updated_at", "2019-08-03 13:58:37.781140"]] ↳ spec/views/trees/show.html.slim_spec.rb:5  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/views/trees/show.html.slim_spec.rb:5 Rendering trees/show.html.slim Rendered trees/show.html.slim (2.6ms)  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (2.3ms) LashaMailer#notify: processed outbound mail in 313.6ms  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (0.0ms) LashaMailer#notify: processed outbound mail in 9.0ms  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.5.1/bin/rspec:23 Started GET "/robots.txt" for 127.0.0.1 at 2019-08-03 17:59:56 +0400 Started GET "/" for 127.0.0.1 at 2019-08-03 17:59:56 +0400  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/.rvm/gems/ruby-2.5.1/gems/activerecord-5.2.3/lib/active_record/log_subscriber.rb:98  (1.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/.rvm/gems/ruby-2.5.1/gems/activerecord-5.2.3/lib/active_record/log_subscriber.rb:98 ActionController::RoutingError (No route matches [GET] "/robots.txt"): actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.3) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' railties (5.2.3) lib/rails/engine.rb:524:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Processing by TreesController#index as HTML Rendering trees/index.html.slim within layouts/application Tree Load (0.5ms) SELECT "trees".* FROM "trees" ↳ app/views/trees/index.html.slim:14 Rendered trees/index.html.slim within layouts/application (26.3ms) Completed 200 OK in 185ms (Views: 179.9ms | ActiveRecord: 2.5ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."id" ASC LIMIT $1 [["LIMIT", 1]]  (0.2ms) BEGIN Tree Create (0.4ms) INSERT INTO "trees" ("title", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["title", "Almond"], ["created_at", "2019-08-03 14:01:48.374435"], ["updated_at", "2019-08-03 14:01:48.374435"]]  (1.2ms) COMMIT  (0.1ms) BEGIN Tree Create (0.2ms) INSERT INTO "trees" ("title", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["title", "Apple"], ["created_at", "2019-08-03 14:01:48.377231"], ["updated_at", "2019-08-03 14:01:48.377231"]]  (1.2ms) COMMIT  (0.1ms) BEGIN Tree Create (0.3ms) INSERT INTO "trees" ("title", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["title", "Apricot"], ["created_at", "2019-08-03 14:01:48.379577"], ["updated_at", "2019-08-03 14:01:48.379577"]]  (1.2ms) COMMIT  (0.1ms) BEGIN Tree Create (0.2ms) INSERT INTO "trees" ("title", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["title", "Pear"], ["created_at", "2019-08-03 14:01:48.382029"], ["updated_at", "2019-08-03 14:01:48.382029"]]  (1.2ms) COMMIT  (0.1ms) BEGIN Tree Create (0.3ms) INSERT INTO "trees" ("title", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["title", "Cherry"], ["created_at", "2019-08-03 14:01:48.384389"], ["updated_at", "2019-08-03 14:01:48.384389"]]  (1.2ms) COMMIT  (0.1ms) BEGIN Tree Create (0.3ms) INSERT INTO "trees" ("title", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["title", "Damson"], ["created_at", "2019-08-03 14:01:48.386782"], ["updated_at", "2019-08-03 14:01:48.386782"]]  (1.3ms) COMMIT  (0.1ms) BEGIN Tree Create (0.3ms) INSERT INTO "trees" ("title", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["title", "Fig"], ["created_at", "2019-08-03 14:01:48.389269"], ["updated_at", "2019-08-03 14:01:48.389269"]]  (1.2ms) COMMIT  (0.1ms) BEGIN Tree Create (0.2ms) INSERT INTO "trees" ("title", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["title", "Hazel"], ["created_at", "2019-08-03 14:01:48.391736"], ["updated_at", "2019-08-03 14:01:48.391736"]]  (1.3ms) COMMIT  (0.1ms) BEGIN Tree Create (0.3ms) INSERT INTO "trees" ("title", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["title", "Medlar"], ["created_at", "2019-08-03 14:01:48.394210"], ["updated_at", "2019-08-03 14:01:48.394210"]]  (1.2ms) COMMIT  (0.1ms) BEGIN Tree Create (0.4ms) INSERT INTO "trees" ("title", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["title", "Mirabelle"], ["created_at", "2019-08-03 14:01:48.396574"], ["updated_at", "2019-08-03 14:01:48.396574"]]  (1.3ms) COMMIT  (0.2ms) BEGIN Tree Create (0.3ms) INSERT INTO "trees" ("title", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["title", "Mulberry"], ["created_at", "2019-08-03 14:01:48.399749"], ["updated_at", "2019-08-03 14:01:48.399749"]]  (1.2ms) COMMIT  (0.1ms) BEGIN Tree Create (0.3ms) INSERT INTO "trees" ("title", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["title", "Nectarine"], ["created_at", "2019-08-03 14:01:48.402232"], ["updated_at", "2019-08-03 14:01:48.402232"]]  (1.3ms) COMMIT  (0.2ms) BEGIN Tree Create (0.3ms) INSERT INTO "trees" ("title", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["title", "Peach"], ["created_at", "2019-08-03 14:01:48.404792"], ["updated_at", "2019-08-03 14:01:48.404792"]]  (6.8ms) COMMIT  (0.1ms) BEGIN Tree Create (0.3ms) INSERT INTO "trees" ("title", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["title", "Plum"], ["created_at", "2019-08-03 14:01:48.412799"], ["updated_at", "2019-08-03 14:01:48.412799"]]  (1.2ms) COMMIT  (0.1ms) BEGIN Tree Create (0.2ms) INSERT INTO "trees" ("title", "created_at", "updated_at") VALUES ($1, $2, $3) RETURNING "id" [["title", "Walnut"], ["created_at", "2019-08-03 14:01:48.415219"], ["updated_at", "2019-08-03 14:01:48.415219"]]  (1.3ms) COMMIT Started GET "/" for 127.0.0.1 at 2019-08-03 18:01:50 +0400 Processing by TreesController#index as HTML Rendering trees/index.html.slim within layouts/application Tree Load (0.4ms) SELECT "trees".* FROM "trees" ↳ app/views/trees/index.html.slim:14 Rendered trees/index.html.slim within layouts/application (14.9ms) Completed 200 OK in 24ms (Views: 21.0ms | ActiveRecord: 2.7ms) Started GET "/" for 127.0.0.1 at 2019-08-04 12:04:11 +0400 Processing by TreesController#index as HTML Rendering trees/index.html.slim within layouts/application Tree Load (0.6ms) SELECT "trees".* FROM "trees" ↳ app/views/trees/index.html.slim:14 Rendered trees/index.html.slim within layouts/application (8.0ms) Completed 200 OK in 20ms (Views: 19.4ms | ActiveRecord: 0.6ms) Started GET "/robots.txt" for 127.0.0.1 at 2019-08-04 19:39:12 +0400 ActionController::RoutingError (No route matches [GET] "/robots.txt"): Started GET "/" for 127.0.0.1 at 2019-08-04 19:39:12 +0400 actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.3) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' railties (5.2.3) lib/rails/engine.rb:524:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Processing by TreesController#index as HTML Rendering trees/index.html.slim within layouts/application Tree Load (6.0ms) SELECT "trees".* FROM "trees" ↳ app/views/trees/index.html.slim:14 Rendered trees/index.html.slim within layouts/application (15.5ms) Completed 200 OK in 57ms (Views: 49.8ms | ActiveRecord: 6.0ms) Started GET "/" for 127.0.0.1 at 2019-08-04 20:46:22 +0400 Processing by TreesController#index as HTML Rendering trees/index.html.slim within layouts/application Tree Load (0.5ms) SELECT "trees".* FROM "trees" ↳ app/views/trees/index.html.slim:14 Rendered trees/index.html.slim within layouts/application (6.7ms) Completed 200 OK in 20ms (Views: 18.8ms | ActiveRecord: 0.5ms) Started GET "/" for 127.0.0.1 at 2019-08-04 20:46:23 +0400 Processing by TreesController#index as HTML Rendering trees/index.html.slim within layouts/application Tree Load (0.4ms) SELECT "trees".* FROM "trees" ↳ app/views/trees/index.html.slim:14 Rendered trees/index.html.slim within layouts/application (15.7ms) Completed 200 OK in 31ms (Views: 29.9ms | ActiveRecord: 0.4ms) Started GET "/" for 127.0.0.1 at 2019-08-04 20:46:23 +0400 Processing by TreesController#index as HTML Rendering trees/index.html.slim within layouts/application Tree Load (0.5ms) SELECT "trees".* FROM "trees" ↳ app/views/trees/index.html.slim:14 Rendered trees/index.html.slim within layouts/application (10.5ms) Completed 200 OK in 29ms (Views: 27.5ms | ActiveRecord: 0.5ms) Started GET "/" for 127.0.0.1 at 2019-08-04 20:46:24 +0400 Processing by TreesController#index as HTML Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ↳ app/views/trees/index.html.slim:14 Rendered trees/index.html.slim within layouts/application (7.2ms) Completed 200 OK in 18ms (Views: 17.3ms | ActiveRecord: 0.3ms) Started GET "/" for 127.0.0.1 at 2019-08-04 20:46:25 +0400 Processing by TreesController#index as HTML Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ↳ app/views/trees/index.html.slim:14 Rendered trees/index.html.slim within layouts/application (8.9ms) Completed 200 OK in 24ms (Views: 23.0ms | ActiveRecord: 0.3ms) Started GET "/en/wishes" for 127.0.0.1 at 2019-08-05 22:47:01 +0400  (0.9ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/.rvm/gems/ruby-2.6.2/gems/activerecord-5.2.3/lib/active_record/log_subscriber.rb:98 ActionController::RoutingError (No route matches [GET] "/en/wishes"): actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.3) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' railties (5.2.3) lib/rails/engine.rb:524:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/webgen/.rvm/rubies/ruby-2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /home/webgen/.rvm/rubies/ruby-2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /home/webgen/.rvm/rubies/ruby-2.6.2/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/en/wishes" for 127.0.0.1 at 2019-08-05 22:47:02 +0400 ActionController::RoutingError (No route matches [GET] "/en/wishes"): actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.3) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' railties (5.2.3) lib/rails/engine.rb:524:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/webgen/.rvm/rubies/ruby-2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /home/webgen/.rvm/rubies/ruby-2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /home/webgen/.rvm/rubies/ruby-2.6.2/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/" for 127.0.0.1 at 2019-08-05 22:47:04 +0400 Processing by TreesController#index as HTML Tree Load (0.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 [["LIMIT", 20]] ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:45 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/shared/_index_generator.html.slim (6.3ms) Rendered trees/index.html.slim within layouts/application (13.5ms) Completed 500 Internal Server Error in 294ms (ActiveRecord: 5.5ms) ActionView::Template::Error (Error: File to import not found or unreadable: bootstrap/scss/bootstrap.scss. on line 1 of ../../app/assets/stylesheets/lasha.sass from line 1 of app/assets/stylesheets/application.sass >> @import "bootstrap/scss/bootstrap.scss"; ^ ): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__1140859435514504337_47410883875500' Started GET "/" for 127.0.0.1 at 2019-08-05 22:47:15 +0400 Processing by TreesController#index as HTML Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 [["LIMIT", 20]] ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:45 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/shared/_index_generator.html.slim (6.9ms) Rendered trees/index.html.slim within layouts/application (10.8ms) Completed 500 Internal Server Error in 17ms (ActiveRecord: 0.3ms) ActionView::Template::Error (Error: File to import not found or unreadable: bootstrap/scss/bootstrap.scss. on line 1 of ../../app/assets/stylesheets/lasha.sass from line 1 of app/assets/stylesheets/application.sass >> @import "bootstrap/scss/bootstrap.scss"; ^ ): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__1140859435514504337_70256693035260' Started GET "/" for 127.0.0.1 at 2019-08-05 22:47:16 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 [["LIMIT", 20]] ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:45 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/shared/_index_generator.html.slim (5.8ms) Rendered trees/index.html.slim within layouts/application (8.4ms) Completed 500 Internal Server Error in 15ms (ActiveRecord: 0.4ms) ActionView::Template::Error (Error: File to import not found or unreadable: bootstrap/scss/bootstrap.scss. on line 1 of ../../app/assets/stylesheets/lasha.sass from line 1 of app/assets/stylesheets/application.sass >> @import "bootstrap/scss/bootstrap.scss"; ^ ): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__1140859435514504337_70256701852900' Started GET "/" for 127.0.0.1 at 2019-08-05 22:47:22 +0400  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/.rvm/gems/ruby-2.6.2/gems/activerecord-5.2.3/lib/active_record/log_subscriber.rb:98 Processing by TreesController#index as HTML Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 [["LIMIT", 20]] ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:45 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/shared/_index_generator.html.slim (6.2ms) Rendered trees/index.html.slim within layouts/application (13.2ms) Completed 500 Internal Server Error in 277ms (ActiveRecord: 3.1ms) ActionView::Template::Error (Error: File to import not found or unreadable: bootstrap/scss/bootstrap.scss. on line 1 of ../../app/assets/stylesheets/lasha.sass from line 1 of app/assets/stylesheets/application.sass >> @import "bootstrap/scss/bootstrap.scss"; ^ ): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__3410506786515625390_47158044827980' Started GET "/" for 127.0.0.1 at 2019-08-05 22:47:24 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 [["LIMIT", 20]] ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:45 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/shared/_index_generator.html.slim (5.5ms) Rendered trees/index.html.slim within layouts/application (8.7ms) Completed 500 Internal Server Error in 23ms (ActiveRecord: 0.4ms) ActionView::Template::Error (Error: File to import not found or unreadable: bootstrap/scss/bootstrap.scss. on line 1 of ../../app/assets/stylesheets/lasha.sass from line 1 of app/assets/stylesheets/application.sass >> @import "bootstrap/scss/bootstrap.scss"; ^ ): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__3410506786515625390_70330145173660' Started GET "/" for 127.0.0.1 at 2019-08-05 22:47:25 +0400 Processing by TreesController#index as HTML Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 [["LIMIT", 20]] ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:45 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/shared/_index_generator.html.slim (5.9ms) Rendered trees/index.html.slim within layouts/application (8.8ms) Completed 500 Internal Server Error in 15ms (ActiveRecord: 0.3ms) ActionView::Template::Error (Error: File to import not found or unreadable: bootstrap/scss/bootstrap.scss. on line 1 of ../../app/assets/stylesheets/lasha.sass from line 1 of app/assets/stylesheets/application.sass >> @import "bootstrap/scss/bootstrap.scss"; ^ ): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__3410506786515625390_70330133379680' Started GET "/" for 127.0.0.1 at 2019-08-05 22:50:43 +0400  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/.rvm/gems/ruby-2.6.2/gems/activerecord-5.2.3/lib/active_record/log_subscriber.rb:98 Processing by TreesController#index as HTML Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 [["LIMIT", 20]] ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:45 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/shared/_index_generator.html.slim (6.2ms) Rendered trees/index.html.slim within layouts/application (13.2ms) Completed 500 Internal Server Error in 274ms (ActiveRecord: 3.0ms) ActionView::Template::Error (Error: File to import not found or unreadable: bootstrap/scss/bootstrap.scss. on line 1 of ../../app/assets/stylesheets/lasha.sass from line 1 of app/assets/stylesheets/application.sass >> @import "bootstrap/scss/bootstrap.scss"; ^ ): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb___3143409983867335180_46979110896300' Started GET "/" for 127.0.0.1 at 2019-08-05 22:50:44 +0400 Processing by TreesController#index as HTML Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 [["LIMIT", 20]] ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:45 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/shared/_index_generator.html.slim (5.1ms) Rendered trees/index.html.slim within layouts/application (7.1ms) Completed 500 Internal Server Error in 17ms (ActiveRecord: 0.2ms) ActionView::Template::Error (Error: File to import not found or unreadable: bootstrap/scss/bootstrap.scss. on line 1 of ../../app/assets/stylesheets/lasha.sass from line 1 of app/assets/stylesheets/application.sass >> @import "bootstrap/scss/bootstrap.scss"; ^ ): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb___3143409983867335180_70120429807680' Started GET "/" for 127.0.0.1 at 2019-08-05 22:52:17 +0400  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/.rvm/gems/ruby-2.6.2/gems/activerecord-5.2.3/lib/active_record/log_subscriber.rb:98 Processing by TreesController#index as HTML Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 [["LIMIT", 20]] ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:45 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/shared/_index_generator.html.slim (6.3ms) Rendered trees/index.html.slim within layouts/application (15.0ms) Completed 200 OK in 600ms (Views: 589.4ms | ActiveRecord: 3.0ms) Started GET "/en/profile" for 127.0.0.1 at 2019-08-05 22:55:36 +0400 ActionController::RoutingError (No route matches [GET] "/en/profile"): actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.3) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' railties (5.2.3) lib/rails/engine.rb:524:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/webgen/.rvm/rubies/ruby-2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /home/webgen/.rvm/rubies/ruby-2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /home/webgen/.rvm/rubies/ruby-2.6.2/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/en/wishes" for 127.0.0.1 at 2019-08-05 22:55:37 +0400 ActionController::RoutingError (No route matches [GET] "/en/wishes"): actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.3) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' railties (5.2.3) lib/rails/engine.rb:524:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/webgen/.rvm/rubies/ruby-2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /home/webgen/.rvm/rubies/ruby-2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /home/webgen/.rvm/rubies/ruby-2.6.2/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/en/wishes" for 127.0.0.1 at 2019-08-05 22:55:38 +0400 ActionController::RoutingError (No route matches [GET] "/en/wishes"): actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.3) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' railties (5.2.3) lib/rails/engine.rb:524:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/webgen/.rvm/rubies/ruby-2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /home/webgen/.rvm/rubies/ruby-2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /home/webgen/.rvm/rubies/ruby-2.6.2/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/en/login" for 127.0.0.1 at 2019-08-05 22:55:39 +0400 ActionController::RoutingError (No route matches [GET] "/en/login"): actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.3) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' railties (5.2.3) lib/rails/engine.rb:524:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/webgen/.rvm/rubies/ruby-2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /home/webgen/.rvm/rubies/ruby-2.6.2/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /home/webgen/.rvm/rubies/ruby-2.6.2/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/" for 127.0.0.1 at 2019-08-05 22:55:42 +0400 Processing by TreesController#index as HTML Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 [["LIMIT", 20]] ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:45 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/shared/_index_generator.html.slim (6.4ms) Rendered trees/index.html.slim within layouts/application (9.8ms) Completed 200 OK in 231ms (Views: 228.8ms | ActiveRecord: 0.5ms) Started GET "/" for 127.0.0.1 at 2019-08-05 22:55:44 +0400 Processing by TreesController#index as HTML Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 [["LIMIT", 20]] ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:45 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/shared/_index_generator.html.slim (5.0ms) Rendered trees/index.html.slim within layouts/application (7.2ms) Completed 200 OK in 20ms (Views: 18.5ms | ActiveRecord: 0.3ms) Started GET "/" for 127.0.0.1 at 2019-08-05 23:26:09 +0400 Processing by TreesController#index as HTML Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 [["LIMIT", 20]] ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:45 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/shared/_index_generator.html.slim (5.1ms) Rendered trees/index.html.slim within layouts/application (7.1ms) Completed 200 OK in 21ms (Views: 18.4ms | ActiveRecord: 0.7ms) Started GET "/" for 127.0.0.1 at 2019-08-05 23:26:10 +0400 Processing by TreesController#index as HTML Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 [["LIMIT", 20]] ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:45 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/shared/_index_generator.html.slim (5.6ms) Rendered trees/index.html.slim within layouts/application (18.5ms) Completed 200 OK in 32ms (Views: 30.0ms | ActiveRecord: 0.4ms) Started GET "/" for 127.0.0.1 at 2019-08-05 23:26:11 +0400 Processing by TreesController#index as HTML Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 [["LIMIT", 20]] ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:45 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/shared/_index_generator.html.slim (5.0ms) Rendered trees/index.html.slim within layouts/application (7.3ms) Completed 200 OK in 21ms (Views: 18.3ms | ActiveRecord: 0.5ms) Started GET "/" for 127.0.0.1 at 2019-08-05 23:26:12 +0400 Processing by TreesController#index as HTML Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 [["LIMIT", 20]] ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:45 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/shared/_index_generator.html.slim (5.6ms) Rendered trees/index.html.slim within layouts/application (8.0ms) Completed 200 OK in 21ms (Views: 19.7ms | ActiveRecord: 0.2ms)  (1.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.7ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (109.3ms) DROP DATABASE IF EXISTS "lasha_test" ↳ bin/rails:4  (302.4ms) CREATE DATABASE "lasha_test" ENCODING = 'unicode' ↳ bin/rails:4 SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "trees" CASCADE ↳ db/schema.rb:18  (9.8ms) CREATE TABLE "trees" ("id" bigserial primary key, "title" text, "content" text, "toggler" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (7.2ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (1.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190802125348) ↳ db/schema.rb:13  (7.1ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-08-07 15:15:14.547705"], ["updated_at", "2019-08-07 15:15:14.547705"]] ↳ db/schema.rb:13  (1.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:4  (0.2ms) BEGIN ↳ bin/rails:4 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-08-07 15:15:14.552830"], ["key", "environment"]] ↳ bin/rails:4  (1.2ms) COMMIT ↳ bin/rails:4  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.6.2/bin/rspec:23  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (1.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.672235"], ["updated_at", "2019-08-07 15:15:14.672235"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.674954"], ["updated_at", "2019-08-07 15:15:14.674954"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.676383"], ["updated_at", "2019-08-07 15:15:14.676383"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.677693"], ["updated_at", "2019-08-07 15:15:14.677693"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.679000"], ["updated_at", "2019-08-07 15:15:14.679000"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.680474"], ["updated_at", "2019-08-07 15:15:14.680474"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.681757"], ["updated_at", "2019-08-07 15:15:14.681757"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.683072"], ["updated_at", "2019-08-07 15:15:14.683072"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.684372"], ["updated_at", "2019-08-07 15:15:14.684372"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.685656"], ["updated_at", "2019-08-07 15:15:14.685656"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.686916"], ["updated_at", "2019-08-07 15:15:14.686916"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.688128"], ["updated_at", "2019-08-07 15:15:14.688128"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.689330"], ["updated_at", "2019-08-07 15:15:14.689330"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.690517"], ["updated_at", "2019-08-07 15:15:14.690517"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.691716"], ["updated_at", "2019-08-07 15:15:14.691716"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.692946"], ["updated_at", "2019-08-07 15:15:14.692946"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.694156"], ["updated_at", "2019-08-07 15:15:14.694156"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.695348"], ["updated_at", "2019-08-07 15:15:14.695348"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.696541"], ["updated_at", "2019-08-07 15:15:14.696541"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.697739"], ["updated_at", "2019-08-07 15:15:14.697739"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.698936"], ["updated_at", "2019-08-07 15:15:14.698936"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.700147"], ["updated_at", "2019-08-07 15:15:14.700147"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.701326"], ["updated_at", "2019-08-07 15:15:14.701326"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.702504"], ["updated_at", "2019-08-07 15:15:14.702504"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.703706"], ["updated_at", "2019-08-07 15:15:14.703706"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.704898"], ["updated_at", "2019-08-07 15:15:14.704898"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.706083"], ["updated_at", "2019-08-07 15:15:14.706083"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.707269"], ["updated_at", "2019-08-07 15:15:14.707269"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.708457"], ["updated_at", "2019-08-07 15:15:14.708457"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.709639"], ["updated_at", "2019-08-07 15:15:14.709639"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.710809"], ["updated_at", "2019-08-07 15:15:14.710809"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.712023"], ["updated_at", "2019-08-07 15:15:14.712023"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.713203"], ["updated_at", "2019-08-07 15:15:14.713203"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.714384"], ["updated_at", "2019-08-07 15:15:14.714384"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.715576"], ["updated_at", "2019-08-07 15:15:14.715576"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.716754"], ["updated_at", "2019-08-07 15:15:14.716754"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.717936"], ["updated_at", "2019-08-07 15:15:14.717936"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.719115"], ["updated_at", "2019-08-07 15:15:14.719115"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.720313"], ["updated_at", "2019-08-07 15:15:14.720313"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.721521"], ["updated_at", "2019-08-07 15:15:14.721521"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.722702"], ["updated_at", "2019-08-07 15:15:14.722702"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.723889"], ["updated_at", "2019-08-07 15:15:14.723889"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.725077"], ["updated_at", "2019-08-07 15:15:14.725077"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.726266"], ["updated_at", "2019-08-07 15:15:14.726266"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.727469"], ["updated_at", "2019-08-07 15:15:14.727469"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.728663"], ["updated_at", "2019-08-07 15:15:14.728663"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.729847"], ["updated_at", "2019-08-07 15:15:14.729847"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.731045"], ["updated_at", "2019-08-07 15:15:14.731045"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.732238"], ["updated_at", "2019-08-07 15:15:14.732238"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.733453"], ["updated_at", "2019-08-07 15:15:14.733453"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.734637"], ["updated_at", "2019-08-07 15:15:14.734637"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.735837"], ["updated_at", "2019-08-07 15:15:14.735837"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.737027"], ["updated_at", "2019-08-07 15:15:14.737027"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.738213"], ["updated_at", "2019-08-07 15:15:14.738213"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.739399"], ["updated_at", "2019-08-07 15:15:14.739399"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.740578"], ["updated_at", "2019-08-07 15:15:14.740578"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.741751"], ["updated_at", "2019-08-07 15:15:14.741751"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.742924"], ["updated_at", "2019-08-07 15:15:14.742924"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.744146"], ["updated_at", "2019-08-07 15:15:14.744146"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.745340"], ["updated_at", "2019-08-07 15:15:14.745340"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.746547"], ["updated_at", "2019-08-07 15:15:14.746547"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.747733"], ["updated_at", "2019-08-07 15:15:14.747733"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.748904"], ["updated_at", "2019-08-07 15:15:14.748904"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.750085"], ["updated_at", "2019-08-07 15:15:14.750085"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.751269"], ["updated_at", "2019-08-07 15:15:14.751269"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.752457"], ["updated_at", "2019-08-07 15:15:14.752457"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.753635"], ["updated_at", "2019-08-07 15:15:14.753635"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.754818"], ["updated_at", "2019-08-07 15:15:14.754818"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.756007"], ["updated_at", "2019-08-07 15:15:14.756007"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.757171"], ["updated_at", "2019-08-07 15:15:14.757171"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.758343"], ["updated_at", "2019-08-07 15:15:14.758343"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.759532"], ["updated_at", "2019-08-07 15:15:14.759532"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.760715"], ["updated_at", "2019-08-07 15:15:14.760715"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.761897"], ["updated_at", "2019-08-07 15:15:14.761897"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.763084"], ["updated_at", "2019-08-07 15:15:14.763084"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.764318"], ["updated_at", "2019-08-07 15:15:14.764318"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.765514"], ["updated_at", "2019-08-07 15:15:14.765514"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.766681"], ["updated_at", "2019-08-07 15:15:14.766681"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.767867"], ["updated_at", "2019-08-07 15:15:14.767867"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.769052"], ["updated_at", "2019-08-07 15:15:14.769052"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.770220"], ["updated_at", "2019-08-07 15:15:14.770220"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.771407"], ["updated_at", "2019-08-07 15:15:14.771407"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.772593"], ["updated_at", "2019-08-07 15:15:14.772593"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.773758"], ["updated_at", "2019-08-07 15:15:14.773758"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.774935"], ["updated_at", "2019-08-07 15:15:14.774935"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.776133"], ["updated_at", "2019-08-07 15:15:14.776133"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.777295"], ["updated_at", "2019-08-07 15:15:14.777295"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.778472"], ["updated_at", "2019-08-07 15:15:14.778472"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.779657"], ["updated_at", "2019-08-07 15:15:14.779657"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.780847"], ["updated_at", "2019-08-07 15:15:14.780847"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.782025"], ["updated_at", "2019-08-07 15:15:14.782025"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.783216"], ["updated_at", "2019-08-07 15:15:14.783216"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.784415"], ["updated_at", "2019-08-07 15:15:14.784415"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.785600"], ["updated_at", "2019-08-07 15:15:14.785600"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.786783"], ["updated_at", "2019-08-07 15:15:14.786783"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.787976"], ["updated_at", "2019-08-07 15:15:14.787976"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.789159"], ["updated_at", "2019-08-07 15:15:14.789159"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.790345"], ["updated_at", "2019-08-07 15:15:14.790345"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.791539"], ["updated_at", "2019-08-07 15:15:14.791539"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.792736"], ["updated_at", "2019-08-07 15:15:14.792736"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.793930"], ["updated_at", "2019-08-07 15:15:14.793930"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.809569"], ["updated_at", "2019-08-07 15:15:14.809569"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.811003"], ["updated_at", "2019-08-07 15:15:14.811003"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.812367"], ["updated_at", "2019-08-07 15:15:14.812367"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.813591"], ["updated_at", "2019-08-07 15:15:14.813591"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.815336"], ["updated_at", "2019-08-07 15:15:14.815336"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.817031"], ["updated_at", "2019-08-07 15:15:14.817031"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.818413"], ["updated_at", "2019-08-07 15:15:14.818413"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.819652"], ["updated_at", "2019-08-07 15:15:14.819652"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.820823"], ["updated_at", "2019-08-07 15:15:14.820823"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.822020"], ["updated_at", "2019-08-07 15:15:14.822020"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.823361"], ["updated_at", "2019-08-07 15:15:14.823361"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.824617"], ["updated_at", "2019-08-07 15:15:14.824617"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.825840"], ["updated_at", "2019-08-07 15:15:14.825840"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.826933"], ["updated_at", "2019-08-07 15:15:14.826933"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.828028"], ["updated_at", "2019-08-07 15:15:14.828028"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.829099"], ["updated_at", "2019-08-07 15:15:14.829099"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.830314"], ["updated_at", "2019-08-07 15:15:14.830314"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.831557"], ["updated_at", "2019-08-07 15:15:14.831557"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.832781"], ["updated_at", "2019-08-07 15:15:14.832781"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.833982"], ["updated_at", "2019-08-07 15:15:14.833982"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.835200"], ["updated_at", "2019-08-07 15:15:14.835200"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.836369"], ["updated_at", "2019-08-07 15:15:14.836369"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.837497"], ["updated_at", "2019-08-07 15:15:14.837497"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.838547"], ["updated_at", "2019-08-07 15:15:14.838547"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.839636"], ["updated_at", "2019-08-07 15:15:14.839636"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.840752"], ["updated_at", "2019-08-07 15:15:14.840752"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.841867"], ["updated_at", "2019-08-07 15:15:14.841867"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.842921"], ["updated_at", "2019-08-07 15:15:14.842921"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.844004"], ["updated_at", "2019-08-07 15:15:14.844004"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.845222"], ["updated_at", "2019-08-07 15:15:14.845222"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.846423"], ["updated_at", "2019-08-07 15:15:14.846423"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.847648"], ["updated_at", "2019-08-07 15:15:14.847648"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.848847"], ["updated_at", "2019-08-07 15:15:14.848847"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.850034"], ["updated_at", "2019-08-07 15:15:14.850034"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.851109"], ["updated_at", "2019-08-07 15:15:14.851109"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.852164"], ["updated_at", "2019-08-07 15:15:14.852164"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.853346"], ["updated_at", "2019-08-07 15:15:14.853346"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.854539"], ["updated_at", "2019-08-07 15:15:14.854539"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.855754"], ["updated_at", "2019-08-07 15:15:14.855754"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.856957"], ["updated_at", "2019-08-07 15:15:14.856957"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.858148"], ["updated_at", "2019-08-07 15:15:14.858148"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.859360"], ["updated_at", "2019-08-07 15:15:14.859360"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.860578"], ["updated_at", "2019-08-07 15:15:14.860578"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.861769"], ["updated_at", "2019-08-07 15:15:14.861769"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.862964"], ["updated_at", "2019-08-07 15:15:14.862964"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.864234"], ["updated_at", "2019-08-07 15:15:14.864234"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.865465"], ["updated_at", "2019-08-07 15:15:14.865465"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.866660"], ["updated_at", "2019-08-07 15:15:14.866660"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-08-07 15:15:14.867862"], ["updated_at", "2019-08-07 15:15:14.867862"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.6.2/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.6.2/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (6.8ms) LashaMailer#notify: processed outbound mail in 634.0ms  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.6.2/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.6.2/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (0.0ms) LashaMailer#notify: processed outbound mail in 9.4ms  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.6.2/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.6.2/bin/rspec:23 Started GET "/trees" for 127.0.0.1 at 2019-08-07 19:15:27 +0400 Processing by TreesController#index as HTML Tree Load (1.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.8ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 15], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (57.6ms) Rendered trees/index.html.slim within layouts/application (60.1ms) Completed 200 OK in 136ms (Views: 127.2ms | ActiveRecord: 2.7ms)  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.6.2/bin/rspec:23  (316.9ms) CREATE DATABASE "lasha_development" ENCODING = 'unicode' ↳ bin/rails:14  (292.7ms) CREATE DATABASE "lasha_test" ENCODING = 'unicode' ↳ bin/rails:14  (116.1ms) DROP DATABASE IF EXISTS "lasha_test" ↳ bin/rails:4  (265.8ms) CREATE DATABASE "lasha_test" ENCODING = 'unicode' ↳ bin/rails:4 SQL (0.7ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.4ms) DROP TABLE IF EXISTS "trees" CASCADE ↳ db/schema.rb:18  (17.2ms) CREATE TABLE "trees" ("id" bigserial primary key, "title" text, "content" text, "toggler" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (9.0ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (1.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190802125348) ↳ db/schema.rb:13  (7.7ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-03 14:33:11.728061"], ["updated_at", "2019-09-03 14:33:11.728061"]] ↳ db/schema.rb:13  (1.2ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:4  (0.1ms) BEGIN ↳ bin/rails:4 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-03 14:33:11.733757"], ["key", "environment"]] ↳ bin/rails:4  (1.2ms) COMMIT ↳ bin/rails:4  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (7.2ms) LashaMailer#notify: processed outbound mail in 796.1ms  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (0.1ms) LashaMailer#notify: processed outbound mail in 11.0ms  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Started GET "/trees" for 127.0.0.1 at 2019-09-03 18:33:17 +0400 Processing by TreesController#index as HTML Completed 500 Internal Server Error in 8ms (ActiveRecord: 1.1ms) ActiveRecord::StatementInvalid (PG::UndefinedTable: ERROR: relation "trees" does not exist LINE 8: WHERE a.attrelid = '"trees"'::regclass ^ : SELECT a.attname, format_type(a.atttypid, a.atttypmod), pg_get_expr(d.adbin, d.adrelid), a.attnotnull, a.atttypid, a.atttypmod, c.collname, col_description(a.attrelid, a.attnum) AS comment FROM pg_attribute a LEFT JOIN pg_attrdef d ON a.attrelid = d.adrelid AND a.attnum = d.adnum LEFT JOIN pg_type t ON a.atttypid = t.oid LEFT JOIN pg_collation c ON a.attcollation = c.oid AND a.attcollation <> t.typcollation WHERE a.attrelid = '"trees"'::regclass AND a.attnum > 0 AND NOT a.attisdropped ORDER BY a.attnum ): app/controllers/trees_controller.rb:8:in `index'  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (9.7ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ bin/rails:14  (8.1ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ bin/rails:14  (0.3ms) SELECT pg_try_advisory_lock(1318525465970266470) ↳ bin/rails:14  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:14 Migrating to CreateTrees (20190802125348)  (1.5ms) BEGIN ↳ bin/rails:14  (13.4ms) CREATE TABLE "trees" ("id" bigserial primary key, "title" text, "content" text, "toggler" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/migrate/20190802125348_create_trees.rb:3 ActiveRecord::SchemaMigration Create (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES ($1) RETURNING "version" [["version", "20190802125348"]] ↳ bin/rails:14  (1.3ms) COMMIT ↳ bin/rails:14 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:14  (0.2ms) BEGIN ↳ bin/rails:14 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-03 14:33:52.868118"], ["updated_at", "2019-09-03 14:33:52.868118"]] ↳ bin/rails:14  (1.3ms) COMMIT ↳ bin/rails:14  (0.2ms) SELECT pg_advisory_unlock(1318525465970266470) ↳ bin/rails:14  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:14  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (114.4ms) DROP DATABASE IF EXISTS "lasha_test" ↳ bin/rails:4  (267.2ms) CREATE DATABASE "lasha_test" ENCODING = 'unicode' ↳ bin/rails:4 SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "trees" CASCADE ↳ db/schema.rb:18  (9.6ms) CREATE TABLE "trees" ("id" bigserial primary key, "title" text, "content" text, "toggler" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (7.1ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (1.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190802125348) ↳ db/schema.rb:13  (7.8ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.5ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-03 14:34:01.701996"], ["updated_at", "2019-09-03 14:34:01.701996"]] ↳ db/schema.rb:13  (1.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:4  (0.1ms) BEGIN ↳ bin/rails:4 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-03 14:34:01.707953"], ["key", "environment"]] ↳ bin/rails:4  (1.3ms) COMMIT ↳ bin/rails:4  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.2ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.835711"], ["updated_at", "2019-09-03 14:34:01.835711"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.838235"], ["updated_at", "2019-09-03 14:34:01.838235"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.839947"], ["updated_at", "2019-09-03 14:34:01.839947"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.841631"], ["updated_at", "2019-09-03 14:34:01.841631"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.843159"], ["updated_at", "2019-09-03 14:34:01.843159"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.844737"], ["updated_at", "2019-09-03 14:34:01.844737"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.846519"], ["updated_at", "2019-09-03 14:34:01.846519"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.849295"], ["updated_at", "2019-09-03 14:34:01.849295"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.851040"], ["updated_at", "2019-09-03 14:34:01.851040"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.852579"], ["updated_at", "2019-09-03 14:34:01.852579"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.854044"], ["updated_at", "2019-09-03 14:34:01.854044"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.855528"], ["updated_at", "2019-09-03 14:34:01.855528"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.856951"], ["updated_at", "2019-09-03 14:34:01.856951"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.858226"], ["updated_at", "2019-09-03 14:34:01.858226"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.859442"], ["updated_at", "2019-09-03 14:34:01.859442"]] ↳ spec/models/tree_spec.rb:4  (0.0ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.860767"], ["updated_at", "2019-09-03 14:34:01.860767"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.862127"], ["updated_at", "2019-09-03 14:34:01.862127"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.863411"], ["updated_at", "2019-09-03 14:34:01.863411"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.864753"], ["updated_at", "2019-09-03 14:34:01.864753"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.866116"], ["updated_at", "2019-09-03 14:34:01.866116"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.867402"], ["updated_at", "2019-09-03 14:34:01.867402"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.868803"], ["updated_at", "2019-09-03 14:34:01.868803"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.870115"], ["updated_at", "2019-09-03 14:34:01.870115"]] ↳ spec/models/tree_spec.rb:4  (0.0ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.871295"], ["updated_at", "2019-09-03 14:34:01.871295"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.872707"], ["updated_at", "2019-09-03 14:34:01.872707"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.874144"], ["updated_at", "2019-09-03 14:34:01.874144"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.875573"], ["updated_at", "2019-09-03 14:34:01.875573"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.876964"], ["updated_at", "2019-09-03 14:34:01.876964"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.878319"], ["updated_at", "2019-09-03 14:34:01.878319"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.880276"], ["updated_at", "2019-09-03 14:34:01.880276"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.881785"], ["updated_at", "2019-09-03 14:34:01.881785"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.883066"], ["updated_at", "2019-09-03 14:34:01.883066"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.884433"], ["updated_at", "2019-09-03 14:34:01.884433"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.885763"], ["updated_at", "2019-09-03 14:34:01.885763"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.888550"], ["updated_at", "2019-09-03 14:34:01.888550"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.890618"], ["updated_at", "2019-09-03 14:34:01.890618"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.892203"], ["updated_at", "2019-09-03 14:34:01.892203"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.893743"], ["updated_at", "2019-09-03 14:34:01.893743"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.895207"], ["updated_at", "2019-09-03 14:34:01.895207"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.896627"], ["updated_at", "2019-09-03 14:34:01.896627"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.898037"], ["updated_at", "2019-09-03 14:34:01.898037"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.899534"], ["updated_at", "2019-09-03 14:34:01.899534"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.900947"], ["updated_at", "2019-09-03 14:34:01.900947"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.902376"], ["updated_at", "2019-09-03 14:34:01.902376"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.903957"], ["updated_at", "2019-09-03 14:34:01.903957"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.905386"], ["updated_at", "2019-09-03 14:34:01.905386"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.906642"], ["updated_at", "2019-09-03 14:34:01.906642"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.907831"], ["updated_at", "2019-09-03 14:34:01.907831"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.909175"], ["updated_at", "2019-09-03 14:34:01.909175"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.910352"], ["updated_at", "2019-09-03 14:34:01.910352"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.911518"], ["updated_at", "2019-09-03 14:34:01.911518"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.912763"], ["updated_at", "2019-09-03 14:34:01.912763"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.914390"], ["updated_at", "2019-09-03 14:34:01.914390"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.3ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.916365"], ["updated_at", "2019-09-03 14:34:01.916365"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.918069"], ["updated_at", "2019-09-03 14:34:01.918069"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.919946"], ["updated_at", "2019-09-03 14:34:01.919946"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.922003"], ["updated_at", "2019-09-03 14:34:01.922003"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.3ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.924720"], ["updated_at", "2019-09-03 14:34:01.924720"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.927086"], ["updated_at", "2019-09-03 14:34:01.927086"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.929825"], ["updated_at", "2019-09-03 14:34:01.929825"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.931429"], ["updated_at", "2019-09-03 14:34:01.931429"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.933252"], ["updated_at", "2019-09-03 14:34:01.933252"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.935063"], ["updated_at", "2019-09-03 14:34:01.935063"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.936478"], ["updated_at", "2019-09-03 14:34:01.936478"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.937860"], ["updated_at", "2019-09-03 14:34:01.937860"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.939184"], ["updated_at", "2019-09-03 14:34:01.939184"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.940653"], ["updated_at", "2019-09-03 14:34:01.940653"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.942066"], ["updated_at", "2019-09-03 14:34:01.942066"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.944793"], ["updated_at", "2019-09-03 14:34:01.944793"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.946797"], ["updated_at", "2019-09-03 14:34:01.946797"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.948345"], ["updated_at", "2019-09-03 14:34:01.948345"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.949862"], ["updated_at", "2019-09-03 14:34:01.949862"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.951256"], ["updated_at", "2019-09-03 14:34:01.951256"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.952778"], ["updated_at", "2019-09-03 14:34:01.952778"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.954192"], ["updated_at", "2019-09-03 14:34:01.954192"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.955536"], ["updated_at", "2019-09-03 14:34:01.955536"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.956981"], ["updated_at", "2019-09-03 14:34:01.956981"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.958435"], ["updated_at", "2019-09-03 14:34:01.958435"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.960086"], ["updated_at", "2019-09-03 14:34:01.960086"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.961772"], ["updated_at", "2019-09-03 14:34:01.961772"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.963156"], ["updated_at", "2019-09-03 14:34:01.963156"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.964636"], ["updated_at", "2019-09-03 14:34:01.964636"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.966362"], ["updated_at", "2019-09-03 14:34:01.966362"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.969057"], ["updated_at", "2019-09-03 14:34:01.969057"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.970832"], ["updated_at", "2019-09-03 14:34:01.970832"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.972543"], ["updated_at", "2019-09-03 14:34:01.972543"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.973979"], ["updated_at", "2019-09-03 14:34:01.973979"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.975311"], ["updated_at", "2019-09-03 14:34:01.975311"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.976807"], ["updated_at", "2019-09-03 14:34:01.976807"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.978130"], ["updated_at", "2019-09-03 14:34:01.978130"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.979431"], ["updated_at", "2019-09-03 14:34:01.979431"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.980853"], ["updated_at", "2019-09-03 14:34:01.980853"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.982183"], ["updated_at", "2019-09-03 14:34:01.982183"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.983535"], ["updated_at", "2019-09-03 14:34:01.983535"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.984920"], ["updated_at", "2019-09-03 14:34:01.984920"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.986558"], ["updated_at", "2019-09-03 14:34:01.986558"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.988138"], ["updated_at", "2019-09-03 14:34:01.988138"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.989583"], ["updated_at", "2019-09-03 14:34:01.989583"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.990873"], ["updated_at", "2019-09-03 14:34:01.990873"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.992321"], ["updated_at", "2019-09-03 14:34:01.992321"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.994010"], ["updated_at", "2019-09-03 14:34:01.994010"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.995734"], ["updated_at", "2019-09-03 14:34:01.995734"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.997556"], ["updated_at", "2019-09-03 14:34:01.997556"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:01.999440"], ["updated_at", "2019-09-03 14:34:01.999440"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.001479"], ["updated_at", "2019-09-03 14:34:02.001479"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.003408"], ["updated_at", "2019-09-03 14:34:02.003408"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.005214"], ["updated_at", "2019-09-03 14:34:02.005214"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.007633"], ["updated_at", "2019-09-03 14:34:02.007633"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.010153"], ["updated_at", "2019-09-03 14:34:02.010153"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.011810"], ["updated_at", "2019-09-03 14:34:02.011810"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.013262"], ["updated_at", "2019-09-03 14:34:02.013262"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.014671"], ["updated_at", "2019-09-03 14:34:02.014671"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.016010"], ["updated_at", "2019-09-03 14:34:02.016010"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.017407"], ["updated_at", "2019-09-03 14:34:02.017407"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.018753"], ["updated_at", "2019-09-03 14:34:02.018753"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.020131"], ["updated_at", "2019-09-03 14:34:02.020131"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.021575"], ["updated_at", "2019-09-03 14:34:02.021575"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.023091"], ["updated_at", "2019-09-03 14:34:02.023091"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.024497"], ["updated_at", "2019-09-03 14:34:02.024497"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.025935"], ["updated_at", "2019-09-03 14:34:02.025935"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.027229"], ["updated_at", "2019-09-03 14:34:02.027229"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.028629"], ["updated_at", "2019-09-03 14:34:02.028629"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.030049"], ["updated_at", "2019-09-03 14:34:02.030049"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.031398"], ["updated_at", "2019-09-03 14:34:02.031398"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.032817"], ["updated_at", "2019-09-03 14:34:02.032817"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.034241"], ["updated_at", "2019-09-03 14:34:02.034241"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.035620"], ["updated_at", "2019-09-03 14:34:02.035620"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.036985"], ["updated_at", "2019-09-03 14:34:02.036985"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.038363"], ["updated_at", "2019-09-03 14:34:02.038363"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.039907"], ["updated_at", "2019-09-03 14:34:02.039907"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.045460"], ["updated_at", "2019-09-03 14:34:02.045460"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.047867"], ["updated_at", "2019-09-03 14:34:02.047867"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.049988"], ["updated_at", "2019-09-03 14:34:02.049988"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.051380"], ["updated_at", "2019-09-03 14:34:02.051380"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.052799"], ["updated_at", "2019-09-03 14:34:02.052799"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.054117"], ["updated_at", "2019-09-03 14:34:02.054117"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.055504"], ["updated_at", "2019-09-03 14:34:02.055504"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.056935"], ["updated_at", "2019-09-03 14:34:02.056935"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.058327"], ["updated_at", "2019-09-03 14:34:02.058327"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.059683"], ["updated_at", "2019-09-03 14:34:02.059683"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.061128"], ["updated_at", "2019-09-03 14:34:02.061128"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.062510"], ["updated_at", "2019-09-03 14:34:02.062510"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.063884"], ["updated_at", "2019-09-03 14:34:02.063884"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.065170"], ["updated_at", "2019-09-03 14:34:02.065170"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.066441"], ["updated_at", "2019-09-03 14:34:02.066441"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.067717"], ["updated_at", "2019-09-03 14:34:02.067717"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.069001"], ["updated_at", "2019-09-03 14:34:02.069001"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.070238"], ["updated_at", "2019-09-03 14:34:02.070238"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.071731"], ["updated_at", "2019-09-03 14:34:02.071731"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:34:02.073285"], ["updated_at", "2019-09-03 14:34:02.073285"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (8.7ms) LashaMailer#notify: processed outbound mail in 475.6ms  (0.3ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (0.1ms) LashaMailer#notify: processed outbound mail in 9.8ms  (0.3ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Started GET "/trees" for 127.0.0.1 at 2019-09-03 18:34:04 +0400 Processing by TreesController#index as HTML Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (5.7ms) Rendered trees/index.html.slim within layouts/application (8.6ms) Completed 500 Internal Server Error in 14ms (ActiveRecord: 0.5ms) ActionView::Template::Error (undefined method `[]' for nil:NilClass): 1: h2.text-center #{data[:model]} Index 2: 3: = lasha_pagy_helper(data[:pagy]) 4: app/views/trees/index.html.slim:3:in `_app_views_trees_index_html_slim__3416671934589643461_69996962010380'  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Started GET "/robots.txt" for 127.0.0.1 at 2019-09-03 18:35:21 +0400 Started GET "/" for 127.0.0.1 at 2019-09-03 18:35:21 +0400  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/.rvm/gems/ruby-2.4.1/gems/activerecord-5.2.3/lib/active_record/log_subscriber.rb:98 Processing by TreesController#index as HTML  (8.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/.rvm/gems/ruby-2.4.1/gems/activerecord-5.2.3/lib/active_record/log_subscriber.rb:98 ActionController::RoutingError (No route matches [GET] "/robots.txt"): actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.3) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' railties (5.2.3) lib/rails/engine.rb:524:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/webgen/.rvm/rubies/ruby-2.4.1/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /home/webgen/.rvm/rubies/ruby-2.4.1/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /home/webgen/.rvm/rubies/ruby-2.4.1/lib/ruby/2.4.0/webrick/server.rb:290:in `block in start_thread' Tree Load (0.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (5.7ms) Rendered trees/index.html.slim within layouts/application (15.3ms) Completed 500 Internal Server Error in 71ms (ActiveRecord: 2.3ms) ActionView::Template::Error (undefined method `[]' for nil:NilClass): 1: h2.text-center #{data[:model]} Index 2: 3: = lasha_pagy_helper(data[:pagy]) 4: app/views/trees/index.html.slim:3:in `_app_views_trees_index_html_slim___4160013300434351407_46974922976880' Tree Load (0.4ms) SELECT "trees".* FROM "trees" LIMIT $1 [["LIMIT", 11]]  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (111.2ms) DROP DATABASE IF EXISTS "lasha_test" ↳ bin/rails:4  (267.7ms) CREATE DATABASE "lasha_test" ENCODING = 'unicode' ↳ bin/rails:4 SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "trees" CASCADE ↳ db/schema.rb:18  (9.7ms) CREATE TABLE "trees" ("id" bigserial primary key, "title" text, "content" text, "toggler" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (7.4ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (1.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190802125348) ↳ db/schema.rb:13  (7.4ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-03 14:39:46.529689"], ["updated_at", "2019-09-03 14:39:46.529689"]] ↳ db/schema.rb:13  (1.1ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:4  (0.1ms) BEGIN ↳ bin/rails:4 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-03 14:39:46.534591"], ["key", "environment"]] ↳ bin/rails:4  (1.2ms) COMMIT ↳ bin/rails:4  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.2ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.659935"], ["updated_at", "2019-09-03 14:39:46.659935"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.662440"], ["updated_at", "2019-09-03 14:39:46.662440"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.664141"], ["updated_at", "2019-09-03 14:39:46.664141"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.665760"], ["updated_at", "2019-09-03 14:39:46.665760"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.667154"], ["updated_at", "2019-09-03 14:39:46.667154"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.668459"], ["updated_at", "2019-09-03 14:39:46.668459"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.669848"], ["updated_at", "2019-09-03 14:39:46.669848"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.671120"], ["updated_at", "2019-09-03 14:39:46.671120"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.3ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.672592"], ["updated_at", "2019-09-03 14:39:46.672592"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.674045"], ["updated_at", "2019-09-03 14:39:46.674045"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.675347"], ["updated_at", "2019-09-03 14:39:46.675347"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.676725"], ["updated_at", "2019-09-03 14:39:46.676725"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.678089"], ["updated_at", "2019-09-03 14:39:46.678089"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.679638"], ["updated_at", "2019-09-03 14:39:46.679638"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.681064"], ["updated_at", "2019-09-03 14:39:46.681064"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.682362"], ["updated_at", "2019-09-03 14:39:46.682362"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.683753"], ["updated_at", "2019-09-03 14:39:46.683753"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.685150"], ["updated_at", "2019-09-03 14:39:46.685150"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.6ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.686939"], ["updated_at", "2019-09-03 14:39:46.686939"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.689405"], ["updated_at", "2019-09-03 14:39:46.689405"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.690901"], ["updated_at", "2019-09-03 14:39:46.690901"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.692318"], ["updated_at", "2019-09-03 14:39:46.692318"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.693707"], ["updated_at", "2019-09-03 14:39:46.693707"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.695003"], ["updated_at", "2019-09-03 14:39:46.695003"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.696291"], ["updated_at", "2019-09-03 14:39:46.696291"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.697628"], ["updated_at", "2019-09-03 14:39:46.697628"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.698996"], ["updated_at", "2019-09-03 14:39:46.698996"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.700304"], ["updated_at", "2019-09-03 14:39:46.700304"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.701578"], ["updated_at", "2019-09-03 14:39:46.701578"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.702860"], ["updated_at", "2019-09-03 14:39:46.702860"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.704130"], ["updated_at", "2019-09-03 14:39:46.704130"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.705410"], ["updated_at", "2019-09-03 14:39:46.705410"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.706627"], ["updated_at", "2019-09-03 14:39:46.706627"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.707889"], ["updated_at", "2019-09-03 14:39:46.707889"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.709183"], ["updated_at", "2019-09-03 14:39:46.709183"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.710390"], ["updated_at", "2019-09-03 14:39:46.710390"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.711607"], ["updated_at", "2019-09-03 14:39:46.711607"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.713002"], ["updated_at", "2019-09-03 14:39:46.713002"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.714276"], ["updated_at", "2019-09-03 14:39:46.714276"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.715514"], ["updated_at", "2019-09-03 14:39:46.715514"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.716801"], ["updated_at", "2019-09-03 14:39:46.716801"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.718063"], ["updated_at", "2019-09-03 14:39:46.718063"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.719473"], ["updated_at", "2019-09-03 14:39:46.719473"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.720947"], ["updated_at", "2019-09-03 14:39:46.720947"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.722347"], ["updated_at", "2019-09-03 14:39:46.722347"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.723725"], ["updated_at", "2019-09-03 14:39:46.723725"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.725129"], ["updated_at", "2019-09-03 14:39:46.725129"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.727304"], ["updated_at", "2019-09-03 14:39:46.727304"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.729402"], ["updated_at", "2019-09-03 14:39:46.729402"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.730779"], ["updated_at", "2019-09-03 14:39:46.730779"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.732089"], ["updated_at", "2019-09-03 14:39:46.732089"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.733468"], ["updated_at", "2019-09-03 14:39:46.733468"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.734731"], ["updated_at", "2019-09-03 14:39:46.734731"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.736082"], ["updated_at", "2019-09-03 14:39:46.736082"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.737416"], ["updated_at", "2019-09-03 14:39:46.737416"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.738681"], ["updated_at", "2019-09-03 14:39:46.738681"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.739925"], ["updated_at", "2019-09-03 14:39:46.739925"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.741201"], ["updated_at", "2019-09-03 14:39:46.741201"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.742403"], ["updated_at", "2019-09-03 14:39:46.742403"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.743574"], ["updated_at", "2019-09-03 14:39:46.743574"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.744782"], ["updated_at", "2019-09-03 14:39:46.744782"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.746082"], ["updated_at", "2019-09-03 14:39:46.746082"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.747391"], ["updated_at", "2019-09-03 14:39:46.747391"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.748665"], ["updated_at", "2019-09-03 14:39:46.748665"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.749921"], ["updated_at", "2019-09-03 14:39:46.749921"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.751184"], ["updated_at", "2019-09-03 14:39:46.751184"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.752446"], ["updated_at", "2019-09-03 14:39:46.752446"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.753638"], ["updated_at", "2019-09-03 14:39:46.753638"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.755308"], ["updated_at", "2019-09-03 14:39:46.755308"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.756979"], ["updated_at", "2019-09-03 14:39:46.756979"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.758513"], ["updated_at", "2019-09-03 14:39:46.758513"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.759945"], ["updated_at", "2019-09-03 14:39:46.759945"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.761275"], ["updated_at", "2019-09-03 14:39:46.761275"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.762535"], ["updated_at", "2019-09-03 14:39:46.762535"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.764831"], ["updated_at", "2019-09-03 14:39:46.764831"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.766707"], ["updated_at", "2019-09-03 14:39:46.766707"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.768098"], ["updated_at", "2019-09-03 14:39:46.768098"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.769447"], ["updated_at", "2019-09-03 14:39:46.769447"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.770843"], ["updated_at", "2019-09-03 14:39:46.770843"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.772243"], ["updated_at", "2019-09-03 14:39:46.772243"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.773618"], ["updated_at", "2019-09-03 14:39:46.773618"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.774918"], ["updated_at", "2019-09-03 14:39:46.774918"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.776235"], ["updated_at", "2019-09-03 14:39:46.776235"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.777539"], ["updated_at", "2019-09-03 14:39:46.777539"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.778823"], ["updated_at", "2019-09-03 14:39:46.778823"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.780137"], ["updated_at", "2019-09-03 14:39:46.780137"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.781509"], ["updated_at", "2019-09-03 14:39:46.781509"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.782794"], ["updated_at", "2019-09-03 14:39:46.782794"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.784080"], ["updated_at", "2019-09-03 14:39:46.784080"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.785426"], ["updated_at", "2019-09-03 14:39:46.785426"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.786706"], ["updated_at", "2019-09-03 14:39:46.786706"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.788042"], ["updated_at", "2019-09-03 14:39:46.788042"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.789394"], ["updated_at", "2019-09-03 14:39:46.789394"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.790577"], ["updated_at", "2019-09-03 14:39:46.790577"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.791770"], ["updated_at", "2019-09-03 14:39:46.791770"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.793117"], ["updated_at", "2019-09-03 14:39:46.793117"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.794399"], ["updated_at", "2019-09-03 14:39:46.794399"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.795617"], ["updated_at", "2019-09-03 14:39:46.795617"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.796842"], ["updated_at", "2019-09-03 14:39:46.796842"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.798029"], ["updated_at", "2019-09-03 14:39:46.798029"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.799488"], ["updated_at", "2019-09-03 14:39:46.799488"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.800972"], ["updated_at", "2019-09-03 14:39:46.800972"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.802442"], ["updated_at", "2019-09-03 14:39:46.802442"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.803953"], ["updated_at", "2019-09-03 14:39:46.803953"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.805502"], ["updated_at", "2019-09-03 14:39:46.805502"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.807786"], ["updated_at", "2019-09-03 14:39:46.807786"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.809756"], ["updated_at", "2019-09-03 14:39:46.809756"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.811556"], ["updated_at", "2019-09-03 14:39:46.811556"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.813420"], ["updated_at", "2019-09-03 14:39:46.813420"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.814930"], ["updated_at", "2019-09-03 14:39:46.814930"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.816418"], ["updated_at", "2019-09-03 14:39:46.816418"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.817912"], ["updated_at", "2019-09-03 14:39:46.817912"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.819344"], ["updated_at", "2019-09-03 14:39:46.819344"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.820858"], ["updated_at", "2019-09-03 14:39:46.820858"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.822324"], ["updated_at", "2019-09-03 14:39:46.822324"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.823807"], ["updated_at", "2019-09-03 14:39:46.823807"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.825304"], ["updated_at", "2019-09-03 14:39:46.825304"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.826761"], ["updated_at", "2019-09-03 14:39:46.826761"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.828333"], ["updated_at", "2019-09-03 14:39:46.828333"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.829949"], ["updated_at", "2019-09-03 14:39:46.829949"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.831469"], ["updated_at", "2019-09-03 14:39:46.831469"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.836940"], ["updated_at", "2019-09-03 14:39:46.836940"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.838433"], ["updated_at", "2019-09-03 14:39:46.838433"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.840090"], ["updated_at", "2019-09-03 14:39:46.840090"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.841719"], ["updated_at", "2019-09-03 14:39:46.841719"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.843163"], ["updated_at", "2019-09-03 14:39:46.843163"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.844581"], ["updated_at", "2019-09-03 14:39:46.844581"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.846186"], ["updated_at", "2019-09-03 14:39:46.846186"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.848921"], ["updated_at", "2019-09-03 14:39:46.848921"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.850449"], ["updated_at", "2019-09-03 14:39:46.850449"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.851870"], ["updated_at", "2019-09-03 14:39:46.851870"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.853342"], ["updated_at", "2019-09-03 14:39:46.853342"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.854871"], ["updated_at", "2019-09-03 14:39:46.854871"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.856531"], ["updated_at", "2019-09-03 14:39:46.856531"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.858048"], ["updated_at", "2019-09-03 14:39:46.858048"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.859345"], ["updated_at", "2019-09-03 14:39:46.859345"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.860666"], ["updated_at", "2019-09-03 14:39:46.860666"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.861973"], ["updated_at", "2019-09-03 14:39:46.861973"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.863792"], ["updated_at", "2019-09-03 14:39:46.863792"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.866215"], ["updated_at", "2019-09-03 14:39:46.866215"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.867797"], ["updated_at", "2019-09-03 14:39:46.867797"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.869364"], ["updated_at", "2019-09-03 14:39:46.869364"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.870862"], ["updated_at", "2019-09-03 14:39:46.870862"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.872282"], ["updated_at", "2019-09-03 14:39:46.872282"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.873584"], ["updated_at", "2019-09-03 14:39:46.873584"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.874869"], ["updated_at", "2019-09-03 14:39:46.874869"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.876184"], ["updated_at", "2019-09-03 14:39:46.876184"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.877457"], ["updated_at", "2019-09-03 14:39:46.877457"]] ↳ spec/models/tree_spec.rb:4  (0.0ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.878735"], ["updated_at", "2019-09-03 14:39:46.878735"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:39:46.880278"], ["updated_at", "2019-09-03 14:39:46.880278"]] ↳ spec/models/tree_spec.rb:4  (0.0ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.0ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (7.2ms) LashaMailer#notify: processed outbound mail in 495.2ms  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (0.1ms) LashaMailer#notify: processed outbound mail in 8.1ms  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Started GET "/trees" for 127.0.0.1 at 2019-09-03 18:39:49 +0400 Processing by TreesController#index as HTML Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (8.0ms) Rendered trees/index.html.slim within layouts/application (10.9ms) Completed 500 Internal Server Error in 16ms (ActiveRecord: 0.5ms) ActionView::Template::Error (undefined method `[]' for nil:NilClass): 1: h2.text-center #{data[:model]} Index 2: 3: = lasha_pagy_helper(data[:pagy]) 4: app/views/trees/index.html.slim:3:in `_app_views_trees_index_html_slim__3182017541469993622_70347370925180'  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (112.5ms) DROP DATABASE IF EXISTS "lasha_test" ↳ bin/rails:4  (267.4ms) CREATE DATABASE "lasha_test" ENCODING = 'unicode' ↳ bin/rails:4 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.1ms) DROP TABLE IF EXISTS "trees" CASCADE ↳ db/schema.rb:18  (9.5ms) CREATE TABLE "trees" ("id" bigserial primary key, "title" text, "content" text, "toggler" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (7.3ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (1.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190802125348) ↳ db/schema.rb:13  (7.9ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.5ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-03 14:44:55.133132"], ["updated_at", "2019-09-03 14:44:55.133132"]] ↳ db/schema.rb:13  (1.2ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:4  (0.1ms) BEGIN ↳ bin/rails:4 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-03 14:44:55.138734"], ["key", "environment"]] ↳ bin/rails:4  (1.3ms) COMMIT ↳ bin/rails:4  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.268414"], ["updated_at", "2019-09-03 14:44:55.268414"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.270403"], ["updated_at", "2019-09-03 14:44:55.270403"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.271873"], ["updated_at", "2019-09-03 14:44:55.271873"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.273407"], ["updated_at", "2019-09-03 14:44:55.273407"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.274770"], ["updated_at", "2019-09-03 14:44:55.274770"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.276103"], ["updated_at", "2019-09-03 14:44:55.276103"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.277569"], ["updated_at", "2019-09-03 14:44:55.277569"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.278997"], ["updated_at", "2019-09-03 14:44:55.278997"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.280605"], ["updated_at", "2019-09-03 14:44:55.280605"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.282048"], ["updated_at", "2019-09-03 14:44:55.282048"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.283509"], ["updated_at", "2019-09-03 14:44:55.283509"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.285017"], ["updated_at", "2019-09-03 14:44:55.285017"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.287138"], ["updated_at", "2019-09-03 14:44:55.287138"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.289902"], ["updated_at", "2019-09-03 14:44:55.289902"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.291479"], ["updated_at", "2019-09-03 14:44:55.291479"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.292998"], ["updated_at", "2019-09-03 14:44:55.292998"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.294508"], ["updated_at", "2019-09-03 14:44:55.294508"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.295965"], ["updated_at", "2019-09-03 14:44:55.295965"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.297502"], ["updated_at", "2019-09-03 14:44:55.297502"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.298934"], ["updated_at", "2019-09-03 14:44:55.298934"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.300429"], ["updated_at", "2019-09-03 14:44:55.300429"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.301977"], ["updated_at", "2019-09-03 14:44:55.301977"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.303383"], ["updated_at", "2019-09-03 14:44:55.303383"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.304822"], ["updated_at", "2019-09-03 14:44:55.304822"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.306213"], ["updated_at", "2019-09-03 14:44:55.306213"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.307617"], ["updated_at", "2019-09-03 14:44:55.307617"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.309080"], ["updated_at", "2019-09-03 14:44:55.309080"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.310492"], ["updated_at", "2019-09-03 14:44:55.310492"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.311864"], ["updated_at", "2019-09-03 14:44:55.311864"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.313283"], ["updated_at", "2019-09-03 14:44:55.313283"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.314672"], ["updated_at", "2019-09-03 14:44:55.314672"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.316045"], ["updated_at", "2019-09-03 14:44:55.316045"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.317468"], ["updated_at", "2019-09-03 14:44:55.317468"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.318875"], ["updated_at", "2019-09-03 14:44:55.318875"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.320506"], ["updated_at", "2019-09-03 14:44:55.320506"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.321993"], ["updated_at", "2019-09-03 14:44:55.321993"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.323435"], ["updated_at", "2019-09-03 14:44:55.323435"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.324903"], ["updated_at", "2019-09-03 14:44:55.324903"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.326777"], ["updated_at", "2019-09-03 14:44:55.326777"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.329578"], ["updated_at", "2019-09-03 14:44:55.329578"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.331195"], ["updated_at", "2019-09-03 14:44:55.331195"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.332683"], ["updated_at", "2019-09-03 14:44:55.332683"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.334142"], ["updated_at", "2019-09-03 14:44:55.334142"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.335528"], ["updated_at", "2019-09-03 14:44:55.335528"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.336963"], ["updated_at", "2019-09-03 14:44:55.336963"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.338383"], ["updated_at", "2019-09-03 14:44:55.338383"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.339768"], ["updated_at", "2019-09-03 14:44:55.339768"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.341211"], ["updated_at", "2019-09-03 14:44:55.341211"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.342595"], ["updated_at", "2019-09-03 14:44:55.342595"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.343995"], ["updated_at", "2019-09-03 14:44:55.343995"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.345445"], ["updated_at", "2019-09-03 14:44:55.345445"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.346830"], ["updated_at", "2019-09-03 14:44:55.346830"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.348235"], ["updated_at", "2019-09-03 14:44:55.348235"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.349651"], ["updated_at", "2019-09-03 14:44:55.349651"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.351035"], ["updated_at", "2019-09-03 14:44:55.351035"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.352452"], ["updated_at", "2019-09-03 14:44:55.352452"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.353887"], ["updated_at", "2019-09-03 14:44:55.353887"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.355296"], ["updated_at", "2019-09-03 14:44:55.355296"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.361595"], ["updated_at", "2019-09-03 14:44:55.361595"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.363327"], ["updated_at", "2019-09-03 14:44:55.363327"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.364967"], ["updated_at", "2019-09-03 14:44:55.364967"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.367078"], ["updated_at", "2019-09-03 14:44:55.367078"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.369551"], ["updated_at", "2019-09-03 14:44:55.369551"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.371128"], ["updated_at", "2019-09-03 14:44:55.371128"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.372807"], ["updated_at", "2019-09-03 14:44:55.372807"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.374327"], ["updated_at", "2019-09-03 14:44:55.374327"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.375941"], ["updated_at", "2019-09-03 14:44:55.375941"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.377477"], ["updated_at", "2019-09-03 14:44:55.377477"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.378895"], ["updated_at", "2019-09-03 14:44:55.378895"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.380272"], ["updated_at", "2019-09-03 14:44:55.380272"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.381778"], ["updated_at", "2019-09-03 14:44:55.381778"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.383276"], ["updated_at", "2019-09-03 14:44:55.383276"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.384711"], ["updated_at", "2019-09-03 14:44:55.384711"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.386212"], ["updated_at", "2019-09-03 14:44:55.386212"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.387647"], ["updated_at", "2019-09-03 14:44:55.387647"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.389177"], ["updated_at", "2019-09-03 14:44:55.389177"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.390700"], ["updated_at", "2019-09-03 14:44:55.390700"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.392101"], ["updated_at", "2019-09-03 14:44:55.392101"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.393597"], ["updated_at", "2019-09-03 14:44:55.393597"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.394964"], ["updated_at", "2019-09-03 14:44:55.394964"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.396406"], ["updated_at", "2019-09-03 14:44:55.396406"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.397690"], ["updated_at", "2019-09-03 14:44:55.397690"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.399100"], ["updated_at", "2019-09-03 14:44:55.399100"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.401005"], ["updated_at", "2019-09-03 14:44:55.401005"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.402505"], ["updated_at", "2019-09-03 14:44:55.402505"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.403980"], ["updated_at", "2019-09-03 14:44:55.403980"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.405579"], ["updated_at", "2019-09-03 14:44:55.405579"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.408024"], ["updated_at", "2019-09-03 14:44:55.408024"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.410172"], ["updated_at", "2019-09-03 14:44:55.410172"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.411848"], ["updated_at", "2019-09-03 14:44:55.411848"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.414134"], ["updated_at", "2019-09-03 14:44:55.414134"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.415823"], ["updated_at", "2019-09-03 14:44:55.415823"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.417406"], ["updated_at", "2019-09-03 14:44:55.417406"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.418834"], ["updated_at", "2019-09-03 14:44:55.418834"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.421132"], ["updated_at", "2019-09-03 14:44:55.421132"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.423048"], ["updated_at", "2019-09-03 14:44:55.423048"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.424746"], ["updated_at", "2019-09-03 14:44:55.424746"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.426181"], ["updated_at", "2019-09-03 14:44:55.426181"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.427539"], ["updated_at", "2019-09-03 14:44:55.427539"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.428917"], ["updated_at", "2019-09-03 14:44:55.428917"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.430299"], ["updated_at", "2019-09-03 14:44:55.430299"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.431641"], ["updated_at", "2019-09-03 14:44:55.431641"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.433037"], ["updated_at", "2019-09-03 14:44:55.433037"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.434854"], ["updated_at", "2019-09-03 14:44:55.434854"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.436452"], ["updated_at", "2019-09-03 14:44:55.436452"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.437864"], ["updated_at", "2019-09-03 14:44:55.437864"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.439587"], ["updated_at", "2019-09-03 14:44:55.439587"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.441089"], ["updated_at", "2019-09-03 14:44:55.441089"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.442452"], ["updated_at", "2019-09-03 14:44:55.442452"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.443921"], ["updated_at", "2019-09-03 14:44:55.443921"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.446570"], ["updated_at", "2019-09-03 14:44:55.446570"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.448222"], ["updated_at", "2019-09-03 14:44:55.448222"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.449711"], ["updated_at", "2019-09-03 14:44:55.449711"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.451231"], ["updated_at", "2019-09-03 14:44:55.451231"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.452646"], ["updated_at", "2019-09-03 14:44:55.452646"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.454148"], ["updated_at", "2019-09-03 14:44:55.454148"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.455563"], ["updated_at", "2019-09-03 14:44:55.455563"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.457108"], ["updated_at", "2019-09-03 14:44:55.457108"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.458559"], ["updated_at", "2019-09-03 14:44:55.458559"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.459986"], ["updated_at", "2019-09-03 14:44:55.459986"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.461491"], ["updated_at", "2019-09-03 14:44:55.461491"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.462966"], ["updated_at", "2019-09-03 14:44:55.462966"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.464483"], ["updated_at", "2019-09-03 14:44:55.464483"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.465958"], ["updated_at", "2019-09-03 14:44:55.465958"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.467415"], ["updated_at", "2019-09-03 14:44:55.467415"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.468891"], ["updated_at", "2019-09-03 14:44:55.468891"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.470371"], ["updated_at", "2019-09-03 14:44:55.470371"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.471779"], ["updated_at", "2019-09-03 14:44:55.471779"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.473270"], ["updated_at", "2019-09-03 14:44:55.473270"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.474698"], ["updated_at", "2019-09-03 14:44:55.474698"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.476094"], ["updated_at", "2019-09-03 14:44:55.476094"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.477592"], ["updated_at", "2019-09-03 14:44:55.477592"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.479232"], ["updated_at", "2019-09-03 14:44:55.479232"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.480797"], ["updated_at", "2019-09-03 14:44:55.480797"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.482222"], ["updated_at", "2019-09-03 14:44:55.482222"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.483650"], ["updated_at", "2019-09-03 14:44:55.483650"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.485109"], ["updated_at", "2019-09-03 14:44:55.485109"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.486787"], ["updated_at", "2019-09-03 14:44:55.486787"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.489019"], ["updated_at", "2019-09-03 14:44:55.489019"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.490520"], ["updated_at", "2019-09-03 14:44:55.490520"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.491922"], ["updated_at", "2019-09-03 14:44:55.491922"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.493230"], ["updated_at", "2019-09-03 14:44:55.493230"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.494588"], ["updated_at", "2019-09-03 14:44:55.494588"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.495907"], ["updated_at", "2019-09-03 14:44:55.495907"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.497349"], ["updated_at", "2019-09-03 14:44:55.497349"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.498607"], ["updated_at", "2019-09-03 14:44:55.498607"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.499849"], ["updated_at", "2019-09-03 14:44:55.499849"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.501187"], ["updated_at", "2019-09-03 14:44:55.501187"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.502575"], ["updated_at", "2019-09-03 14:44:55.502575"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.503854"], ["updated_at", "2019-09-03 14:44:55.503854"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (8.1ms) LashaMailer#notify: processed outbound mail in 456.6ms  (0.5ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.3ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (0.0ms) LashaMailer#notify: processed outbound mail in 7.5ms  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) SAVEPOINT active_record_1 ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:8 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:44:55.980511"], ["updated_at", "2019-09-03 14:44:55.980511"]] ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:8  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:8  (0.7ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.5ms) SELECT COUNT(*) FROM "trees"  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (114.2ms) DROP DATABASE IF EXISTS "lasha_test" ↳ bin/rails:4  (267.3ms) CREATE DATABASE "lasha_test" ENCODING = 'unicode' ↳ bin/rails:4 SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.1ms) DROP TABLE IF EXISTS "trees" CASCADE ↳ db/schema.rb:18  (9.3ms) CREATE TABLE "trees" ("id" bigserial primary key, "title" text, "content" text, "toggler" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (6.8ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (1.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190802125348) ↳ db/schema.rb:13  (6.9ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-03 14:45:18.500951"], ["updated_at", "2019-09-03 14:45:18.500951"]] ↳ db/schema.rb:13  (1.2ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:4  (0.1ms) BEGIN ↳ bin/rails:4 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-03 14:45:18.505814"], ["key", "environment"]] ↳ bin/rails:4  (1.1ms) COMMIT ↳ bin/rails:4  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.2ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.632478"], ["updated_at", "2019-09-03 14:45:18.632478"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.634643"], ["updated_at", "2019-09-03 14:45:18.634643"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.636286"], ["updated_at", "2019-09-03 14:45:18.636286"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.637777"], ["updated_at", "2019-09-03 14:45:18.637777"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.639222"], ["updated_at", "2019-09-03 14:45:18.639222"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.640802"], ["updated_at", "2019-09-03 14:45:18.640802"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.642298"], ["updated_at", "2019-09-03 14:45:18.642298"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.643703"], ["updated_at", "2019-09-03 14:45:18.643703"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.645228"], ["updated_at", "2019-09-03 14:45:18.645228"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.6ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.647565"], ["updated_at", "2019-09-03 14:45:18.647565"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.649910"], ["updated_at", "2019-09-03 14:45:18.649910"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.651492"], ["updated_at", "2019-09-03 14:45:18.651492"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.652946"], ["updated_at", "2019-09-03 14:45:18.652946"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.654383"], ["updated_at", "2019-09-03 14:45:18.654383"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.655793"], ["updated_at", "2019-09-03 14:45:18.655793"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.657767"], ["updated_at", "2019-09-03 14:45:18.657767"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.659447"], ["updated_at", "2019-09-03 14:45:18.659447"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.660911"], ["updated_at", "2019-09-03 14:45:18.660911"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.662298"], ["updated_at", "2019-09-03 14:45:18.662298"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.663717"], ["updated_at", "2019-09-03 14:45:18.663717"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.665232"], ["updated_at", "2019-09-03 14:45:18.665232"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.666692"], ["updated_at", "2019-09-03 14:45:18.666692"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.668177"], ["updated_at", "2019-09-03 14:45:18.668177"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.669636"], ["updated_at", "2019-09-03 14:45:18.669636"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.671069"], ["updated_at", "2019-09-03 14:45:18.671069"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.672520"], ["updated_at", "2019-09-03 14:45:18.672520"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.673945"], ["updated_at", "2019-09-03 14:45:18.673945"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.675361"], ["updated_at", "2019-09-03 14:45:18.675361"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.676782"], ["updated_at", "2019-09-03 14:45:18.676782"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.678186"], ["updated_at", "2019-09-03 14:45:18.678186"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.679938"], ["updated_at", "2019-09-03 14:45:18.679938"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.681497"], ["updated_at", "2019-09-03 14:45:18.681497"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.682915"], ["updated_at", "2019-09-03 14:45:18.682915"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.684240"], ["updated_at", "2019-09-03 14:45:18.684240"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.685702"], ["updated_at", "2019-09-03 14:45:18.685702"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.688439"], ["updated_at", "2019-09-03 14:45:18.688439"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.690337"], ["updated_at", "2019-09-03 14:45:18.690337"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.691874"], ["updated_at", "2019-09-03 14:45:18.691874"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.693238"], ["updated_at", "2019-09-03 14:45:18.693238"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.694519"], ["updated_at", "2019-09-03 14:45:18.694519"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.695921"], ["updated_at", "2019-09-03 14:45:18.695921"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.697302"], ["updated_at", "2019-09-03 14:45:18.697302"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.698605"], ["updated_at", "2019-09-03 14:45:18.698605"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.699887"], ["updated_at", "2019-09-03 14:45:18.699887"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.701209"], ["updated_at", "2019-09-03 14:45:18.701209"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.702745"], ["updated_at", "2019-09-03 14:45:18.702745"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.704055"], ["updated_at", "2019-09-03 14:45:18.704055"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.705421"], ["updated_at", "2019-09-03 14:45:18.705421"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.706705"], ["updated_at", "2019-09-03 14:45:18.706705"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.707991"], ["updated_at", "2019-09-03 14:45:18.707991"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.709309"], ["updated_at", "2019-09-03 14:45:18.709309"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.710575"], ["updated_at", "2019-09-03 14:45:18.710575"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.711804"], ["updated_at", "2019-09-03 14:45:18.711804"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.713252"], ["updated_at", "2019-09-03 14:45:18.713252"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.714613"], ["updated_at", "2019-09-03 14:45:18.714613"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.715900"], ["updated_at", "2019-09-03 14:45:18.715900"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.717302"], ["updated_at", "2019-09-03 14:45:18.717302"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.718642"], ["updated_at", "2019-09-03 14:45:18.718642"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.720114"], ["updated_at", "2019-09-03 14:45:18.720114"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.721482"], ["updated_at", "2019-09-03 14:45:18.721482"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.722771"], ["updated_at", "2019-09-03 14:45:18.722771"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.724185"], ["updated_at", "2019-09-03 14:45:18.724185"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.725596"], ["updated_at", "2019-09-03 14:45:18.725596"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.728723"], ["updated_at", "2019-09-03 14:45:18.728723"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.730663"], ["updated_at", "2019-09-03 14:45:18.730663"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.732490"], ["updated_at", "2019-09-03 14:45:18.732490"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.734099"], ["updated_at", "2019-09-03 14:45:18.734099"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.735592"], ["updated_at", "2019-09-03 14:45:18.735592"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.737210"], ["updated_at", "2019-09-03 14:45:18.737210"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.738798"], ["updated_at", "2019-09-03 14:45:18.738798"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.740367"], ["updated_at", "2019-09-03 14:45:18.740367"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.742002"], ["updated_at", "2019-09-03 14:45:18.742002"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.747990"], ["updated_at", "2019-09-03 14:45:18.747990"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.749564"], ["updated_at", "2019-09-03 14:45:18.749564"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.751104"], ["updated_at", "2019-09-03 14:45:18.751104"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.752573"], ["updated_at", "2019-09-03 14:45:18.752573"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.754057"], ["updated_at", "2019-09-03 14:45:18.754057"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.755676"], ["updated_at", "2019-09-03 14:45:18.755676"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.757209"], ["updated_at", "2019-09-03 14:45:18.757209"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.758647"], ["updated_at", "2019-09-03 14:45:18.758647"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.760305"], ["updated_at", "2019-09-03 14:45:18.760305"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.761846"], ["updated_at", "2019-09-03 14:45:18.761846"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.763208"], ["updated_at", "2019-09-03 14:45:18.763208"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.764863"], ["updated_at", "2019-09-03 14:45:18.764863"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.766745"], ["updated_at", "2019-09-03 14:45:18.766745"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.769458"], ["updated_at", "2019-09-03 14:45:18.769458"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.771167"], ["updated_at", "2019-09-03 14:45:18.771167"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.772662"], ["updated_at", "2019-09-03 14:45:18.772662"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.774139"], ["updated_at", "2019-09-03 14:45:18.774139"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.775680"], ["updated_at", "2019-09-03 14:45:18.775680"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.777162"], ["updated_at", "2019-09-03 14:45:18.777162"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.778643"], ["updated_at", "2019-09-03 14:45:18.778643"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.780250"], ["updated_at", "2019-09-03 14:45:18.780250"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.781732"], ["updated_at", "2019-09-03 14:45:18.781732"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.783196"], ["updated_at", "2019-09-03 14:45:18.783196"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.784669"], ["updated_at", "2019-09-03 14:45:18.784669"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.786098"], ["updated_at", "2019-09-03 14:45:18.786098"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.787516"], ["updated_at", "2019-09-03 14:45:18.787516"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.789071"], ["updated_at", "2019-09-03 14:45:18.789071"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.790532"], ["updated_at", "2019-09-03 14:45:18.790532"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.791997"], ["updated_at", "2019-09-03 14:45:18.791997"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.793487"], ["updated_at", "2019-09-03 14:45:18.793487"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.794830"], ["updated_at", "2019-09-03 14:45:18.794830"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.796138"], ["updated_at", "2019-09-03 14:45:18.796138"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.797560"], ["updated_at", "2019-09-03 14:45:18.797560"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.799141"], ["updated_at", "2019-09-03 14:45:18.799141"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.800660"], ["updated_at", "2019-09-03 14:45:18.800660"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.801945"], ["updated_at", "2019-09-03 14:45:18.801945"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.803192"], ["updated_at", "2019-09-03 14:45:18.803192"]] ↳ spec/models/tree_spec.rb:4  (0.0ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.804451"], ["updated_at", "2019-09-03 14:45:18.804451"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.805999"], ["updated_at", "2019-09-03 14:45:18.805999"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.808688"], ["updated_at", "2019-09-03 14:45:18.808688"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.811012"], ["updated_at", "2019-09-03 14:45:18.811012"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.813050"], ["updated_at", "2019-09-03 14:45:18.813050"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.814868"], ["updated_at", "2019-09-03 14:45:18.814868"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.816592"], ["updated_at", "2019-09-03 14:45:18.816592"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.818295"], ["updated_at", "2019-09-03 14:45:18.818295"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.819979"], ["updated_at", "2019-09-03 14:45:18.819979"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.821729"], ["updated_at", "2019-09-03 14:45:18.821729"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.823294"], ["updated_at", "2019-09-03 14:45:18.823294"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.824848"], ["updated_at", "2019-09-03 14:45:18.824848"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.826352"], ["updated_at", "2019-09-03 14:45:18.826352"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.827746"], ["updated_at", "2019-09-03 14:45:18.827746"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.829161"], ["updated_at", "2019-09-03 14:45:18.829161"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.830501"], ["updated_at", "2019-09-03 14:45:18.830501"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.831848"], ["updated_at", "2019-09-03 14:45:18.831848"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.833253"], ["updated_at", "2019-09-03 14:45:18.833253"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.834607"], ["updated_at", "2019-09-03 14:45:18.834607"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.835962"], ["updated_at", "2019-09-03 14:45:18.835962"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.837382"], ["updated_at", "2019-09-03 14:45:18.837382"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.838741"], ["updated_at", "2019-09-03 14:45:18.838741"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.840277"], ["updated_at", "2019-09-03 14:45:18.840277"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.841738"], ["updated_at", "2019-09-03 14:45:18.841738"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.843118"], ["updated_at", "2019-09-03 14:45:18.843118"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.844508"], ["updated_at", "2019-09-03 14:45:18.844508"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.846300"], ["updated_at", "2019-09-03 14:45:18.846300"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.848981"], ["updated_at", "2019-09-03 14:45:18.848981"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.850642"], ["updated_at", "2019-09-03 14:45:18.850642"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.852133"], ["updated_at", "2019-09-03 14:45:18.852133"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.853547"], ["updated_at", "2019-09-03 14:45:18.853547"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.855001"], ["updated_at", "2019-09-03 14:45:18.855001"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.856606"], ["updated_at", "2019-09-03 14:45:18.856606"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.858341"], ["updated_at", "2019-09-03 14:45:18.858341"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.859924"], ["updated_at", "2019-09-03 14:45:18.859924"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.861551"], ["updated_at", "2019-09-03 14:45:18.861551"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.863043"], ["updated_at", "2019-09-03 14:45:18.863043"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.864585"], ["updated_at", "2019-09-03 14:45:18.864585"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.866251"], ["updated_at", "2019-09-03 14:45:18.866251"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.867787"], ["updated_at", "2019-09-03 14:45:18.867787"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:18.869376"], ["updated_at", "2019-09-03 14:45:18.869376"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (9.1ms) LashaMailer#notify: processed outbound mail in 447.8ms  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (0.1ms) LashaMailer#notify: processed outbound mail in 10.5ms  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) SAVEPOINT active_record_1 ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:8 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:19.339675"], ["updated_at", "2019-09-03 14:45:19.339675"]] ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:8  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:8  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (111.2ms) DROP DATABASE IF EXISTS "lasha_test" ↳ bin/rails:4  (265.9ms) CREATE DATABASE "lasha_test" ENCODING = 'unicode' ↳ bin/rails:4 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "trees" CASCADE ↳ db/schema.rb:18  (10.2ms) CREATE TABLE "trees" ("id" bigserial primary key, "title" text, "content" text, "toggler" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (7.1ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (1.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190802125348) ↳ db/schema.rb:13  (7.5ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-03 14:45:54.601032"], ["updated_at", "2019-09-03 14:45:54.601032"]] ↳ db/schema.rb:13  (1.2ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:4  (0.1ms) BEGIN ↳ bin/rails:4 ActiveRecord::InternalMetadata Update (0.4ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-03 14:45:54.606253"], ["key", "environment"]] ↳ bin/rails:4  (1.4ms) COMMIT ↳ bin/rails:4  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.2ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.731482"], ["updated_at", "2019-09-03 14:45:54.731482"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.733820"], ["updated_at", "2019-09-03 14:45:54.733820"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.735496"], ["updated_at", "2019-09-03 14:45:54.735496"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.737168"], ["updated_at", "2019-09-03 14:45:54.737168"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.738691"], ["updated_at", "2019-09-03 14:45:54.738691"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.740020"], ["updated_at", "2019-09-03 14:45:54.740020"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.741624"], ["updated_at", "2019-09-03 14:45:54.741624"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.742985"], ["updated_at", "2019-09-03 14:45:54.742985"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.744310"], ["updated_at", "2019-09-03 14:45:54.744310"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.745676"], ["updated_at", "2019-09-03 14:45:54.745676"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.747060"], ["updated_at", "2019-09-03 14:45:54.747060"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.748447"], ["updated_at", "2019-09-03 14:45:54.748447"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.749764"], ["updated_at", "2019-09-03 14:45:54.749764"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.751011"], ["updated_at", "2019-09-03 14:45:54.751011"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.752319"], ["updated_at", "2019-09-03 14:45:54.752319"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.753670"], ["updated_at", "2019-09-03 14:45:54.753670"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.754997"], ["updated_at", "2019-09-03 14:45:54.754997"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.756312"], ["updated_at", "2019-09-03 14:45:54.756312"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.757657"], ["updated_at", "2019-09-03 14:45:54.757657"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.759199"], ["updated_at", "2019-09-03 14:45:54.759199"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.760607"], ["updated_at", "2019-09-03 14:45:54.760607"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.761806"], ["updated_at", "2019-09-03 14:45:54.761806"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.763040"], ["updated_at", "2019-09-03 14:45:54.763040"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.764245"], ["updated_at", "2019-09-03 14:45:54.764245"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.765451"], ["updated_at", "2019-09-03 14:45:54.765451"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.767368"], ["updated_at", "2019-09-03 14:45:54.767368"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.769619"], ["updated_at", "2019-09-03 14:45:54.769619"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.771079"], ["updated_at", "2019-09-03 14:45:54.771079"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.772391"], ["updated_at", "2019-09-03 14:45:54.772391"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.773636"], ["updated_at", "2019-09-03 14:45:54.773636"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.775003"], ["updated_at", "2019-09-03 14:45:54.775003"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.776694"], ["updated_at", "2019-09-03 14:45:54.776694"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.778096"], ["updated_at", "2019-09-03 14:45:54.778096"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.779488"], ["updated_at", "2019-09-03 14:45:54.779488"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.780795"], ["updated_at", "2019-09-03 14:45:54.780795"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.782379"], ["updated_at", "2019-09-03 14:45:54.782379"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.783864"], ["updated_at", "2019-09-03 14:45:54.783864"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.785283"], ["updated_at", "2019-09-03 14:45:54.785283"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.786686"], ["updated_at", "2019-09-03 14:45:54.786686"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.788075"], ["updated_at", "2019-09-03 14:45:54.788075"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.789493"], ["updated_at", "2019-09-03 14:45:54.789493"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.790843"], ["updated_at", "2019-09-03 14:45:54.790843"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.792224"], ["updated_at", "2019-09-03 14:45:54.792224"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.793587"], ["updated_at", "2019-09-03 14:45:54.793587"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.794948"], ["updated_at", "2019-09-03 14:45:54.794948"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.796301"], ["updated_at", "2019-09-03 14:45:54.796301"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.797682"], ["updated_at", "2019-09-03 14:45:54.797682"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.799341"], ["updated_at", "2019-09-03 14:45:54.799341"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.800735"], ["updated_at", "2019-09-03 14:45:54.800735"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.801999"], ["updated_at", "2019-09-03 14:45:54.801999"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.803196"], ["updated_at", "2019-09-03 14:45:54.803196"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.804446"], ["updated_at", "2019-09-03 14:45:54.804446"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.805909"], ["updated_at", "2019-09-03 14:45:54.805909"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.808842"], ["updated_at", "2019-09-03 14:45:54.808842"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.810571"], ["updated_at", "2019-09-03 14:45:54.810571"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.811918"], ["updated_at", "2019-09-03 14:45:54.811918"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.813271"], ["updated_at", "2019-09-03 14:45:54.813271"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.814471"], ["updated_at", "2019-09-03 14:45:54.814471"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.815757"], ["updated_at", "2019-09-03 14:45:54.815757"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.817002"], ["updated_at", "2019-09-03 14:45:54.817002"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.818248"], ["updated_at", "2019-09-03 14:45:54.818248"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.819455"], ["updated_at", "2019-09-03 14:45:54.819455"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.820698"], ["updated_at", "2019-09-03 14:45:54.820698"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.822025"], ["updated_at", "2019-09-03 14:45:54.822025"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.823347"], ["updated_at", "2019-09-03 14:45:54.823347"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.824695"], ["updated_at", "2019-09-03 14:45:54.824695"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.826000"], ["updated_at", "2019-09-03 14:45:54.826000"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.827300"], ["updated_at", "2019-09-03 14:45:54.827300"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.828628"], ["updated_at", "2019-09-03 14:45:54.828628"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.829914"], ["updated_at", "2019-09-03 14:45:54.829914"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.831188"], ["updated_at", "2019-09-03 14:45:54.831188"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.832493"], ["updated_at", "2019-09-03 14:45:54.832493"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.833776"], ["updated_at", "2019-09-03 14:45:54.833776"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.835064"], ["updated_at", "2019-09-03 14:45:54.835064"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.836381"], ["updated_at", "2019-09-03 14:45:54.836381"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.837670"], ["updated_at", "2019-09-03 14:45:54.837670"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.839014"], ["updated_at", "2019-09-03 14:45:54.839014"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.840626"], ["updated_at", "2019-09-03 14:45:54.840626"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.842085"], ["updated_at", "2019-09-03 14:45:54.842085"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.843581"], ["updated_at", "2019-09-03 14:45:54.843581"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.845164"], ["updated_at", "2019-09-03 14:45:54.845164"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.847339"], ["updated_at", "2019-09-03 14:45:54.847339"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.849856"], ["updated_at", "2019-09-03 14:45:54.849856"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.851309"], ["updated_at", "2019-09-03 14:45:54.851309"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.852725"], ["updated_at", "2019-09-03 14:45:54.852725"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.854075"], ["updated_at", "2019-09-03 14:45:54.854075"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.855389"], ["updated_at", "2019-09-03 14:45:54.855389"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.856751"], ["updated_at", "2019-09-03 14:45:54.856751"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.858199"], ["updated_at", "2019-09-03 14:45:54.858199"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.859758"], ["updated_at", "2019-09-03 14:45:54.859758"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.861260"], ["updated_at", "2019-09-03 14:45:54.861260"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.866486"], ["updated_at", "2019-09-03 14:45:54.866486"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.868026"], ["updated_at", "2019-09-03 14:45:54.868026"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.869443"], ["updated_at", "2019-09-03 14:45:54.869443"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.870899"], ["updated_at", "2019-09-03 14:45:54.870899"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.872474"], ["updated_at", "2019-09-03 14:45:54.872474"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.873933"], ["updated_at", "2019-09-03 14:45:54.873933"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.875427"], ["updated_at", "2019-09-03 14:45:54.875427"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.876891"], ["updated_at", "2019-09-03 14:45:54.876891"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.878401"], ["updated_at", "2019-09-03 14:45:54.878401"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.880106"], ["updated_at", "2019-09-03 14:45:54.880106"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.881602"], ["updated_at", "2019-09-03 14:45:54.881602"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.882997"], ["updated_at", "2019-09-03 14:45:54.882997"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.884376"], ["updated_at", "2019-09-03 14:45:54.884376"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.886038"], ["updated_at", "2019-09-03 14:45:54.886038"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.888869"], ["updated_at", "2019-09-03 14:45:54.888869"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.890591"], ["updated_at", "2019-09-03 14:45:54.890591"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.892138"], ["updated_at", "2019-09-03 14:45:54.892138"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.893734"], ["updated_at", "2019-09-03 14:45:54.893734"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.895404"], ["updated_at", "2019-09-03 14:45:54.895404"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.896966"], ["updated_at", "2019-09-03 14:45:54.896966"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.898517"], ["updated_at", "2019-09-03 14:45:54.898517"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.900002"], ["updated_at", "2019-09-03 14:45:54.900002"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.901576"], ["updated_at", "2019-09-03 14:45:54.901576"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.903057"], ["updated_at", "2019-09-03 14:45:54.903057"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.904569"], ["updated_at", "2019-09-03 14:45:54.904569"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.906029"], ["updated_at", "2019-09-03 14:45:54.906029"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.907482"], ["updated_at", "2019-09-03 14:45:54.907482"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.909029"], ["updated_at", "2019-09-03 14:45:54.909029"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.910521"], ["updated_at", "2019-09-03 14:45:54.910521"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.911988"], ["updated_at", "2019-09-03 14:45:54.911988"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.913436"], ["updated_at", "2019-09-03 14:45:54.913436"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.914798"], ["updated_at", "2019-09-03 14:45:54.914798"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.916133"], ["updated_at", "2019-09-03 14:45:54.916133"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.917484"], ["updated_at", "2019-09-03 14:45:54.917484"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.918829"], ["updated_at", "2019-09-03 14:45:54.918829"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.920393"], ["updated_at", "2019-09-03 14:45:54.920393"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.922013"], ["updated_at", "2019-09-03 14:45:54.922013"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.923449"], ["updated_at", "2019-09-03 14:45:54.923449"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.924872"], ["updated_at", "2019-09-03 14:45:54.924872"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.926670"], ["updated_at", "2019-09-03 14:45:54.926670"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.929115"], ["updated_at", "2019-09-03 14:45:54.929115"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.930687"], ["updated_at", "2019-09-03 14:45:54.930687"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.932074"], ["updated_at", "2019-09-03 14:45:54.932074"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.933524"], ["updated_at", "2019-09-03 14:45:54.933524"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.934910"], ["updated_at", "2019-09-03 14:45:54.934910"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.936144"], ["updated_at", "2019-09-03 14:45:54.936144"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.937418"], ["updated_at", "2019-09-03 14:45:54.937418"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.938686"], ["updated_at", "2019-09-03 14:45:54.938686"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.939976"], ["updated_at", "2019-09-03 14:45:54.939976"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.941280"], ["updated_at", "2019-09-03 14:45:54.941280"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.942548"], ["updated_at", "2019-09-03 14:45:54.942548"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.943796"], ["updated_at", "2019-09-03 14:45:54.943796"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.945276"], ["updated_at", "2019-09-03 14:45:54.945276"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.946658"], ["updated_at", "2019-09-03 14:45:54.946658"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.948025"], ["updated_at", "2019-09-03 14:45:54.948025"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.949454"], ["updated_at", "2019-09-03 14:45:54.949454"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.950813"], ["updated_at", "2019-09-03 14:45:54.950813"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.952139"], ["updated_at", "2019-09-03 14:45:54.952139"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:54.953513"], ["updated_at", "2019-09-03 14:45:54.953513"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (8.9ms) LashaMailer#notify: processed outbound mail in 385.1ms  (0.3ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (0.1ms) LashaMailer#notify: processed outbound mail in 7.4ms  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) SAVEPOINT active_record_1 ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:8 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:45:55.356808"], ["updated_at", "2019-09-03 14:45:55.356808"]] ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:8  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:8  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (114.0ms) DROP DATABASE IF EXISTS "lasha_test" ↳ bin/rails:4  (264.4ms) CREATE DATABASE "lasha_test" ENCODING = 'unicode' ↳ bin/rails:4 SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "trees" CASCADE ↳ db/schema.rb:18  (9.7ms) CREATE TABLE "trees" ("id" bigserial primary key, "title" text, "content" text, "toggler" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (7.2ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (1.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190802125348) ↳ db/schema.rb:13  (6.8ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-03 14:46:11.653074"], ["updated_at", "2019-09-03 14:46:11.653074"]] ↳ db/schema.rb:13  (1.1ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:4  (0.1ms) BEGIN ↳ bin/rails:4 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-03 14:46:11.657668"], ["key", "environment"]] ↳ bin/rails:4  (1.2ms) COMMIT ↳ bin/rails:4  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.785368"], ["updated_at", "2019-09-03 14:46:11.785368"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.787629"], ["updated_at", "2019-09-03 14:46:11.787629"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.789424"], ["updated_at", "2019-09-03 14:46:11.789424"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.790950"], ["updated_at", "2019-09-03 14:46:11.790950"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.792297"], ["updated_at", "2019-09-03 14:46:11.792297"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.793650"], ["updated_at", "2019-09-03 14:46:11.793650"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.794905"], ["updated_at", "2019-09-03 14:46:11.794905"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.796253"], ["updated_at", "2019-09-03 14:46:11.796253"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.797553"], ["updated_at", "2019-09-03 14:46:11.797553"]] ↳ spec/models/tree_spec.rb:4  (0.7ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.800011"], ["updated_at", "2019-09-03 14:46:11.800011"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.801794"], ["updated_at", "2019-09-03 14:46:11.801794"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.803277"], ["updated_at", "2019-09-03 14:46:11.803277"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.804752"], ["updated_at", "2019-09-03 14:46:11.804752"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.806482"], ["updated_at", "2019-09-03 14:46:11.806482"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.809872"], ["updated_at", "2019-09-03 14:46:11.809872"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.811853"], ["updated_at", "2019-09-03 14:46:11.811853"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.813746"], ["updated_at", "2019-09-03 14:46:11.813746"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.815208"], ["updated_at", "2019-09-03 14:46:11.815208"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.820664"], ["updated_at", "2019-09-03 14:46:11.820664"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.822525"], ["updated_at", "2019-09-03 14:46:11.822525"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.824206"], ["updated_at", "2019-09-03 14:46:11.824206"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.825795"], ["updated_at", "2019-09-03 14:46:11.825795"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.827239"], ["updated_at", "2019-09-03 14:46:11.827239"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.828571"], ["updated_at", "2019-09-03 14:46:11.828571"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.829781"], ["updated_at", "2019-09-03 14:46:11.829781"]] ↳ spec/models/tree_spec.rb:4  (0.0ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.830978"], ["updated_at", "2019-09-03 14:46:11.830978"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.832254"], ["updated_at", "2019-09-03 14:46:11.832254"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.833494"], ["updated_at", "2019-09-03 14:46:11.833494"]] ↳ spec/models/tree_spec.rb:4  (0.0ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.834680"], ["updated_at", "2019-09-03 14:46:11.834680"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.836009"], ["updated_at", "2019-09-03 14:46:11.836009"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.837437"], ["updated_at", "2019-09-03 14:46:11.837437"]] ↳ spec/models/tree_spec.rb:4  (0.0ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.838754"], ["updated_at", "2019-09-03 14:46:11.838754"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.840449"], ["updated_at", "2019-09-03 14:46:11.840449"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.841777"], ["updated_at", "2019-09-03 14:46:11.841777"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.843111"], ["updated_at", "2019-09-03 14:46:11.843111"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.844508"], ["updated_at", "2019-09-03 14:46:11.844508"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.845915"], ["updated_at", "2019-09-03 14:46:11.845915"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.849011"], ["updated_at", "2019-09-03 14:46:11.849011"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.850937"], ["updated_at", "2019-09-03 14:46:11.850937"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.852486"], ["updated_at", "2019-09-03 14:46:11.852486"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.853900"], ["updated_at", "2019-09-03 14:46:11.853900"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.855391"], ["updated_at", "2019-09-03 14:46:11.855391"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.856932"], ["updated_at", "2019-09-03 14:46:11.856932"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.858369"], ["updated_at", "2019-09-03 14:46:11.858369"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.859823"], ["updated_at", "2019-09-03 14:46:11.859823"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.861405"], ["updated_at", "2019-09-03 14:46:11.861405"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.862967"], ["updated_at", "2019-09-03 14:46:11.862967"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.864454"], ["updated_at", "2019-09-03 14:46:11.864454"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.865877"], ["updated_at", "2019-09-03 14:46:11.865877"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.867319"], ["updated_at", "2019-09-03 14:46:11.867319"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.868840"], ["updated_at", "2019-09-03 14:46:11.868840"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.870321"], ["updated_at", "2019-09-03 14:46:11.870321"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.871761"], ["updated_at", "2019-09-03 14:46:11.871761"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.873266"], ["updated_at", "2019-09-03 14:46:11.873266"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.874722"], ["updated_at", "2019-09-03 14:46:11.874722"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.876143"], ["updated_at", "2019-09-03 14:46:11.876143"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.877654"], ["updated_at", "2019-09-03 14:46:11.877654"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.879456"], ["updated_at", "2019-09-03 14:46:11.879456"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.881084"], ["updated_at", "2019-09-03 14:46:11.881084"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.882593"], ["updated_at", "2019-09-03 14:46:11.882593"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.883994"], ["updated_at", "2019-09-03 14:46:11.883994"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.885603"], ["updated_at", "2019-09-03 14:46:11.885603"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.888426"], ["updated_at", "2019-09-03 14:46:11.888426"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.890660"], ["updated_at", "2019-09-03 14:46:11.890660"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.892198"], ["updated_at", "2019-09-03 14:46:11.892198"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.893750"], ["updated_at", "2019-09-03 14:46:11.893750"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.895321"], ["updated_at", "2019-09-03 14:46:11.895321"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.896725"], ["updated_at", "2019-09-03 14:46:11.896725"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.898081"], ["updated_at", "2019-09-03 14:46:11.898081"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.899584"], ["updated_at", "2019-09-03 14:46:11.899584"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.901132"], ["updated_at", "2019-09-03 14:46:11.901132"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.902494"], ["updated_at", "2019-09-03 14:46:11.902494"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.903904"], ["updated_at", "2019-09-03 14:46:11.903904"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.905338"], ["updated_at", "2019-09-03 14:46:11.905338"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.906642"], ["updated_at", "2019-09-03 14:46:11.906642"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.907944"], ["updated_at", "2019-09-03 14:46:11.907944"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.909447"], ["updated_at", "2019-09-03 14:46:11.909447"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.910749"], ["updated_at", "2019-09-03 14:46:11.910749"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.912080"], ["updated_at", "2019-09-03 14:46:11.912080"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.914116"], ["updated_at", "2019-09-03 14:46:11.914116"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.916059"], ["updated_at", "2019-09-03 14:46:11.916059"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (1.9ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.918268"], ["updated_at", "2019-09-03 14:46:11.918268"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.923392"], ["updated_at", "2019-09-03 14:46:11.923392"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.926365"], ["updated_at", "2019-09-03 14:46:11.926365"]] ↳ spec/models/tree_spec.rb:4  (0.3ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.3ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.929775"], ["updated_at", "2019-09-03 14:46:11.929775"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.932536"], ["updated_at", "2019-09-03 14:46:11.932536"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.934211"], ["updated_at", "2019-09-03 14:46:11.934211"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.935613"], ["updated_at", "2019-09-03 14:46:11.935613"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.937044"], ["updated_at", "2019-09-03 14:46:11.937044"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.938316"], ["updated_at", "2019-09-03 14:46:11.938316"]] ↳ spec/models/tree_spec.rb:4  (0.0ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.939507"], ["updated_at", "2019-09-03 14:46:11.939507"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.941050"], ["updated_at", "2019-09-03 14:46:11.941050"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.942613"], ["updated_at", "2019-09-03 14:46:11.942613"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.945453"], ["updated_at", "2019-09-03 14:46:11.945453"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.947210"], ["updated_at", "2019-09-03 14:46:11.947210"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.948817"], ["updated_at", "2019-09-03 14:46:11.948817"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.950286"], ["updated_at", "2019-09-03 14:46:11.950286"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.951679"], ["updated_at", "2019-09-03 14:46:11.951679"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.953121"], ["updated_at", "2019-09-03 14:46:11.953121"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.954523"], ["updated_at", "2019-09-03 14:46:11.954523"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.956012"], ["updated_at", "2019-09-03 14:46:11.956012"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.957662"], ["updated_at", "2019-09-03 14:46:11.957662"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.959193"], ["updated_at", "2019-09-03 14:46:11.959193"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.960930"], ["updated_at", "2019-09-03 14:46:11.960930"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.965042"], ["updated_at", "2019-09-03 14:46:11.965042"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.967202"], ["updated_at", "2019-09-03 14:46:11.967202"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.969984"], ["updated_at", "2019-09-03 14:46:11.969984"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.971632"], ["updated_at", "2019-09-03 14:46:11.971632"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.973029"], ["updated_at", "2019-09-03 14:46:11.973029"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.974324"], ["updated_at", "2019-09-03 14:46:11.974324"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.975583"], ["updated_at", "2019-09-03 14:46:11.975583"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.977173"], ["updated_at", "2019-09-03 14:46:11.977173"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.978604"], ["updated_at", "2019-09-03 14:46:11.978604"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.980073"], ["updated_at", "2019-09-03 14:46:11.980073"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.981615"], ["updated_at", "2019-09-03 14:46:11.981615"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.983149"], ["updated_at", "2019-09-03 14:46:11.983149"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.984558"], ["updated_at", "2019-09-03 14:46:11.984558"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.986144"], ["updated_at", "2019-09-03 14:46:11.986144"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.987435"], ["updated_at", "2019-09-03 14:46:11.987435"]] ↳ spec/models/tree_spec.rb:4  (0.0ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.988694"], ["updated_at", "2019-09-03 14:46:11.988694"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.990017"], ["updated_at", "2019-09-03 14:46:11.990017"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.991286"], ["updated_at", "2019-09-03 14:46:11.991286"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.992586"], ["updated_at", "2019-09-03 14:46:11.992586"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.993812"], ["updated_at", "2019-09-03 14:46:11.993812"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.995030"], ["updated_at", "2019-09-03 14:46:11.995030"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.996284"], ["updated_at", "2019-09-03 14:46:11.996284"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.997571"], ["updated_at", "2019-09-03 14:46:11.997571"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:11.998854"], ["updated_at", "2019-09-03 14:46:11.998854"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:12.000597"], ["updated_at", "2019-09-03 14:46:12.000597"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:12.002080"], ["updated_at", "2019-09-03 14:46:12.002080"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:12.003512"], ["updated_at", "2019-09-03 14:46:12.003512"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:12.005008"], ["updated_at", "2019-09-03 14:46:12.005008"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.7ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:12.007067"], ["updated_at", "2019-09-03 14:46:12.007067"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:12.009940"], ["updated_at", "2019-09-03 14:46:12.009940"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:12.011538"], ["updated_at", "2019-09-03 14:46:12.011538"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:12.013107"], ["updated_at", "2019-09-03 14:46:12.013107"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:12.014667"], ["updated_at", "2019-09-03 14:46:12.014667"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:12.016349"], ["updated_at", "2019-09-03 14:46:12.016349"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:12.018105"], ["updated_at", "2019-09-03 14:46:12.018105"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:12.019692"], ["updated_at", "2019-09-03 14:46:12.019692"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:12.021324"], ["updated_at", "2019-09-03 14:46:12.021324"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:12.022725"], ["updated_at", "2019-09-03 14:46:12.022725"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:12.023947"], ["updated_at", "2019-09-03 14:46:12.023947"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:12.025259"], ["updated_at", "2019-09-03 14:46:12.025259"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:12.026578"], ["updated_at", "2019-09-03 14:46:12.026578"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:12.028235"], ["updated_at", "2019-09-03 14:46:12.028235"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:12.029803"], ["updated_at", "2019-09-03 14:46:12.029803"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:12.031187"], ["updated_at", "2019-09-03 14:46:12.031187"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:12.032729"], ["updated_at", "2019-09-03 14:46:12.032729"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:12.034282"], ["updated_at", "2019-09-03 14:46:12.034282"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (9.0ms) LashaMailer#notify: processed outbound mail in 463.0ms  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.2ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (0.1ms) LashaMailer#notify: processed outbound mail in 7.5ms  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) SAVEPOINT active_record_1 ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:8 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:46:12.515111"], ["updated_at", "2019-09-03 14:46:12.515111"]] ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:8  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:8  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:9 Started GET "/trees" for 127.0.0.1 at 2019-09-03 18:46:15 +0400 Processing by TreesController#index as HTML Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 1], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (37.0ms) Rendered trees/index.html.slim within layouts/application (40.1ms) Completed 200 OK in 102ms (Views: 95.4ms | ActiveRecord: 1.3ms)  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (1.0ms) SELECT COUNT(*) FROM "trees"  (0.6ms) SELECT COUNT(*) FROM "trees"  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (111.8ms) DROP DATABASE IF EXISTS "lasha_test" ↳ bin/rails:4  (265.4ms) CREATE DATABASE "lasha_test" ENCODING = 'unicode' ↳ bin/rails:4 SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.1ms) DROP TABLE IF EXISTS "trees" CASCADE ↳ db/schema.rb:18  (9.8ms) CREATE TABLE "trees" ("id" bigserial primary key, "title" text, "content" text, "toggler" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (8.1ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (1.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190802125348) ↳ db/schema.rb:13  (6.9ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-03 14:47:14.625404"], ["updated_at", "2019-09-03 14:47:14.625404"]] ↳ db/schema.rb:13  (1.1ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:4  (0.1ms) BEGIN ↳ bin/rails:4 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-03 14:47:14.630215"], ["key", "environment"]] ↳ bin/rails:4  (1.1ms) COMMIT ↳ bin/rails:4  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.2ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.754678"], ["updated_at", "2019-09-03 14:47:14.754678"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.756948"], ["updated_at", "2019-09-03 14:47:14.756948"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.758886"], ["updated_at", "2019-09-03 14:47:14.758886"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.760765"], ["updated_at", "2019-09-03 14:47:14.760765"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.762373"], ["updated_at", "2019-09-03 14:47:14.762373"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.763739"], ["updated_at", "2019-09-03 14:47:14.763739"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.765421"], ["updated_at", "2019-09-03 14:47:14.765421"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.767953"], ["updated_at", "2019-09-03 14:47:14.767953"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.770186"], ["updated_at", "2019-09-03 14:47:14.770186"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.771796"], ["updated_at", "2019-09-03 14:47:14.771796"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.773486"], ["updated_at", "2019-09-03 14:47:14.773486"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.774939"], ["updated_at", "2019-09-03 14:47:14.774939"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.776455"], ["updated_at", "2019-09-03 14:47:14.776455"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.777842"], ["updated_at", "2019-09-03 14:47:14.777842"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.779226"], ["updated_at", "2019-09-03 14:47:14.779226"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.780592"], ["updated_at", "2019-09-03 14:47:14.780592"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.781897"], ["updated_at", "2019-09-03 14:47:14.781897"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.783220"], ["updated_at", "2019-09-03 14:47:14.783220"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.784707"], ["updated_at", "2019-09-03 14:47:14.784707"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.786368"], ["updated_at", "2019-09-03 14:47:14.786368"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.787954"], ["updated_at", "2019-09-03 14:47:14.787954"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.789504"], ["updated_at", "2019-09-03 14:47:14.789504"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.790945"], ["updated_at", "2019-09-03 14:47:14.790945"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.792590"], ["updated_at", "2019-09-03 14:47:14.792590"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.794279"], ["updated_at", "2019-09-03 14:47:14.794279"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.795865"], ["updated_at", "2019-09-03 14:47:14.795865"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.797420"], ["updated_at", "2019-09-03 14:47:14.797420"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.798871"], ["updated_at", "2019-09-03 14:47:14.798871"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.800648"], ["updated_at", "2019-09-03 14:47:14.800648"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.802192"], ["updated_at", "2019-09-03 14:47:14.802192"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.803620"], ["updated_at", "2019-09-03 14:47:14.803620"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.805063"], ["updated_at", "2019-09-03 14:47:14.805063"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.807036"], ["updated_at", "2019-09-03 14:47:14.807036"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.809551"], ["updated_at", "2019-09-03 14:47:14.809551"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.811347"], ["updated_at", "2019-09-03 14:47:14.811347"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.812896"], ["updated_at", "2019-09-03 14:47:14.812896"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.814502"], ["updated_at", "2019-09-03 14:47:14.814502"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.816225"], ["updated_at", "2019-09-03 14:47:14.816225"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.821734"], ["updated_at", "2019-09-03 14:47:14.821734"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.823475"], ["updated_at", "2019-09-03 14:47:14.823475"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.825138"], ["updated_at", "2019-09-03 14:47:14.825138"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.826692"], ["updated_at", "2019-09-03 14:47:14.826692"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.828213"], ["updated_at", "2019-09-03 14:47:14.828213"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.829755"], ["updated_at", "2019-09-03 14:47:14.829755"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.831234"], ["updated_at", "2019-09-03 14:47:14.831234"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.832872"], ["updated_at", "2019-09-03 14:47:14.832872"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.834381"], ["updated_at", "2019-09-03 14:47:14.834381"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.835849"], ["updated_at", "2019-09-03 14:47:14.835849"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.837353"], ["updated_at", "2019-09-03 14:47:14.837353"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.838754"], ["updated_at", "2019-09-03 14:47:14.838754"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.840373"], ["updated_at", "2019-09-03 14:47:14.840373"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.841886"], ["updated_at", "2019-09-03 14:47:14.841886"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.843336"], ["updated_at", "2019-09-03 14:47:14.843336"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.844956"], ["updated_at", "2019-09-03 14:47:14.844956"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.846996"], ["updated_at", "2019-09-03 14:47:14.846996"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.849618"], ["updated_at", "2019-09-03 14:47:14.849618"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.851255"], ["updated_at", "2019-09-03 14:47:14.851255"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.852905"], ["updated_at", "2019-09-03 14:47:14.852905"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.854668"], ["updated_at", "2019-09-03 14:47:14.854668"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.856740"], ["updated_at", "2019-09-03 14:47:14.856740"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.858398"], ["updated_at", "2019-09-03 14:47:14.858398"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.859847"], ["updated_at", "2019-09-03 14:47:14.859847"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.861254"], ["updated_at", "2019-09-03 14:47:14.861254"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.862690"], ["updated_at", "2019-09-03 14:47:14.862690"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.864105"], ["updated_at", "2019-09-03 14:47:14.864105"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.865588"], ["updated_at", "2019-09-03 14:47:14.865588"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.866998"], ["updated_at", "2019-09-03 14:47:14.866998"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.868382"], ["updated_at", "2019-09-03 14:47:14.868382"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.869835"], ["updated_at", "2019-09-03 14:47:14.869835"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.871235"], ["updated_at", "2019-09-03 14:47:14.871235"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.872597"], ["updated_at", "2019-09-03 14:47:14.872597"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.873963"], ["updated_at", "2019-09-03 14:47:14.873963"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.875314"], ["updated_at", "2019-09-03 14:47:14.875314"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.876662"], ["updated_at", "2019-09-03 14:47:14.876662"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.878021"], ["updated_at", "2019-09-03 14:47:14.878021"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.879668"], ["updated_at", "2019-09-03 14:47:14.879668"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.881104"], ["updated_at", "2019-09-03 14:47:14.881104"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.882411"], ["updated_at", "2019-09-03 14:47:14.882411"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.883660"], ["updated_at", "2019-09-03 14:47:14.883660"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.884911"], ["updated_at", "2019-09-03 14:47:14.884911"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.886615"], ["updated_at", "2019-09-03 14:47:14.886615"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.889361"], ["updated_at", "2019-09-03 14:47:14.889361"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.891020"], ["updated_at", "2019-09-03 14:47:14.891020"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.892502"], ["updated_at", "2019-09-03 14:47:14.892502"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.893923"], ["updated_at", "2019-09-03 14:47:14.893923"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.895305"], ["updated_at", "2019-09-03 14:47:14.895305"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.896993"], ["updated_at", "2019-09-03 14:47:14.896993"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.898535"], ["updated_at", "2019-09-03 14:47:14.898535"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.899968"], ["updated_at", "2019-09-03 14:47:14.899968"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.901402"], ["updated_at", "2019-09-03 14:47:14.901402"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.902769"], ["updated_at", "2019-09-03 14:47:14.902769"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.904226"], ["updated_at", "2019-09-03 14:47:14.904226"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.905588"], ["updated_at", "2019-09-03 14:47:14.905588"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.906956"], ["updated_at", "2019-09-03 14:47:14.906956"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.908299"], ["updated_at", "2019-09-03 14:47:14.908299"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.909621"], ["updated_at", "2019-09-03 14:47:14.909621"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.910902"], ["updated_at", "2019-09-03 14:47:14.910902"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.912234"], ["updated_at", "2019-09-03 14:47:14.912234"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.913540"], ["updated_at", "2019-09-03 14:47:14.913540"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.914812"], ["updated_at", "2019-09-03 14:47:14.914812"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.916114"], ["updated_at", "2019-09-03 14:47:14.916114"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.917431"], ["updated_at", "2019-09-03 14:47:14.917431"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.918889"], ["updated_at", "2019-09-03 14:47:14.918889"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.920512"], ["updated_at", "2019-09-03 14:47:14.920512"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.922011"], ["updated_at", "2019-09-03 14:47:14.922011"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.923536"], ["updated_at", "2019-09-03 14:47:14.923536"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.925075"], ["updated_at", "2019-09-03 14:47:14.925075"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.927188"], ["updated_at", "2019-09-03 14:47:14.927188"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.929779"], ["updated_at", "2019-09-03 14:47:14.929779"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.931466"], ["updated_at", "2019-09-03 14:47:14.931466"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.933055"], ["updated_at", "2019-09-03 14:47:14.933055"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.934647"], ["updated_at", "2019-09-03 14:47:14.934647"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.936074"], ["updated_at", "2019-09-03 14:47:14.936074"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.937561"], ["updated_at", "2019-09-03 14:47:14.937561"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.939039"], ["updated_at", "2019-09-03 14:47:14.939039"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.940535"], ["updated_at", "2019-09-03 14:47:14.940535"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.941951"], ["updated_at", "2019-09-03 14:47:14.941951"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.943415"], ["updated_at", "2019-09-03 14:47:14.943415"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.945027"], ["updated_at", "2019-09-03 14:47:14.945027"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.946441"], ["updated_at", "2019-09-03 14:47:14.946441"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.947849"], ["updated_at", "2019-09-03 14:47:14.947849"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.949456"], ["updated_at", "2019-09-03 14:47:14.949456"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.950894"], ["updated_at", "2019-09-03 14:47:14.950894"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.952255"], ["updated_at", "2019-09-03 14:47:14.952255"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.953745"], ["updated_at", "2019-09-03 14:47:14.953745"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.955162"], ["updated_at", "2019-09-03 14:47:14.955162"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.956509"], ["updated_at", "2019-09-03 14:47:14.956509"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.957792"], ["updated_at", "2019-09-03 14:47:14.957792"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.959292"], ["updated_at", "2019-09-03 14:47:14.959292"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.960827"], ["updated_at", "2019-09-03 14:47:14.960827"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.962478"], ["updated_at", "2019-09-03 14:47:14.962478"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.967666"], ["updated_at", "2019-09-03 14:47:14.967666"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.970472"], ["updated_at", "2019-09-03 14:47:14.970472"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.972113"], ["updated_at", "2019-09-03 14:47:14.972113"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.973881"], ["updated_at", "2019-09-03 14:47:14.973881"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.975308"], ["updated_at", "2019-09-03 14:47:14.975308"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.976690"], ["updated_at", "2019-09-03 14:47:14.976690"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.978046"], ["updated_at", "2019-09-03 14:47:14.978046"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.979390"], ["updated_at", "2019-09-03 14:47:14.979390"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.980748"], ["updated_at", "2019-09-03 14:47:14.980748"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.982113"], ["updated_at", "2019-09-03 14:47:14.982113"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.983429"], ["updated_at", "2019-09-03 14:47:14.983429"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.984791"], ["updated_at", "2019-09-03 14:47:14.984791"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.986080"], ["updated_at", "2019-09-03 14:47:14.986080"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.987436"], ["updated_at", "2019-09-03 14:47:14.987436"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.988729"], ["updated_at", "2019-09-03 14:47:14.988729"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.989998"], ["updated_at", "2019-09-03 14:47:14.989998"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.991341"], ["updated_at", "2019-09-03 14:47:14.991341"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.992645"], ["updated_at", "2019-09-03 14:47:14.992645"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:14.993926"], ["updated_at", "2019-09-03 14:47:14.993926"]] ↳ spec/models/tree_spec.rb:4  (0.0ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.0ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (9.1ms) LashaMailer#notify: processed outbound mail in 368.3ms  (0.3ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (0.1ms) LashaMailer#notify: processed outbound mail in 7.8ms  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) SAVEPOINT active_record_1 ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:8 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:47:15.382404"], ["updated_at", "2019-09-03 14:47:15.382404"]] ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:8  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:8 Started GET "/trees" for 127.0.0.1 at 2019-09-03 18:47:18 +0400 Processing by TreesController#index as HTML Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 1], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (38.8ms) Rendered trees/index.html.slim within layouts/application (41.5ms) Completed 200 OK in 72ms (Views: 65.1ms | ActiveRecord: 1.3ms)  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (116.7ms) DROP DATABASE IF EXISTS "lasha_test" ↳ bin/rails:4  (282.5ms) CREATE DATABASE "lasha_test" ENCODING = 'unicode' ↳ bin/rails:4 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "trees" CASCADE ↳ db/schema.rb:18  (12.9ms) CREATE TABLE "trees" ("id" bigserial primary key, "title" text, "content" text, "toggler" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (7.5ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (1.3ms) INSERT INTO "schema_migrations" (version) VALUES (20190802125348) ↳ db/schema.rb:13  (6.9ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-03 14:53:17.065971"], ["updated_at", "2019-09-03 14:53:17.065971"]] ↳ db/schema.rb:13  (1.1ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:4  (0.1ms) BEGIN ↳ bin/rails:4 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-03 14:53:17.070533"], ["key", "environment"]] ↳ bin/rails:4  (1.2ms) COMMIT ↳ bin/rails:4  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.9ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (116.2ms) DROP DATABASE IF EXISTS "lasha_test" ↳ bin/rails:4  (281.4ms) CREATE DATABASE "lasha_test" ENCODING = 'unicode' ↳ bin/rails:4 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "trees" CASCADE ↳ db/schema.rb:18  (10.4ms) CREATE TABLE "trees" ("id" bigserial primary key, "title" text, "content" text, "toggler" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (7.9ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (1.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190802125348) ↳ db/schema.rb:13  (7.7ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.7ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (5.6ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.6ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-03 14:59:01.233418"], ["updated_at", "2019-09-03 14:59:01.233418"]] ↳ db/schema.rb:13  (1.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:4  (0.2ms) BEGIN ↳ bin/rails:4 ActiveRecord::InternalMetadata Update (0.4ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-03 14:59:01.241080"], ["key", "environment"]] ↳ bin/rails:4  (1.3ms) COMMIT ↳ bin/rails:4  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.2ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.422959"], ["updated_at", "2019-09-03 14:59:01.422959"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.425218"], ["updated_at", "2019-09-03 14:59:01.425218"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.426803"], ["updated_at", "2019-09-03 14:59:01.426803"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.428680"], ["updated_at", "2019-09-03 14:59:01.428680"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.430206"], ["updated_at", "2019-09-03 14:59:01.430206"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.431769"], ["updated_at", "2019-09-03 14:59:01.431769"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.433341"], ["updated_at", "2019-09-03 14:59:01.433341"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.434831"], ["updated_at", "2019-09-03 14:59:01.434831"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.436975"], ["updated_at", "2019-09-03 14:59:01.436975"]] ↳ spec/models/tree_spec.rb:4  (0.3ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.440528"], ["updated_at", "2019-09-03 14:59:01.440528"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.442273"], ["updated_at", "2019-09-03 14:59:01.442273"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.443761"], ["updated_at", "2019-09-03 14:59:01.443761"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.445800"], ["updated_at", "2019-09-03 14:59:01.445800"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.447351"], ["updated_at", "2019-09-03 14:59:01.447351"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.448746"], ["updated_at", "2019-09-03 14:59:01.448746"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.450201"], ["updated_at", "2019-09-03 14:59:01.450201"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.451551"], ["updated_at", "2019-09-03 14:59:01.451551"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.453624"], ["updated_at", "2019-09-03 14:59:01.453624"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.456133"], ["updated_at", "2019-09-03 14:59:01.456133"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.457716"], ["updated_at", "2019-09-03 14:59:01.457716"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.459129"], ["updated_at", "2019-09-03 14:59:01.459129"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.460655"], ["updated_at", "2019-09-03 14:59:01.460655"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.462457"], ["updated_at", "2019-09-03 14:59:01.462457"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.463912"], ["updated_at", "2019-09-03 14:59:01.463912"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.465314"], ["updated_at", "2019-09-03 14:59:01.465314"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.466600"], ["updated_at", "2019-09-03 14:59:01.466600"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.467870"], ["updated_at", "2019-09-03 14:59:01.467870"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.470070"], ["updated_at", "2019-09-03 14:59:01.470070"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.472519"], ["updated_at", "2019-09-03 14:59:01.472519"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.474098"], ["updated_at", "2019-09-03 14:59:01.474098"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.475443"], ["updated_at", "2019-09-03 14:59:01.475443"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.476846"], ["updated_at", "2019-09-03 14:59:01.476846"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.478463"], ["updated_at", "2019-09-03 14:59:01.478463"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.480137"], ["updated_at", "2019-09-03 14:59:01.480137"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.481522"], ["updated_at", "2019-09-03 14:59:01.481522"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.482915"], ["updated_at", "2019-09-03 14:59:01.482915"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.484283"], ["updated_at", "2019-09-03 14:59:01.484283"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.486712"], ["updated_at", "2019-09-03 14:59:01.486712"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.489304"], ["updated_at", "2019-09-03 14:59:01.489304"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.490885"], ["updated_at", "2019-09-03 14:59:01.490885"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.492386"], ["updated_at", "2019-09-03 14:59:01.492386"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.493797"], ["updated_at", "2019-09-03 14:59:01.493797"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.495506"], ["updated_at", "2019-09-03 14:59:01.495506"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.497779"], ["updated_at", "2019-09-03 14:59:01.497779"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.499426"], ["updated_at", "2019-09-03 14:59:01.499426"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.500946"], ["updated_at", "2019-09-03 14:59:01.500946"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.503234"], ["updated_at", "2019-09-03 14:59:01.503234"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.506068"], ["updated_at", "2019-09-03 14:59:01.506068"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.507878"], ["updated_at", "2019-09-03 14:59:01.507878"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.509583"], ["updated_at", "2019-09-03 14:59:01.509583"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.511422"], ["updated_at", "2019-09-03 14:59:01.511422"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.513138"], ["updated_at", "2019-09-03 14:59:01.513138"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.514792"], ["updated_at", "2019-09-03 14:59:01.514792"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.516350"], ["updated_at", "2019-09-03 14:59:01.516350"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.517877"], ["updated_at", "2019-09-03 14:59:01.517877"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.520457"], ["updated_at", "2019-09-03 14:59:01.520457"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.522969"], ["updated_at", "2019-09-03 14:59:01.522969"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.524549"], ["updated_at", "2019-09-03 14:59:01.524549"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.526032"], ["updated_at", "2019-09-03 14:59:01.526032"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.527438"], ["updated_at", "2019-09-03 14:59:01.527438"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.529280"], ["updated_at", "2019-09-03 14:59:01.529280"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.530803"], ["updated_at", "2019-09-03 14:59:01.530803"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.532203"], ["updated_at", "2019-09-03 14:59:01.532203"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.533543"], ["updated_at", "2019-09-03 14:59:01.533543"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.534846"], ["updated_at", "2019-09-03 14:59:01.534846"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.536654"], ["updated_at", "2019-09-03 14:59:01.536654"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.539531"], ["updated_at", "2019-09-03 14:59:01.539531"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.541235"], ["updated_at", "2019-09-03 14:59:01.541235"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.542653"], ["updated_at", "2019-09-03 14:59:01.542653"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.544012"], ["updated_at", "2019-09-03 14:59:01.544012"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.545973"], ["updated_at", "2019-09-03 14:59:01.545973"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.547389"], ["updated_at", "2019-09-03 14:59:01.547389"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.548837"], ["updated_at", "2019-09-03 14:59:01.548837"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.550297"], ["updated_at", "2019-09-03 14:59:01.550297"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.551624"], ["updated_at", "2019-09-03 14:59:01.551624"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.553132"], ["updated_at", "2019-09-03 14:59:01.553132"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.556486"], ["updated_at", "2019-09-03 14:59:01.556486"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.558208"], ["updated_at", "2019-09-03 14:59:01.558208"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.560047"], ["updated_at", "2019-09-03 14:59:01.560047"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.561985"], ["updated_at", "2019-09-03 14:59:01.561985"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.564187"], ["updated_at", "2019-09-03 14:59:01.564187"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.565916"], ["updated_at", "2019-09-03 14:59:01.565916"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.567495"], ["updated_at", "2019-09-03 14:59:01.567495"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.569042"], ["updated_at", "2019-09-03 14:59:01.569042"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.571641"], ["updated_at", "2019-09-03 14:59:01.571641"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.573773"], ["updated_at", "2019-09-03 14:59:01.573773"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.575410"], ["updated_at", "2019-09-03 14:59:01.575410"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.576899"], ["updated_at", "2019-09-03 14:59:01.576899"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.578780"], ["updated_at", "2019-09-03 14:59:01.578780"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.580375"], ["updated_at", "2019-09-03 14:59:01.580375"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.581922"], ["updated_at", "2019-09-03 14:59:01.581922"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.583682"], ["updated_at", "2019-09-03 14:59:01.583682"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (1.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.586626"], ["updated_at", "2019-09-03 14:59:01.586626"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.592239"], ["updated_at", "2019-09-03 14:59:01.592239"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.594393"], ["updated_at", "2019-09-03 14:59:01.594393"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.596897"], ["updated_at", "2019-09-03 14:59:01.596897"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.598990"], ["updated_at", "2019-09-03 14:59:01.598990"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.601640"], ["updated_at", "2019-09-03 14:59:01.601640"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.4ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.7ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.606702"], ["updated_at", "2019-09-03 14:59:01.606702"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.610570"], ["updated_at", "2019-09-03 14:59:01.610570"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.614440"], ["updated_at", "2019-09-03 14:59:01.614440"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.618053"], ["updated_at", "2019-09-03 14:59:01.618053"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.7ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.621714"], ["updated_at", "2019-09-03 14:59:01.621714"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.627171"], ["updated_at", "2019-09-03 14:59:01.627171"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.632134"], ["updated_at", "2019-09-03 14:59:01.632134"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.635730"], ["updated_at", "2019-09-03 14:59:01.635730"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.8ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.641399"], ["updated_at", "2019-09-03 14:59:01.641399"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.645232"], ["updated_at", "2019-09-03 14:59:01.645232"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.648999"], ["updated_at", "2019-09-03 14:59:01.648999"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.652239"], ["updated_at", "2019-09-03 14:59:01.652239"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.8ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.657811"], ["updated_at", "2019-09-03 14:59:01.657811"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.662337"], ["updated_at", "2019-09-03 14:59:01.662337"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.666282"], ["updated_at", "2019-09-03 14:59:01.666282"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.669971"], ["updated_at", "2019-09-03 14:59:01.669971"]] ↳ spec/models/tree_spec.rb:4  (0.4ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.675676"], ["updated_at", "2019-09-03 14:59:01.675676"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.679378"], ["updated_at", "2019-09-03 14:59:01.679378"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.682523"], ["updated_at", "2019-09-03 14:59:01.682523"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.684778"], ["updated_at", "2019-09-03 14:59:01.684778"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.7ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.9ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.688594"], ["updated_at", "2019-09-03 14:59:01.688594"]] ↳ spec/models/tree_spec.rb:4  (0.3ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.693955"], ["updated_at", "2019-09-03 14:59:01.693955"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.697660"], ["updated_at", "2019-09-03 14:59:01.697660"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.700982"], ["updated_at", "2019-09-03 14:59:01.700982"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.703803"], ["updated_at", "2019-09-03 14:59:01.703803"]] ↳ spec/models/tree_spec.rb:4  (0.5ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.5ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.709335"], ["updated_at", "2019-09-03 14:59:01.709335"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.7ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.713485"], ["updated_at", "2019-09-03 14:59:01.713485"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.716929"], ["updated_at", "2019-09-03 14:59:01.716929"]] ↳ spec/models/tree_spec.rb:4  (0.7ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.7ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.720660"], ["updated_at", "2019-09-03 14:59:01.720660"]] ↳ spec/models/tree_spec.rb:4  (0.5ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.4ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.726165"], ["updated_at", "2019-09-03 14:59:01.726165"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.731467"], ["updated_at", "2019-09-03 14:59:01.731467"]] ↳ spec/models/tree_spec.rb:4  (0.5ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.7ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.735955"], ["updated_at", "2019-09-03 14:59:01.735955"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.8ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.739829"], ["updated_at", "2019-09-03 14:59:01.739829"]] ↳ spec/models/tree_spec.rb:4  (0.3ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.3ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.745692"], ["updated_at", "2019-09-03 14:59:01.745692"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.8ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.749653"], ["updated_at", "2019-09-03 14:59:01.749653"]] ↳ spec/models/tree_spec.rb:4  (0.5ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.762650"], ["updated_at", "2019-09-03 14:59:01.762650"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (1.8ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.766043"], ["updated_at", "2019-09-03 14:59:01.766043"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.770832"], ["updated_at", "2019-09-03 14:59:01.770832"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.773856"], ["updated_at", "2019-09-03 14:59:01.773856"]] ↳ spec/models/tree_spec.rb:4  (0.4ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.5ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.779660"], ["updated_at", "2019-09-03 14:59:01.779660"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.7ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.784035"], ["updated_at", "2019-09-03 14:59:01.784035"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.787265"], ["updated_at", "2019-09-03 14:59:01.787265"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.790119"], ["updated_at", "2019-09-03 14:59:01.790119"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.4ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.795071"], ["updated_at", "2019-09-03 14:59:01.795071"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.798439"], ["updated_at", "2019-09-03 14:59:01.798439"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.801713"], ["updated_at", "2019-09-03 14:59:01.801713"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.804757"], ["updated_at", "2019-09-03 14:59:01.804757"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (1.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.808063"], ["updated_at", "2019-09-03 14:59:01.808063"]] ↳ spec/models/tree_spec.rb:4  (0.4ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.813572"], ["updated_at", "2019-09-03 14:59:01.813572"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.815617"], ["updated_at", "2019-09-03 14:59:01.815617"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.817976"], ["updated_at", "2019-09-03 14:59:01.817976"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 14:59:01.820629"], ["updated_at", "2019-09-03 14:59:01.820629"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (7.6ms) LashaMailer#notify: processed outbound mail in 563.5ms  (0.3ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (0.1ms) LashaMailer#notify: processed outbound mail in 14.5ms  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.5ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Started GET "/trees" for 127.0.0.1 at 2019-09-03 18:59:04 +0400 Processing by TreesController#index as HTML Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (8.2ms) Rendered trees/index.html.slim within layouts/application (11.2ms) Completed 500 Internal Server Error in 16ms (ActiveRecord: 0.5ms) ActionView::Template::Error (undefined method `[]' for nil:NilClass): 1: h2.text-center #{data[:model]} Index 2: 3: = lasha_pagy_helper(data[:pagy]) 4: app/views/trees/index.html.slim:3:in `_app_views_trees_index_html_slim__72707394077249658_70017027551100'  (0.6ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (115.8ms) DROP DATABASE IF EXISTS "lasha_test" ↳ bin/rails:4  (264.1ms) CREATE DATABASE "lasha_test" ENCODING = 'unicode' ↳ bin/rails:4 SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "trees" CASCADE ↳ db/schema.rb:18  (9.6ms) CREATE TABLE "trees" ("id" bigserial primary key, "title" text, "content" text, "toggler" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (26.3ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.8ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (1.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190802125348) ↳ db/schema.rb:13  (7.1ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.6ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-03 15:01:36.840752"], ["updated_at", "2019-09-03 15:01:36.840752"]] ↳ db/schema.rb:13  (1.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:4  (0.1ms) BEGIN ↳ bin/rails:4 ActiveRecord::InternalMetadata Update (0.6ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-03 15:01:36.847025"], ["key", "environment"]] ↳ bin/rails:4  (1.4ms) COMMIT ↳ bin/rails:4  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:36.975745"], ["updated_at", "2019-09-03 15:01:36.975745"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:36.978143"], ["updated_at", "2019-09-03 15:01:36.978143"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:36.979818"], ["updated_at", "2019-09-03 15:01:36.979818"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:36.981668"], ["updated_at", "2019-09-03 15:01:36.981668"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:36.983202"], ["updated_at", "2019-09-03 15:01:36.983202"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:36.984963"], ["updated_at", "2019-09-03 15:01:36.984963"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:36.986645"], ["updated_at", "2019-09-03 15:01:36.986645"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:36.988255"], ["updated_at", "2019-09-03 15:01:36.988255"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:36.989863"], ["updated_at", "2019-09-03 15:01:36.989863"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:36.991550"], ["updated_at", "2019-09-03 15:01:36.991550"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:36.993216"], ["updated_at", "2019-09-03 15:01:36.993216"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:36.994669"], ["updated_at", "2019-09-03 15:01:36.994669"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:36.996075"], ["updated_at", "2019-09-03 15:01:36.996075"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:36.997548"], ["updated_at", "2019-09-03 15:01:36.997548"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:36.999206"], ["updated_at", "2019-09-03 15:01:36.999206"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.000971"], ["updated_at", "2019-09-03 15:01:37.000971"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.002384"], ["updated_at", "2019-09-03 15:01:37.002384"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.003703"], ["updated_at", "2019-09-03 15:01:37.003703"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.005093"], ["updated_at", "2019-09-03 15:01:37.005093"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.007288"], ["updated_at", "2019-09-03 15:01:37.007288"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.009665"], ["updated_at", "2019-09-03 15:01:37.009665"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.011216"], ["updated_at", "2019-09-03 15:01:37.011216"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.012670"], ["updated_at", "2019-09-03 15:01:37.012670"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.013972"], ["updated_at", "2019-09-03 15:01:37.013972"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.015406"], ["updated_at", "2019-09-03 15:01:37.015406"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.017010"], ["updated_at", "2019-09-03 15:01:37.017010"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.018484"], ["updated_at", "2019-09-03 15:01:37.018484"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.020029"], ["updated_at", "2019-09-03 15:01:37.020029"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.021568"], ["updated_at", "2019-09-03 15:01:37.021568"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.023580"], ["updated_at", "2019-09-03 15:01:37.023580"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.025488"], ["updated_at", "2019-09-03 15:01:37.025488"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.026939"], ["updated_at", "2019-09-03 15:01:37.026939"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.028234"], ["updated_at", "2019-09-03 15:01:37.028234"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.029447"], ["updated_at", "2019-09-03 15:01:37.029447"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.030731"], ["updated_at", "2019-09-03 15:01:37.030731"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.032035"], ["updated_at", "2019-09-03 15:01:37.032035"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.033484"], ["updated_at", "2019-09-03 15:01:37.033484"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.034678"], ["updated_at", "2019-09-03 15:01:37.034678"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.035966"], ["updated_at", "2019-09-03 15:01:37.035966"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.037356"], ["updated_at", "2019-09-03 15:01:37.037356"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.038612"], ["updated_at", "2019-09-03 15:01:37.038612"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.040124"], ["updated_at", "2019-09-03 15:01:37.040124"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.041764"], ["updated_at", "2019-09-03 15:01:37.041764"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.043180"], ["updated_at", "2019-09-03 15:01:37.043180"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.044555"], ["updated_at", "2019-09-03 15:01:37.044555"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.6ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.046339"], ["updated_at", "2019-09-03 15:01:37.046339"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.049718"], ["updated_at", "2019-09-03 15:01:37.049718"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.051489"], ["updated_at", "2019-09-03 15:01:37.051489"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.053198"], ["updated_at", "2019-09-03 15:01:37.053198"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.054756"], ["updated_at", "2019-09-03 15:01:37.054756"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.056120"], ["updated_at", "2019-09-03 15:01:37.056120"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.057682"], ["updated_at", "2019-09-03 15:01:37.057682"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.059134"], ["updated_at", "2019-09-03 15:01:37.059134"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.060561"], ["updated_at", "2019-09-03 15:01:37.060561"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.061950"], ["updated_at", "2019-09-03 15:01:37.061950"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.063479"], ["updated_at", "2019-09-03 15:01:37.063479"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.064843"], ["updated_at", "2019-09-03 15:01:37.064843"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.066278"], ["updated_at", "2019-09-03 15:01:37.066278"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.067712"], ["updated_at", "2019-09-03 15:01:37.067712"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.069098"], ["updated_at", "2019-09-03 15:01:37.069098"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.070367"], ["updated_at", "2019-09-03 15:01:37.070367"]] ↳ spec/models/tree_spec.rb:4  (0.0ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.071760"], ["updated_at", "2019-09-03 15:01:37.071760"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.073327"], ["updated_at", "2019-09-03 15:01:37.073327"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.074809"], ["updated_at", "2019-09-03 15:01:37.074809"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.076478"], ["updated_at", "2019-09-03 15:01:37.076478"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.077991"], ["updated_at", "2019-09-03 15:01:37.077991"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.079561"], ["updated_at", "2019-09-03 15:01:37.079561"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.081137"], ["updated_at", "2019-09-03 15:01:37.081137"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.082607"], ["updated_at", "2019-09-03 15:01:37.082607"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.083970"], ["updated_at", "2019-09-03 15:01:37.083970"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.085538"], ["updated_at", "2019-09-03 15:01:37.085538"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.088344"], ["updated_at", "2019-09-03 15:01:37.088344"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.090331"], ["updated_at", "2019-09-03 15:01:37.090331"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.091759"], ["updated_at", "2019-09-03 15:01:37.091759"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.093207"], ["updated_at", "2019-09-03 15:01:37.093207"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.094653"], ["updated_at", "2019-09-03 15:01:37.094653"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.096029"], ["updated_at", "2019-09-03 15:01:37.096029"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.097620"], ["updated_at", "2019-09-03 15:01:37.097620"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.099420"], ["updated_at", "2019-09-03 15:01:37.099420"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.101145"], ["updated_at", "2019-09-03 15:01:37.101145"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.102660"], ["updated_at", "2019-09-03 15:01:37.102660"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.103997"], ["updated_at", "2019-09-03 15:01:37.103997"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.105429"], ["updated_at", "2019-09-03 15:01:37.105429"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.106678"], ["updated_at", "2019-09-03 15:01:37.106678"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.107856"], ["updated_at", "2019-09-03 15:01:37.107856"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.109196"], ["updated_at", "2019-09-03 15:01:37.109196"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.110566"], ["updated_at", "2019-09-03 15:01:37.110566"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.112203"], ["updated_at", "2019-09-03 15:01:37.112203"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.113654"], ["updated_at", "2019-09-03 15:01:37.113654"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.115117"], ["updated_at", "2019-09-03 15:01:37.115117"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.116562"], ["updated_at", "2019-09-03 15:01:37.116562"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.118025"], ["updated_at", "2019-09-03 15:01:37.118025"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.119595"], ["updated_at", "2019-09-03 15:01:37.119595"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.121139"], ["updated_at", "2019-09-03 15:01:37.121139"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.122665"], ["updated_at", "2019-09-03 15:01:37.122665"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.124129"], ["updated_at", "2019-09-03 15:01:37.124129"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.125517"], ["updated_at", "2019-09-03 15:01:37.125517"]] ↳ spec/models/tree_spec.rb:4  (0.3ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.128482"], ["updated_at", "2019-09-03 15:01:37.128482"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.130564"], ["updated_at", "2019-09-03 15:01:37.130564"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.132015"], ["updated_at", "2019-09-03 15:01:37.132015"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.133574"], ["updated_at", "2019-09-03 15:01:37.133574"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.134851"], ["updated_at", "2019-09-03 15:01:37.134851"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.136091"], ["updated_at", "2019-09-03 15:01:37.136091"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.137402"], ["updated_at", "2019-09-03 15:01:37.137402"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.138664"], ["updated_at", "2019-09-03 15:01:37.138664"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.139980"], ["updated_at", "2019-09-03 15:01:37.139980"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.141351"], ["updated_at", "2019-09-03 15:01:37.141351"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.142718"], ["updated_at", "2019-09-03 15:01:37.142718"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.144107"], ["updated_at", "2019-09-03 15:01:37.144107"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.145455"], ["updated_at", "2019-09-03 15:01:37.145455"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.146738"], ["updated_at", "2019-09-03 15:01:37.146738"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.148020"], ["updated_at", "2019-09-03 15:01:37.148020"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.149421"], ["updated_at", "2019-09-03 15:01:37.149421"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.150707"], ["updated_at", "2019-09-03 15:01:37.150707"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.151921"], ["updated_at", "2019-09-03 15:01:37.151921"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.153229"], ["updated_at", "2019-09-03 15:01:37.153229"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.154437"], ["updated_at", "2019-09-03 15:01:37.154437"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.155632"], ["updated_at", "2019-09-03 15:01:37.155632"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.156961"], ["updated_at", "2019-09-03 15:01:37.156961"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.158187"], ["updated_at", "2019-09-03 15:01:37.158187"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.159747"], ["updated_at", "2019-09-03 15:01:37.159747"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.161485"], ["updated_at", "2019-09-03 15:01:37.161485"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.163011"], ["updated_at", "2019-09-03 15:01:37.163011"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.164450"], ["updated_at", "2019-09-03 15:01:37.164450"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.166048"], ["updated_at", "2019-09-03 15:01:37.166048"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.169228"], ["updated_at", "2019-09-03 15:01:37.169228"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.171262"], ["updated_at", "2019-09-03 15:01:37.171262"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.173103"], ["updated_at", "2019-09-03 15:01:37.173103"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.174748"], ["updated_at", "2019-09-03 15:01:37.174748"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.176314"], ["updated_at", "2019-09-03 15:01:37.176314"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.181950"], ["updated_at", "2019-09-03 15:01:37.181950"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.183520"], ["updated_at", "2019-09-03 15:01:37.183520"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.185023"], ["updated_at", "2019-09-03 15:01:37.185023"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.186532"], ["updated_at", "2019-09-03 15:01:37.186532"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.188002"], ["updated_at", "2019-09-03 15:01:37.188002"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.189538"], ["updated_at", "2019-09-03 15:01:37.189538"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.191047"], ["updated_at", "2019-09-03 15:01:37.191047"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.192578"], ["updated_at", "2019-09-03 15:01:37.192578"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.194072"], ["updated_at", "2019-09-03 15:01:37.194072"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.195504"], ["updated_at", "2019-09-03 15:01:37.195504"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.196983"], ["updated_at", "2019-09-03 15:01:37.196983"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.198429"], ["updated_at", "2019-09-03 15:01:37.198429"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.200044"], ["updated_at", "2019-09-03 15:01:37.200044"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.201517"], ["updated_at", "2019-09-03 15:01:37.201517"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.202993"], ["updated_at", "2019-09-03 15:01:37.202993"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.204492"], ["updated_at", "2019-09-03 15:01:37.204492"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.6ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.206202"], ["updated_at", "2019-09-03 15:01:37.206202"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.209214"], ["updated_at", "2019-09-03 15:01:37.209214"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.210841"], ["updated_at", "2019-09-03 15:01:37.210841"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.212246"], ["updated_at", "2019-09-03 15:01:37.212246"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (7.6ms) LashaMailer#notify: processed outbound mail in 470.7ms  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (0.1ms) LashaMailer#notify: processed outbound mail in 7.8ms  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) SAVEPOINT active_record_1 ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:6 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:37.702375"], ["updated_at", "2019-09-03 15:01:37.702375"]] ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:6  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:6 Started GET "/trees" for 127.0.0.1 at 2019-09-03 19:01:38 +0400 Processing by TreesController#index as HTML Tree Load (0.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 1], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (26.6ms) Rendered trees/index.html.slim within layouts/application (29.3ms) Completed 200 OK in 70ms (Views: 63.8ms | ActiveRecord: 1.4ms)  (0.5ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (109.7ms) DROP DATABASE IF EXISTS "lasha_test" ↳ bin/rails:4  (261.1ms) CREATE DATABASE "lasha_test" ENCODING = 'unicode' ↳ bin/rails:4 SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "trees" CASCADE ↳ db/schema.rb:18  (10.3ms) CREATE TABLE "trees" ("id" bigserial primary key, "title" text, "content" text, "toggler" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (7.8ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (1.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190802125348) ↳ db/schema.rb:13  (7.7ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.6ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-03 15:01:55.355533"], ["updated_at", "2019-09-03 15:01:55.355533"]] ↳ db/schema.rb:13  (1.4ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:4  (0.3ms) BEGIN ↳ bin/rails:4 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-03 15:01:55.364311"], ["key", "environment"]] ↳ bin/rails:4  (1.2ms) COMMIT ↳ bin/rails:4  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.2ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.495544"], ["updated_at", "2019-09-03 15:01:55.495544"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.498114"], ["updated_at", "2019-09-03 15:01:55.498114"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.500285"], ["updated_at", "2019-09-03 15:01:55.500285"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.502525"], ["updated_at", "2019-09-03 15:01:55.502525"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.503953"], ["updated_at", "2019-09-03 15:01:55.503953"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.505537"], ["updated_at", "2019-09-03 15:01:55.505537"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.506827"], ["updated_at", "2019-09-03 15:01:55.506827"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.508120"], ["updated_at", "2019-09-03 15:01:55.508120"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.509731"], ["updated_at", "2019-09-03 15:01:55.509731"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.511081"], ["updated_at", "2019-09-03 15:01:55.511081"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.512445"], ["updated_at", "2019-09-03 15:01:55.512445"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.513956"], ["updated_at", "2019-09-03 15:01:55.513956"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.515260"], ["updated_at", "2019-09-03 15:01:55.515260"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.516758"], ["updated_at", "2019-09-03 15:01:55.516758"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.518290"], ["updated_at", "2019-09-03 15:01:55.518290"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.519957"], ["updated_at", "2019-09-03 15:01:55.519957"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.521495"], ["updated_at", "2019-09-03 15:01:55.521495"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.522869"], ["updated_at", "2019-09-03 15:01:55.522869"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.524108"], ["updated_at", "2019-09-03 15:01:55.524108"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.525481"], ["updated_at", "2019-09-03 15:01:55.525481"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.528844"], ["updated_at", "2019-09-03 15:01:55.528844"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.530657"], ["updated_at", "2019-09-03 15:01:55.530657"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.532312"], ["updated_at", "2019-09-03 15:01:55.532312"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.533777"], ["updated_at", "2019-09-03 15:01:55.533777"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.535102"], ["updated_at", "2019-09-03 15:01:55.535102"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.536512"], ["updated_at", "2019-09-03 15:01:55.536512"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.537898"], ["updated_at", "2019-09-03 15:01:55.537898"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.539596"], ["updated_at", "2019-09-03 15:01:55.539596"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.541473"], ["updated_at", "2019-09-03 15:01:55.541473"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.542886"], ["updated_at", "2019-09-03 15:01:55.542886"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.544225"], ["updated_at", "2019-09-03 15:01:55.544225"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.545660"], ["updated_at", "2019-09-03 15:01:55.545660"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.547126"], ["updated_at", "2019-09-03 15:01:55.547126"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.548493"], ["updated_at", "2019-09-03 15:01:55.548493"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.549826"], ["updated_at", "2019-09-03 15:01:55.549826"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.551468"], ["updated_at", "2019-09-03 15:01:55.551468"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.552951"], ["updated_at", "2019-09-03 15:01:55.552951"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.554329"], ["updated_at", "2019-09-03 15:01:55.554329"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.555816"], ["updated_at", "2019-09-03 15:01:55.555816"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.557236"], ["updated_at", "2019-09-03 15:01:55.557236"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.558798"], ["updated_at", "2019-09-03 15:01:55.558798"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.560562"], ["updated_at", "2019-09-03 15:01:55.560562"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.562019"], ["updated_at", "2019-09-03 15:01:55.562019"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.564044"], ["updated_at", "2019-09-03 15:01:55.564044"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.566031"], ["updated_at", "2019-09-03 15:01:55.566031"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.569179"], ["updated_at", "2019-09-03 15:01:55.569179"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.570944"], ["updated_at", "2019-09-03 15:01:55.570944"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.572653"], ["updated_at", "2019-09-03 15:01:55.572653"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.574499"], ["updated_at", "2019-09-03 15:01:55.574499"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.576300"], ["updated_at", "2019-09-03 15:01:55.576300"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.582878"], ["updated_at", "2019-09-03 15:01:55.582878"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.584427"], ["updated_at", "2019-09-03 15:01:55.584427"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.586194"], ["updated_at", "2019-09-03 15:01:55.586194"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.587658"], ["updated_at", "2019-09-03 15:01:55.587658"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.589154"], ["updated_at", "2019-09-03 15:01:55.589154"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.590588"], ["updated_at", "2019-09-03 15:01:55.590588"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.591944"], ["updated_at", "2019-09-03 15:01:55.591944"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.593340"], ["updated_at", "2019-09-03 15:01:55.593340"]] ↳ spec/models/tree_spec.rb:4  (0.0ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.594629"], ["updated_at", "2019-09-03 15:01:55.594629"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.595933"], ["updated_at", "2019-09-03 15:01:55.595933"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.597352"], ["updated_at", "2019-09-03 15:01:55.597352"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.598688"], ["updated_at", "2019-09-03 15:01:55.598688"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.600293"], ["updated_at", "2019-09-03 15:01:55.600293"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.601624"], ["updated_at", "2019-09-03 15:01:55.601624"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.602880"], ["updated_at", "2019-09-03 15:01:55.602880"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.604115"], ["updated_at", "2019-09-03 15:01:55.604115"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.605560"], ["updated_at", "2019-09-03 15:01:55.605560"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.608603"], ["updated_at", "2019-09-03 15:01:55.608603"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.610539"], ["updated_at", "2019-09-03 15:01:55.610539"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.612075"], ["updated_at", "2019-09-03 15:01:55.612075"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.613572"], ["updated_at", "2019-09-03 15:01:55.613572"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.614953"], ["updated_at", "2019-09-03 15:01:55.614953"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.616368"], ["updated_at", "2019-09-03 15:01:55.616368"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.617779"], ["updated_at", "2019-09-03 15:01:55.617779"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.619139"], ["updated_at", "2019-09-03 15:01:55.619139"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.620527"], ["updated_at", "2019-09-03 15:01:55.620527"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.621965"], ["updated_at", "2019-09-03 15:01:55.621965"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.623378"], ["updated_at", "2019-09-03 15:01:55.623378"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.624897"], ["updated_at", "2019-09-03 15:01:55.624897"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.626328"], ["updated_at", "2019-09-03 15:01:55.626328"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.627707"], ["updated_at", "2019-09-03 15:01:55.627707"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.629475"], ["updated_at", "2019-09-03 15:01:55.629475"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.630928"], ["updated_at", "2019-09-03 15:01:55.630928"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.632353"], ["updated_at", "2019-09-03 15:01:55.632353"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.633754"], ["updated_at", "2019-09-03 15:01:55.633754"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.635152"], ["updated_at", "2019-09-03 15:01:55.635152"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.636632"], ["updated_at", "2019-09-03 15:01:55.636632"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.638175"], ["updated_at", "2019-09-03 15:01:55.638175"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.639733"], ["updated_at", "2019-09-03 15:01:55.639733"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.641409"], ["updated_at", "2019-09-03 15:01:55.641409"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.642876"], ["updated_at", "2019-09-03 15:01:55.642876"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.644248"], ["updated_at", "2019-09-03 15:01:55.644248"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.646227"], ["updated_at", "2019-09-03 15:01:55.646227"]] ↳ spec/models/tree_spec.rb:4  (0.3ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.649347"], ["updated_at", "2019-09-03 15:01:55.649347"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.651050"], ["updated_at", "2019-09-03 15:01:55.651050"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.652651"], ["updated_at", "2019-09-03 15:01:55.652651"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.654183"], ["updated_at", "2019-09-03 15:01:55.654183"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.655700"], ["updated_at", "2019-09-03 15:01:55.655700"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.657243"], ["updated_at", "2019-09-03 15:01:55.657243"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.658740"], ["updated_at", "2019-09-03 15:01:55.658740"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.660250"], ["updated_at", "2019-09-03 15:01:55.660250"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.661775"], ["updated_at", "2019-09-03 15:01:55.661775"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.663226"], ["updated_at", "2019-09-03 15:01:55.663226"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.664759"], ["updated_at", "2019-09-03 15:01:55.664759"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.666242"], ["updated_at", "2019-09-03 15:01:55.666242"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.667725"], ["updated_at", "2019-09-03 15:01:55.667725"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.669222"], ["updated_at", "2019-09-03 15:01:55.669222"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.670670"], ["updated_at", "2019-09-03 15:01:55.670670"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.672099"], ["updated_at", "2019-09-03 15:01:55.672099"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.673621"], ["updated_at", "2019-09-03 15:01:55.673621"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.675052"], ["updated_at", "2019-09-03 15:01:55.675052"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.676523"], ["updated_at", "2019-09-03 15:01:55.676523"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.677955"], ["updated_at", "2019-09-03 15:01:55.677955"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.679454"], ["updated_at", "2019-09-03 15:01:55.679454"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.681079"], ["updated_at", "2019-09-03 15:01:55.681079"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.682592"], ["updated_at", "2019-09-03 15:01:55.682592"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.684061"], ["updated_at", "2019-09-03 15:01:55.684061"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.685619"], ["updated_at", "2019-09-03 15:01:55.685619"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.688782"], ["updated_at", "2019-09-03 15:01:55.688782"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.690655"], ["updated_at", "2019-09-03 15:01:55.690655"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.692261"], ["updated_at", "2019-09-03 15:01:55.692261"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.693753"], ["updated_at", "2019-09-03 15:01:55.693753"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.695239"], ["updated_at", "2019-09-03 15:01:55.695239"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.696780"], ["updated_at", "2019-09-03 15:01:55.696780"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.698275"], ["updated_at", "2019-09-03 15:01:55.698275"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.699703"], ["updated_at", "2019-09-03 15:01:55.699703"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.701260"], ["updated_at", "2019-09-03 15:01:55.701260"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.702736"], ["updated_at", "2019-09-03 15:01:55.702736"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.704194"], ["updated_at", "2019-09-03 15:01:55.704194"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.705699"], ["updated_at", "2019-09-03 15:01:55.705699"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.707150"], ["updated_at", "2019-09-03 15:01:55.707150"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.708658"], ["updated_at", "2019-09-03 15:01:55.708658"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.710133"], ["updated_at", "2019-09-03 15:01:55.710133"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.711617"], ["updated_at", "2019-09-03 15:01:55.711617"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.713240"], ["updated_at", "2019-09-03 15:01:55.713240"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.715050"], ["updated_at", "2019-09-03 15:01:55.715050"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.716728"], ["updated_at", "2019-09-03 15:01:55.716728"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.718289"], ["updated_at", "2019-09-03 15:01:55.718289"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.720232"], ["updated_at", "2019-09-03 15:01:55.720232"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.722877"], ["updated_at", "2019-09-03 15:01:55.722877"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.724833"], ["updated_at", "2019-09-03 15:01:55.724833"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.726959"], ["updated_at", "2019-09-03 15:01:55.726959"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.729949"], ["updated_at", "2019-09-03 15:01:55.729949"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.731798"], ["updated_at", "2019-09-03 15:01:55.731798"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.733638"], ["updated_at", "2019-09-03 15:01:55.733638"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.735421"], ["updated_at", "2019-09-03 15:01:55.735421"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.737328"], ["updated_at", "2019-09-03 15:01:55.737328"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.739015"], ["updated_at", "2019-09-03 15:01:55.739015"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.740786"], ["updated_at", "2019-09-03 15:01:55.740786"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:55.742381"], ["updated_at", "2019-09-03 15:01:55.742381"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (7.7ms) LashaMailer#notify: processed outbound mail in 444.5ms  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (0.1ms) LashaMailer#notify: processed outbound mail in 8.3ms  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) SAVEPOINT active_record_1 ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:6 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:01:56.205078"], ["updated_at", "2019-09-03 15:01:56.205078"]] ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:6  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:6 Started GET "/trees" for 127.0.0.1 at 2019-09-03 19:01:57 +0400 Processing by TreesController#index as HTML Tree Load (0.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 1], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (28.1ms) Rendered trees/index.html.slim within layouts/application (30.7ms) Completed 200 OK in 63ms (Views: 55.4ms | ActiveRecord: 1.5ms)  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (112.8ms) DROP DATABASE IF EXISTS "lasha_test" ↳ bin/rails:4  (265.2ms) CREATE DATABASE "lasha_test" ENCODING = 'unicode' ↳ bin/rails:4 SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "trees" CASCADE ↳ db/schema.rb:18  (10.1ms) CREATE TABLE "trees" ("id" bigserial primary key, "title" text, "content" text, "toggler" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (8.7ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (1.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190802125348) ↳ db/schema.rb:13  (8.7ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-03 15:02:25.543113"], ["updated_at", "2019-09-03 15:02:25.543113"]] ↳ db/schema.rb:13  (1.4ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:4  (0.1ms) BEGIN ↳ bin/rails:4 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-03 15:02:25.549350"], ["key", "environment"]] ↳ bin/rails:4  (1.2ms) COMMIT ↳ bin/rails:4  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.675560"], ["updated_at", "2019-09-03 15:02:25.675560"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.677629"], ["updated_at", "2019-09-03 15:02:25.677629"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.679472"], ["updated_at", "2019-09-03 15:02:25.679472"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.681359"], ["updated_at", "2019-09-03 15:02:25.681359"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.683069"], ["updated_at", "2019-09-03 15:02:25.683069"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.684717"], ["updated_at", "2019-09-03 15:02:25.684717"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.686338"], ["updated_at", "2019-09-03 15:02:25.686338"]] ↳ spec/models/tree_spec.rb:4  (0.3ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.689561"], ["updated_at", "2019-09-03 15:02:25.689561"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.691284"], ["updated_at", "2019-09-03 15:02:25.691284"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.692879"], ["updated_at", "2019-09-03 15:02:25.692879"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.694399"], ["updated_at", "2019-09-03 15:02:25.694399"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.695899"], ["updated_at", "2019-09-03 15:02:25.695899"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.697729"], ["updated_at", "2019-09-03 15:02:25.697729"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.699380"], ["updated_at", "2019-09-03 15:02:25.699380"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.700932"], ["updated_at", "2019-09-03 15:02:25.700932"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.702452"], ["updated_at", "2019-09-03 15:02:25.702452"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.703926"], ["updated_at", "2019-09-03 15:02:25.703926"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.705475"], ["updated_at", "2019-09-03 15:02:25.705475"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.706944"], ["updated_at", "2019-09-03 15:02:25.706944"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.708445"], ["updated_at", "2019-09-03 15:02:25.708445"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.709896"], ["updated_at", "2019-09-03 15:02:25.709896"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.711368"], ["updated_at", "2019-09-03 15:02:25.711368"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.712861"], ["updated_at", "2019-09-03 15:02:25.712861"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.714302"], ["updated_at", "2019-09-03 15:02:25.714302"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.715760"], ["updated_at", "2019-09-03 15:02:25.715760"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.717263"], ["updated_at", "2019-09-03 15:02:25.717263"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.718700"], ["updated_at", "2019-09-03 15:02:25.718700"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.720425"], ["updated_at", "2019-09-03 15:02:25.720425"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.722250"], ["updated_at", "2019-09-03 15:02:25.722250"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.724532"], ["updated_at", "2019-09-03 15:02:25.724532"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.6ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.726958"], ["updated_at", "2019-09-03 15:02:25.726958"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.729913"], ["updated_at", "2019-09-03 15:02:25.729913"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.731511"], ["updated_at", "2019-09-03 15:02:25.731511"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.733093"], ["updated_at", "2019-09-03 15:02:25.733093"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.734541"], ["updated_at", "2019-09-03 15:02:25.734541"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.736045"], ["updated_at", "2019-09-03 15:02:25.736045"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.737572"], ["updated_at", "2019-09-03 15:02:25.737572"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.739023"], ["updated_at", "2019-09-03 15:02:25.739023"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.740431"], ["updated_at", "2019-09-03 15:02:25.740431"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.742096"], ["updated_at", "2019-09-03 15:02:25.742096"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.743600"], ["updated_at", "2019-09-03 15:02:25.743600"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.745077"], ["updated_at", "2019-09-03 15:02:25.745077"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.746542"], ["updated_at", "2019-09-03 15:02:25.746542"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.748097"], ["updated_at", "2019-09-03 15:02:25.748097"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.749997"], ["updated_at", "2019-09-03 15:02:25.749997"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.751528"], ["updated_at", "2019-09-03 15:02:25.751528"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.752977"], ["updated_at", "2019-09-03 15:02:25.752977"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.754380"], ["updated_at", "2019-09-03 15:02:25.754380"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.755840"], ["updated_at", "2019-09-03 15:02:25.755840"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.757344"], ["updated_at", "2019-09-03 15:02:25.757344"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.758728"], ["updated_at", "2019-09-03 15:02:25.758728"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.760309"], ["updated_at", "2019-09-03 15:02:25.760309"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.762113"], ["updated_at", "2019-09-03 15:02:25.762113"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.763753"], ["updated_at", "2019-09-03 15:02:25.763753"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.765322"], ["updated_at", "2019-09-03 15:02:25.765322"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.768087"], ["updated_at", "2019-09-03 15:02:25.768087"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.770507"], ["updated_at", "2019-09-03 15:02:25.770507"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.772130"], ["updated_at", "2019-09-03 15:02:25.772130"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.773850"], ["updated_at", "2019-09-03 15:02:25.773850"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.775410"], ["updated_at", "2019-09-03 15:02:25.775410"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.776867"], ["updated_at", "2019-09-03 15:02:25.776867"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.778279"], ["updated_at", "2019-09-03 15:02:25.778279"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.779655"], ["updated_at", "2019-09-03 15:02:25.779655"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.781064"], ["updated_at", "2019-09-03 15:02:25.781064"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.782316"], ["updated_at", "2019-09-03 15:02:25.782316"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.783527"], ["updated_at", "2019-09-03 15:02:25.783527"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.784886"], ["updated_at", "2019-09-03 15:02:25.784886"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.786101"], ["updated_at", "2019-09-03 15:02:25.786101"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.787329"], ["updated_at", "2019-09-03 15:02:25.787329"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.788574"], ["updated_at", "2019-09-03 15:02:25.788574"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.789807"], ["updated_at", "2019-09-03 15:02:25.789807"]] ↳ spec/models/tree_spec.rb:4  (0.0ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.790978"], ["updated_at", "2019-09-03 15:02:25.790978"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.792204"], ["updated_at", "2019-09-03 15:02:25.792204"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.793456"], ["updated_at", "2019-09-03 15:02:25.793456"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.794730"], ["updated_at", "2019-09-03 15:02:25.794730"]] ↳ spec/models/tree_spec.rb:4  (0.0ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.795985"], ["updated_at", "2019-09-03 15:02:25.795985"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.797302"], ["updated_at", "2019-09-03 15:02:25.797302"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.798602"], ["updated_at", "2019-09-03 15:02:25.798602"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.800086"], ["updated_at", "2019-09-03 15:02:25.800086"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.801598"], ["updated_at", "2019-09-03 15:02:25.801598"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.802943"], ["updated_at", "2019-09-03 15:02:25.802943"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.804296"], ["updated_at", "2019-09-03 15:02:25.804296"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.6ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.805685"], ["updated_at", "2019-09-03 15:02:25.805685"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.809191"], ["updated_at", "2019-09-03 15:02:25.809191"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.810930"], ["updated_at", "2019-09-03 15:02:25.810930"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.812491"], ["updated_at", "2019-09-03 15:02:25.812491"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.813845"], ["updated_at", "2019-09-03 15:02:25.813845"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.815171"], ["updated_at", "2019-09-03 15:02:25.815171"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.816475"], ["updated_at", "2019-09-03 15:02:25.816475"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.817798"], ["updated_at", "2019-09-03 15:02:25.817798"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.819322"], ["updated_at", "2019-09-03 15:02:25.819322"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.820795"], ["updated_at", "2019-09-03 15:02:25.820795"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.822126"], ["updated_at", "2019-09-03 15:02:25.822126"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.823469"], ["updated_at", "2019-09-03 15:02:25.823469"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.824990"], ["updated_at", "2019-09-03 15:02:25.824990"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.826370"], ["updated_at", "2019-09-03 15:02:25.826370"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.827686"], ["updated_at", "2019-09-03 15:02:25.827686"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.829080"], ["updated_at", "2019-09-03 15:02:25.829080"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.830528"], ["updated_at", "2019-09-03 15:02:25.830528"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.831931"], ["updated_at", "2019-09-03 15:02:25.831931"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.833347"], ["updated_at", "2019-09-03 15:02:25.833347"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.834658"], ["updated_at", "2019-09-03 15:02:25.834658"]] ↳ spec/models/tree_spec.rb:4  (0.0ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.835898"], ["updated_at", "2019-09-03 15:02:25.835898"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.837352"], ["updated_at", "2019-09-03 15:02:25.837352"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.838725"], ["updated_at", "2019-09-03 15:02:25.838725"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.840944"], ["updated_at", "2019-09-03 15:02:25.840944"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.842983"], ["updated_at", "2019-09-03 15:02:25.842983"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.845031"], ["updated_at", "2019-09-03 15:02:25.845031"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.848133"], ["updated_at", "2019-09-03 15:02:25.848133"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.850861"], ["updated_at", "2019-09-03 15:02:25.850861"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.852417"], ["updated_at", "2019-09-03 15:02:25.852417"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.853937"], ["updated_at", "2019-09-03 15:02:25.853937"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.855493"], ["updated_at", "2019-09-03 15:02:25.855493"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.857008"], ["updated_at", "2019-09-03 15:02:25.857008"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.858611"], ["updated_at", "2019-09-03 15:02:25.858611"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.860080"], ["updated_at", "2019-09-03 15:02:25.860080"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.861657"], ["updated_at", "2019-09-03 15:02:25.861657"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.863082"], ["updated_at", "2019-09-03 15:02:25.863082"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.864679"], ["updated_at", "2019-09-03 15:02:25.864679"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.866180"], ["updated_at", "2019-09-03 15:02:25.866180"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.867736"], ["updated_at", "2019-09-03 15:02:25.867736"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.869320"], ["updated_at", "2019-09-03 15:02:25.869320"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.870886"], ["updated_at", "2019-09-03 15:02:25.870886"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.872481"], ["updated_at", "2019-09-03 15:02:25.872481"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.878219"], ["updated_at", "2019-09-03 15:02:25.878219"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.880049"], ["updated_at", "2019-09-03 15:02:25.880049"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.881714"], ["updated_at", "2019-09-03 15:02:25.881714"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.883303"], ["updated_at", "2019-09-03 15:02:25.883303"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.884782"], ["updated_at", "2019-09-03 15:02:25.884782"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.8ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.886445"], ["updated_at", "2019-09-03 15:02:25.886445"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.889953"], ["updated_at", "2019-09-03 15:02:25.889953"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.891587"], ["updated_at", "2019-09-03 15:02:25.891587"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.893080"], ["updated_at", "2019-09-03 15:02:25.893080"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.894508"], ["updated_at", "2019-09-03 15:02:25.894508"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.895844"], ["updated_at", "2019-09-03 15:02:25.895844"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.897435"], ["updated_at", "2019-09-03 15:02:25.897435"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.898820"], ["updated_at", "2019-09-03 15:02:25.898820"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.900282"], ["updated_at", "2019-09-03 15:02:25.900282"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.901809"], ["updated_at", "2019-09-03 15:02:25.901809"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.903297"], ["updated_at", "2019-09-03 15:02:25.903297"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.904772"], ["updated_at", "2019-09-03 15:02:25.904772"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.906165"], ["updated_at", "2019-09-03 15:02:25.906165"]] ↳ spec/models/tree_spec.rb:4  (0.0ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.907443"], ["updated_at", "2019-09-03 15:02:25.907443"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.908858"], ["updated_at", "2019-09-03 15:02:25.908858"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.910383"], ["updated_at", "2019-09-03 15:02:25.910383"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.911810"], ["updated_at", "2019-09-03 15:02:25.911810"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.913205"], ["updated_at", "2019-09-03 15:02:25.913205"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (1.8ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.915851"], ["updated_at", "2019-09-03 15:02:25.915851"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.920448"], ["updated_at", "2019-09-03 15:02:25.920448"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (1.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:25.923333"], ["updated_at", "2019-09-03 15:02:25.923333"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.4ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (11.0ms) LashaMailer#notify: processed outbound mail in 494.6ms  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (0.1ms) LashaMailer#notify: processed outbound mail in 8.9ms  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) SAVEPOINT active_record_1 ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:6 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:26.441565"], ["updated_at", "2019-09-03 15:02:26.441565"]] ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:6  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:6 Started GET "/trees" for 127.0.0.1 at 2019-09-03 19:02:27 +0400 Processing by TreesController#index as HTML Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 1], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (38.7ms) Rendered trees/index.html.slim within layouts/application (42.6ms) Completed 200 OK in 75ms (Views: 68.9ms | ActiveRecord: 1.3ms)  (0.7ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (112.1ms) DROP DATABASE IF EXISTS "lasha_test" ↳ bin/rails:4  (265.2ms) CREATE DATABASE "lasha_test" ENCODING = 'unicode' ↳ bin/rails:4 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "trees" CASCADE ↳ db/schema.rb:18  (10.2ms) CREATE TABLE "trees" ("id" bigserial primary key, "title" text, "content" text, "toggler" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (7.5ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (1.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190802125348) ↳ db/schema.rb:13  (7.2ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-03 15:02:59.787782"], ["updated_at", "2019-09-03 15:02:59.787782"]] ↳ db/schema.rb:13  (1.2ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:4  (0.1ms) BEGIN ↳ bin/rails:4 ActiveRecord::InternalMetadata Update (0.6ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-03 15:02:59.793732"], ["key", "environment"]] ↳ bin/rails:4  (1.4ms) COMMIT ↳ bin/rails:4  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.913184"], ["updated_at", "2019-09-03 15:02:59.913184"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.915938"], ["updated_at", "2019-09-03 15:02:59.915938"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.918882"], ["updated_at", "2019-09-03 15:02:59.918882"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.921856"], ["updated_at", "2019-09-03 15:02:59.921856"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.6ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.926089"], ["updated_at", "2019-09-03 15:02:59.926089"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.929781"], ["updated_at", "2019-09-03 15:02:59.929781"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.931685"], ["updated_at", "2019-09-03 15:02:59.931685"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.933450"], ["updated_at", "2019-09-03 15:02:59.933450"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.935145"], ["updated_at", "2019-09-03 15:02:59.935145"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.936848"], ["updated_at", "2019-09-03 15:02:59.936848"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.938536"], ["updated_at", "2019-09-03 15:02:59.938536"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.940639"], ["updated_at", "2019-09-03 15:02:59.940639"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.943043"], ["updated_at", "2019-09-03 15:02:59.943043"]] ↳ spec/models/tree_spec.rb:4  (0.3ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.946154"], ["updated_at", "2019-09-03 15:02:59.946154"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.948659"], ["updated_at", "2019-09-03 15:02:59.948659"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.950405"], ["updated_at", "2019-09-03 15:02:59.950405"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.951705"], ["updated_at", "2019-09-03 15:02:59.951705"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.953359"], ["updated_at", "2019-09-03 15:02:59.953359"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.958810"], ["updated_at", "2019-09-03 15:02:59.958810"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.961164"], ["updated_at", "2019-09-03 15:02:59.961164"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.963554"], ["updated_at", "2019-09-03 15:02:59.963554"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.965178"], ["updated_at", "2019-09-03 15:02:59.965178"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.966702"], ["updated_at", "2019-09-03 15:02:59.966702"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.968082"], ["updated_at", "2019-09-03 15:02:59.968082"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.969685"], ["updated_at", "2019-09-03 15:02:59.969685"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.971225"], ["updated_at", "2019-09-03 15:02:59.971225"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.972791"], ["updated_at", "2019-09-03 15:02:59.972791"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.974366"], ["updated_at", "2019-09-03 15:02:59.974366"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.975972"], ["updated_at", "2019-09-03 15:02:59.975972"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.978686"], ["updated_at", "2019-09-03 15:02:59.978686"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.980255"], ["updated_at", "2019-09-03 15:02:59.980255"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.981625"], ["updated_at", "2019-09-03 15:02:59.981625"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.982917"], ["updated_at", "2019-09-03 15:02:59.982917"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.984200"], ["updated_at", "2019-09-03 15:02:59.984200"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.985640"], ["updated_at", "2019-09-03 15:02:59.985640"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.986978"], ["updated_at", "2019-09-03 15:02:59.986978"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.988265"], ["updated_at", "2019-09-03 15:02:59.988265"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.989647"], ["updated_at", "2019-09-03 15:02:59.989647"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.991037"], ["updated_at", "2019-09-03 15:02:59.991037"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.992439"], ["updated_at", "2019-09-03 15:02:59.992439"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.993797"], ["updated_at", "2019-09-03 15:02:59.993797"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.995416"], ["updated_at", "2019-09-03 15:02:59.995416"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.996966"], ["updated_at", "2019-09-03 15:02:59.996966"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:02:59.998418"], ["updated_at", "2019-09-03 15:02:59.998418"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.000062"], ["updated_at", "2019-09-03 15:03:00.000062"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.001623"], ["updated_at", "2019-09-03 15:03:00.001623"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.003105"], ["updated_at", "2019-09-03 15:03:00.003105"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.004594"], ["updated_at", "2019-09-03 15:03:00.004594"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.006169"], ["updated_at", "2019-09-03 15:03:00.006169"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.009053"], ["updated_at", "2019-09-03 15:03:00.009053"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.011156"], ["updated_at", "2019-09-03 15:03:00.011156"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.013100"], ["updated_at", "2019-09-03 15:03:00.013100"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.014624"], ["updated_at", "2019-09-03 15:03:00.014624"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.016038"], ["updated_at", "2019-09-03 15:03:00.016038"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.017553"], ["updated_at", "2019-09-03 15:03:00.017553"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.018946"], ["updated_at", "2019-09-03 15:03:00.018946"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.020395"], ["updated_at", "2019-09-03 15:03:00.020395"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.021809"], ["updated_at", "2019-09-03 15:03:00.021809"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.023257"], ["updated_at", "2019-09-03 15:03:00.023257"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.024768"], ["updated_at", "2019-09-03 15:03:00.024768"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.026346"], ["updated_at", "2019-09-03 15:03:00.026346"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.027895"], ["updated_at", "2019-09-03 15:03:00.027895"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.029495"], ["updated_at", "2019-09-03 15:03:00.029495"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.030840"], ["updated_at", "2019-09-03 15:03:00.030840"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.032101"], ["updated_at", "2019-09-03 15:03:00.032101"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.033472"], ["updated_at", "2019-09-03 15:03:00.033472"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.034798"], ["updated_at", "2019-09-03 15:03:00.034798"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.036086"], ["updated_at", "2019-09-03 15:03:00.036086"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.037443"], ["updated_at", "2019-09-03 15:03:00.037443"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.038892"], ["updated_at", "2019-09-03 15:03:00.038892"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.040588"], ["updated_at", "2019-09-03 15:03:00.040588"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.042051"], ["updated_at", "2019-09-03 15:03:00.042051"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.043778"], ["updated_at", "2019-09-03 15:03:00.043778"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.045567"], ["updated_at", "2019-09-03 15:03:00.045567"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.3ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.048873"], ["updated_at", "2019-09-03 15:03:00.048873"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.050845"], ["updated_at", "2019-09-03 15:03:00.050845"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.052513"], ["updated_at", "2019-09-03 15:03:00.052513"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.054155"], ["updated_at", "2019-09-03 15:03:00.054155"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.055812"], ["updated_at", "2019-09-03 15:03:00.055812"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.058280"], ["updated_at", "2019-09-03 15:03:00.058280"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.061203"], ["updated_at", "2019-09-03 15:03:00.061203"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.063144"], ["updated_at", "2019-09-03 15:03:00.063144"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.064680"], ["updated_at", "2019-09-03 15:03:00.064680"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.066289"], ["updated_at", "2019-09-03 15:03:00.066289"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.067821"], ["updated_at", "2019-09-03 15:03:00.067821"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.069432"], ["updated_at", "2019-09-03 15:03:00.069432"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.070859"], ["updated_at", "2019-09-03 15:03:00.070859"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.072286"], ["updated_at", "2019-09-03 15:03:00.072286"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.073843"], ["updated_at", "2019-09-03 15:03:00.073843"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.075188"], ["updated_at", "2019-09-03 15:03:00.075188"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.076640"], ["updated_at", "2019-09-03 15:03:00.076640"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.078081"], ["updated_at", "2019-09-03 15:03:00.078081"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.079798"], ["updated_at", "2019-09-03 15:03:00.079798"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.081367"], ["updated_at", "2019-09-03 15:03:00.081367"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.083143"], ["updated_at", "2019-09-03 15:03:00.083143"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.084705"], ["updated_at", "2019-09-03 15:03:00.084705"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.086336"], ["updated_at", "2019-09-03 15:03:00.086336"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.089411"], ["updated_at", "2019-09-03 15:03:00.089411"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.091174"], ["updated_at", "2019-09-03 15:03:00.091174"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.092807"], ["updated_at", "2019-09-03 15:03:00.092807"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.094343"], ["updated_at", "2019-09-03 15:03:00.094343"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.095843"], ["updated_at", "2019-09-03 15:03:00.095843"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.097454"], ["updated_at", "2019-09-03 15:03:00.097454"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.098986"], ["updated_at", "2019-09-03 15:03:00.098986"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.100587"], ["updated_at", "2019-09-03 15:03:00.100587"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.104864"], ["updated_at", "2019-09-03 15:03:00.104864"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.106355"], ["updated_at", "2019-09-03 15:03:00.106355"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.107823"], ["updated_at", "2019-09-03 15:03:00.107823"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.109297"], ["updated_at", "2019-09-03 15:03:00.109297"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.110741"], ["updated_at", "2019-09-03 15:03:00.110741"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.112201"], ["updated_at", "2019-09-03 15:03:00.112201"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.114151"], ["updated_at", "2019-09-03 15:03:00.114151"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.115770"], ["updated_at", "2019-09-03 15:03:00.115770"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.117321"], ["updated_at", "2019-09-03 15:03:00.117321"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.118733"], ["updated_at", "2019-09-03 15:03:00.118733"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.120315"], ["updated_at", "2019-09-03 15:03:00.120315"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.121706"], ["updated_at", "2019-09-03 15:03:00.121706"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.123058"], ["updated_at", "2019-09-03 15:03:00.123058"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.124634"], ["updated_at", "2019-09-03 15:03:00.124634"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.126267"], ["updated_at", "2019-09-03 15:03:00.126267"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.129157"], ["updated_at", "2019-09-03 15:03:00.129157"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.130782"], ["updated_at", "2019-09-03 15:03:00.130782"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.132300"], ["updated_at", "2019-09-03 15:03:00.132300"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.133778"], ["updated_at", "2019-09-03 15:03:00.133778"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.135216"], ["updated_at", "2019-09-03 15:03:00.135216"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.136666"], ["updated_at", "2019-09-03 15:03:00.136666"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.138110"], ["updated_at", "2019-09-03 15:03:00.138110"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.139544"], ["updated_at", "2019-09-03 15:03:00.139544"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.141134"], ["updated_at", "2019-09-03 15:03:00.141134"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.142644"], ["updated_at", "2019-09-03 15:03:00.142644"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.144055"], ["updated_at", "2019-09-03 15:03:00.144055"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.145583"], ["updated_at", "2019-09-03 15:03:00.145583"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.147010"], ["updated_at", "2019-09-03 15:03:00.147010"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.148473"], ["updated_at", "2019-09-03 15:03:00.148473"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.149943"], ["updated_at", "2019-09-03 15:03:00.149943"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.151378"], ["updated_at", "2019-09-03 15:03:00.151378"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.152870"], ["updated_at", "2019-09-03 15:03:00.152870"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.154295"], ["updated_at", "2019-09-03 15:03:00.154295"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.155891"], ["updated_at", "2019-09-03 15:03:00.155891"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.157425"], ["updated_at", "2019-09-03 15:03:00.157425"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.158830"], ["updated_at", "2019-09-03 15:03:00.158830"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.160481"], ["updated_at", "2019-09-03 15:03:00.160481"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.162034"], ["updated_at", "2019-09-03 15:03:00.162034"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.163480"], ["updated_at", "2019-09-03 15:03:00.163480"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.165008"], ["updated_at", "2019-09-03 15:03:00.165008"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.6ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.167154"], ["updated_at", "2019-09-03 15:03:00.167154"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.169486"], ["updated_at", "2019-09-03 15:03:00.169486"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.170957"], ["updated_at", "2019-09-03 15:03:00.170957"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.172364"], ["updated_at", "2019-09-03 15:03:00.172364"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:00.173699"], ["updated_at", "2019-09-03 15:03:00.173699"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (7.6ms) LashaMailer#notify: processed outbound mail in 473.5ms  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (0.1ms) LashaMailer#notify: processed outbound mail in 7.7ms  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (115.5ms) DROP DATABASE IF EXISTS "lasha_test" ↳ bin/rails:4  (263.8ms) CREATE DATABASE "lasha_test" ENCODING = 'unicode' ↳ bin/rails:4 SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "trees" CASCADE ↳ db/schema.rb:18  (9.4ms) CREATE TABLE "trees" ("id" bigserial primary key, "title" text, "content" text, "toggler" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (7.2ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (1.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190802125348) ↳ db/schema.rb:13  (7.8ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-03 15:03:10.735109"], ["updated_at", "2019-09-03 15:03:10.735109"]] ↳ db/schema.rb:13  (1.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:4  (0.1ms) BEGIN ↳ bin/rails:4 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-03 15:03:10.740132"], ["key", "environment"]] ↳ bin/rails:4  (1.3ms) COMMIT ↳ bin/rails:4  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.2ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.871964"], ["updated_at", "2019-09-03 15:03:10.871964"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.874521"], ["updated_at", "2019-09-03 15:03:10.874521"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.876138"], ["updated_at", "2019-09-03 15:03:10.876138"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.877628"], ["updated_at", "2019-09-03 15:03:10.877628"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.879003"], ["updated_at", "2019-09-03 15:03:10.879003"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.880574"], ["updated_at", "2019-09-03 15:03:10.880574"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.882043"], ["updated_at", "2019-09-03 15:03:10.882043"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.883429"], ["updated_at", "2019-09-03 15:03:10.883429"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.884906"], ["updated_at", "2019-09-03 15:03:10.884906"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.6ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.887011"], ["updated_at", "2019-09-03 15:03:10.887011"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.889715"], ["updated_at", "2019-09-03 15:03:10.889715"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.891363"], ["updated_at", "2019-09-03 15:03:10.891363"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.892947"], ["updated_at", "2019-09-03 15:03:10.892947"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.894430"], ["updated_at", "2019-09-03 15:03:10.894430"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.895914"], ["updated_at", "2019-09-03 15:03:10.895914"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.897542"], ["updated_at", "2019-09-03 15:03:10.897542"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.899004"], ["updated_at", "2019-09-03 15:03:10.899004"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.900473"], ["updated_at", "2019-09-03 15:03:10.900473"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.902021"], ["updated_at", "2019-09-03 15:03:10.902021"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.903484"], ["updated_at", "2019-09-03 15:03:10.903484"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.904942"], ["updated_at", "2019-09-03 15:03:10.904942"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.906438"], ["updated_at", "2019-09-03 15:03:10.906438"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.907896"], ["updated_at", "2019-09-03 15:03:10.907896"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.909382"], ["updated_at", "2019-09-03 15:03:10.909382"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.910866"], ["updated_at", "2019-09-03 15:03:10.910866"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.912373"], ["updated_at", "2019-09-03 15:03:10.912373"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.913849"], ["updated_at", "2019-09-03 15:03:10.913849"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.915515"], ["updated_at", "2019-09-03 15:03:10.915515"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.917066"], ["updated_at", "2019-09-03 15:03:10.917066"]] ↳ spec/models/tree_spec.rb:4  (0.4ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.919398"], ["updated_at", "2019-09-03 15:03:10.919398"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.921209"], ["updated_at", "2019-09-03 15:03:10.921209"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.922817"], ["updated_at", "2019-09-03 15:03:10.922817"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.924308"], ["updated_at", "2019-09-03 15:03:10.924308"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.926032"], ["updated_at", "2019-09-03 15:03:10.926032"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.928824"], ["updated_at", "2019-09-03 15:03:10.928824"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.930725"], ["updated_at", "2019-09-03 15:03:10.930725"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.932197"], ["updated_at", "2019-09-03 15:03:10.932197"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.933535"], ["updated_at", "2019-09-03 15:03:10.933535"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.934883"], ["updated_at", "2019-09-03 15:03:10.934883"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.936199"], ["updated_at", "2019-09-03 15:03:10.936199"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.937487"], ["updated_at", "2019-09-03 15:03:10.937487"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.938744"], ["updated_at", "2019-09-03 15:03:10.938744"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.940080"], ["updated_at", "2019-09-03 15:03:10.940080"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.941396"], ["updated_at", "2019-09-03 15:03:10.941396"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.942676"], ["updated_at", "2019-09-03 15:03:10.942676"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.943964"], ["updated_at", "2019-09-03 15:03:10.943964"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.945470"], ["updated_at", "2019-09-03 15:03:10.945470"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.946812"], ["updated_at", "2019-09-03 15:03:10.946812"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.948057"], ["updated_at", "2019-09-03 15:03:10.948057"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.949412"], ["updated_at", "2019-09-03 15:03:10.949412"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.950639"], ["updated_at", "2019-09-03 15:03:10.950639"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.951850"], ["updated_at", "2019-09-03 15:03:10.951850"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.953106"], ["updated_at", "2019-09-03 15:03:10.953106"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.954377"], ["updated_at", "2019-09-03 15:03:10.954377"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.955867"], ["updated_at", "2019-09-03 15:03:10.955867"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.957333"], ["updated_at", "2019-09-03 15:03:10.957333"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.958831"], ["updated_at", "2019-09-03 15:03:10.958831"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.960480"], ["updated_at", "2019-09-03 15:03:10.960480"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.961857"], ["updated_at", "2019-09-03 15:03:10.961857"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.963236"], ["updated_at", "2019-09-03 15:03:10.963236"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.964708"], ["updated_at", "2019-09-03 15:03:10.964708"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.966263"], ["updated_at", "2019-09-03 15:03:10.966263"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.969083"], ["updated_at", "2019-09-03 15:03:10.969083"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.970730"], ["updated_at", "2019-09-03 15:03:10.970730"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.972126"], ["updated_at", "2019-09-03 15:03:10.972126"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.973659"], ["updated_at", "2019-09-03 15:03:10.973659"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.975032"], ["updated_at", "2019-09-03 15:03:10.975032"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.976409"], ["updated_at", "2019-09-03 15:03:10.976409"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.977844"], ["updated_at", "2019-09-03 15:03:10.977844"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.979239"], ["updated_at", "2019-09-03 15:03:10.979239"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.980554"], ["updated_at", "2019-09-03 15:03:10.980554"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.981811"], ["updated_at", "2019-09-03 15:03:10.981811"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.983098"], ["updated_at", "2019-09-03 15:03:10.983098"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.984350"], ["updated_at", "2019-09-03 15:03:10.984350"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.985575"], ["updated_at", "2019-09-03 15:03:10.985575"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.986760"], ["updated_at", "2019-09-03 15:03:10.986760"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.988087"], ["updated_at", "2019-09-03 15:03:10.988087"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.989395"], ["updated_at", "2019-09-03 15:03:10.989395"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.990658"], ["updated_at", "2019-09-03 15:03:10.990658"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.991925"], ["updated_at", "2019-09-03 15:03:10.991925"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.993259"], ["updated_at", "2019-09-03 15:03:10.993259"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.994539"], ["updated_at", "2019-09-03 15:03:10.994539"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.995753"], ["updated_at", "2019-09-03 15:03:10.995753"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.997108"], ["updated_at", "2019-09-03 15:03:10.997108"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:10.998358"], ["updated_at", "2019-09-03 15:03:10.998358"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.000590"], ["updated_at", "2019-09-03 15:03:11.000590"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.002284"], ["updated_at", "2019-09-03 15:03:11.002284"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.003729"], ["updated_at", "2019-09-03 15:03:11.003729"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.005210"], ["updated_at", "2019-09-03 15:03:11.005210"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.007343"], ["updated_at", "2019-09-03 15:03:11.007343"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.009890"], ["updated_at", "2019-09-03 15:03:11.009890"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.011471"], ["updated_at", "2019-09-03 15:03:11.011471"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.013078"], ["updated_at", "2019-09-03 15:03:11.013078"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.014646"], ["updated_at", "2019-09-03 15:03:11.014646"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.016129"], ["updated_at", "2019-09-03 15:03:11.016129"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.017727"], ["updated_at", "2019-09-03 15:03:11.017727"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.019296"], ["updated_at", "2019-09-03 15:03:11.019296"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.020930"], ["updated_at", "2019-09-03 15:03:11.020930"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.022776"], ["updated_at", "2019-09-03 15:03:11.022776"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.024526"], ["updated_at", "2019-09-03 15:03:11.024526"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.026102"], ["updated_at", "2019-09-03 15:03:11.026102"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.027524"], ["updated_at", "2019-09-03 15:03:11.027524"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.029119"], ["updated_at", "2019-09-03 15:03:11.029119"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.030532"], ["updated_at", "2019-09-03 15:03:11.030532"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.031937"], ["updated_at", "2019-09-03 15:03:11.031937"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.033373"], ["updated_at", "2019-09-03 15:03:11.033373"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.034695"], ["updated_at", "2019-09-03 15:03:11.034695"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.036019"], ["updated_at", "2019-09-03 15:03:11.036019"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.037367"], ["updated_at", "2019-09-03 15:03:11.037367"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.038751"], ["updated_at", "2019-09-03 15:03:11.038751"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.040344"], ["updated_at", "2019-09-03 15:03:11.040344"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.041750"], ["updated_at", "2019-09-03 15:03:11.041750"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.043088"], ["updated_at", "2019-09-03 15:03:11.043088"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.044428"], ["updated_at", "2019-09-03 15:03:11.044428"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.046044"], ["updated_at", "2019-09-03 15:03:11.046044"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.049242"], ["updated_at", "2019-09-03 15:03:11.049242"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.051179"], ["updated_at", "2019-09-03 15:03:11.051179"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.052771"], ["updated_at", "2019-09-03 15:03:11.052771"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.054225"], ["updated_at", "2019-09-03 15:03:11.054225"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.055669"], ["updated_at", "2019-09-03 15:03:11.055669"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.057592"], ["updated_at", "2019-09-03 15:03:11.057592"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.059485"], ["updated_at", "2019-09-03 15:03:11.059485"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.061052"], ["updated_at", "2019-09-03 15:03:11.061052"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.062557"], ["updated_at", "2019-09-03 15:03:11.062557"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.068424"], ["updated_at", "2019-09-03 15:03:11.068424"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.070002"], ["updated_at", "2019-09-03 15:03:11.070002"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.071523"], ["updated_at", "2019-09-03 15:03:11.071523"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.073100"], ["updated_at", "2019-09-03 15:03:11.073100"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.074565"], ["updated_at", "2019-09-03 15:03:11.074565"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.076046"], ["updated_at", "2019-09-03 15:03:11.076046"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.077564"], ["updated_at", "2019-09-03 15:03:11.077564"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.079177"], ["updated_at", "2019-09-03 15:03:11.079177"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.080993"], ["updated_at", "2019-09-03 15:03:11.080993"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.082609"], ["updated_at", "2019-09-03 15:03:11.082609"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.084068"], ["updated_at", "2019-09-03 15:03:11.084068"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.085726"], ["updated_at", "2019-09-03 15:03:11.085726"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.088615"], ["updated_at", "2019-09-03 15:03:11.088615"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.090516"], ["updated_at", "2019-09-03 15:03:11.090516"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.092034"], ["updated_at", "2019-09-03 15:03:11.092034"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.093651"], ["updated_at", "2019-09-03 15:03:11.093651"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.095081"], ["updated_at", "2019-09-03 15:03:11.095081"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.096596"], ["updated_at", "2019-09-03 15:03:11.096596"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.098061"], ["updated_at", "2019-09-03 15:03:11.098061"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.099460"], ["updated_at", "2019-09-03 15:03:11.099460"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.100862"], ["updated_at", "2019-09-03 15:03:11.100862"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.102174"], ["updated_at", "2019-09-03 15:03:11.102174"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.103558"], ["updated_at", "2019-09-03 15:03:11.103558"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.105026"], ["updated_at", "2019-09-03 15:03:11.105026"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.106343"], ["updated_at", "2019-09-03 15:03:11.106343"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:11.107610"], ["updated_at", "2019-09-03 15:03:11.107610"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (8.3ms) LashaMailer#notify: processed outbound mail in 472.0ms  (0.3ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.2ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (0.1ms) LashaMailer#notify: processed outbound mail in 7.7ms  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Started GET "/trees" for 127.0.0.1 at 2019-09-03 19:03:12 +0400 Processing by TreesController#index as HTML Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (7.0ms) Rendered trees/index.html.slim within layouts/application (9.7ms) Completed 500 Internal Server Error in 14ms (ActiveRecord: 0.5ms) ActionView::Template::Error (undefined method `[]' for nil:NilClass): 1: h2.text-center #{data[:model]} Index 2: 3: = lasha_pagy_helper(data[:pagy]) 4: app/views/trees/index.html.slim:3:in `_app_views_trees_index_html_slim__902046298514425633_69870260464960'  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.8ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (110.4ms) DROP DATABASE IF EXISTS "lasha_test" ↳ bin/rails:4  (264.7ms) CREATE DATABASE "lasha_test" ENCODING = 'unicode' ↳ bin/rails:4 SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "trees" CASCADE ↳ db/schema.rb:18  (9.8ms) CREATE TABLE "trees" ("id" bigserial primary key, "title" text, "content" text, "toggler" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (7.2ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (1.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190802125348) ↳ db/schema.rb:13  (7.5ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-03 15:03:46.756657"], ["updated_at", "2019-09-03 15:03:46.756657"]] ↳ db/schema.rb:13  (1.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:4  (0.1ms) BEGIN ↳ bin/rails:4 ActiveRecord::InternalMetadata Update (0.5ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-03 15:03:46.763117"], ["key", "environment"]] ↳ bin/rails:4  (1.2ms) COMMIT ↳ bin/rails:4  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.889415"], ["updated_at", "2019-09-03 15:03:46.889415"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.891546"], ["updated_at", "2019-09-03 15:03:46.891546"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.893068"], ["updated_at", "2019-09-03 15:03:46.893068"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.894517"], ["updated_at", "2019-09-03 15:03:46.894517"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.895885"], ["updated_at", "2019-09-03 15:03:46.895885"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.897664"], ["updated_at", "2019-09-03 15:03:46.897664"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.899162"], ["updated_at", "2019-09-03 15:03:46.899162"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.900689"], ["updated_at", "2019-09-03 15:03:46.900689"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.902174"], ["updated_at", "2019-09-03 15:03:46.902174"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.903754"], ["updated_at", "2019-09-03 15:03:46.903754"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.905359"], ["updated_at", "2019-09-03 15:03:46.905359"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.906816"], ["updated_at", "2019-09-03 15:03:46.906816"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.908356"], ["updated_at", "2019-09-03 15:03:46.908356"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.909924"], ["updated_at", "2019-09-03 15:03:46.909924"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.911246"], ["updated_at", "2019-09-03 15:03:46.911246"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.912653"], ["updated_at", "2019-09-03 15:03:46.912653"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.914048"], ["updated_at", "2019-09-03 15:03:46.914048"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.916011"], ["updated_at", "2019-09-03 15:03:46.916011"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.917609"], ["updated_at", "2019-09-03 15:03:46.917609"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.919844"], ["updated_at", "2019-09-03 15:03:46.919844"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.921560"], ["updated_at", "2019-09-03 15:03:46.921560"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.923008"], ["updated_at", "2019-09-03 15:03:46.923008"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.924490"], ["updated_at", "2019-09-03 15:03:46.924490"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.926067"], ["updated_at", "2019-09-03 15:03:46.926067"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.929091"], ["updated_at", "2019-09-03 15:03:46.929091"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.930874"], ["updated_at", "2019-09-03 15:03:46.930874"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.932319"], ["updated_at", "2019-09-03 15:03:46.932319"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.933677"], ["updated_at", "2019-09-03 15:03:46.933677"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.934994"], ["updated_at", "2019-09-03 15:03:46.934994"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.936393"], ["updated_at", "2019-09-03 15:03:46.936393"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.937838"], ["updated_at", "2019-09-03 15:03:46.937838"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.939240"], ["updated_at", "2019-09-03 15:03:46.939240"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.940569"], ["updated_at", "2019-09-03 15:03:46.940569"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.941890"], ["updated_at", "2019-09-03 15:03:46.941890"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.943351"], ["updated_at", "2019-09-03 15:03:46.943351"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.944749"], ["updated_at", "2019-09-03 15:03:46.944749"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.946087"], ["updated_at", "2019-09-03 15:03:46.946087"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.947393"], ["updated_at", "2019-09-03 15:03:46.947393"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.948729"], ["updated_at", "2019-09-03 15:03:46.948729"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.950044"], ["updated_at", "2019-09-03 15:03:46.950044"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.951330"], ["updated_at", "2019-09-03 15:03:46.951330"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.952647"], ["updated_at", "2019-09-03 15:03:46.952647"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.953931"], ["updated_at", "2019-09-03 15:03:46.953931"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.955245"], ["updated_at", "2019-09-03 15:03:46.955245"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.956650"], ["updated_at", "2019-09-03 15:03:46.956650"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.957970"], ["updated_at", "2019-09-03 15:03:46.957970"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.959362"], ["updated_at", "2019-09-03 15:03:46.959362"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.960881"], ["updated_at", "2019-09-03 15:03:46.960881"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.962238"], ["updated_at", "2019-09-03 15:03:46.962238"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.963539"], ["updated_at", "2019-09-03 15:03:46.963539"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.965034"], ["updated_at", "2019-09-03 15:03:46.965034"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.7ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.967190"], ["updated_at", "2019-09-03 15:03:46.967190"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.970165"], ["updated_at", "2019-09-03 15:03:46.970165"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.971787"], ["updated_at", "2019-09-03 15:03:46.971787"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.973298"], ["updated_at", "2019-09-03 15:03:46.973298"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.974755"], ["updated_at", "2019-09-03 15:03:46.974755"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.976596"], ["updated_at", "2019-09-03 15:03:46.976596"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.978466"], ["updated_at", "2019-09-03 15:03:46.978466"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.980483"], ["updated_at", "2019-09-03 15:03:46.980483"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.981941"], ["updated_at", "2019-09-03 15:03:46.981941"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.983324"], ["updated_at", "2019-09-03 15:03:46.983324"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.984696"], ["updated_at", "2019-09-03 15:03:46.984696"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.986011"], ["updated_at", "2019-09-03 15:03:46.986011"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.987336"], ["updated_at", "2019-09-03 15:03:46.987336"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.988667"], ["updated_at", "2019-09-03 15:03:46.988667"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.989985"], ["updated_at", "2019-09-03 15:03:46.989985"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.991253"], ["updated_at", "2019-09-03 15:03:46.991253"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.992587"], ["updated_at", "2019-09-03 15:03:46.992587"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.993880"], ["updated_at", "2019-09-03 15:03:46.993880"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.995155"], ["updated_at", "2019-09-03 15:03:46.995155"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.996475"], ["updated_at", "2019-09-03 15:03:46.996475"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.997782"], ["updated_at", "2019-09-03 15:03:46.997782"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:46.999177"], ["updated_at", "2019-09-03 15:03:46.999177"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.000700"], ["updated_at", "2019-09-03 15:03:47.000700"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.002145"], ["updated_at", "2019-09-03 15:03:47.002145"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.003540"], ["updated_at", "2019-09-03 15:03:47.003540"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.004926"], ["updated_at", "2019-09-03 15:03:47.004926"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.006838"], ["updated_at", "2019-09-03 15:03:47.006838"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.009678"], ["updated_at", "2019-09-03 15:03:47.009678"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.011341"], ["updated_at", "2019-09-03 15:03:47.011341"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.013185"], ["updated_at", "2019-09-03 15:03:47.013185"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.014762"], ["updated_at", "2019-09-03 15:03:47.014762"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.016231"], ["updated_at", "2019-09-03 15:03:47.016231"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.017671"], ["updated_at", "2019-09-03 15:03:47.017671"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.019020"], ["updated_at", "2019-09-03 15:03:47.019020"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.020412"], ["updated_at", "2019-09-03 15:03:47.020412"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.021770"], ["updated_at", "2019-09-03 15:03:47.021770"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.023220"], ["updated_at", "2019-09-03 15:03:47.023220"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.024665"], ["updated_at", "2019-09-03 15:03:47.024665"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.026069"], ["updated_at", "2019-09-03 15:03:47.026069"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.027479"], ["updated_at", "2019-09-03 15:03:47.027479"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.028905"], ["updated_at", "2019-09-03 15:03:47.028905"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.030364"], ["updated_at", "2019-09-03 15:03:47.030364"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.031888"], ["updated_at", "2019-09-03 15:03:47.031888"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.033391"], ["updated_at", "2019-09-03 15:03:47.033391"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.034795"], ["updated_at", "2019-09-03 15:03:47.034795"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.036242"], ["updated_at", "2019-09-03 15:03:47.036242"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.037623"], ["updated_at", "2019-09-03 15:03:47.037623"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.039018"], ["updated_at", "2019-09-03 15:03:47.039018"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.040615"], ["updated_at", "2019-09-03 15:03:47.040615"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.042068"], ["updated_at", "2019-09-03 15:03:47.042068"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.043467"], ["updated_at", "2019-09-03 15:03:47.043467"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.044907"], ["updated_at", "2019-09-03 15:03:47.044907"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.046739"], ["updated_at", "2019-09-03 15:03:47.046739"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.049590"], ["updated_at", "2019-09-03 15:03:47.049590"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.051251"], ["updated_at", "2019-09-03 15:03:47.051251"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.052762"], ["updated_at", "2019-09-03 15:03:47.052762"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.054218"], ["updated_at", "2019-09-03 15:03:47.054218"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.055768"], ["updated_at", "2019-09-03 15:03:47.055768"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.057197"], ["updated_at", "2019-09-03 15:03:47.057197"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.058625"], ["updated_at", "2019-09-03 15:03:47.058625"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.060079"], ["updated_at", "2019-09-03 15:03:47.060079"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.061516"], ["updated_at", "2019-09-03 15:03:47.061516"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.062931"], ["updated_at", "2019-09-03 15:03:47.062931"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.064378"], ["updated_at", "2019-09-03 15:03:47.064378"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.066333"], ["updated_at", "2019-09-03 15:03:47.066333"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.068114"], ["updated_at", "2019-09-03 15:03:47.068114"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.069815"], ["updated_at", "2019-09-03 15:03:47.069815"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.071263"], ["updated_at", "2019-09-03 15:03:47.071263"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.072838"], ["updated_at", "2019-09-03 15:03:47.072838"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.074659"], ["updated_at", "2019-09-03 15:03:47.074659"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.076570"], ["updated_at", "2019-09-03 15:03:47.076570"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.078440"], ["updated_at", "2019-09-03 15:03:47.078440"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.080705"], ["updated_at", "2019-09-03 15:03:47.080705"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.082360"], ["updated_at", "2019-09-03 15:03:47.082360"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.083827"], ["updated_at", "2019-09-03 15:03:47.083827"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.085396"], ["updated_at", "2019-09-03 15:03:47.085396"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.088028"], ["updated_at", "2019-09-03 15:03:47.088028"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.090524"], ["updated_at", "2019-09-03 15:03:47.090524"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.092093"], ["updated_at", "2019-09-03 15:03:47.092093"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.097748"], ["updated_at", "2019-09-03 15:03:47.097748"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.099373"], ["updated_at", "2019-09-03 15:03:47.099373"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.101141"], ["updated_at", "2019-09-03 15:03:47.101141"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.102624"], ["updated_at", "2019-09-03 15:03:47.102624"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.104659"], ["updated_at", "2019-09-03 15:03:47.104659"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.106202"], ["updated_at", "2019-09-03 15:03:47.106202"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.107632"], ["updated_at", "2019-09-03 15:03:47.107632"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.109248"], ["updated_at", "2019-09-03 15:03:47.109248"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.110719"], ["updated_at", "2019-09-03 15:03:47.110719"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.112199"], ["updated_at", "2019-09-03 15:03:47.112199"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.113670"], ["updated_at", "2019-09-03 15:03:47.113670"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.114988"], ["updated_at", "2019-09-03 15:03:47.114988"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.116316"], ["updated_at", "2019-09-03 15:03:47.116316"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.117740"], ["updated_at", "2019-09-03 15:03:47.117740"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.119332"], ["updated_at", "2019-09-03 15:03:47.119332"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.120808"], ["updated_at", "2019-09-03 15:03:47.120808"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.122168"], ["updated_at", "2019-09-03 15:03:47.122168"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.123553"], ["updated_at", "2019-09-03 15:03:47.123553"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.124910"], ["updated_at", "2019-09-03 15:03:47.124910"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:03:47.126670"], ["updated_at", "2019-09-03 15:03:47.126670"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (7.4ms) LashaMailer#notify: processed outbound mail in 466.5ms  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (0.1ms) LashaMailer#notify: processed outbound mail in 8.8ms  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Started GET "/trees" for 127.0.0.1 at 2019-09-03 19:03:48 +0400 Processing by TreesController#index as HTML Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (7.1ms) Rendered trees/index.html.slim within layouts/application (9.6ms) Completed 500 Internal Server Error in 14ms (ActiveRecord: 0.5ms) ActionView::Template::Error (undefined method `[]' for nil:NilClass): 1: h2.text-center #{data[:model]} Index 2: 3: = lasha_pagy_helper(data[:pagy]) 4: app/views/trees/index.html.slim:3:in `_app_views_trees_index_html_slim___3785541778671454475_70288281588460'  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (117.1ms) DROP DATABASE IF EXISTS "lasha_test" ↳ bin/rails:4  (265.0ms) CREATE DATABASE "lasha_test" ENCODING = 'unicode' ↳ bin/rails:4 SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.1ms) DROP TABLE IF EXISTS "trees" CASCADE ↳ db/schema.rb:18  (9.5ms) CREATE TABLE "trees" ("id" bigserial primary key, "title" text, "content" text, "toggler" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (12.7ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (1.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (1.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190802125348) ↳ db/schema.rb:13  (7.2ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-03 15:04:29.544561"], ["updated_at", "2019-09-03 15:04:29.544561"]] ↳ db/schema.rb:13  (1.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:4  (0.2ms) BEGIN ↳ bin/rails:4 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-03 15:04:29.550554"], ["key", "environment"]] ↳ bin/rails:4  (1.3ms) COMMIT ↳ bin/rails:4  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.2ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.0ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.2ms) SAVEPOINT active_record_1 ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:9 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:29.683419"], ["updated_at", "2019-09-03 15:04:29.683419"]] ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:9  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:9 Started GET "/trees" for 127.0.0.1 at 2019-09-03 19:04:32 +0400 Processing by TreesController#index as HTML Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 1], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (29.5ms) Rendered trees/index.html.slim within layouts/application (39.4ms) Completed 200 OK in 369ms (Views: 363.2ms | ActiveRecord: 1.2ms)  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (112.9ms) DROP DATABASE IF EXISTS "lasha_test" ↳ bin/rails:4  (268.1ms) CREATE DATABASE "lasha_test" ENCODING = 'unicode' ↳ bin/rails:4 SQL (0.7ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "trees" CASCADE ↳ db/schema.rb:18  (10.7ms) CREATE TABLE "trees" ("id" bigserial primary key, "title" text, "content" text, "toggler" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (7.4ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (1.6ms) INSERT INTO "schema_migrations" (version) VALUES (20190802125348) ↳ db/schema.rb:13  (7.5ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-03 15:04:52.053164"], ["updated_at", "2019-09-03 15:04:52.053164"]] ↳ db/schema.rb:13  (1.2ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:4  (0.1ms) BEGIN ↳ bin/rails:4 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-03 15:04:52.059134"], ["key", "environment"]] ↳ bin/rails:4  (1.2ms) COMMIT ↳ bin/rails:4  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.201418"], ["updated_at", "2019-09-03 15:04:52.201418"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.203624"], ["updated_at", "2019-09-03 15:04:52.203624"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.205375"], ["updated_at", "2019-09-03 15:04:52.205375"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.207928"], ["updated_at", "2019-09-03 15:04:52.207928"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.210453"], ["updated_at", "2019-09-03 15:04:52.210453"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.212111"], ["updated_at", "2019-09-03 15:04:52.212111"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.214012"], ["updated_at", "2019-09-03 15:04:52.214012"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.215612"], ["updated_at", "2019-09-03 15:04:52.215612"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.217144"], ["updated_at", "2019-09-03 15:04:52.217144"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.218706"], ["updated_at", "2019-09-03 15:04:52.218706"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.220064"], ["updated_at", "2019-09-03 15:04:52.220064"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.221427"], ["updated_at", "2019-09-03 15:04:52.221427"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.222795"], ["updated_at", "2019-09-03 15:04:52.222795"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.224114"], ["updated_at", "2019-09-03 15:04:52.224114"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.225460"], ["updated_at", "2019-09-03 15:04:52.225460"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.226799"], ["updated_at", "2019-09-03 15:04:52.226799"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.228209"], ["updated_at", "2019-09-03 15:04:52.228209"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.229540"], ["updated_at", "2019-09-03 15:04:52.229540"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.230787"], ["updated_at", "2019-09-03 15:04:52.230787"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.232113"], ["updated_at", "2019-09-03 15:04:52.232113"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.233430"], ["updated_at", "2019-09-03 15:04:52.233430"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.234675"], ["updated_at", "2019-09-03 15:04:52.234675"]] ↳ spec/models/tree_spec.rb:4  (0.0ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.235901"], ["updated_at", "2019-09-03 15:04:52.235901"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.237256"], ["updated_at", "2019-09-03 15:04:52.237256"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.238504"], ["updated_at", "2019-09-03 15:04:52.238504"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.239996"], ["updated_at", "2019-09-03 15:04:52.239996"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.241607"], ["updated_at", "2019-09-03 15:04:52.241607"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.242999"], ["updated_at", "2019-09-03 15:04:52.242999"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.244332"], ["updated_at", "2019-09-03 15:04:52.244332"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.245722"], ["updated_at", "2019-09-03 15:04:52.245722"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.248373"], ["updated_at", "2019-09-03 15:04:52.248373"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.250137"], ["updated_at", "2019-09-03 15:04:52.250137"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.251517"], ["updated_at", "2019-09-03 15:04:52.251517"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.253034"], ["updated_at", "2019-09-03 15:04:52.253034"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.254621"], ["updated_at", "2019-09-03 15:04:52.254621"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.256053"], ["updated_at", "2019-09-03 15:04:52.256053"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.257622"], ["updated_at", "2019-09-03 15:04:52.257622"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.259127"], ["updated_at", "2019-09-03 15:04:52.259127"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.260852"], ["updated_at", "2019-09-03 15:04:52.260852"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.262556"], ["updated_at", "2019-09-03 15:04:52.262556"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.264052"], ["updated_at", "2019-09-03 15:04:52.264052"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.265448"], ["updated_at", "2019-09-03 15:04:52.265448"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.266766"], ["updated_at", "2019-09-03 15:04:52.266766"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.268020"], ["updated_at", "2019-09-03 15:04:52.268020"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.269466"], ["updated_at", "2019-09-03 15:04:52.269466"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.270900"], ["updated_at", "2019-09-03 15:04:52.270900"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.272279"], ["updated_at", "2019-09-03 15:04:52.272279"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.273541"], ["updated_at", "2019-09-03 15:04:52.273541"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.274811"], ["updated_at", "2019-09-03 15:04:52.274811"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.276245"], ["updated_at", "2019-09-03 15:04:52.276245"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.277567"], ["updated_at", "2019-09-03 15:04:52.277567"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.278884"], ["updated_at", "2019-09-03 15:04:52.278884"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.280557"], ["updated_at", "2019-09-03 15:04:52.280557"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.282088"], ["updated_at", "2019-09-03 15:04:52.282088"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.283589"], ["updated_at", "2019-09-03 15:04:52.283589"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.285230"], ["updated_at", "2019-09-03 15:04:52.285230"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.287853"], ["updated_at", "2019-09-03 15:04:52.287853"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.290383"], ["updated_at", "2019-09-03 15:04:52.290383"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.291985"], ["updated_at", "2019-09-03 15:04:52.291985"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.293816"], ["updated_at", "2019-09-03 15:04:52.293816"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.295455"], ["updated_at", "2019-09-03 15:04:52.295455"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.296920"], ["updated_at", "2019-09-03 15:04:52.296920"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.298243"], ["updated_at", "2019-09-03 15:04:52.298243"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.299623"], ["updated_at", "2019-09-03 15:04:52.299623"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.300971"], ["updated_at", "2019-09-03 15:04:52.300971"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.302276"], ["updated_at", "2019-09-03 15:04:52.302276"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.303613"], ["updated_at", "2019-09-03 15:04:52.303613"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.304985"], ["updated_at", "2019-09-03 15:04:52.304985"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.306305"], ["updated_at", "2019-09-03 15:04:52.306305"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.307619"], ["updated_at", "2019-09-03 15:04:52.307619"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.309025"], ["updated_at", "2019-09-03 15:04:52.309025"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.310329"], ["updated_at", "2019-09-03 15:04:52.310329"]] ↳ spec/models/tree_spec.rb:4  (0.0ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.311587"], ["updated_at", "2019-09-03 15:04:52.311587"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.312981"], ["updated_at", "2019-09-03 15:04:52.312981"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.314415"], ["updated_at", "2019-09-03 15:04:52.314415"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.315773"], ["updated_at", "2019-09-03 15:04:52.315773"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.317041"], ["updated_at", "2019-09-03 15:04:52.317041"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.318246"], ["updated_at", "2019-09-03 15:04:52.318246"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.319771"], ["updated_at", "2019-09-03 15:04:52.319771"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.321274"], ["updated_at", "2019-09-03 15:04:52.321274"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.322644"], ["updated_at", "2019-09-03 15:04:52.322644"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.324083"], ["updated_at", "2019-09-03 15:04:52.324083"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.326066"], ["updated_at", "2019-09-03 15:04:52.326066"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (2.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.7ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.331584"], ["updated_at", "2019-09-03 15:04:52.331584"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.334284"], ["updated_at", "2019-09-03 15:04:52.334284"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.335938"], ["updated_at", "2019-09-03 15:04:52.335938"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.337458"], ["updated_at", "2019-09-03 15:04:52.337458"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.338797"], ["updated_at", "2019-09-03 15:04:52.338797"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.340196"], ["updated_at", "2019-09-03 15:04:52.340196"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.341757"], ["updated_at", "2019-09-03 15:04:52.341757"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.343291"], ["updated_at", "2019-09-03 15:04:52.343291"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.345487"], ["updated_at", "2019-09-03 15:04:52.345487"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.347023"], ["updated_at", "2019-09-03 15:04:52.347023"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.348404"], ["updated_at", "2019-09-03 15:04:52.348404"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.349723"], ["updated_at", "2019-09-03 15:04:52.349723"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.350965"], ["updated_at", "2019-09-03 15:04:52.350965"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.352258"], ["updated_at", "2019-09-03 15:04:52.352258"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.353574"], ["updated_at", "2019-09-03 15:04:52.353574"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.354809"], ["updated_at", "2019-09-03 15:04:52.354809"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.356137"], ["updated_at", "2019-09-03 15:04:52.356137"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.357574"], ["updated_at", "2019-09-03 15:04:52.357574"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.358904"], ["updated_at", "2019-09-03 15:04:52.358904"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.360495"], ["updated_at", "2019-09-03 15:04:52.360495"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.362000"], ["updated_at", "2019-09-03 15:04:52.362000"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.363431"], ["updated_at", "2019-09-03 15:04:52.363431"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.364858"], ["updated_at", "2019-09-03 15:04:52.364858"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.366523"], ["updated_at", "2019-09-03 15:04:52.366523"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.369508"], ["updated_at", "2019-09-03 15:04:52.369508"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.371111"], ["updated_at", "2019-09-03 15:04:52.371111"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.372579"], ["updated_at", "2019-09-03 15:04:52.372579"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.373984"], ["updated_at", "2019-09-03 15:04:52.373984"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.375347"], ["updated_at", "2019-09-03 15:04:52.375347"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.376869"], ["updated_at", "2019-09-03 15:04:52.376869"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.378365"], ["updated_at", "2019-09-03 15:04:52.378365"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.379799"], ["updated_at", "2019-09-03 15:04:52.379799"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.381242"], ["updated_at", "2019-09-03 15:04:52.381242"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.382591"], ["updated_at", "2019-09-03 15:04:52.382591"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.384015"], ["updated_at", "2019-09-03 15:04:52.384015"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.385507"], ["updated_at", "2019-09-03 15:04:52.385507"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.386861"], ["updated_at", "2019-09-03 15:04:52.386861"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.388227"], ["updated_at", "2019-09-03 15:04:52.388227"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.389626"], ["updated_at", "2019-09-03 15:04:52.389626"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.391000"], ["updated_at", "2019-09-03 15:04:52.391000"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (4.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.392420"], ["updated_at", "2019-09-03 15:04:52.392420"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.398402"], ["updated_at", "2019-09-03 15:04:52.398402"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.400229"], ["updated_at", "2019-09-03 15:04:52.400229"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.401746"], ["updated_at", "2019-09-03 15:04:52.401746"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.403106"], ["updated_at", "2019-09-03 15:04:52.403106"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.404524"], ["updated_at", "2019-09-03 15:04:52.404524"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.406108"], ["updated_at", "2019-09-03 15:04:52.406108"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.409185"], ["updated_at", "2019-09-03 15:04:52.409185"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.410892"], ["updated_at", "2019-09-03 15:04:52.410892"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.412432"], ["updated_at", "2019-09-03 15:04:52.412432"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.414314"], ["updated_at", "2019-09-03 15:04:52.414314"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.415965"], ["updated_at", "2019-09-03 15:04:52.415965"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.417526"], ["updated_at", "2019-09-03 15:04:52.417526"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.418875"], ["updated_at", "2019-09-03 15:04:52.418875"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.420406"], ["updated_at", "2019-09-03 15:04:52.420406"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.421960"], ["updated_at", "2019-09-03 15:04:52.421960"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.423497"], ["updated_at", "2019-09-03 15:04:52.423497"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.425090"], ["updated_at", "2019-09-03 15:04:52.425090"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.426727"], ["updated_at", "2019-09-03 15:04:52.426727"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.428207"], ["updated_at", "2019-09-03 15:04:52.428207"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.429626"], ["updated_at", "2019-09-03 15:04:52.429626"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.431071"], ["updated_at", "2019-09-03 15:04:52.431071"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.432593"], ["updated_at", "2019-09-03 15:04:52.432593"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.435045"], ["updated_at", "2019-09-03 15:04:52.435045"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.437323"], ["updated_at", "2019-09-03 15:04:52.437323"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.438855"], ["updated_at", "2019-09-03 15:04:52.438855"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.440722"], ["updated_at", "2019-09-03 15:04:52.440722"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (7.7ms) LashaMailer#notify: processed outbound mail in 491.7ms  (0.3ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (0.1ms) LashaMailer#notify: processed outbound mail in 8.9ms  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) SAVEPOINT active_record_1 ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:9 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:04:52.951952"], ["updated_at", "2019-09-03 15:04:52.951952"]] ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:9  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:9 Started GET "/trees" for 127.0.0.1 at 2019-09-03 19:04:55 +0400 Processing by TreesController#index as HTML Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 1], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (27.7ms) Rendered trees/index.html.slim within layouts/application (30.8ms) Completed 200 OK in 62ms (Views: 55.5ms | ActiveRecord: 1.3ms)  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (111.1ms) DROP DATABASE IF EXISTS "lasha_test" ↳ bin/rails:4  (268.6ms) CREATE DATABASE "lasha_test" ENCODING = 'unicode' ↳ bin/rails:4 SQL (0.3ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "trees" CASCADE ↳ db/schema.rb:18  (9.8ms) CREATE TABLE "trees" ("id" bigserial primary key, "title" text, "content" text, "toggler" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (7.5ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.8ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (1.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190802125348) ↳ db/schema.rb:13  (7.1ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-03 15:05:11.263675"], ["updated_at", "2019-09-03 15:05:11.263675"]] ↳ db/schema.rb:13  (1.1ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:4  (0.2ms) BEGIN ↳ bin/rails:4 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-03 15:05:11.268730"], ["key", "environment"]] ↳ bin/rails:4  (1.3ms) COMMIT ↳ bin/rails:4  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.2ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.399975"], ["updated_at", "2019-09-03 15:05:11.399975"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.402366"], ["updated_at", "2019-09-03 15:05:11.402366"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.403971"], ["updated_at", "2019-09-03 15:05:11.403971"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.405438"], ["updated_at", "2019-09-03 15:05:11.405438"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.407871"], ["updated_at", "2019-09-03 15:05:11.407871"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.410149"], ["updated_at", "2019-09-03 15:05:11.410149"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.411680"], ["updated_at", "2019-09-03 15:05:11.411680"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (1.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.414587"], ["updated_at", "2019-09-03 15:05:11.414587"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.417069"], ["updated_at", "2019-09-03 15:05:11.417069"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.419075"], ["updated_at", "2019-09-03 15:05:11.419075"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.421362"], ["updated_at", "2019-09-03 15:05:11.421362"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.422873"], ["updated_at", "2019-09-03 15:05:11.422873"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.424393"], ["updated_at", "2019-09-03 15:05:11.424393"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.425836"], ["updated_at", "2019-09-03 15:05:11.425836"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.427217"], ["updated_at", "2019-09-03 15:05:11.427217"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.428604"], ["updated_at", "2019-09-03 15:05:11.428604"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.430073"], ["updated_at", "2019-09-03 15:05:11.430073"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.432768"], ["updated_at", "2019-09-03 15:05:11.432768"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.434627"], ["updated_at", "2019-09-03 15:05:11.434627"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.436187"], ["updated_at", "2019-09-03 15:05:11.436187"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.437653"], ["updated_at", "2019-09-03 15:05:11.437653"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.439151"], ["updated_at", "2019-09-03 15:05:11.439151"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.440800"], ["updated_at", "2019-09-03 15:05:11.440800"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.442288"], ["updated_at", "2019-09-03 15:05:11.442288"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.443650"], ["updated_at", "2019-09-03 15:05:11.443650"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.445129"], ["updated_at", "2019-09-03 15:05:11.445129"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.446579"], ["updated_at", "2019-09-03 15:05:11.446579"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.449185"], ["updated_at", "2019-09-03 15:05:11.449185"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.451189"], ["updated_at", "2019-09-03 15:05:11.451189"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.452754"], ["updated_at", "2019-09-03 15:05:11.452754"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.454240"], ["updated_at", "2019-09-03 15:05:11.454240"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.455677"], ["updated_at", "2019-09-03 15:05:11.455677"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.457182"], ["updated_at", "2019-09-03 15:05:11.457182"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.458645"], ["updated_at", "2019-09-03 15:05:11.458645"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.460104"], ["updated_at", "2019-09-03 15:05:11.460104"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.461651"], ["updated_at", "2019-09-03 15:05:11.461651"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.463100"], ["updated_at", "2019-09-03 15:05:11.463100"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.464610"], ["updated_at", "2019-09-03 15:05:11.464610"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.466050"], ["updated_at", "2019-09-03 15:05:11.466050"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.467501"], ["updated_at", "2019-09-03 15:05:11.467501"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.468996"], ["updated_at", "2019-09-03 15:05:11.468996"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.470473"], ["updated_at", "2019-09-03 15:05:11.470473"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.471924"], ["updated_at", "2019-09-03 15:05:11.471924"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.473417"], ["updated_at", "2019-09-03 15:05:11.473417"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.474892"], ["updated_at", "2019-09-03 15:05:11.474892"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.476417"], ["updated_at", "2019-09-03 15:05:11.476417"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.477930"], ["updated_at", "2019-09-03 15:05:11.477930"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.479448"], ["updated_at", "2019-09-03 15:05:11.479448"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.481041"], ["updated_at", "2019-09-03 15:05:11.481041"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.482543"], ["updated_at", "2019-09-03 15:05:11.482543"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.484023"], ["updated_at", "2019-09-03 15:05:11.484023"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.485547"], ["updated_at", "2019-09-03 15:05:11.485547"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.487988"], ["updated_at", "2019-09-03 15:05:11.487988"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.490032"], ["updated_at", "2019-09-03 15:05:11.490032"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.491655"], ["updated_at", "2019-09-03 15:05:11.491655"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.493103"], ["updated_at", "2019-09-03 15:05:11.493103"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.494475"], ["updated_at", "2019-09-03 15:05:11.494475"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.495864"], ["updated_at", "2019-09-03 15:05:11.495864"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.497366"], ["updated_at", "2019-09-03 15:05:11.497366"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.498838"], ["updated_at", "2019-09-03 15:05:11.498838"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.500342"], ["updated_at", "2019-09-03 15:05:11.500342"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.501860"], ["updated_at", "2019-09-03 15:05:11.501860"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.503151"], ["updated_at", "2019-09-03 15:05:11.503151"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.504466"], ["updated_at", "2019-09-03 15:05:11.504466"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.505999"], ["updated_at", "2019-09-03 15:05:11.505999"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.507300"], ["updated_at", "2019-09-03 15:05:11.507300"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.508585"], ["updated_at", "2019-09-03 15:05:11.508585"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.509987"], ["updated_at", "2019-09-03 15:05:11.509987"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.511278"], ["updated_at", "2019-09-03 15:05:11.511278"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.512620"], ["updated_at", "2019-09-03 15:05:11.512620"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.513964"], ["updated_at", "2019-09-03 15:05:11.513964"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.515466"], ["updated_at", "2019-09-03 15:05:11.515466"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.516757"], ["updated_at", "2019-09-03 15:05:11.516757"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.517976"], ["updated_at", "2019-09-03 15:05:11.517976"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.519842"], ["updated_at", "2019-09-03 15:05:11.519842"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.521458"], ["updated_at", "2019-09-03 15:05:11.521458"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.522969"], ["updated_at", "2019-09-03 15:05:11.522969"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.524483"], ["updated_at", "2019-09-03 15:05:11.524483"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.526143"], ["updated_at", "2019-09-03 15:05:11.526143"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.529044"], ["updated_at", "2019-09-03 15:05:11.529044"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.530647"], ["updated_at", "2019-09-03 15:05:11.530647"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.531983"], ["updated_at", "2019-09-03 15:05:11.531983"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.533386"], ["updated_at", "2019-09-03 15:05:11.533386"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.534772"], ["updated_at", "2019-09-03 15:05:11.534772"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.536038"], ["updated_at", "2019-09-03 15:05:11.536038"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.537395"], ["updated_at", "2019-09-03 15:05:11.537395"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.538866"], ["updated_at", "2019-09-03 15:05:11.538866"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.540321"], ["updated_at", "2019-09-03 15:05:11.540321"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.541787"], ["updated_at", "2019-09-03 15:05:11.541787"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.543396"], ["updated_at", "2019-09-03 15:05:11.543396"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.544918"], ["updated_at", "2019-09-03 15:05:11.544918"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.546341"], ["updated_at", "2019-09-03 15:05:11.546341"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.547768"], ["updated_at", "2019-09-03 15:05:11.547768"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.549240"], ["updated_at", "2019-09-03 15:05:11.549240"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.550583"], ["updated_at", "2019-09-03 15:05:11.550583"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.552031"], ["updated_at", "2019-09-03 15:05:11.552031"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.553617"], ["updated_at", "2019-09-03 15:05:11.553617"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.555048"], ["updated_at", "2019-09-03 15:05:11.555048"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.556437"], ["updated_at", "2019-09-03 15:05:11.556437"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.557733"], ["updated_at", "2019-09-03 15:05:11.557733"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.559089"], ["updated_at", "2019-09-03 15:05:11.559089"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.560677"], ["updated_at", "2019-09-03 15:05:11.560677"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.562329"], ["updated_at", "2019-09-03 15:05:11.562329"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.564039"], ["updated_at", "2019-09-03 15:05:11.564039"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.6ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.566572"], ["updated_at", "2019-09-03 15:05:11.566572"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.3ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.570767"], ["updated_at", "2019-09-03 15:05:11.570767"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.572757"], ["updated_at", "2019-09-03 15:05:11.572757"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.574709"], ["updated_at", "2019-09-03 15:05:11.574709"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.576843"], ["updated_at", "2019-09-03 15:05:11.576843"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.579172"], ["updated_at", "2019-09-03 15:05:11.579172"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.581265"], ["updated_at", "2019-09-03 15:05:11.581265"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.583003"], ["updated_at", "2019-09-03 15:05:11.583003"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.584693"], ["updated_at", "2019-09-03 15:05:11.584693"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.586227"], ["updated_at", "2019-09-03 15:05:11.586227"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.587664"], ["updated_at", "2019-09-03 15:05:11.587664"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.589126"], ["updated_at", "2019-09-03 15:05:11.589126"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.590470"], ["updated_at", "2019-09-03 15:05:11.590470"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.592041"], ["updated_at", "2019-09-03 15:05:11.592041"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.593593"], ["updated_at", "2019-09-03 15:05:11.593593"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.594962"], ["updated_at", "2019-09-03 15:05:11.594962"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.596351"], ["updated_at", "2019-09-03 15:05:11.596351"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.597729"], ["updated_at", "2019-09-03 15:05:11.597729"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.599395"], ["updated_at", "2019-09-03 15:05:11.599395"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.600931"], ["updated_at", "2019-09-03 15:05:11.600931"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.602410"], ["updated_at", "2019-09-03 15:05:11.602410"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.603796"], ["updated_at", "2019-09-03 15:05:11.603796"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.605253"], ["updated_at", "2019-09-03 15:05:11.605253"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.612432"], ["updated_at", "2019-09-03 15:05:11.612432"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.614052"], ["updated_at", "2019-09-03 15:05:11.614052"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.615601"], ["updated_at", "2019-09-03 15:05:11.615601"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.617105"], ["updated_at", "2019-09-03 15:05:11.617105"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.618611"], ["updated_at", "2019-09-03 15:05:11.618611"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.620037"], ["updated_at", "2019-09-03 15:05:11.620037"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.621576"], ["updated_at", "2019-09-03 15:05:11.621576"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.623123"], ["updated_at", "2019-09-03 15:05:11.623123"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.624596"], ["updated_at", "2019-09-03 15:05:11.624596"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.625952"], ["updated_at", "2019-09-03 15:05:11.625952"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.627281"], ["updated_at", "2019-09-03 15:05:11.627281"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.628616"], ["updated_at", "2019-09-03 15:05:11.628616"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.630025"], ["updated_at", "2019-09-03 15:05:11.630025"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.631340"], ["updated_at", "2019-09-03 15:05:11.631340"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.632907"], ["updated_at", "2019-09-03 15:05:11.632907"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.634385"], ["updated_at", "2019-09-03 15:05:11.634385"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.635847"], ["updated_at", "2019-09-03 15:05:11.635847"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.637341"], ["updated_at", "2019-09-03 15:05:11.637341"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.638947"], ["updated_at", "2019-09-03 15:05:11.638947"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.640715"], ["updated_at", "2019-09-03 15:05:11.640715"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.642226"], ["updated_at", "2019-09-03 15:05:11.642226"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.643769"], ["updated_at", "2019-09-03 15:05:11.643769"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:11.645236"], ["updated_at", "2019-09-03 15:05:11.645236"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (7.4ms) LashaMailer#notify: processed outbound mail in 481.8ms  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (0.1ms) LashaMailer#notify: processed outbound mail in 7.7ms  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) SAVEPOINT active_record_1 ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:9 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:12.145627"], ["updated_at", "2019-09-03 15:05:12.145627"]] ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:9  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:9 Started GET "/trees" for 127.0.0.1 at 2019-09-03 19:05:14 +0400 Processing by TreesController#index as HTML Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 1], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (35.9ms) Rendered trees/index.html.slim within layouts/application (38.4ms) Completed 200 OK in 68ms (Views: 62.1ms | ActiveRecord: 1.3ms)  (0.4ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (110.7ms) DROP DATABASE IF EXISTS "lasha_test" ↳ bin/rails:4  (266.8ms) CREATE DATABASE "lasha_test" ENCODING = 'unicode' ↳ bin/rails:4 SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "trees" CASCADE ↳ db/schema.rb:18  (9.9ms) CREATE TABLE "trees" ("id" bigserial primary key, "title" text, "content" text, "toggler" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (7.5ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (1.7ms) INSERT INTO "schema_migrations" (version) VALUES (20190802125348) ↳ db/schema.rb:13  (10.8ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-03 15:05:55.549221"], ["updated_at", "2019-09-03 15:05:55.549221"]] ↳ db/schema.rb:13  (1.2ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:4  (0.1ms) BEGIN ↳ bin/rails:4 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-03 15:05:55.555307"], ["key", "environment"]] ↳ bin/rails:4  (1.2ms) COMMIT ↳ bin/rails:4  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.673955"], ["updated_at", "2019-09-03 15:05:55.673955"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.675940"], ["updated_at", "2019-09-03 15:05:55.675940"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.677575"], ["updated_at", "2019-09-03 15:05:55.677575"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.679106"], ["updated_at", "2019-09-03 15:05:55.679106"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.680922"], ["updated_at", "2019-09-03 15:05:55.680922"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.682402"], ["updated_at", "2019-09-03 15:05:55.682402"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.683895"], ["updated_at", "2019-09-03 15:05:55.683895"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.685450"], ["updated_at", "2019-09-03 15:05:55.685450"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.688017"], ["updated_at", "2019-09-03 15:05:55.688017"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.690319"], ["updated_at", "2019-09-03 15:05:55.690319"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.691992"], ["updated_at", "2019-09-03 15:05:55.691992"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.693688"], ["updated_at", "2019-09-03 15:05:55.693688"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.695272"], ["updated_at", "2019-09-03 15:05:55.695272"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.696921"], ["updated_at", "2019-09-03 15:05:55.696921"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.703551"], ["updated_at", "2019-09-03 15:05:55.703551"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.705139"], ["updated_at", "2019-09-03 15:05:55.705139"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.706620"], ["updated_at", "2019-09-03 15:05:55.706620"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.708144"], ["updated_at", "2019-09-03 15:05:55.708144"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.709682"], ["updated_at", "2019-09-03 15:05:55.709682"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.711103"], ["updated_at", "2019-09-03 15:05:55.711103"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.712660"], ["updated_at", "2019-09-03 15:05:55.712660"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.714115"], ["updated_at", "2019-09-03 15:05:55.714115"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.715588"], ["updated_at", "2019-09-03 15:05:55.715588"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.717150"], ["updated_at", "2019-09-03 15:05:55.717150"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.718745"], ["updated_at", "2019-09-03 15:05:55.718745"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.720482"], ["updated_at", "2019-09-03 15:05:55.720482"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.721918"], ["updated_at", "2019-09-03 15:05:55.721918"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.723260"], ["updated_at", "2019-09-03 15:05:55.723260"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.724639"], ["updated_at", "2019-09-03 15:05:55.724639"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.6ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.726151"], ["updated_at", "2019-09-03 15:05:55.726151"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.730004"], ["updated_at", "2019-09-03 15:05:55.730004"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.731682"], ["updated_at", "2019-09-03 15:05:55.731682"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.733306"], ["updated_at", "2019-09-03 15:05:55.733306"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.734818"], ["updated_at", "2019-09-03 15:05:55.734818"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.736379"], ["updated_at", "2019-09-03 15:05:55.736379"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.737804"], ["updated_at", "2019-09-03 15:05:55.737804"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.739250"], ["updated_at", "2019-09-03 15:05:55.739250"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.740666"], ["updated_at", "2019-09-03 15:05:55.740666"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.742122"], ["updated_at", "2019-09-03 15:05:55.742122"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.743753"], ["updated_at", "2019-09-03 15:05:55.743753"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.745410"], ["updated_at", "2019-09-03 15:05:55.745410"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.746935"], ["updated_at", "2019-09-03 15:05:55.746935"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.748556"], ["updated_at", "2019-09-03 15:05:55.748556"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.750022"], ["updated_at", "2019-09-03 15:05:55.750022"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.751510"], ["updated_at", "2019-09-03 15:05:55.751510"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.752917"], ["updated_at", "2019-09-03 15:05:55.752917"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.754297"], ["updated_at", "2019-09-03 15:05:55.754297"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.755645"], ["updated_at", "2019-09-03 15:05:55.755645"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.756943"], ["updated_at", "2019-09-03 15:05:55.756943"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.758323"], ["updated_at", "2019-09-03 15:05:55.758323"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.759813"], ["updated_at", "2019-09-03 15:05:55.759813"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.761194"], ["updated_at", "2019-09-03 15:05:55.761194"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.762484"], ["updated_at", "2019-09-03 15:05:55.762484"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.763820"], ["updated_at", "2019-09-03 15:05:55.763820"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.765400"], ["updated_at", "2019-09-03 15:05:55.765400"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.768257"], ["updated_at", "2019-09-03 15:05:55.768257"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.770364"], ["updated_at", "2019-09-03 15:05:55.770364"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.771879"], ["updated_at", "2019-09-03 15:05:55.771879"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.773429"], ["updated_at", "2019-09-03 15:05:55.773429"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.774823"], ["updated_at", "2019-09-03 15:05:55.774823"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.776284"], ["updated_at", "2019-09-03 15:05:55.776284"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.777715"], ["updated_at", "2019-09-03 15:05:55.777715"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.779148"], ["updated_at", "2019-09-03 15:05:55.779148"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.780599"], ["updated_at", "2019-09-03 15:05:55.780599"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.782064"], ["updated_at", "2019-09-03 15:05:55.782064"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.783442"], ["updated_at", "2019-09-03 15:05:55.783442"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.784830"], ["updated_at", "2019-09-03 15:05:55.784830"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.786226"], ["updated_at", "2019-09-03 15:05:55.786226"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.787585"], ["updated_at", "2019-09-03 15:05:55.787585"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.788964"], ["updated_at", "2019-09-03 15:05:55.788964"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.790371"], ["updated_at", "2019-09-03 15:05:55.790371"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.791708"], ["updated_at", "2019-09-03 15:05:55.791708"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.793093"], ["updated_at", "2019-09-03 15:05:55.793093"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.794392"], ["updated_at", "2019-09-03 15:05:55.794392"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.795667"], ["updated_at", "2019-09-03 15:05:55.795667"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.796997"], ["updated_at", "2019-09-03 15:05:55.796997"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.798332"], ["updated_at", "2019-09-03 15:05:55.798332"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.799850"], ["updated_at", "2019-09-03 15:05:55.799850"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.801273"], ["updated_at", "2019-09-03 15:05:55.801273"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.802624"], ["updated_at", "2019-09-03 15:05:55.802624"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.804058"], ["updated_at", "2019-09-03 15:05:55.804058"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.805487"], ["updated_at", "2019-09-03 15:05:55.805487"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.807740"], ["updated_at", "2019-09-03 15:05:55.807740"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.809656"], ["updated_at", "2019-09-03 15:05:55.809656"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.811150"], ["updated_at", "2019-09-03 15:05:55.811150"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.812562"], ["updated_at", "2019-09-03 15:05:55.812562"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.813927"], ["updated_at", "2019-09-03 15:05:55.813927"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.815178"], ["updated_at", "2019-09-03 15:05:55.815178"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.816846"], ["updated_at", "2019-09-03 15:05:55.816846"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.818572"], ["updated_at", "2019-09-03 15:05:55.818572"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.819789"], ["updated_at", "2019-09-03 15:05:55.819789"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.821269"], ["updated_at", "2019-09-03 15:05:55.821269"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.822625"], ["updated_at", "2019-09-03 15:05:55.822625"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.824296"], ["updated_at", "2019-09-03 15:05:55.824296"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.825666"], ["updated_at", "2019-09-03 15:05:55.825666"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.826943"], ["updated_at", "2019-09-03 15:05:55.826943"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.828213"], ["updated_at", "2019-09-03 15:05:55.828213"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.829540"], ["updated_at", "2019-09-03 15:05:55.829540"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.830785"], ["updated_at", "2019-09-03 15:05:55.830785"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.831965"], ["updated_at", "2019-09-03 15:05:55.831965"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.833172"], ["updated_at", "2019-09-03 15:05:55.833172"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.834314"], ["updated_at", "2019-09-03 15:05:55.834314"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.835458"], ["updated_at", "2019-09-03 15:05:55.835458"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.836694"], ["updated_at", "2019-09-03 15:05:55.836694"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.838133"], ["updated_at", "2019-09-03 15:05:55.838133"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.839599"], ["updated_at", "2019-09-03 15:05:55.839599"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.841060"], ["updated_at", "2019-09-03 15:05:55.841060"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.842366"], ["updated_at", "2019-09-03 15:05:55.842366"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.843713"], ["updated_at", "2019-09-03 15:05:55.843713"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.845072"], ["updated_at", "2019-09-03 15:05:55.845072"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.847110"], ["updated_at", "2019-09-03 15:05:55.847110"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.849348"], ["updated_at", "2019-09-03 15:05:55.849348"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.850815"], ["updated_at", "2019-09-03 15:05:55.850815"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.852097"], ["updated_at", "2019-09-03 15:05:55.852097"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.853474"], ["updated_at", "2019-09-03 15:05:55.853474"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.854769"], ["updated_at", "2019-09-03 15:05:55.854769"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.856045"], ["updated_at", "2019-09-03 15:05:55.856045"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.857376"], ["updated_at", "2019-09-03 15:05:55.857376"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.858610"], ["updated_at", "2019-09-03 15:05:55.858610"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.859933"], ["updated_at", "2019-09-03 15:05:55.859933"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.861320"], ["updated_at", "2019-09-03 15:05:55.861320"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.862687"], ["updated_at", "2019-09-03 15:05:55.862687"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.863983"], ["updated_at", "2019-09-03 15:05:55.863983"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.865304"], ["updated_at", "2019-09-03 15:05:55.865304"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.866718"], ["updated_at", "2019-09-03 15:05:55.866718"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.868053"], ["updated_at", "2019-09-03 15:05:55.868053"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.869475"], ["updated_at", "2019-09-03 15:05:55.869475"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.870756"], ["updated_at", "2019-09-03 15:05:55.870756"]] ↳ spec/models/tree_spec.rb:4  (0.0ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.871972"], ["updated_at", "2019-09-03 15:05:55.871972"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.873368"], ["updated_at", "2019-09-03 15:05:55.873368"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.874763"], ["updated_at", "2019-09-03 15:05:55.874763"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.876201"], ["updated_at", "2019-09-03 15:05:55.876201"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.877614"], ["updated_at", "2019-09-03 15:05:55.877614"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.879089"], ["updated_at", "2019-09-03 15:05:55.879089"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.880673"], ["updated_at", "2019-09-03 15:05:55.880673"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.882034"], ["updated_at", "2019-09-03 15:05:55.882034"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.883408"], ["updated_at", "2019-09-03 15:05:55.883408"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.884826"], ["updated_at", "2019-09-03 15:05:55.884826"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.886511"], ["updated_at", "2019-09-03 15:05:55.886511"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.889505"], ["updated_at", "2019-09-03 15:05:55.889505"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.891143"], ["updated_at", "2019-09-03 15:05:55.891143"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.892667"], ["updated_at", "2019-09-03 15:05:55.892667"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.894066"], ["updated_at", "2019-09-03 15:05:55.894066"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.895479"], ["updated_at", "2019-09-03 15:05:55.895479"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.896869"], ["updated_at", "2019-09-03 15:05:55.896869"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.898230"], ["updated_at", "2019-09-03 15:05:55.898230"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.899572"], ["updated_at", "2019-09-03 15:05:55.899572"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.900941"], ["updated_at", "2019-09-03 15:05:55.900941"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.902400"], ["updated_at", "2019-09-03 15:05:55.902400"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:55.903764"], ["updated_at", "2019-09-03 15:05:55.903764"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.0ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (25.0ms) LashaMailer#notify: processed outbound mail in 496.0ms  (0.3ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (0.1ms) LashaMailer#notify: processed outbound mail in 9.3ms  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) SAVEPOINT active_record_1 ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:9 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:05:56.419681"], ["updated_at", "2019-09-03 15:05:56.419681"]] ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:9  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:9 Started GET "/trees" for 127.0.0.1 at 2019-09-03 19:05:57 +0400 Processing by TreesController#index as HTML Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 1], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (29.6ms) Rendered trees/index.html.slim within layouts/application (33.4ms) Completed 200 OK in 64ms (Views: 57.9ms | ActiveRecord: 1.3ms)  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (113.7ms) DROP DATABASE IF EXISTS "lasha_test" ↳ bin/rails:4  (269.2ms) CREATE DATABASE "lasha_test" ENCODING = 'unicode' ↳ bin/rails:4 SQL (0.4ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "trees" CASCADE ↳ db/schema.rb:18  (13.1ms) CREATE TABLE "trees" ("id" bigserial primary key, "title" text, "content" text, "toggler" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (7.7ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (1.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190802125348) ↳ db/schema.rb:13  (7.8ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-03 15:06:16.110715"], ["updated_at", "2019-09-03 15:06:16.110715"]] ↳ db/schema.rb:13  (1.4ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:4  (0.1ms) BEGIN ↳ bin/rails:4 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-03 15:06:16.118821"], ["key", "environment"]] ↳ bin/rails:4  (1.2ms) COMMIT ↳ bin/rails:4  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.2ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.258873"], ["updated_at", "2019-09-03 15:06:16.258873"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.261268"], ["updated_at", "2019-09-03 15:06:16.261268"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.263013"], ["updated_at", "2019-09-03 15:06:16.263013"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.264639"], ["updated_at", "2019-09-03 15:06:16.264639"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.266059"], ["updated_at", "2019-09-03 15:06:16.266059"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.267697"], ["updated_at", "2019-09-03 15:06:16.267697"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.269394"], ["updated_at", "2019-09-03 15:06:16.269394"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.271038"], ["updated_at", "2019-09-03 15:06:16.271038"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.272582"], ["updated_at", "2019-09-03 15:06:16.272582"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.274068"], ["updated_at", "2019-09-03 15:06:16.274068"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.275512"], ["updated_at", "2019-09-03 15:06:16.275512"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.276991"], ["updated_at", "2019-09-03 15:06:16.276991"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.278478"], ["updated_at", "2019-09-03 15:06:16.278478"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.280317"], ["updated_at", "2019-09-03 15:06:16.280317"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.281867"], ["updated_at", "2019-09-03 15:06:16.281867"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.283314"], ["updated_at", "2019-09-03 15:06:16.283314"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.284775"], ["updated_at", "2019-09-03 15:06:16.284775"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.286568"], ["updated_at", "2019-09-03 15:06:16.286568"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.289462"], ["updated_at", "2019-09-03 15:06:16.289462"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.291168"], ["updated_at", "2019-09-03 15:06:16.291168"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.292786"], ["updated_at", "2019-09-03 15:06:16.292786"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.294267"], ["updated_at", "2019-09-03 15:06:16.294267"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.295862"], ["updated_at", "2019-09-03 15:06:16.295862"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.297707"], ["updated_at", "2019-09-03 15:06:16.297707"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.299475"], ["updated_at", "2019-09-03 15:06:16.299475"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.306033"], ["updated_at", "2019-09-03 15:06:16.306033"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.307629"], ["updated_at", "2019-09-03 15:06:16.307629"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.309174"], ["updated_at", "2019-09-03 15:06:16.309174"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.310752"], ["updated_at", "2019-09-03 15:06:16.310752"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.312360"], ["updated_at", "2019-09-03 15:06:16.312360"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.313862"], ["updated_at", "2019-09-03 15:06:16.313862"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.315367"], ["updated_at", "2019-09-03 15:06:16.315367"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.316906"], ["updated_at", "2019-09-03 15:06:16.316906"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.318354"], ["updated_at", "2019-09-03 15:06:16.318354"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.319804"], ["updated_at", "2019-09-03 15:06:16.319804"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.321272"], ["updated_at", "2019-09-03 15:06:16.321272"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.322717"], ["updated_at", "2019-09-03 15:06:16.322717"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.324108"], ["updated_at", "2019-09-03 15:06:16.324108"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.325600"], ["updated_at", "2019-09-03 15:06:16.325600"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.327889"], ["updated_at", "2019-09-03 15:06:16.327889"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.330008"], ["updated_at", "2019-09-03 15:06:16.330008"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.331497"], ["updated_at", "2019-09-03 15:06:16.331497"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.333015"], ["updated_at", "2019-09-03 15:06:16.333015"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.334442"], ["updated_at", "2019-09-03 15:06:16.334442"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.336018"], ["updated_at", "2019-09-03 15:06:16.336018"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.337616"], ["updated_at", "2019-09-03 15:06:16.337616"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.339017"], ["updated_at", "2019-09-03 15:06:16.339017"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.340361"], ["updated_at", "2019-09-03 15:06:16.340361"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.341658"], ["updated_at", "2019-09-03 15:06:16.341658"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.342990"], ["updated_at", "2019-09-03 15:06:16.342990"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.344318"], ["updated_at", "2019-09-03 15:06:16.344318"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.345637"], ["updated_at", "2019-09-03 15:06:16.345637"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.346985"], ["updated_at", "2019-09-03 15:06:16.346985"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.348423"], ["updated_at", "2019-09-03 15:06:16.348423"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.349772"], ["updated_at", "2019-09-03 15:06:16.349772"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.351075"], ["updated_at", "2019-09-03 15:06:16.351075"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.352376"], ["updated_at", "2019-09-03 15:06:16.352376"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.353759"], ["updated_at", "2019-09-03 15:06:16.353759"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.355022"], ["updated_at", "2019-09-03 15:06:16.355022"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.356327"], ["updated_at", "2019-09-03 15:06:16.356327"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.357659"], ["updated_at", "2019-09-03 15:06:16.357659"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.359001"], ["updated_at", "2019-09-03 15:06:16.359001"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.360581"], ["updated_at", "2019-09-03 15:06:16.360581"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.362030"], ["updated_at", "2019-09-03 15:06:16.362030"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.363393"], ["updated_at", "2019-09-03 15:06:16.363393"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.364826"], ["updated_at", "2019-09-03 15:06:16.364826"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.366800"], ["updated_at", "2019-09-03 15:06:16.366800"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.369294"], ["updated_at", "2019-09-03 15:06:16.369294"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.370972"], ["updated_at", "2019-09-03 15:06:16.370972"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.6ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.373466"], ["updated_at", "2019-09-03 15:06:16.373466"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.375466"], ["updated_at", "2019-09-03 15:06:16.375466"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.377270"], ["updated_at", "2019-09-03 15:06:16.377270"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.378794"], ["updated_at", "2019-09-03 15:06:16.378794"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.380237"], ["updated_at", "2019-09-03 15:06:16.380237"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.381647"], ["updated_at", "2019-09-03 15:06:16.381647"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.383043"], ["updated_at", "2019-09-03 15:06:16.383043"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.384358"], ["updated_at", "2019-09-03 15:06:16.384358"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.385691"], ["updated_at", "2019-09-03 15:06:16.385691"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.386900"], ["updated_at", "2019-09-03 15:06:16.386900"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.388182"], ["updated_at", "2019-09-03 15:06:16.388182"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.389577"], ["updated_at", "2019-09-03 15:06:16.389577"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.390959"], ["updated_at", "2019-09-03 15:06:16.390959"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.392308"], ["updated_at", "2019-09-03 15:06:16.392308"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.393590"], ["updated_at", "2019-09-03 15:06:16.393590"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.394852"], ["updated_at", "2019-09-03 15:06:16.394852"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.396115"], ["updated_at", "2019-09-03 15:06:16.396115"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.397394"], ["updated_at", "2019-09-03 15:06:16.397394"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.399112"], ["updated_at", "2019-09-03 15:06:16.399112"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.400868"], ["updated_at", "2019-09-03 15:06:16.400868"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.402373"], ["updated_at", "2019-09-03 15:06:16.402373"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.403931"], ["updated_at", "2019-09-03 15:06:16.403931"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.405414"], ["updated_at", "2019-09-03 15:06:16.405414"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.408005"], ["updated_at", "2019-09-03 15:06:16.408005"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.410272"], ["updated_at", "2019-09-03 15:06:16.410272"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.411755"], ["updated_at", "2019-09-03 15:06:16.411755"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.413586"], ["updated_at", "2019-09-03 15:06:16.413586"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.4ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.415563"], ["updated_at", "2019-09-03 15:06:16.415563"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.417220"], ["updated_at", "2019-09-03 15:06:16.417220"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.418787"], ["updated_at", "2019-09-03 15:06:16.418787"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.420740"], ["updated_at", "2019-09-03 15:06:16.420740"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.422178"], ["updated_at", "2019-09-03 15:06:16.422178"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.423542"], ["updated_at", "2019-09-03 15:06:16.423542"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.425138"], ["updated_at", "2019-09-03 15:06:16.425138"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.426683"], ["updated_at", "2019-09-03 15:06:16.426683"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.428124"], ["updated_at", "2019-09-03 15:06:16.428124"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.429613"], ["updated_at", "2019-09-03 15:06:16.429613"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.431065"], ["updated_at", "2019-09-03 15:06:16.431065"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.433733"], ["updated_at", "2019-09-03 15:06:16.433733"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.435799"], ["updated_at", "2019-09-03 15:06:16.435799"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.437653"], ["updated_at", "2019-09-03 15:06:16.437653"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.439575"], ["updated_at", "2019-09-03 15:06:16.439575"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.441167"], ["updated_at", "2019-09-03 15:06:16.441167"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.442744"], ["updated_at", "2019-09-03 15:06:16.442744"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.444194"], ["updated_at", "2019-09-03 15:06:16.444194"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.445614"], ["updated_at", "2019-09-03 15:06:16.445614"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.447022"], ["updated_at", "2019-09-03 15:06:16.447022"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.449168"], ["updated_at", "2019-09-03 15:06:16.449168"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.451864"], ["updated_at", "2019-09-03 15:06:16.451864"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.456397"], ["updated_at", "2019-09-03 15:06:16.456397"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.458063"], ["updated_at", "2019-09-03 15:06:16.458063"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.459561"], ["updated_at", "2019-09-03 15:06:16.459561"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.461171"], ["updated_at", "2019-09-03 15:06:16.461171"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.462633"], ["updated_at", "2019-09-03 15:06:16.462633"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.464229"], ["updated_at", "2019-09-03 15:06:16.464229"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.465687"], ["updated_at", "2019-09-03 15:06:16.465687"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.467184"], ["updated_at", "2019-09-03 15:06:16.467184"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.468745"], ["updated_at", "2019-09-03 15:06:16.468745"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.470257"], ["updated_at", "2019-09-03 15:06:16.470257"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.471924"], ["updated_at", "2019-09-03 15:06:16.471924"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.473545"], ["updated_at", "2019-09-03 15:06:16.473545"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.475052"], ["updated_at", "2019-09-03 15:06:16.475052"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.476546"], ["updated_at", "2019-09-03 15:06:16.476546"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.478003"], ["updated_at", "2019-09-03 15:06:16.478003"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.479687"], ["updated_at", "2019-09-03 15:06:16.479687"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.481343"], ["updated_at", "2019-09-03 15:06:16.481343"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.482846"], ["updated_at", "2019-09-03 15:06:16.482846"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.484299"], ["updated_at", "2019-09-03 15:06:16.484299"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.485919"], ["updated_at", "2019-09-03 15:06:16.485919"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.489200"], ["updated_at", "2019-09-03 15:06:16.489200"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.491121"], ["updated_at", "2019-09-03 15:06:16.491121"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.492800"], ["updated_at", "2019-09-03 15:06:16.492800"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.494401"], ["updated_at", "2019-09-03 15:06:16.494401"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.496140"], ["updated_at", "2019-09-03 15:06:16.496140"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.497816"], ["updated_at", "2019-09-03 15:06:16.497816"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.499341"], ["updated_at", "2019-09-03 15:06:16.499341"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.501093"], ["updated_at", "2019-09-03 15:06:16.501093"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.502668"], ["updated_at", "2019-09-03 15:06:16.502668"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.504127"], ["updated_at", "2019-09-03 15:06:16.504127"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.505844"], ["updated_at", "2019-09-03 15:06:16.505844"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.507401"], ["updated_at", "2019-09-03 15:06:16.507401"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (17.4ms) LashaMailer#notify: processed outbound mail in 454.1ms  (0.3ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.2ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (0.0ms) LashaMailer#notify: processed outbound mail in 7.5ms  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) SAVEPOINT active_record_1 ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:9 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:06:16.980754"], ["updated_at", "2019-09-03 15:06:16.980754"]] ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:9  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:9 Started GET "/trees" for 127.0.0.1 at 2019-09-03 19:06:17 +0400 Processing by TreesController#index as HTML Tree Load (0.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 1], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (26.6ms) Rendered trees/index.html.slim within layouts/application (30.2ms) Completed 200 OK in 75ms (Views: 54.0ms | ActiveRecord: 1.5ms) Started GET "/trees/2713" for 127.0.0.1 at 2019-09-03 19:06:21 +0400 Processing by TreesController#show as HTML Parameters: {"id"=>"2713"} Tree Load (0.4ms) SELECT "trees".* FROM "trees" WHERE "trees"."id" = $1 LIMIT $2 [["id", 2713], ["LIMIT", 1]] ↳ app/controllers/trees_controller.rb:47 Rendering trees/show.html.slim within layouts/application Rendered trees/show.html.slim within layouts/application (3.8ms) Completed 200 OK in 28ms (Views: 24.0ms | ActiveRecord: 0.4ms) Started GET "/trees" for 127.0.0.1 at 2019-09-03 19:06:23 +0400 Processing by TreesController#index as HTML Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.2ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 1], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (6.6ms) Rendered trees/index.html.slim within layouts/application (9.0ms) Completed 200 OK in 29ms (Views: 25.6ms | ActiveRecord: 1.0ms) Started GET "/trees/new" for 127.0.0.1 at 2019-09-03 19:06:24 +0400 Processing by TreesController#new as HTML Rendering trees/new.html.slim within layouts/application Rendered trees/_form.html.slim (11.0ms) Rendered trees/new.html.slim within layouts/application (14.7ms) Completed 200 OK in 33ms (Views: 32.2ms | ActiveRecord: 0.0ms) Started GET "/trees" for 127.0.0.1 at 2019-09-03 19:06:26 +0400 Processing by TreesController#index as HTML Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.2ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 1], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (6.7ms) Rendered trees/index.html.slim within layouts/application (9.0ms) Completed 200 OK in 29ms (Views: 25.8ms | ActiveRecord: 0.8ms) Started GET "/trees?q%5Bs%5D=toggler+asc" for 127.0.0.1 at 2019-09-03 19:06:28 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"toggler asc"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."toggler" ASC LIMIT $1 OFFSET $2 [["LIMIT", 1], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (7.6ms) Rendered trees/index.html.slim within layouts/application (11.8ms) Completed 200 OK in 34ms (Views: 30.0ms | ActiveRecord: 0.9ms) Started GET "/trees?q%5Bs%5D=toggler+desc" for 127.0.0.1 at 2019-09-03 19:06:29 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"toggler desc"}} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.2ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."toggler" DESC LIMIT $1 OFFSET $2 [["LIMIT", 1], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (10.6ms) Rendered trees/index.html.slim within layouts/application (13.0ms) Completed 200 OK in 34ms (Views: 31.1ms | ActiveRecord: 0.8ms) Started GET "/trees/2713/edit" for 127.0.0.1 at 2019-09-03 19:06:50 +0400 Processing by TreesController#edit as HTML Parameters: {"id"=>"2713"} Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."id" = $1 LIMIT $2 [["id", 2713], ["LIMIT", 1]] ↳ app/controllers/trees_controller.rb:47 Rendering trees/edit.html.slim within layouts/application Rendered trees/_form.html.slim (6.4ms) Rendered trees/edit.html.slim within layouts/application (8.9ms) Completed 200 OK in 29ms (Views: 26.9ms | ActiveRecord: 0.3ms) Started GET "/trees" for 127.0.0.1 at 2019-09-03 19:06:52 +0400 Processing by TreesController#index as HTML Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.7ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 1], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (10.2ms) Rendered trees/index.html.slim within layouts/application (12.6ms) Completed 200 OK in 34ms (Views: 30.0ms | ActiveRecord: 1.9ms)  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Started GET "/onboarding/form?page=anlagehorizont" for 127.0.0.1 at 2019-09-03 19:09:54 +0400 ActionController::RoutingError (No route matches [GET] "/onboarding/form"): actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.3) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' railties (5.2.3) lib/rails/engine.rb:524:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/webgen/.rvm/rubies/ruby-2.4.1/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /home/webgen/.rvm/rubies/ruby-2.4.1/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /home/webgen/.rvm/rubies/ruby-2.4.1/lib/ruby/2.4.0/webrick/server.rb:290:in `block in start_thread' Started GET "/" for 127.0.0.1 at 2019-09-03 19:09:57 +0400 Processing by TreesController#index as HTML Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (5.0ms) Rendered trees/index.html.slim within layouts/application (7.6ms) Completed 500 Internal Server Error in 17ms (ActiveRecord: 2.8ms) ActionView::Template::Error (undefined method `[]' for nil:NilClass): 1: h2.text-center #{data[:model]} Index 2: 3: = lasha_pagy_helper(data[:pagy]) 4: app/views/trees/index.html.slim:3:in `_app_views_trees_index_html_slim___4160013300434351407_46974915476520'  (0.2ms) BEGIN Tree Create (0.6ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:10:15.002365"], ["updated_at", "2019-09-03 15:10:15.002365"]]  (2.4ms) COMMIT Started GET "/" for 127.0.0.1 at 2019-09-03 19:10:17 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 1], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (31.5ms) Rendered trees/index.html.slim within layouts/application (36.4ms) Completed 200 OK in 286ms (Views: 269.0ms | ActiveRecord: 6.7ms) Started GET "/" for 127.0.0.1 at 2019-09-03 19:10:21 +0400 Processing by TreesController#index as HTML Tree Load (1.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 1], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (9.3ms) Rendered trees/index.html.slim within layouts/application (14.0ms) Completed 200 OK in 37ms (Views: 31.5ms | ActiveRecord: 2.0ms)  (0.1ms) BEGIN Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:10:28.376532"], ["updated_at", "2019-09-03 15:10:28.376532"]]  (2.3ms) COMMIT Started GET "/" for 127.0.0.1 at 2019-09-03 19:10:29 +0400 Processing by TreesController#index as HTML Tree Load (0.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (20.9ms) Rendered trees/index.html.slim within layouts/application (27.7ms) Completed 200 OK in 65ms (Views: 58.9ms | ActiveRecord: 1.5ms)  (0.2ms) BEGIN Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:10:32.601755"], ["updated_at", "2019-09-03 15:10:32.601755"]]  (2.1ms) COMMIT Started GET "/" for 127.0.0.1 at 2019-09-03 19:10:33 +0400 Processing by TreesController#index as HTML Tree Load (0.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 3], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (15.7ms) Rendered trees/index.html.slim within layouts/application (21.2ms) Completed 200 OK in 48ms (Views: 42.6ms | ActiveRecord: 1.7ms)  (0.6ms) BEGIN Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:10:34.881674"], ["updated_at", "2019-09-03 15:10:34.881674"]]  (1.6ms) COMMIT Started GET "/" for 127.0.0.1 at 2019-09-03 19:10:35 +0400 Processing by TreesController#index as HTML Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (8.7ms) Rendered trees/index.html.slim within layouts/application (18.6ms) Completed 200 OK in 41ms (Views: 35.5ms | ActiveRecord: 1.4ms)  (0.3ms) BEGIN Tree Create (0.7ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:10:38.718656"], ["updated_at", "2019-09-03 15:10:38.718656"]]  (2.0ms) COMMIT Started GET "/" for 127.0.0.1 at 2019-09-03 19:10:39 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (9.4ms) Rendered trees/index.html.slim within layouts/application (13.2ms) Completed 200 OK in 37ms (Views: 33.1ms | ActiveRecord: 0.9ms) Started DELETE "/trees/2718" for 127.0.0.1 at 2019-09-03 19:10:43 +0400 Processing by TreesController#destroy as HTML Parameters: {"authenticity_token"=>"qkGw1hNjPeCAQ5D912caDTfAbuHiFLIZHCtFl4Zc4P0twKKMdf1e1aDPIPCC9gVEfrcjA4Ytz1DSBR5beKRDUA==", "id"=>"2718"} Tree Load (0.2ms) SELECT "trees".* FROM "trees" WHERE "trees"."id" = $1 LIMIT $2 [["id", 2718], ["LIMIT", 1]] ↳ app/controllers/trees_controller.rb:47  (0.1ms) BEGIN ↳ app/controllers/trees_controller.rb:40 Tree Destroy (0.3ms) DELETE FROM "trees" WHERE "trees"."id" = $1 [["id", 2718]] ↳ app/controllers/trees_controller.rb:40  (1.3ms) COMMIT ↳ app/controllers/trees_controller.rb:40 Redirected to http://localhost:3000/trees Completed 302 Found in 9ms (ActiveRecord: 1.9ms) Started GET "/trees" for 127.0.0.1 at 2019-09-03 19:10:43 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.6ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (9.1ms) Rendered trees/index.html.slim within layouts/application (12.1ms) Completed 200 OK in 34ms (Views: 28.5ms | ActiveRecord: 1.2ms)  (0.2ms) BEGIN Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:10:44.942849"], ["updated_at", "2019-09-03 15:10:44.942849"]]  (1.7ms) COMMIT Started GET "/trees" for 127.0.0.1 at 2019-09-03 19:10:45 +0400 Processing by TreesController#index as HTML Tree Load (0.9ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (19.3ms) Rendered trees/index.html.slim within layouts/application (22.6ms) Completed 200 OK in 46ms (Views: 39.2ms | ActiveRecord: 1.7ms)  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (112.9ms) DROP DATABASE IF EXISTS "lasha_test" ↳ bin/rails:4  (266.6ms) CREATE DATABASE "lasha_test" ENCODING = 'unicode' ↳ bin/rails:4 SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "trees" CASCADE ↳ db/schema.rb:18  (15.8ms) CREATE TABLE "trees" ("id" bigserial primary key, "title" text, "content" text, "toggler" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (7.3ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (1.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190802125348) ↳ db/schema.rb:13  (7.2ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-03 15:12:04.114404"], ["updated_at", "2019-09-03 15:12:04.114404"]] ↳ db/schema.rb:13  (1.2ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:4  (0.1ms) BEGIN ↳ bin/rails:4 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-03 15:12:04.120018"], ["key", "environment"]] ↳ bin/rails:4  (1.4ms) COMMIT ↳ bin/rails:4  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:37  (0.2ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.257500"], ["updated_at", "2019-09-03 15:12:04.257500"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.259996"], ["updated_at", "2019-09-03 15:12:04.259996"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.261939"], ["updated_at", "2019-09-03 15:12:04.261939"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.264005"], ["updated_at", "2019-09-03 15:12:04.264005"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.265978"], ["updated_at", "2019-09-03 15:12:04.265978"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.267589"], ["updated_at", "2019-09-03 15:12:04.267589"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.269202"], ["updated_at", "2019-09-03 15:12:04.269202"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.270695"], ["updated_at", "2019-09-03 15:12:04.270695"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.272132"], ["updated_at", "2019-09-03 15:12:04.272132"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.273704"], ["updated_at", "2019-09-03 15:12:04.273704"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.275188"], ["updated_at", "2019-09-03 15:12:04.275188"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.276615"], ["updated_at", "2019-09-03 15:12:04.276615"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.278188"], ["updated_at", "2019-09-03 15:12:04.278188"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.279886"], ["updated_at", "2019-09-03 15:12:04.279886"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.281548"], ["updated_at", "2019-09-03 15:12:04.281548"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.283162"], ["updated_at", "2019-09-03 15:12:04.283162"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.284674"], ["updated_at", "2019-09-03 15:12:04.284674"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.286404"], ["updated_at", "2019-09-03 15:12:04.286404"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.289295"], ["updated_at", "2019-09-03 15:12:04.289295"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.291068"], ["updated_at", "2019-09-03 15:12:04.291068"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.292779"], ["updated_at", "2019-09-03 15:12:04.292779"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.294324"], ["updated_at", "2019-09-03 15:12:04.294324"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.295736"], ["updated_at", "2019-09-03 15:12:04.295736"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.297362"], ["updated_at", "2019-09-03 15:12:04.297362"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.299475"], ["updated_at", "2019-09-03 15:12:04.299475"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.301975"], ["updated_at", "2019-09-03 15:12:04.301975"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.304414"], ["updated_at", "2019-09-03 15:12:04.304414"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.306883"], ["updated_at", "2019-09-03 15:12:04.306883"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.309219"], ["updated_at", "2019-09-03 15:12:04.309219"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.311763"], ["updated_at", "2019-09-03 15:12:04.311763"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.314176"], ["updated_at", "2019-09-03 15:12:04.314176"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.316679"], ["updated_at", "2019-09-03 15:12:04.316679"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.318909"], ["updated_at", "2019-09-03 15:12:04.318909"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.321533"], ["updated_at", "2019-09-03 15:12:04.321533"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.323351"], ["updated_at", "2019-09-03 15:12:04.323351"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.326163"], ["updated_at", "2019-09-03 15:12:04.326163"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.330261"], ["updated_at", "2019-09-03 15:12:04.330261"]] ↳ spec/models/tree_spec.rb:4  (0.5ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.332205"], ["updated_at", "2019-09-03 15:12:04.332205"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.334326"], ["updated_at", "2019-09-03 15:12:04.334326"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.336442"], ["updated_at", "2019-09-03 15:12:04.336442"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.338392"], ["updated_at", "2019-09-03 15:12:04.338392"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.340873"], ["updated_at", "2019-09-03 15:12:04.340873"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.343451"], ["updated_at", "2019-09-03 15:12:04.343451"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.345413"], ["updated_at", "2019-09-03 15:12:04.345413"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.347767"], ["updated_at", "2019-09-03 15:12:04.347767"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.349793"], ["updated_at", "2019-09-03 15:12:04.349793"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.352246"], ["updated_at", "2019-09-03 15:12:04.352246"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.354133"], ["updated_at", "2019-09-03 15:12:04.354133"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.356458"], ["updated_at", "2019-09-03 15:12:04.356458"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.358244"], ["updated_at", "2019-09-03 15:12:04.358244"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.360565"], ["updated_at", "2019-09-03 15:12:04.360565"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.363045"], ["updated_at", "2019-09-03 15:12:04.363045"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.365207"], ["updated_at", "2019-09-03 15:12:04.365207"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.369271"], ["updated_at", "2019-09-03 15:12:04.369271"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.371874"], ["updated_at", "2019-09-03 15:12:04.371874"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.374250"], ["updated_at", "2019-09-03 15:12:04.374250"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.376351"], ["updated_at", "2019-09-03 15:12:04.376351"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.378841"], ["updated_at", "2019-09-03 15:12:04.378841"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.381293"], ["updated_at", "2019-09-03 15:12:04.381293"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.383748"], ["updated_at", "2019-09-03 15:12:04.383748"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.386295"], ["updated_at", "2019-09-03 15:12:04.386295"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.395261"], ["updated_at", "2019-09-03 15:12:04.395261"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.397125"], ["updated_at", "2019-09-03 15:12:04.397125"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.398763"], ["updated_at", "2019-09-03 15:12:04.398763"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.400527"], ["updated_at", "2019-09-03 15:12:04.400527"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.402052"], ["updated_at", "2019-09-03 15:12:04.402052"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.403522"], ["updated_at", "2019-09-03 15:12:04.403522"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.405052"], ["updated_at", "2019-09-03 15:12:04.405052"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.407111"], ["updated_at", "2019-09-03 15:12:04.407111"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.409449"], ["updated_at", "2019-09-03 15:12:04.409449"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.410921"], ["updated_at", "2019-09-03 15:12:04.410921"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.412224"], ["updated_at", "2019-09-03 15:12:04.412224"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.413900"], ["updated_at", "2019-09-03 15:12:04.413900"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.415694"], ["updated_at", "2019-09-03 15:12:04.415694"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.417239"], ["updated_at", "2019-09-03 15:12:04.417239"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.418599"], ["updated_at", "2019-09-03 15:12:04.418599"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.420261"], ["updated_at", "2019-09-03 15:12:04.420261"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.421907"], ["updated_at", "2019-09-03 15:12:04.421907"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.423404"], ["updated_at", "2019-09-03 15:12:04.423404"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.425060"], ["updated_at", "2019-09-03 15:12:04.425060"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.426575"], ["updated_at", "2019-09-03 15:12:04.426575"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.428068"], ["updated_at", "2019-09-03 15:12:04.428068"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.429660"], ["updated_at", "2019-09-03 15:12:04.429660"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.432276"], ["updated_at", "2019-09-03 15:12:04.432276"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.434607"], ["updated_at", "2019-09-03 15:12:04.434607"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.436240"], ["updated_at", "2019-09-03 15:12:04.436240"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.437809"], ["updated_at", "2019-09-03 15:12:04.437809"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.439245"], ["updated_at", "2019-09-03 15:12:04.439245"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.440906"], ["updated_at", "2019-09-03 15:12:04.440906"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.442341"], ["updated_at", "2019-09-03 15:12:04.442341"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.443837"], ["updated_at", "2019-09-03 15:12:04.443837"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.445433"], ["updated_at", "2019-09-03 15:12:04.445433"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.447010"], ["updated_at", "2019-09-03 15:12:04.447010"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.450020"], ["updated_at", "2019-09-03 15:12:04.450020"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.451882"], ["updated_at", "2019-09-03 15:12:04.451882"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.453599"], ["updated_at", "2019-09-03 15:12:04.453599"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.455099"], ["updated_at", "2019-09-03 15:12:04.455099"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.456515"], ["updated_at", "2019-09-03 15:12:04.456515"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.458152"], ["updated_at", "2019-09-03 15:12:04.458152"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.459551"], ["updated_at", "2019-09-03 15:12:04.459551"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.460948"], ["updated_at", "2019-09-03 15:12:04.460948"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.462295"], ["updated_at", "2019-09-03 15:12:04.462295"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.463749"], ["updated_at", "2019-09-03 15:12:04.463749"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.465254"], ["updated_at", "2019-09-03 15:12:04.465254"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.466592"], ["updated_at", "2019-09-03 15:12:04.466592"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.467845"], ["updated_at", "2019-09-03 15:12:04.467845"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.469357"], ["updated_at", "2019-09-03 15:12:04.469357"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.470649"], ["updated_at", "2019-09-03 15:12:04.470649"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.471971"], ["updated_at", "2019-09-03 15:12:04.471971"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.473370"], ["updated_at", "2019-09-03 15:12:04.473370"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.474683"], ["updated_at", "2019-09-03 15:12:04.474683"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.475976"], ["updated_at", "2019-09-03 15:12:04.475976"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.477625"], ["updated_at", "2019-09-03 15:12:04.477625"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.479432"], ["updated_at", "2019-09-03 15:12:04.479432"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.481062"], ["updated_at", "2019-09-03 15:12:04.481062"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.482505"], ["updated_at", "2019-09-03 15:12:04.482505"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.483949"], ["updated_at", "2019-09-03 15:12:04.483949"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.485366"], ["updated_at", "2019-09-03 15:12:04.485366"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.487609"], ["updated_at", "2019-09-03 15:12:04.487609"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.489964"], ["updated_at", "2019-09-03 15:12:04.489964"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.491604"], ["updated_at", "2019-09-03 15:12:04.491604"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.493097"], ["updated_at", "2019-09-03 15:12:04.493097"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.494474"], ["updated_at", "2019-09-03 15:12:04.494474"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.495894"], ["updated_at", "2019-09-03 15:12:04.495894"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.497263"], ["updated_at", "2019-09-03 15:12:04.497263"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.499054"], ["updated_at", "2019-09-03 15:12:04.499054"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.500994"], ["updated_at", "2019-09-03 15:12:04.500994"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.502437"], ["updated_at", "2019-09-03 15:12:04.502437"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.503781"], ["updated_at", "2019-09-03 15:12:04.503781"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.505217"], ["updated_at", "2019-09-03 15:12:04.505217"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.506527"], ["updated_at", "2019-09-03 15:12:04.506527"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.508058"], ["updated_at", "2019-09-03 15:12:04.508058"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.509690"], ["updated_at", "2019-09-03 15:12:04.509690"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.511296"], ["updated_at", "2019-09-03 15:12:04.511296"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.512767"], ["updated_at", "2019-09-03 15:12:04.512767"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.514220"], ["updated_at", "2019-09-03 15:12:04.514220"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.515576"], ["updated_at", "2019-09-03 15:12:04.515576"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.516881"], ["updated_at", "2019-09-03 15:12:04.516881"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.518122"], ["updated_at", "2019-09-03 15:12:04.518122"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.519650"], ["updated_at", "2019-09-03 15:12:04.519650"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.521134"], ["updated_at", "2019-09-03 15:12:04.521134"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.522475"], ["updated_at", "2019-09-03 15:12:04.522475"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.523740"], ["updated_at", "2019-09-03 15:12:04.523740"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.525202"], ["updated_at", "2019-09-03 15:12:04.525202"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.527258"], ["updated_at", "2019-09-03 15:12:04.527258"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.529727"], ["updated_at", "2019-09-03 15:12:04.529727"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.531190"], ["updated_at", "2019-09-03 15:12:04.531190"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.532622"], ["updated_at", "2019-09-03 15:12:04.532622"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.533897"], ["updated_at", "2019-09-03 15:12:04.533897"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.535115"], ["updated_at", "2019-09-03 15:12:04.535115"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.0ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (7.1ms) LashaMailer#notify: processed outbound mail in 405.0ms  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (0.0ms) LashaMailer#notify: processed outbound mail in 7.4ms  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) SAVEPOINT active_record_1 ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:9 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:12:04.956683"], ["updated_at", "2019-09-03 15:12:04.956683"]] ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:9  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:9 Started GET "/trees" for 127.0.0.1 at 2019-09-03 19:12:05 +0400 Processing by TreesController#index as HTML Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.6ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 6], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (32.7ms) Rendered trees/index.html.slim within layouts/application (35.8ms) Completed 200 OK in 69ms (Views: 60.5ms | ActiveRecord: 1.8ms)  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:38  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (108.7ms) DROP DATABASE IF EXISTS "lasha_test" ↳ bin/rails:4  (265.4ms) CREATE DATABASE "lasha_test" ENCODING = 'unicode' ↳ bin/rails:4 SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "trees" CASCADE ↳ db/schema.rb:18  (10.9ms) CREATE TABLE "trees" ("id" bigserial primary key, "title" text, "content" text, "toggler" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (7.7ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (1.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190802125348) ↳ db/schema.rb:13  (8.5ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.5ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-03 15:14:27.693883"], ["updated_at", "2019-09-03 15:14:27.693883"]] ↳ db/schema.rb:13  (1.2ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:4  (0.1ms) BEGIN ↳ bin/rails:4 ActiveRecord::InternalMetadata Update (0.2ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-03 15:14:27.698751"], ["key", "environment"]] ↳ bin/rails:4  (1.2ms) COMMIT ↳ bin/rails:4  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:38  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.837455"], ["updated_at", "2019-09-03 15:14:27.837455"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.840195"], ["updated_at", "2019-09-03 15:14:27.840195"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.3ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.843617"], ["updated_at", "2019-09-03 15:14:27.843617"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.845631"], ["updated_at", "2019-09-03 15:14:27.845631"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.847309"], ["updated_at", "2019-09-03 15:14:27.847309"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.848831"], ["updated_at", "2019-09-03 15:14:27.848831"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.850170"], ["updated_at", "2019-09-03 15:14:27.850170"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.851557"], ["updated_at", "2019-09-03 15:14:27.851557"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.853163"], ["updated_at", "2019-09-03 15:14:27.853163"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.854677"], ["updated_at", "2019-09-03 15:14:27.854677"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.856185"], ["updated_at", "2019-09-03 15:14:27.856185"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.859401"], ["updated_at", "2019-09-03 15:14:27.859401"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.861281"], ["updated_at", "2019-09-03 15:14:27.861281"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.7ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.863210"], ["updated_at", "2019-09-03 15:14:27.863210"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.866498"], ["updated_at", "2019-09-03 15:14:27.866498"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.868293"], ["updated_at", "2019-09-03 15:14:27.868293"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.869827"], ["updated_at", "2019-09-03 15:14:27.869827"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.871334"], ["updated_at", "2019-09-03 15:14:27.871334"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.872986"], ["updated_at", "2019-09-03 15:14:27.872986"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.876135"], ["updated_at", "2019-09-03 15:14:27.876135"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.878082"], ["updated_at", "2019-09-03 15:14:27.878082"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.879957"], ["updated_at", "2019-09-03 15:14:27.879957"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.881619"], ["updated_at", "2019-09-03 15:14:27.881619"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.883170"], ["updated_at", "2019-09-03 15:14:27.883170"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.885551"], ["updated_at", "2019-09-03 15:14:27.885551"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.887295"], ["updated_at", "2019-09-03 15:14:27.887295"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.896658"], ["updated_at", "2019-09-03 15:14:27.896658"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.898525"], ["updated_at", "2019-09-03 15:14:27.898525"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.900053"], ["updated_at", "2019-09-03 15:14:27.900053"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.901622"], ["updated_at", "2019-09-03 15:14:27.901622"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.903137"], ["updated_at", "2019-09-03 15:14:27.903137"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.904670"], ["updated_at", "2019-09-03 15:14:27.904670"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.906199"], ["updated_at", "2019-09-03 15:14:27.906199"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.908892"], ["updated_at", "2019-09-03 15:14:27.908892"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.910938"], ["updated_at", "2019-09-03 15:14:27.910938"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.912494"], ["updated_at", "2019-09-03 15:14:27.912494"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.914155"], ["updated_at", "2019-09-03 15:14:27.914155"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.4ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (2.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.916384"], ["updated_at", "2019-09-03 15:14:27.916384"]] ↳ spec/models/tree_spec.rb:4  (6.4ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.7ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.928008"], ["updated_at", "2019-09-03 15:14:27.928008"]] ↳ spec/models/tree_spec.rb:4  (0.3ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.932198"], ["updated_at", "2019-09-03 15:14:27.932198"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.7ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.934745"], ["updated_at", "2019-09-03 15:14:27.934745"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.939276"], ["updated_at", "2019-09-03 15:14:27.939276"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.942181"], ["updated_at", "2019-09-03 15:14:27.942181"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.944414"], ["updated_at", "2019-09-03 15:14:27.944414"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.946028"], ["updated_at", "2019-09-03 15:14:27.946028"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.947573"], ["updated_at", "2019-09-03 15:14:27.947573"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.949652"], ["updated_at", "2019-09-03 15:14:27.949652"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.953152"], ["updated_at", "2019-09-03 15:14:27.953152"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.955358"], ["updated_at", "2019-09-03 15:14:27.955358"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.957411"], ["updated_at", "2019-09-03 15:14:27.957411"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.6ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.959304"], ["updated_at", "2019-09-03 15:14:27.959304"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.961835"], ["updated_at", "2019-09-03 15:14:27.961835"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.963353"], ["updated_at", "2019-09-03 15:14:27.963353"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.964806"], ["updated_at", "2019-09-03 15:14:27.964806"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.967404"], ["updated_at", "2019-09-03 15:14:27.967404"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.970217"], ["updated_at", "2019-09-03 15:14:27.970217"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.972093"], ["updated_at", "2019-09-03 15:14:27.972093"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.973967"], ["updated_at", "2019-09-03 15:14:27.973967"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.975653"], ["updated_at", "2019-09-03 15:14:27.975653"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.977541"], ["updated_at", "2019-09-03 15:14:27.977541"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.979454"], ["updated_at", "2019-09-03 15:14:27.979454"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.981493"], ["updated_at", "2019-09-03 15:14:27.981493"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.982980"], ["updated_at", "2019-09-03 15:14:27.982980"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.984497"], ["updated_at", "2019-09-03 15:14:27.984497"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.986000"], ["updated_at", "2019-09-03 15:14:27.986000"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.987449"], ["updated_at", "2019-09-03 15:14:27.987449"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.989012"], ["updated_at", "2019-09-03 15:14:27.989012"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.991482"], ["updated_at", "2019-09-03 15:14:27.991482"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) [32mINSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.993199"], ["updated_at", "2019-09-03 15:14:27.993199"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.994786"], ["updated_at", "2019-09-03 15:14:27.994786"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:27.996640"], ["updated_at", "2019-09-03 15:14:27.996640"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.000318"], ["updated_at", "2019-09-03 15:14:28.000318"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.002108"], ["updated_at", "2019-09-03 15:14:28.002108"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.003633"], ["updated_at", "2019-09-03 15:14:28.003633"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.005085"], ["updated_at", "2019-09-03 15:14:28.005085"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.006485"], ["updated_at", "2019-09-03 15:14:28.006485"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.007901"], ["updated_at", "2019-09-03 15:14:28.007901"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.009386"], ["updated_at", "2019-09-03 15:14:28.009386"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.010736"], ["updated_at", "2019-09-03 15:14:28.010736"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.012113"], ["updated_at", "2019-09-03 15:14:28.012113"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.013832"], ["updated_at", "2019-09-03 15:14:28.013832"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.017005"], ["updated_at", "2019-09-03 15:14:28.017005"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.018943"], ["updated_at", "2019-09-03 15:14:28.018943"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.020562"], ["updated_at", "2019-09-03 15:14:28.020562"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.022144"], ["updated_at", "2019-09-03 15:14:28.022144"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.023594"], ["updated_at", "2019-09-03 15:14:28.023594"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.025065"], ["updated_at", "2019-09-03 15:14:28.025065"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.026562"], ["updated_at", "2019-09-03 15:14:28.026562"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.028564"], ["updated_at", "2019-09-03 15:14:28.028564"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.030700"], ["updated_at", "2019-09-03 15:14:28.030700"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.032280"], ["updated_at", "2019-09-03 15:14:28.032280"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.033824"], ["updated_at", "2019-09-03 15:14:28.033824"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.035303"], ["updated_at", "2019-09-03 15:14:28.035303"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.036866"], ["updated_at", "2019-09-03 15:14:28.036866"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.038381"], ["updated_at", "2019-09-03 15:14:28.038381"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.040009"], ["updated_at", "2019-09-03 15:14:28.040009"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.041476"], ["updated_at", "2019-09-03 15:14:28.041476"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.042759"], ["updated_at", "2019-09-03 15:14:28.042759"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.044103"], ["updated_at", "2019-09-03 15:14:28.044103"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.045629"], ["updated_at", "2019-09-03 15:14:28.045629"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.048463"], ["updated_at", "2019-09-03 15:14:28.048463"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.050784"], ["updated_at", "2019-09-03 15:14:28.050784"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.052358"], ["updated_at", "2019-09-03 15:14:28.052358"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.053847"], ["updated_at", "2019-09-03 15:14:28.053847"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.055280"], ["updated_at", "2019-09-03 15:14:28.055280"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.057170"], ["updated_at", "2019-09-03 15:14:28.057170"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.058632"], ["updated_at", "2019-09-03 15:14:28.058632"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.060119"], ["updated_at", "2019-09-03 15:14:28.060119"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.061633"], ["updated_at", "2019-09-03 15:14:28.061633"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.063044"], ["updated_at", "2019-09-03 15:14:28.063044"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.064495"], ["updated_at", "2019-09-03 15:14:28.064495"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.066067"], ["updated_at", "2019-09-03 15:14:28.066067"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.067549"], ["updated_at", "2019-09-03 15:14:28.067549"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.068976"], ["updated_at", "2019-09-03 15:14:28.068976"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.070503"], ["updated_at", "2019-09-03 15:14:28.070503"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.071879"], ["updated_at", "2019-09-03 15:14:28.071879"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.073331"], ["updated_at", "2019-09-03 15:14:28.073331"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.074777"], ["updated_at", "2019-09-03 15:14:28.074777"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.079046"], ["updated_at", "2019-09-03 15:14:28.079046"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.081125"], ["updated_at", "2019-09-03 15:14:28.081125"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.082696"], ["updated_at", "2019-09-03 15:14:28.082696"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.084143"], ["updated_at", "2019-09-03 15:14:28.084143"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.085552"], ["updated_at", "2019-09-03 15:14:28.085552"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.087995"], ["updated_at", "2019-09-03 15:14:28.087995"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.090652"], ["updated_at", "2019-09-03 15:14:28.090652"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.092304"], ["updated_at", "2019-09-03 15:14:28.092304"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.093956"], ["updated_at", "2019-09-03 15:14:28.093956"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.095688"], ["updated_at", "2019-09-03 15:14:28.095688"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.097690"], ["updated_at", "2019-09-03 15:14:28.097690"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.099522"], ["updated_at", "2019-09-03 15:14:28.099522"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.101286"], ["updated_at", "2019-09-03 15:14:28.101286"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.102866"], ["updated_at", "2019-09-03 15:14:28.102866"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.104263"], ["updated_at", "2019-09-03 15:14:28.104263"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.105575"], ["updated_at", "2019-09-03 15:14:28.105575"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.106857"], ["updated_at", "2019-09-03 15:14:28.106857"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.108288"], ["updated_at", "2019-09-03 15:14:28.108288"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.109719"], ["updated_at", "2019-09-03 15:14:28.109719"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.111060"], ["updated_at", "2019-09-03 15:14:28.111060"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.112499"], ["updated_at", "2019-09-03 15:14:28.112499"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.113962"], ["updated_at", "2019-09-03 15:14:28.113962"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.115319"], ["updated_at", "2019-09-03 15:14:28.115319"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.116662"], ["updated_at", "2019-09-03 15:14:28.116662"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.117994"], ["updated_at", "2019-09-03 15:14:28.117994"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.119589"], ["updated_at", "2019-09-03 15:14:28.119589"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.120988"], ["updated_at", "2019-09-03 15:14:28.120988"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.122320"], ["updated_at", "2019-09-03 15:14:28.122320"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.123606"], ["updated_at", "2019-09-03 15:14:28.123606"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.124943"], ["updated_at", "2019-09-03 15:14:28.124943"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.126552"], ["updated_at", "2019-09-03 15:14:28.126552"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.129733"], ["updated_at", "2019-09-03 15:14:28.129733"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (7.8ms) LashaMailer#notify: processed outbound mail in 385.4ms  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (0.1ms) LashaMailer#notify: processed outbound mail in 8.7ms  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) SAVEPOINT active_record_1 ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:9 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:14:28.534119"], ["updated_at", "2019-09-03 15:14:28.534119"]] ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:9  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/gem/system/tree_index_spec.rb:9 Started GET "/trees" for 127.0.0.1 at 2019-09-03 19:14:29 +0400 Processing by TreesController#index as HTML Tree Load (0.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 6], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (27.7ms) Rendered trees/index.html.slim within layouts/application (30.3ms) Completed 200 OK in 63ms (Views: 57.0ms | ActiveRecord: 1.3ms)  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:38  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (112.9ms) DROP DATABASE IF EXISTS "lasha_test" ↳ bin/rails:4  (263.8ms) CREATE DATABASE "lasha_test" ENCODING = 'unicode' ↳ bin/rails:4 SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "trees" CASCADE ↳ db/schema.rb:18  (9.9ms) CREATE TABLE "trees" ("id" bigserial primary key, "title" text, "content" text, "toggler" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (7.8ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (1.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190802125348) ↳ db/schema.rb:13  (9.0ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-03 15:16:24.444484"], ["updated_at", "2019-09-03 15:16:24.444484"]] ↳ db/schema.rb:13  (1.2ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:4  (0.1ms) BEGIN ↳ bin/rails:4 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-03 15:16:24.449679"], ["key", "environment"]] ↳ bin/rails:4  (1.2ms) COMMIT ↳ bin/rails:4  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:38  (0.2ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.595050"], ["updated_at", "2019-09-03 15:16:24.595050"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.597467"], ["updated_at", "2019-09-03 15:16:24.597467"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.599103"], ["updated_at", "2019-09-03 15:16:24.599103"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.600820"], ["updated_at", "2019-09-03 15:16:24.600820"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.602361"], ["updated_at", "2019-09-03 15:16:24.602361"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.603935"], ["updated_at", "2019-09-03 15:16:24.603935"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.605561"], ["updated_at", "2019-09-03 15:16:24.605561"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.608031"], ["updated_at", "2019-09-03 15:16:24.608031"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.610287"], ["updated_at", "2019-09-03 15:16:24.610287"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.611811"], ["updated_at", "2019-09-03 15:16:24.611811"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.613374"], ["updated_at", "2019-09-03 15:16:24.613374"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.614800"], ["updated_at", "2019-09-03 15:16:24.614800"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.616326"], ["updated_at", "2019-09-03 15:16:24.616326"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.617779"], ["updated_at", "2019-09-03 15:16:24.617779"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.619160"], ["updated_at", "2019-09-03 15:16:24.619160"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.620556"], ["updated_at", "2019-09-03 15:16:24.620556"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.621984"], ["updated_at", "2019-09-03 15:16:24.621984"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.623409"], ["updated_at", "2019-09-03 15:16:24.623409"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.624861"], ["updated_at", "2019-09-03 15:16:24.624861"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.626345"], ["updated_at", "2019-09-03 15:16:24.626345"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.627775"], ["updated_at", "2019-09-03 15:16:24.627775"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.629215"], ["updated_at", "2019-09-03 15:16:24.629215"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.630612"], ["updated_at", "2019-09-03 15:16:24.630612"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.631950"], ["updated_at", "2019-09-03 15:16:24.631950"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.633356"], ["updated_at", "2019-09-03 15:16:24.633356"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.634794"], ["updated_at", "2019-09-03 15:16:24.634794"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.636218"], ["updated_at", "2019-09-03 15:16:24.636218"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.637575"], ["updated_at", "2019-09-03 15:16:24.637575"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.638958"], ["updated_at", "2019-09-03 15:16:24.638958"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.640646"], ["updated_at", "2019-09-03 15:16:24.640646"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.642074"], ["updated_at", "2019-09-03 15:16:24.642074"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.643562"], ["updated_at", "2019-09-03 15:16:24.643562"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.645037"], ["updated_at", "2019-09-03 15:16:24.645037"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.647107"], ["updated_at", "2019-09-03 15:16:24.647107"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.649757"], ["updated_at", "2019-09-03 15:16:24.649757"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.651391"], ["updated_at", "2019-09-03 15:16:24.651391"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.652882"], ["updated_at", "2019-09-03 15:16:24.652882"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.654442"], ["updated_at", "2019-09-03 15:16:24.654442"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.655866"], ["updated_at", "2019-09-03 15:16:24.655866"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.657285"], ["updated_at", "2019-09-03 15:16:24.657285"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.658590"], ["updated_at", "2019-09-03 15:16:24.658590"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.659884"], ["updated_at", "2019-09-03 15:16:24.659884"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.661238"], ["updated_at", "2019-09-03 15:16:24.661238"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.662585"], ["updated_at", "2019-09-03 15:16:24.662585"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.663876"], ["updated_at", "2019-09-03 15:16:24.663876"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.665264"], ["updated_at", "2019-09-03 15:16:24.665264"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.666615"], ["updated_at", "2019-09-03 15:16:24.666615"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.668519"], ["updated_at", "2019-09-03 15:16:24.668519"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.670142"], ["updated_at", "2019-09-03 15:16:24.670142"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.671479"], ["updated_at", "2019-09-03 15:16:24.671479"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.672836"], ["updated_at", "2019-09-03 15:16:24.672836"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.674138"], ["updated_at", "2019-09-03 15:16:24.674138"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.675466"], ["updated_at", "2019-09-03 15:16:24.675466"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.676768"], ["updated_at", "2019-09-03 15:16:24.676768"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.678073"], ["updated_at", "2019-09-03 15:16:24.678073"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.679543"], ["updated_at", "2019-09-03 15:16:24.679543"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.681047"], ["updated_at", "2019-09-03 15:16:24.681047"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.682429"], ["updated_at", "2019-09-03 15:16:24.682429"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.683915"], ["updated_at", "2019-09-03 15:16:24.683915"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.685448"], ["updated_at", "2019-09-03 15:16:24.685448"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.688046"], ["updated_at", "2019-09-03 15:16:24.688046"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.690540"], ["updated_at", "2019-09-03 15:16:24.690540"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.692246"], ["updated_at", "2019-09-03 15:16:24.692246"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.693842"], ["updated_at", "2019-09-03 15:16:24.693842"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.695288"], ["updated_at", "2019-09-03 15:16:24.695288"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.696690"], ["updated_at", "2019-09-03 15:16:24.696690"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.698307"], ["updated_at", "2019-09-03 15:16:24.698307"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.699779"], ["updated_at", "2019-09-03 15:16:24.699779"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.701356"], ["updated_at", "2019-09-03 15:16:24.701356"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.702742"], ["updated_at", "2019-09-03 15:16:24.702742"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.704079"], ["updated_at", "2019-09-03 15:16:24.704079"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.705524"], ["updated_at", "2019-09-03 15:16:24.705524"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.706900"], ["updated_at", "2019-09-03 15:16:24.706900"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.708311"], ["updated_at", "2019-09-03 15:16:24.708311"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.709768"], ["updated_at", "2019-09-03 15:16:24.709768"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.711177"], ["updated_at", "2019-09-03 15:16:24.711177"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.712547"], ["updated_at", "2019-09-03 15:16:24.712547"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.713954"], ["updated_at", "2019-09-03 15:16:24.713954"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.715326"], ["updated_at", "2019-09-03 15:16:24.715326"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.716792"], ["updated_at", "2019-09-03 15:16:24.716792"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.718277"], ["updated_at", "2019-09-03 15:16:24.718277"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.719836"], ["updated_at", "2019-09-03 15:16:24.719836"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.721316"], ["updated_at", "2019-09-03 15:16:24.721316"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.722805"], ["updated_at", "2019-09-03 15:16:24.722805"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.724505"], ["updated_at", "2019-09-03 15:16:24.724505"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.726182"], ["updated_at", "2019-09-03 15:16:24.726182"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.729128"], ["updated_at", "2019-09-03 15:16:24.729128"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.731054"], ["updated_at", "2019-09-03 15:16:24.731054"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.732667"], ["updated_at", "2019-09-03 15:16:24.732667"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.734196"], ["updated_at", "2019-09-03 15:16:24.734196"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.735701"], ["updated_at", "2019-09-03 15:16:24.735701"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.737334"], ["updated_at", "2019-09-03 15:16:24.737334"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.738746"], ["updated_at", "2019-09-03 15:16:24.738746"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.740109"], ["updated_at", "2019-09-03 15:16:24.740109"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.741513"], ["updated_at", "2019-09-03 15:16:24.741513"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.742889"], ["updated_at", "2019-09-03 15:16:24.742889"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.744347"], ["updated_at", "2019-09-03 15:16:24.744347"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.745792"], ["updated_at", "2019-09-03 15:16:24.745792"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.747281"], ["updated_at", "2019-09-03 15:16:24.747281"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.748794"], ["updated_at", "2019-09-03 15:16:24.748794"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.750290"], ["updated_at", "2019-09-03 15:16:24.750290"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.751759"], ["updated_at", "2019-09-03 15:16:24.751759"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.753310"], ["updated_at", "2019-09-03 15:16:24.753310"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.754800"], ["updated_at", "2019-09-03 15:16:24.754800"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.756436"], ["updated_at", "2019-09-03 15:16:24.756436"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.758005"], ["updated_at", "2019-09-03 15:16:24.758005"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.759737"], ["updated_at", "2019-09-03 15:16:24.759737"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.761519"], ["updated_at", "2019-09-03 15:16:24.761519"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.762996"], ["updated_at", "2019-09-03 15:16:24.762996"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.764520"], ["updated_at", "2019-09-03 15:16:24.764520"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.766224"], ["updated_at", "2019-09-03 15:16:24.766224"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.769022"], ["updated_at", "2019-09-03 15:16:24.769022"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.770648"], ["updated_at", "2019-09-03 15:16:24.770648"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.772067"], ["updated_at", "2019-09-03 15:16:24.772067"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.773521"], ["updated_at", "2019-09-03 15:16:24.773521"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.774909"], ["updated_at", "2019-09-03 15:16:24.774909"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.776262"], ["updated_at", "2019-09-03 15:16:24.776262"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.781800"], ["updated_at", "2019-09-03 15:16:24.781800"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.783297"], ["updated_at", "2019-09-03 15:16:24.783297"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.784969"], ["updated_at", "2019-09-03 15:16:24.784969"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.786599"], ["updated_at", "2019-09-03 15:16:24.786599"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.788222"], ["updated_at", "2019-09-03 15:16:24.788222"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.789675"], ["updated_at", "2019-09-03 15:16:24.789675"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.790969"], ["updated_at", "2019-09-03 15:16:24.790969"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.792293"], ["updated_at", "2019-09-03 15:16:24.792293"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.793681"], ["updated_at", "2019-09-03 15:16:24.793681"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.795063"], ["updated_at", "2019-09-03 15:16:24.795063"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.796525"], ["updated_at", "2019-09-03 15:16:24.796525"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.797981"], ["updated_at", "2019-09-03 15:16:24.797981"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.799533"], ["updated_at", "2019-09-03 15:16:24.799533"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.801178"], ["updated_at", "2019-09-03 15:16:24.801178"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.802796"], ["updated_at", "2019-09-03 15:16:24.802796"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.804336"], ["updated_at", "2019-09-03 15:16:24.804336"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.806001"], ["updated_at", "2019-09-03 15:16:24.806001"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.809330"], ["updated_at", "2019-09-03 15:16:24.809330"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.811291"], ["updated_at", "2019-09-03 15:16:24.811291"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.813145"], ["updated_at", "2019-09-03 15:16:24.813145"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.814727"], ["updated_at", "2019-09-03 15:16:24.814727"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.816509"], ["updated_at", "2019-09-03 15:16:24.816509"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.818267"], ["updated_at", "2019-09-03 15:16:24.818267"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.819794"], ["updated_at", "2019-09-03 15:16:24.819794"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.821138"], ["updated_at", "2019-09-03 15:16:24.821138"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.822476"], ["updated_at", "2019-09-03 15:16:24.822476"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.823811"], ["updated_at", "2019-09-03 15:16:24.823811"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.825068"], ["updated_at", "2019-09-03 15:16:24.825068"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.826299"], ["updated_at", "2019-09-03 15:16:24.826299"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.827597"], ["updated_at", "2019-09-03 15:16:24.827597"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.828892"], ["updated_at", "2019-09-03 15:16:24.828892"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.830133"], ["updated_at", "2019-09-03 15:16:24.830133"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:16:24.831421"], ["updated_at", "2019-09-03 15:16:24.831421"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (8.3ms) LashaMailer#notify: processed outbound mail in 467.9ms  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (0.1ms) LashaMailer#notify: processed outbound mail in 7.6ms  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Started GET "/trees" for 127.0.0.1 at 2019-09-03 19:16:26 +0400 Processing by TreesController#index as HTML Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (32.2ms) Rendered trees/index.html.slim within layouts/application (35.2ms) Completed 200 OK in 66ms (Views: 59.8ms | ActiveRecord: 1.4ms)  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:38  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.4ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (114.6ms) DROP DATABASE IF EXISTS "lasha_test" ↳ bin/rails:4  (421.5ms) CREATE DATABASE "lasha_test" ENCODING = 'unicode' ↳ bin/rails:4 SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.1ms) DROP TABLE IF EXISTS "trees" CASCADE ↳ db/schema.rb:18  (9.7ms) CREATE TABLE "trees" ("id" bigserial primary key, "title" text, "content" text, "toggler" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (7.6ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (1.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190802125348) ↳ db/schema.rb:13  (8.8ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-03 15:17:17.219089"], ["updated_at", "2019-09-03 15:17:17.219089"]] ↳ db/schema.rb:13  (1.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:4  (0.1ms) BEGIN ↳ bin/rails:4 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-03 15:17:17.225420"], ["key", "environment"]] ↳ bin/rails:4  (1.2ms) COMMIT ↳ bin/rails:4  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:38  (0.2ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.351244"], ["updated_at", "2019-09-03 15:17:17.351244"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.353448"], ["updated_at", "2019-09-03 15:17:17.353448"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.354978"], ["updated_at", "2019-09-03 15:17:17.354978"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.356494"], ["updated_at", "2019-09-03 15:17:17.356494"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.357925"], ["updated_at", "2019-09-03 15:17:17.357925"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.359475"], ["updated_at", "2019-09-03 15:17:17.359475"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.361002"], ["updated_at", "2019-09-03 15:17:17.361002"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.362248"], ["updated_at", "2019-09-03 15:17:17.362248"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.363442"], ["updated_at", "2019-09-03 15:17:17.363442"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.365049"], ["updated_at", "2019-09-03 15:17:17.365049"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.366646"], ["updated_at", "2019-09-03 15:17:17.366646"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.369194"], ["updated_at", "2019-09-03 15:17:17.369194"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.370764"], ["updated_at", "2019-09-03 15:17:17.370764"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.372131"], ["updated_at", "2019-09-03 15:17:17.372131"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.373559"], ["updated_at", "2019-09-03 15:17:17.373559"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.374931"], ["updated_at", "2019-09-03 15:17:17.374931"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.376294"], ["updated_at", "2019-09-03 15:17:17.376294"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.377638"], ["updated_at", "2019-09-03 15:17:17.377638"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.378973"], ["updated_at", "2019-09-03 15:17:17.378973"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.380373"], ["updated_at", "2019-09-03 15:17:17.380373"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.381737"], ["updated_at", "2019-09-03 15:17:17.381737"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.383056"], ["updated_at", "2019-09-03 15:17:17.383056"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.384524"], ["updated_at", "2019-09-03 15:17:17.384524"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.385765"], ["updated_at", "2019-09-03 15:17:17.385765"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.386925"], ["updated_at", "2019-09-03 15:17:17.386925"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.388066"], ["updated_at", "2019-09-03 15:17:17.388066"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.389635"], ["updated_at", "2019-09-03 15:17:17.389635"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.390917"], ["updated_at", "2019-09-03 15:17:17.390917"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.392208"], ["updated_at", "2019-09-03 15:17:17.392208"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.393515"], ["updated_at", "2019-09-03 15:17:17.393515"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.394736"], ["updated_at", "2019-09-03 15:17:17.394736"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.395935"], ["updated_at", "2019-09-03 15:17:17.395935"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.397239"], ["updated_at", "2019-09-03 15:17:17.397239"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.398442"], ["updated_at", "2019-09-03 15:17:17.398442"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.400205"], ["updated_at", "2019-09-03 15:17:17.400205"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.401668"], ["updated_at", "2019-09-03 15:17:17.401668"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.402962"], ["updated_at", "2019-09-03 15:17:17.402962"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.404303"], ["updated_at", "2019-09-03 15:17:17.404303"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.405664"], ["updated_at", "2019-09-03 15:17:17.405664"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.408017"], ["updated_at", "2019-09-03 15:17:17.408017"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.409980"], ["updated_at", "2019-09-03 15:17:17.409980"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.411453"], ["updated_at", "2019-09-03 15:17:17.411453"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.412789"], ["updated_at", "2019-09-03 15:17:17.412789"]] ↳ spec/models/tree_spec.rb:4  (0.4ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.414782"], ["updated_at", "2019-09-03 15:17:17.414782"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.416599"], ["updated_at", "2019-09-03 15:17:17.416599"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.418179"], ["updated_at", "2019-09-03 15:17:17.418179"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.419819"], ["updated_at", "2019-09-03 15:17:17.419819"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.421423"], ["updated_at", "2019-09-03 15:17:17.421423"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.423041"], ["updated_at", "2019-09-03 15:17:17.423041"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.424665"], ["updated_at", "2019-09-03 15:17:17.424665"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.426230"], ["updated_at", "2019-09-03 15:17:17.426230"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.427745"], ["updated_at", "2019-09-03 15:17:17.427745"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.429299"], ["updated_at", "2019-09-03 15:17:17.429299"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.431014"], ["updated_at", "2019-09-03 15:17:17.431014"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.432426"], ["updated_at", "2019-09-03 15:17:17.432426"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.433697"], ["updated_at", "2019-09-03 15:17:17.433697"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.434963"], ["updated_at", "2019-09-03 15:17:17.434963"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.436514"], ["updated_at", "2019-09-03 15:17:17.436514"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.439336"], ["updated_at", "2019-09-03 15:17:17.439336"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.441185"], ["updated_at", "2019-09-03 15:17:17.441185"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.442616"], ["updated_at", "2019-09-03 15:17:17.442616"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.443962"], ["updated_at", "2019-09-03 15:17:17.443962"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.445752"], ["updated_at", "2019-09-03 15:17:17.445752"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.447289"], ["updated_at", "2019-09-03 15:17:17.447289"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.448855"], ["updated_at", "2019-09-03 15:17:17.448855"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.450307"], ["updated_at", "2019-09-03 15:17:17.450307"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.451681"], ["updated_at", "2019-09-03 15:17:17.451681"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.453195"], ["updated_at", "2019-09-03 15:17:17.453195"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.455694"], ["updated_at", "2019-09-03 15:17:17.455694"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.457560"], ["updated_at", "2019-09-03 15:17:17.457560"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.458983"], ["updated_at", "2019-09-03 15:17:17.458983"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.460465"], ["updated_at", "2019-09-03 15:17:17.460465"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.462200"], ["updated_at", "2019-09-03 15:17:17.462200"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.463991"], ["updated_at", "2019-09-03 15:17:17.463991"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.465633"], ["updated_at", "2019-09-03 15:17:17.465633"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.467058"], ["updated_at", "2019-09-03 15:17:17.467058"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.468481"], ["updated_at", "2019-09-03 15:17:17.468481"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.469996"], ["updated_at", "2019-09-03 15:17:17.469996"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.471473"], ["updated_at", "2019-09-03 15:17:17.471473"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.472984"], ["updated_at", "2019-09-03 15:17:17.472984"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.474529"], ["updated_at", "2019-09-03 15:17:17.474529"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.475999"], ["updated_at", "2019-09-03 15:17:17.475999"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.477453"], ["updated_at", "2019-09-03 15:17:17.477453"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.478858"], ["updated_at", "2019-09-03 15:17:17.478858"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.480511"], ["updated_at", "2019-09-03 15:17:17.480511"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.482057"], ["updated_at", "2019-09-03 15:17:17.482057"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.483450"], ["updated_at", "2019-09-03 15:17:17.483450"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.484785"], ["updated_at", "2019-09-03 15:17:17.484785"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.486342"], ["updated_at", "2019-09-03 15:17:17.486342"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.488953"], ["updated_at", "2019-09-03 15:17:17.488953"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.490479"], ["updated_at", "2019-09-03 15:17:17.490479"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.491910"], ["updated_at", "2019-09-03 15:17:17.491910"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.493546"], ["updated_at", "2019-09-03 15:17:17.493546"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.495012"], ["updated_at", "2019-09-03 15:17:17.495012"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.496450"], ["updated_at", "2019-09-03 15:17:17.496450"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.497839"], ["updated_at", "2019-09-03 15:17:17.497839"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.499400"], ["updated_at", "2019-09-03 15:17:17.499400"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.501049"], ["updated_at", "2019-09-03 15:17:17.501049"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.502612"], ["updated_at", "2019-09-03 15:17:17.502612"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.503991"], ["updated_at", "2019-09-03 15:17:17.503991"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.505377"], ["updated_at", "2019-09-03 15:17:17.505377"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.506676"], ["updated_at", "2019-09-03 15:17:17.506676"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.508007"], ["updated_at", "2019-09-03 15:17:17.508007"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.509431"], ["updated_at", "2019-09-03 15:17:17.509431"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.510688"], ["updated_at", "2019-09-03 15:17:17.510688"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.511884"], ["updated_at", "2019-09-03 15:17:17.511884"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.513678"], ["updated_at", "2019-09-03 15:17:17.513678"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.515247"], ["updated_at", "2019-09-03 15:17:17.515247"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.516743"], ["updated_at", "2019-09-03 15:17:17.516743"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.518222"], ["updated_at", "2019-09-03 15:17:17.518222"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.519973"], ["updated_at", "2019-09-03 15:17:17.519973"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.521525"], ["updated_at", "2019-09-03 15:17:17.521525"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.522725"], ["updated_at", "2019-09-03 15:17:17.522725"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.523973"], ["updated_at", "2019-09-03 15:17:17.523973"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.525398"], ["updated_at", "2019-09-03 15:17:17.525398"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.527496"], ["updated_at", "2019-09-03 15:17:17.527496"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.529898"], ["updated_at", "2019-09-03 15:17:17.529898"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.531458"], ["updated_at", "2019-09-03 15:17:17.531458"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.532931"], ["updated_at", "2019-09-03 15:17:17.532931"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.534503"], ["updated_at", "2019-09-03 15:17:17.534503"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.536129"], ["updated_at", "2019-09-03 15:17:17.536129"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.537820"], ["updated_at", "2019-09-03 15:17:17.537820"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.539447"], ["updated_at", "2019-09-03 15:17:17.539447"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.541076"], ["updated_at", "2019-09-03 15:17:17.541076"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.542582"], ["updated_at", "2019-09-03 15:17:17.542582"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.544058"], ["updated_at", "2019-09-03 15:17:17.544058"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.545582"], ["updated_at", "2019-09-03 15:17:17.545582"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.547093"], ["updated_at", "2019-09-03 15:17:17.547093"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.548585"], ["updated_at", "2019-09-03 15:17:17.548585"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.550071"], ["updated_at", "2019-09-03 15:17:17.550071"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.551529"], ["updated_at", "2019-09-03 15:17:17.551529"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.553055"], ["updated_at", "2019-09-03 15:17:17.553055"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.558468"], ["updated_at", "2019-09-03 15:17:17.558468"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.560086"], ["updated_at", "2019-09-03 15:17:17.560086"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.561667"], ["updated_at", "2019-09-03 15:17:17.561667"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.563162"], ["updated_at", "2019-09-03 15:17:17.563162"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.564672"], ["updated_at", "2019-09-03 15:17:17.564672"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.566297"], ["updated_at", "2019-09-03 15:17:17.566297"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.569238"], ["updated_at", "2019-09-03 15:17:17.569238"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.570987"], ["updated_at", "2019-09-03 15:17:17.570987"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.572568"], ["updated_at", "2019-09-03 15:17:17.572568"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.574078"], ["updated_at", "2019-09-03 15:17:17.574078"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.575564"], ["updated_at", "2019-09-03 15:17:17.575564"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.577391"], ["updated_at", "2019-09-03 15:17:17.577391"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.578979"], ["updated_at", "2019-09-03 15:17:17.578979"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.580526"], ["updated_at", "2019-09-03 15:17:17.580526"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.582013"], ["updated_at", "2019-09-03 15:17:17.582013"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.583444"], ["updated_at", "2019-09-03 15:17:17.583444"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.584921"], ["updated_at", "2019-09-03 15:17:17.584921"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:17:17.586362"], ["updated_at", "2019-09-03 15:17:17.586362"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (7.5ms) LashaMailer#notify: processed outbound mail in 475.7ms  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (0.1ms) LashaMailer#notify: processed outbound mail in 7.3ms  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Started GET "/trees" for 127.0.0.1 at 2019-09-03 19:17:19 +0400 Processing by TreesController#index as HTML Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (26.6ms) Rendered trees/index.html.slim within layouts/application (29.4ms) Completed 200 OK in 71ms (Views: 65.2ms | ActiveRecord: 1.1ms)  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:39  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.3ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (115.7ms) DROP DATABASE IF EXISTS "lasha_test" ↳ bin/rails:4  (263.8ms) CREATE DATABASE "lasha_test" ENCODING = 'unicode' ↳ bin/rails:4 SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "trees" CASCADE ↳ db/schema.rb:18  (9.9ms) CREATE TABLE "trees" ("id" bigserial primary key, "title" text, "content" text, "toggler" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (7.7ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (1.4ms) INSERT INTO "schema_migrations" (version) VALUES (20190802125348) ↳ db/schema.rb:13  (7.9ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.8ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.2ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-03 15:21:03.297188"], ["updated_at", "2019-09-03 15:21:03.297188"]] ↳ db/schema.rb:13  (1.3ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:4  (0.1ms) BEGIN ↳ bin/rails:4 ActiveRecord::InternalMetadata Update (0.3ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-03 15:21:03.302290"], ["key", "environment"]] ↳ bin/rails:4  (1.2ms) COMMIT ↳ bin/rails:4  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:39  (0.2ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.435509"], ["updated_at", "2019-09-03 15:21:03.435509"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.437581"], ["updated_at", "2019-09-03 15:21:03.437581"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.439055"], ["updated_at", "2019-09-03 15:21:03.439055"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.440869"], ["updated_at", "2019-09-03 15:21:03.440869"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.442265"], ["updated_at", "2019-09-03 15:21:03.442265"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.443567"], ["updated_at", "2019-09-03 15:21:03.443567"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.445018"], ["updated_at", "2019-09-03 15:21:03.445018"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.6ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.446946"], ["updated_at", "2019-09-03 15:21:03.446946"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.450299"], ["updated_at", "2019-09-03 15:21:03.450299"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.451941"], ["updated_at", "2019-09-03 15:21:03.451941"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.453558"], ["updated_at", "2019-09-03 15:21:03.453558"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.455010"], ["updated_at", "2019-09-03 15:21:03.455010"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.456599"], ["updated_at", "2019-09-03 15:21:03.456599"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.458271"], ["updated_at", "2019-09-03 15:21:03.458271"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.459811"], ["updated_at", "2019-09-03 15:21:03.459811"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.461291"], ["updated_at", "2019-09-03 15:21:03.461291"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.462843"], ["updated_at", "2019-09-03 15:21:03.462843"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.465849"], ["updated_at", "2019-09-03 15:21:03.465849"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.467519"], ["updated_at", "2019-09-03 15:21:03.467519"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.469120"], ["updated_at", "2019-09-03 15:21:03.469120"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.470682"], ["updated_at", "2019-09-03 15:21:03.470682"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.472283"], ["updated_at", "2019-09-03 15:21:03.472283"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.474178"], ["updated_at", "2019-09-03 15:21:03.474178"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.475706"], ["updated_at", "2019-09-03 15:21:03.475706"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.477127"], ["updated_at", "2019-09-03 15:21:03.477127"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.478558"], ["updated_at", "2019-09-03 15:21:03.478558"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.480083"], ["updated_at", "2019-09-03 15:21:03.480083"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.481604"], ["updated_at", "2019-09-03 15:21:03.481604"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.482995"], ["updated_at", "2019-09-03 15:21:03.482995"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.484433"], ["updated_at", "2019-09-03 15:21:03.484433"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.486005"], ["updated_at", "2019-09-03 15:21:03.486005"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.488946"], ["updated_at", "2019-09-03 15:21:03.488946"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.490663"], ["updated_at", "2019-09-03 15:21:03.490663"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.492142"], ["updated_at", "2019-09-03 15:21:03.492142"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.493685"], ["updated_at", "2019-09-03 15:21:03.493685"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.495120"], ["updated_at", "2019-09-03 15:21:03.495120"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.496588"], ["updated_at", "2019-09-03 15:21:03.496588"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.498029"], ["updated_at", "2019-09-03 15:21:03.498029"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.499442"], ["updated_at", "2019-09-03 15:21:03.499442"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.501003"], ["updated_at", "2019-09-03 15:21:03.501003"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.502529"], ["updated_at", "2019-09-03 15:21:03.502529"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.503970"], ["updated_at", "2019-09-03 15:21:03.503970"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.505336"], ["updated_at", "2019-09-03 15:21:03.505336"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.506693"], ["updated_at", "2019-09-03 15:21:03.506693"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.508068"], ["updated_at", "2019-09-03 15:21:03.508068"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.509483"], ["updated_at", "2019-09-03 15:21:03.509483"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.510799"], ["updated_at", "2019-09-03 15:21:03.510799"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.512118"], ["updated_at", "2019-09-03 15:21:03.512118"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.513502"], ["updated_at", "2019-09-03 15:21:03.513502"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.514807"], ["updated_at", "2019-09-03 15:21:03.514807"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.516116"], ["updated_at", "2019-09-03 15:21:03.516116"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.517526"], ["updated_at", "2019-09-03 15:21:03.517526"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.518866"], ["updated_at", "2019-09-03 15:21:03.518866"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.520460"], ["updated_at", "2019-09-03 15:21:03.520460"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.521879"], ["updated_at", "2019-09-03 15:21:03.521879"]] ↳ spec/models/tree_spec.rb:4  (0.0ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.523157"], ["updated_at", "2019-09-03 15:21:03.523157"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.524494"], ["updated_at", "2019-09-03 15:21:03.524494"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.525978"], ["updated_at", "2019-09-03 15:21:03.525978"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.528969"], ["updated_at", "2019-09-03 15:21:03.528969"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.530748"], ["updated_at", "2019-09-03 15:21:03.530748"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.532233"], ["updated_at", "2019-09-03 15:21:03.532233"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.533648"], ["updated_at", "2019-09-03 15:21:03.533648"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.535202"], ["updated_at", "2019-09-03 15:21:03.535202"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.536881"], ["updated_at", "2019-09-03 15:21:03.536881"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.538364"], ["updated_at", "2019-09-03 15:21:03.538364"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.539726"], ["updated_at", "2019-09-03 15:21:03.539726"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.541159"], ["updated_at", "2019-09-03 15:21:03.541159"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.542510"], ["updated_at", "2019-09-03 15:21:03.542510"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.543838"], ["updated_at", "2019-09-03 15:21:03.543838"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.545348"], ["updated_at", "2019-09-03 15:21:03.545348"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.546785"], ["updated_at", "2019-09-03 15:21:03.546785"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.548222"], ["updated_at", "2019-09-03 15:21:03.548222"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.549694"], ["updated_at", "2019-09-03 15:21:03.549694"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.551073"], ["updated_at", "2019-09-03 15:21:03.551073"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.552466"], ["updated_at", "2019-09-03 15:21:03.552466"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.553866"], ["updated_at", "2019-09-03 15:21:03.553866"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.555226"], ["updated_at", "2019-09-03 15:21:03.555226"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.556632"], ["updated_at", "2019-09-03 15:21:03.556632"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.557954"], ["updated_at", "2019-09-03 15:21:03.557954"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.559412"], ["updated_at", "2019-09-03 15:21:03.559412"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.560935"], ["updated_at", "2019-09-03 15:21:03.560935"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.562551"], ["updated_at", "2019-09-03 15:21:03.562551"]] ↳ spec/models/tree_spec.rb:4  (0.5ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.564836"], ["updated_at", "2019-09-03 15:21:03.564836"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.6ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.567336"], ["updated_at", "2019-09-03 15:21:03.567336"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.569698"], ["updated_at", "2019-09-03 15:21:03.569698"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.571211"], ["updated_at", "2019-09-03 15:21:03.571211"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.572656"], ["updated_at", "2019-09-03 15:21:03.572656"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.574050"], ["updated_at", "2019-09-03 15:21:03.574050"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.575383"], ["updated_at", "2019-09-03 15:21:03.575383"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.576829"], ["updated_at", "2019-09-03 15:21:03.576829"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.578388"], ["updated_at", "2019-09-03 15:21:03.578388"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.579906"], ["updated_at", "2019-09-03 15:21:03.579906"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.581487"], ["updated_at", "2019-09-03 15:21:03.581487"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.583007"], ["updated_at", "2019-09-03 15:21:03.583007"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.584454"], ["updated_at", "2019-09-03 15:21:03.584454"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.585701"], ["updated_at", "2019-09-03 15:21:03.585701"]] ↳ spec/models/tree_spec.rb:4  (0.0ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.586996"], ["updated_at", "2019-09-03 15:21:03.586996"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.588395"], ["updated_at", "2019-09-03 15:21:03.588395"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.589840"], ["updated_at", "2019-09-03 15:21:03.589840"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.591226"], ["updated_at", "2019-09-03 15:21:03.591226"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.592592"], ["updated_at", "2019-09-03 15:21:03.592592"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.593863"], ["updated_at", "2019-09-03 15:21:03.593863"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.595100"], ["updated_at", "2019-09-03 15:21:03.595100"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.596460"], ["updated_at", "2019-09-03 15:21:03.596460"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.597866"], ["updated_at", "2019-09-03 15:21:03.597866"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.599402"], ["updated_at", "2019-09-03 15:21:03.599402"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.600817"], ["updated_at", "2019-09-03 15:21:03.600817"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.602154"], ["updated_at", "2019-09-03 15:21:03.602154"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.603409"], ["updated_at", "2019-09-03 15:21:03.603409"]] ↳ spec/models/tree_spec.rb:4  (0.0ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.604594"], ["updated_at", "2019-09-03 15:21:03.604594"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.606075"], ["updated_at", "2019-09-03 15:21:03.606075"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.608690"], ["updated_at", "2019-09-03 15:21:03.608690"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.610278"], ["updated_at", "2019-09-03 15:21:03.610278"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.611634"], ["updated_at", "2019-09-03 15:21:03.611634"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.612993"], ["updated_at", "2019-09-03 15:21:03.612993"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.614216"], ["updated_at", "2019-09-03 15:21:03.614216"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.615422"], ["updated_at", "2019-09-03 15:21:03.615422"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.616693"], ["updated_at", "2019-09-03 15:21:03.616693"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.617968"], ["updated_at", "2019-09-03 15:21:03.617968"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.619219"], ["updated_at", "2019-09-03 15:21:03.619219"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.620508"], ["updated_at", "2019-09-03 15:21:03.620508"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.621767"], ["updated_at", "2019-09-03 15:21:03.621767"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.623140"], ["updated_at", "2019-09-03 15:21:03.623140"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.628478"], ["updated_at", "2019-09-03 15:21:03.628478"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.630031"], ["updated_at", "2019-09-03 15:21:03.630031"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.631369"], ["updated_at", "2019-09-03 15:21:03.631369"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.632787"], ["updated_at", "2019-09-03 15:21:03.632787"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.634160"], ["updated_at", "2019-09-03 15:21:03.634160"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.635459"], ["updated_at", "2019-09-03 15:21:03.635459"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.636730"], ["updated_at", "2019-09-03 15:21:03.636730"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.637977"], ["updated_at", "2019-09-03 15:21:03.637977"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.639640"], ["updated_at", "2019-09-03 15:21:03.639640"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.640998"], ["updated_at", "2019-09-03 15:21:03.640998"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.642239"], ["updated_at", "2019-09-03 15:21:03.642239"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.643414"], ["updated_at", "2019-09-03 15:21:03.643414"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.644635"], ["updated_at", "2019-09-03 15:21:03.644635"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.645962"], ["updated_at", "2019-09-03 15:21:03.645962"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.648838"], ["updated_at", "2019-09-03 15:21:03.648838"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.650479"], ["updated_at", "2019-09-03 15:21:03.650479"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.651865"], ["updated_at", "2019-09-03 15:21:03.651865"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.653231"], ["updated_at", "2019-09-03 15:21:03.653231"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.654493"], ["updated_at", "2019-09-03 15:21:03.654493"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.655695"], ["updated_at", "2019-09-03 15:21:03.655695"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.657203"], ["updated_at", "2019-09-03 15:21:03.657203"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.658563"], ["updated_at", "2019-09-03 15:21:03.658563"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.659854"], ["updated_at", "2019-09-03 15:21:03.659854"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.661233"], ["updated_at", "2019-09-03 15:21:03.661233"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.662620"], ["updated_at", "2019-09-03 15:21:03.662620"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.663946"], ["updated_at", "2019-09-03 15:21:03.663946"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:21:03.665355"], ["updated_at", "2019-09-03 15:21:03.665355"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (8.3ms) LashaMailer#notify: processed outbound mail in 463.6ms  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (0.1ms) LashaMailer#notify: processed outbound mail in 7.9ms  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Started GET "/trees" for 127.0.0.1 at 2019-09-03 19:21:05 +0400 Processing by TreesController#index as HTML Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (36.6ms) Rendered trees/index.html.slim within layouts/application (40.9ms) Completed 200 OK in 72ms (Views: 66.1ms | ActiveRecord: 1.3ms)  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:40  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.1ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4  (0.2ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "environment"]] ↳ bin/rails:4  (112.5ms) DROP DATABASE IF EXISTS "lasha_test" ↳ bin/rails:4  (263.6ms) CREATE DATABASE "lasha_test" ENCODING = 'unicode' ↳ bin/rails:4 SQL (0.2ms) CREATE EXTENSION IF NOT EXISTS "plpgsql" ↳ db/schema.rb:16  (0.2ms) DROP TABLE IF EXISTS "trees" CASCADE ↳ db/schema.rb:18  (10.9ms) CREATE TABLE "trees" ("id" bigserial primary key, "title" text, "content" text, "toggler" boolean, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:18  (7.4ms) CREATE TABLE "schema_migrations" ("version" character varying NOT NULL PRIMARY KEY) ↳ db/schema.rb:13  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ db/schema.rb:13  (1.5ms) INSERT INTO "schema_migrations" (version) VALUES (20190802125348) ↳ db/schema.rb:13  (7.4ms) CREATE TABLE "ar_internal_metadata" ("key" character varying NOT NULL PRIMARY KEY, "value" character varying, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ db/schema.rb:13  (0.1ms) BEGIN ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "key" [["key", "environment"], ["value", "development"], ["created_at", "2019-09-03 15:23:36.360417"], ["updated_at", "2019-09-03 15:23:36.360417"]] ↳ db/schema.rb:13  (1.2ms) COMMIT ↳ db/schema.rb:13 ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:4  (0.2ms) BEGIN ↳ bin/rails:4 ActiveRecord::InternalMetadata Update (0.6ms) UPDATE "ar_internal_metadata" SET "value" = $1, "updated_at" = $2 WHERE "ar_internal_metadata"."key" = $3 [["value", "test"], ["updated_at", "2019-09-03 15:23:36.366168"], ["key", "environment"]] ↳ bin/rails:4  (1.4ms) COMMIT ↳ bin/rails:4  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/www/chest/ruby/gems/lasha/spec/rails_helper.rb:40  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.494337"], ["updated_at", "2019-09-03 15:23:36.494337"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.496521"], ["updated_at", "2019-09-03 15:23:36.496521"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.498182"], ["updated_at", "2019-09-03 15:23:36.498182"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.499752"], ["updated_at", "2019-09-03 15:23:36.499752"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.501384"], ["updated_at", "2019-09-03 15:23:36.501384"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.502971"], ["updated_at", "2019-09-03 15:23:36.502971"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.504814"], ["updated_at", "2019-09-03 15:23:36.504814"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.506386"], ["updated_at", "2019-09-03 15:23:36.506386"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.507988"], ["updated_at", "2019-09-03 15:23:36.507988"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.510431"], ["updated_at", "2019-09-03 15:23:36.510431"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.512872"], ["updated_at", "2019-09-03 15:23:36.512872"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.515350"], ["updated_at", "2019-09-03 15:23:36.515350"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.517882"], ["updated_at", "2019-09-03 15:23:36.517882"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.520004"], ["updated_at", "2019-09-03 15:23:36.520004"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.522582"], ["updated_at", "2019-09-03 15:23:36.522582"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.525065"], ["updated_at", "2019-09-03 15:23:36.525065"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.529280"], ["updated_at", "2019-09-03 15:23:36.529280"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.532137"], ["updated_at", "2019-09-03 15:23:36.532137"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.534659"], ["updated_at", "2019-09-03 15:23:36.534659"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.537179"], ["updated_at", "2019-09-03 15:23:36.537179"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.539787"], ["updated_at", "2019-09-03 15:23:36.539787"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.542277"], ["updated_at", "2019-09-03 15:23:36.542277"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.544021"], ["updated_at", "2019-09-03 15:23:36.544021"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.545859"], ["updated_at", "2019-09-03 15:23:36.545859"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.547844"], ["updated_at", "2019-09-03 15:23:36.547844"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.550337"], ["updated_at", "2019-09-03 15:23:36.550337"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.552889"], ["updated_at", "2019-09-03 15:23:36.552889"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.555334"], ["updated_at", "2019-09-03 15:23:36.555334"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.557326"], ["updated_at", "2019-09-03 15:23:36.557326"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.560319"], ["updated_at", "2019-09-03 15:23:36.560319"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.562582"], ["updated_at", "2019-09-03 15:23:36.562582"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.565169"], ["updated_at", "2019-09-03 15:23:36.565169"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.568028"], ["updated_at", "2019-09-03 15:23:36.568028"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.571195"], ["updated_at", "2019-09-03 15:23:36.571195"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.573634"], ["updated_at", "2019-09-03 15:23:36.573634"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.575842"], ["updated_at", "2019-09-03 15:23:36.575842"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.578472"], ["updated_at", "2019-09-03 15:23:36.578472"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.580600"], ["updated_at", "2019-09-03 15:23:36.580600"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.583159"], ["updated_at", "2019-09-03 15:23:36.583159"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.585611"], ["updated_at", "2019-09-03 15:23:36.585611"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.588296"], ["updated_at", "2019-09-03 15:23:36.588296"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.590940"], ["updated_at", "2019-09-03 15:23:36.590940"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.593534"], ["updated_at", "2019-09-03 15:23:36.593534"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.595591"], ["updated_at", "2019-09-03 15:23:36.595591"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.597998"], ["updated_at", "2019-09-03 15:23:36.597998"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.2ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.608130"], ["updated_at", "2019-09-03 15:23:36.608130"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.610648"], ["updated_at", "2019-09-03 15:23:36.610648"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.612293"], ["updated_at", "2019-09-03 15:23:36.612293"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.613800"], ["updated_at", "2019-09-03 15:23:36.613800"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.615314"], ["updated_at", "2019-09-03 15:23:36.615314"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.616844"], ["updated_at", "2019-09-03 15:23:36.616844"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.618302"], ["updated_at", "2019-09-03 15:23:36.618302"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.619719"], ["updated_at", "2019-09-03 15:23:36.619719"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.621294"], ["updated_at", "2019-09-03 15:23:36.621294"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.622796"], ["updated_at", "2019-09-03 15:23:36.622796"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.624208"], ["updated_at", "2019-09-03 15:23:36.624208"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.625695"], ["updated_at", "2019-09-03 15:23:36.625695"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.627181"], ["updated_at", "2019-09-03 15:23:36.627181"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.628694"], ["updated_at", "2019-09-03 15:23:36.628694"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.630076"], ["updated_at", "2019-09-03 15:23:36.630076"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.631535"], ["updated_at", "2019-09-03 15:23:36.631535"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.632973"], ["updated_at", "2019-09-03 15:23:36.632973"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.634460"], ["updated_at", "2019-09-03 15:23:36.634460"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.636067"], ["updated_at", "2019-09-03 15:23:36.636067"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.637640"], ["updated_at", "2019-09-03 15:23:36.637640"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.639102"], ["updated_at", "2019-09-03 15:23:36.639102"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.640833"], ["updated_at", "2019-09-03 15:23:36.640833"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.642289"], ["updated_at", "2019-09-03 15:23:36.642289"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.643783"], ["updated_at", "2019-09-03 15:23:36.643783"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.645342"], ["updated_at", "2019-09-03 15:23:36.645342"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.647892"], ["updated_at", "2019-09-03 15:23:36.647892"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.650388"], ["updated_at", "2019-09-03 15:23:36.650388"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.651968"], ["updated_at", "2019-09-03 15:23:36.651968"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.653773"], ["updated_at", "2019-09-03 15:23:36.653773"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.655710"], ["updated_at", "2019-09-03 15:23:36.655710"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.657515"], ["updated_at", "2019-09-03 15:23:36.657515"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.0ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.658949"], ["updated_at", "2019-09-03 15:23:36.658949"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.660435"], ["updated_at", "2019-09-03 15:23:36.660435"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.662037"], ["updated_at", "2019-09-03 15:23:36.662037"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.663444"], ["updated_at", "2019-09-03 15:23:36.663444"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.664947"], ["updated_at", "2019-09-03 15:23:36.664947"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.666422"], ["updated_at", "2019-09-03 15:23:36.666422"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.667896"], ["updated_at", "2019-09-03 15:23:36.667896"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.669671"], ["updated_at", "2019-09-03 15:23:36.669671"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.671477"], ["updated_at", "2019-09-03 15:23:36.671477"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.673320"], ["updated_at", "2019-09-03 15:23:36.673320"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.675082"], ["updated_at", "2019-09-03 15:23:36.675082"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.676663"], ["updated_at", "2019-09-03 15:23:36.676663"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.678129"], ["updated_at", "2019-09-03 15:23:36.678129"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.679693"], ["updated_at", "2019-09-03 15:23:36.679693"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.681295"], ["updated_at", "2019-09-03 15:23:36.681295"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.682801"], ["updated_at", "2019-09-03 15:23:36.682801"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.684272"], ["updated_at", "2019-09-03 15:23:36.684272"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.685993"], ["updated_at", "2019-09-03 15:23:36.685993"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.688964"], ["updated_at", "2019-09-03 15:23:36.688964"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.690869"], ["updated_at", "2019-09-03 15:23:36.690869"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.692408"], ["updated_at", "2019-09-03 15:23:36.692408"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.693843"], ["updated_at", "2019-09-03 15:23:36.693843"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.695235"], ["updated_at", "2019-09-03 15:23:36.695235"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.696740"], ["updated_at", "2019-09-03 15:23:36.696740"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.698269"], ["updated_at", "2019-09-03 15:23:36.698269"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.699559"], ["updated_at", "2019-09-03 15:23:36.699559"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Cherry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.700968"], ["updated_at", "2019-09-03 15:23:36.700968"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.702429"], ["updated_at", "2019-09-03 15:23:36.702429"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.703900"], ["updated_at", "2019-09-03 15:23:36.703900"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.705427"], ["updated_at", "2019-09-03 15:23:36.705427"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.706879"], ["updated_at", "2019-09-03 15:23:36.706879"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.708348"], ["updated_at", "2019-09-03 15:23:36.708348"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.709775"], ["updated_at", "2019-09-03 15:23:36.709775"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.711251"], ["updated_at", "2019-09-03 15:23:36.711251"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.712671"], ["updated_at", "2019-09-03 15:23:36.712671"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.714155"], ["updated_at", "2019-09-03 15:23:36.714155"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.715681"], ["updated_at", "2019-09-03 15:23:36.715681"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.717211"], ["updated_at", "2019-09-03 15:23:36.717211"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.718629"], ["updated_at", "2019-09-03 15:23:36.718629"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.720264"], ["updated_at", "2019-09-03 15:23:36.720264"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.721765"], ["updated_at", "2019-09-03 15:23:36.721765"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.723147"], ["updated_at", "2019-09-03 15:23:36.723147"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.724601"], ["updated_at", "2019-09-03 15:23:36.724601"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.726169"], ["updated_at", "2019-09-03 15:23:36.726169"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.729254"], ["updated_at", "2019-09-03 15:23:36.729254"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.730980"], ["updated_at", "2019-09-03 15:23:36.730980"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.732495"], ["updated_at", "2019-09-03 15:23:36.732495"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.733876"], ["updated_at", "2019-09-03 15:23:36.733876"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.735322"], ["updated_at", "2019-09-03 15:23:36.735322"]] ↳ spec/models/tree_spec.rb:4  (0.2ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Damson"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.736952"], ["updated_at", "2019-09-03 15:23:36.736952"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.738561"], ["updated_at", "2019-09-03 15:23:36.738561"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.740077"], ["updated_at", "2019-09-03 15:23:36.740077"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.741555"], ["updated_at", "2019-09-03 15:23:36.741555"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.743116"], ["updated_at", "2019-09-03 15:23:36.743116"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.744597"], ["updated_at", "2019-09-03 15:23:36.744597"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.746066"], ["updated_at", "2019-09-03 15:23:36.746066"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.747562"], ["updated_at", "2019-09-03 15:23:36.747562"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.749091"], ["updated_at", "2019-09-03 15:23:36.749091"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.750557"], ["updated_at", "2019-09-03 15:23:36.750557"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.751978"], ["updated_at", "2019-09-03 15:23:36.751978"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.753488"], ["updated_at", "2019-09-03 15:23:36.753488"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.754925"], ["updated_at", "2019-09-03 15:23:36.754925"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.756407"], ["updated_at", "2019-09-03 15:23:36.756407"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.757857"], ["updated_at", "2019-09-03 15:23:36.757857"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.759619"], ["updated_at", "2019-09-03 15:23:36.759619"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Peach"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.761170"], ["updated_at", "2019-09-03 15:23:36.761170"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.762570"], ["updated_at", "2019-09-03 15:23:36.762570"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.763966"], ["updated_at", "2019-09-03 15:23:36.763966"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.765335"], ["updated_at", "2019-09-03 15:23:36.765335"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.767477"], ["updated_at", "2019-09-03 15:23:36.767477"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.770120"], ["updated_at", "2019-09-03 15:23:36.770120"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Mirabelle"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.771616"], ["updated_at", "2019-09-03 15:23:36.771616"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.773010"], ["updated_at", "2019-09-03 15:23:36.773010"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4 Tree Create (0.1ms) INSERT INTO "trees" ("title", "content", "toggler", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Nectarine"], ["content", "MyText"], ["toggler", false], ["created_at", "2019-09-03 15:23:36.774410"], ["updated_at", "2019-09-03 15:23:36.774410"]] ↳ spec/models/tree_spec.rb:4  (0.1ms) RELEASE SAVEPOINT active_record_1 ↳ spec/models/tree_spec.rb:4  (0.1ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (7.0ms) LashaMailer#notify: processed outbound mail in 409.4ms  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Rendering /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/mailers/lasha/notify.html.slim within layouts/lasha_mailer_layout (0.0ms) LashaMailer#notify: processed outbound mail in 8.0ms  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23  (0.1ms) BEGIN ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Started GET "/trees" for 127.0.0.1 at 2019-09-03 19:23:38 +0400 Processing by TreesController#index as HTML Tree Load (0.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (26.1ms) Rendered trees/index.html.slim within layouts/application (29.2ms) Completed 200 OK in 62ms (Views: 53.5ms | ActiveRecord: 1.3ms)  (0.2ms) ROLLBACK ↳ /home/webgen/.rvm/gems/ruby-2.4.1/bin/rspec:23 Started GET "/robots.txt" for 127.0.0.1 at 2019-09-04 20:33:31 +0400 Started GET "/onboarding/?status=302" for 127.0.0.1 at 2019-09-04 20:33:31 +0400  (1.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/.rvm/gems/ruby-2.5.1/gems/activerecord-5.2.3/lib/active_record/log_subscriber.rb:98 ActionController::RoutingError (No route matches [GET] "/onboarding"): actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.3) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' railties (5.2.3) lib/rails/engine.rb:524:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread'  (6.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/.rvm/gems/ruby-2.5.1/gems/activerecord-5.2.3/lib/active_record/log_subscriber.rb:98 ActionController::RoutingError (No route matches [GET] "/robots.txt"): actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.3) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' railties (5.2.3) lib/rails/engine.rb:524:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/onboarding/?status=302" for 127.0.0.1 at 2019-09-04 20:33:35 +0400 ActionController::RoutingError (No route matches [GET] "/onboarding"): actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.3) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' railties (5.2.3) lib/rails/engine.rb:524:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/onboarding/?status=302" for 127.0.0.1 at 2019-09-04 20:33:39 +0400 ActionController::RoutingError (No route matches [GET] "/onboarding"): actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.3) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' railties (5.2.3) lib/rails/engine.rb:524:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/onboarding/?status=302" for 127.0.0.1 at 2019-09-04 20:33:41 +0400 ActionController::RoutingError (No route matches [GET] "/onboarding"): actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.3) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' railties (5.2.3) lib/rails/engine.rb:524:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/onboarding/?status=302" for 127.0.0.1 at 2019-09-04 20:33:43 +0400 ActionController::RoutingError (No route matches [GET] "/onboarding"): actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.3) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' railties (5.2.3) lib/rails/engine.rb:524:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/onboarding/?status=302" for 127.0.0.1 at 2019-09-04 20:33:45 +0400 ActionController::RoutingError (No route matches [GET] "/onboarding"): actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.3) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' railties (5.2.3) lib/rails/engine.rb:524:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/" for 127.0.0.1 at 2019-09-04 20:33:59 +0400 Processing by TreesController#index as HTML Tree Load (3.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.6ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Started GET "/onboarding/?status=302" for 127.0.0.1 at 2019-09-04 20:33:59 +0400 ActionController::RoutingError (No route matches [GET] "/onboarding"): actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.3) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' railties (5.2.3) lib/rails/engine.rb:524:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Tree Load (1.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (74.3ms) Rendered trees/index.html.slim within layouts/application (86.3ms) Completed 200 OK in 855ms (Views: 817.6ms | ActiveRecord: 16.7ms) Started GET "/onboarding/?status=302" for 127.0.0.1 at 2019-09-04 20:34:10 +0400 ActionController::RoutingError (No route matches [GET] "/onboarding"): actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.3) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' railties (5.2.3) lib/rails/engine.rb:524:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/onboarding/?status=302" for 127.0.0.1 at 2019-09-04 20:34:12 +0400 ActionController::RoutingError (No route matches [GET] "/onboarding"): actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.3) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' railties (5.2.3) lib/rails/engine.rb:524:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/" for 127.0.0.1 at 2019-09-04 20:34:14 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (12.6ms) Rendered trees/index.html.slim within layouts/application (16.6ms) Completed 200 OK in 44ms (Views: 40.5ms | ActiveRecord: 1.2ms) Started GET "/onboarding/?status=302" for 127.0.0.1 at 2019-09-04 20:34:18 +0400 ActionController::RoutingError (No route matches [GET] "/onboarding"): actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.3) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' railties (5.2.3) lib/rails/engine.rb:524:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/" for 127.0.0.1 at 2019-09-04 20:34:22 +0400 Processing by TreesController#index as HTML Tree Load (0.9ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (8.7ms) Rendered trees/index.html.slim within layouts/application (12.6ms) Completed 200 OK in 32ms (Views: 27.0ms | ActiveRecord: 1.8ms) Started GET "/" for 127.0.0.1 at 2019-09-04 20:34:24 +0400 Processing by TreesController#index as HTML Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.2ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (8.0ms) Rendered trees/index.html.slim within layouts/application (11.3ms) Completed 200 OK in 29ms (Views: 25.9ms | ActiveRecord: 0.8ms) Started GET "/" for 127.0.0.1 at 2019-09-04 20:34:25 +0400 Processing by TreesController#index as HTML Tree Load (1.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (12.5ms) Rendered trees/index.html.slim within layouts/application (15.6ms) Completed 200 OK in 38ms (Views: 34.1ms | ActiveRecord: 1.8ms) Started GET "/" for 127.0.0.1 at 2019-09-04 20:34:26 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (9.0ms) Rendered trees/index.html.slim within layouts/application (12.0ms) Completed 200 OK in 32ms (Views: 28.9ms | ActiveRecord: 0.8ms) Started GET "/" for 127.0.0.1 at 2019-09-04 20:34:29 +0400 Processing by TreesController#index as HTML Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.2ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (8.4ms) Rendered trees/index.html.slim within layouts/application (11.4ms) Completed 200 OK in 29ms (Views: 26.8ms | ActiveRecord: 0.6ms) Started GET "/trees/new" for 127.0.0.1 at 2019-09-04 20:34:48 +0400 Processing by TreesController#new as HTML Rendering trees/new.html.slim within layouts/application Rendered trees/_form.html.slim (9.3ms) Rendered trees/new.html.slim within layouts/application (13.5ms) Completed 200 OK in 31ms (Views: 30.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2019-09-04 20:35:00 +0400  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/.rvm/gems/ruby-2.5.1/gems/activerecord-5.2.3/lib/active_record/log_subscriber.rb:98 Processing by TreesController#index as HTML Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (38.1ms) Rendered trees/index.html.slim within layouts/application (48.1ms) Completed 200 OK in 349ms (Views: 331.6ms | ActiveRecord: 6.2ms) Started GET "/" for 127.0.0.1 at 2019-09-04 20:35:12 +0400 Processing by TreesController#index as HTML Tree Load (1.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (13.2ms) Rendered trees/index.html.slim within layouts/application (17.6ms) Completed 200 OK in 42ms (Views: 36.0ms | ActiveRecord: 1.9ms)  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/.rvm/gems/ruby-2.5.1/gems/activerecord-5.2.3/lib/active_record/log_subscriber.rb:98 Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:62  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:37 Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 method=GET path=/ format=html controller=TreesController action=index status=200 duration=345.09 view=328.42 db=4.66 Started GET "/" for 127.0.0.1 at 2019-09-11 21:38:15 +0400  (2.8ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/.rvm/gems/ruby-2.5.1/gems/activerecord-5.2.3/lib/active_record/log_subscriber.rb:98 Processing by TreesController#index as HTML Tree Load (2.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (1.2ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (141.9ms) Rendered trees/index.html.slim within layouts/application (166.6ms) Completed 200 OK in 608ms (Views: 572.3ms | ActiveRecord: 12.9ms) Started GET "/" for 127.0.0.1 at 2019-09-11 21:38:17 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (21.3ms) Rendered trees/index.html.slim within layouts/application (28.5ms) Completed 200 OK in 62ms (Views: 55.3ms | ActiveRecord: 1.3ms) Started GET "/" for 127.0.0.1 at 2019-09-11 21:38:18 +0400 Processing by TreesController#index as HTML Tree Load (1.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.7ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (18.7ms) Rendered trees/index.html.slim within layouts/application (26.0ms) Completed 200 OK in 78ms (Views: 68.8ms | ActiveRecord: 2.4ms) Started GET "/" for 127.0.0.1 at 2019-09-11 23:55:01 +0400 Processing by TreesController#index as HTML Tree Load (0.9ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (9.9ms) Rendered trees/index.html.slim within layouts/application (14.7ms) Completed 200 OK in 88ms (Views: 81.8ms | ActiveRecord: 1.6ms) Started GET "/" for 127.0.0.1 at 2019-09-12 22:45:46 +0400  (2.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/.rvm/gems/ruby-2.5.1/gems/activerecord-5.2.3/lib/active_record/log_subscriber.rb:98 Processing by TreesController#index as HTML Tree Load (1.1ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (34.8ms) Rendered trees/index.html.slim within layouts/application (43.0ms) Completed 200 OK in 306ms (Views: 285.4ms | ActiveRecord: 10.7ms) Started GET "/" for 127.0.0.1 at 2019-09-12 22:47:59 +0400 Processing by TreesController#index as HTML Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.9ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (16.8ms) Rendered trees/index.html.slim within layouts/application (23.1ms) Completed 200 OK in 54ms (Views: 49.2ms | ActiveRecord: 2.0ms) Started GET "/" for 127.0.0.1 at 2019-09-12 22:48:10 +0400 Processing by TreesController#index as HTML Tree Load (1.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (21.0ms) Rendered trees/index.html.slim within layouts/application (26.9ms) Completed 200 OK in 64ms (Views: 57.9ms | ActiveRecord: 2.3ms) Started GET "/" for 127.0.0.1 at 2019-09-12 22:48:20 +0400 Processing by TreesController#index as HTML Tree Load (1.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.6ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (24.0ms) Rendered trees/index.html.slim within layouts/application (28.9ms) Completed 200 OK in 69ms (Views: 61.6ms | ActiveRecord: 3.1ms) Started GET "/trees?q%5Bs%5D=title+asc" for 127.0.0.1 at 2019-09-12 22:48:30 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}} Tree Load (0.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (15.9ms) Rendered trees/index.html.slim within layouts/application (18.3ms) Completed 200 OK in 52ms (Views: 47.2ms | ActiveRecord: 1.4ms) Started GET "/trees?q%5Bs%5D=title+desc" for 127.0.0.1 at 2019-09-12 22:48:32 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title desc"}} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.7ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (12.7ms) Rendered trees/index.html.slim within layouts/application (16.1ms) Completed 200 OK in 45ms (Views: 38.9ms | ActiveRecord: 1.5ms) Started GET "/trees?q%5Bs%5D=title+desc" for 127.0.0.1 at 2019-09-12 22:48:41 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title desc"}} Tree Load (0.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (38.0ms) Rendered trees/index.html.slim within layouts/application (43.6ms) Completed 200 OK in 90ms (Views: 84.9ms | ActiveRecord: 1.5ms) Started GET "/trees?q%5Bs%5D=title+asc" for 127.0.0.1 at 2019-09-12 22:48:43 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (16.0ms) Rendered trees/index.html.slim within layouts/application (24.8ms) Completed 200 OK in 51ms (Views: 46.2ms | ActiveRecord: 1.4ms) Started GET "/trees?q%5Bs%5D=title+desc" for 127.0.0.1 at 2019-09-12 22:48:44 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title desc"}} Tree Load (0.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.6ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (14.2ms) Rendered trees/index.html.slim within layouts/application (18.6ms) Completed 200 OK in 49ms (Views: 42.3ms | ActiveRecord: 1.7ms) Started GET "/trees?q%5Bs%5D=title+desc" for 127.0.0.1 at 2019-09-12 22:49:12 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title desc"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.6ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (3.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (21.4ms) Rendered trees/index.html.slim within layouts/application (30.1ms) Completed 200 OK in 77ms (Views: 68.2ms | ActiveRecord: 4.0ms) Started GET "/trees?q%5Bs%5D=title+desc" for 127.0.0.1 at 2019-09-12 22:49:20 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title desc"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (2.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (16.4ms) Rendered trees/index.html.slim within layouts/application (22.8ms) Completed 200 OK in 50ms (Views: 43.8ms | ActiveRecord: 2.7ms) Started GET "/trees?q%5Bs%5D=content+asc" for 127.0.0.1 at 2019-09-12 22:49:22 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"content asc"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."content" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (25.9ms) Rendered trees/index.html.slim within layouts/application (29.7ms) Completed 200 OK in 60ms (Views: 56.2ms | ActiveRecord: 1.1ms) Started GET "/trees?q%5Bs%5D=title+asc" for 127.0.0.1 at 2019-09-12 22:49:23 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (1.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (19.8ms) Rendered trees/index.html.slim within layouts/application (23.7ms) Completed 200 OK in 55ms (Views: 50.7ms | ActiveRecord: 1.9ms) Started GET "/trees?q%5Bs%5D=title+asc" for 127.0.0.1 at 2019-09-12 22:49:37 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.7ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (1.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (27.7ms) Rendered trees/index.html.slim within layouts/application (32.2ms) Completed 200 OK in 68ms (Views: 60.9ms | ActiveRecord: 2.6ms) Started GET "/trees?q%5Bs%5D=content+asc" for 127.0.0.1 at 2019-09-12 22:49:40 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"content asc"}} Tree Load (2.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."content" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (25.8ms) Rendered trees/index.html.slim within layouts/application (30.2ms) Completed 200 OK in 63ms (Views: 54.0ms | ActiveRecord: 3.7ms) Started GET "/trees?q%5Bs%5D=title+asc" for 127.0.0.1 at 2019-09-12 22:49:41 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (15.9ms) Rendered trees/index.html.slim within layouts/application (18.6ms) Completed 200 OK in 45ms (Views: 37.2ms | ActiveRecord: 1.1ms) Started GET "/trees?q%5Bs%5D=title+desc" for 127.0.0.1 at 2019-09-12 22:49:43 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title desc"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (24.2ms) Rendered trees/index.html.slim within layouts/application (28.8ms) Completed 200 OK in 53ms (Views: 48.6ms | ActiveRecord: 0.9ms) Started GET "/trees?q%5Bs%5D=toggler+asc" for 127.0.0.1 at 2019-09-12 22:49:45 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"toggler asc"}} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."toggler" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (10.7ms) Rendered trees/index.html.slim within layouts/application (15.7ms) Completed 200 OK in 45ms (Views: 40.5ms | ActiveRecord: 1.1ms) Started GET "/trees?q%5Bs%5D=toggler+desc" for 127.0.0.1 at 2019-09-12 22:49:46 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"toggler desc"}} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."toggler" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (9.9ms) Rendered trees/index.html.slim within layouts/application (13.0ms) Completed 200 OK in 32ms (Views: 28.5ms | ActiveRecord: 0.8ms) Started GET "/trees?q%5Bs%5D=title+asc" for 127.0.0.1 at 2019-09-12 22:49:48 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (9.5ms) Rendered trees/index.html.slim within layouts/application (13.2ms) Completed 200 OK in 35ms (Views: 29.5ms | ActiveRecord: 1.0ms) Started GET "/trees?q%5Bs%5D=title+desc" for 127.0.0.1 at 2019-09-12 22:49:50 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title desc"}} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (8.3ms) Rendered trees/index.html.slim within layouts/application (13.0ms) Completed 200 OK in 33ms (Views: 28.7ms | ActiveRecord: 0.9ms) Started GET "/trees?q%5Bs%5D=title+desc" for 127.0.0.1 at 2019-09-12 22:50:05 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title desc"}} Tree Load (2.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (5.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (28.2ms) Rendered trees/index.html.slim within layouts/application (34.0ms) Completed 200 OK in 81ms (Views: 68.8ms | ActiveRecord: 7.8ms) Started GET "/trees?q%5Bs%5D=content+asc" for 127.0.0.1 at 2019-09-12 22:50:08 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"content asc"}} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (2.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."content" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (12.6ms) Rendered trees/index.html.slim within layouts/application (21.7ms) Completed 200 OK in 49ms (Views: 43.9ms | ActiveRecord: 2.8ms) Started GET "/trees?q%5Bs%5D=toggler+asc" for 127.0.0.1 at 2019-09-12 22:50:09 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"toggler asc"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (2.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."toggler" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (15.6ms) Rendered trees/index.html.slim within layouts/application (20.9ms) Completed 200 OK in 50ms (Views: 42.2ms | ActiveRecord: 3.3ms) Started GET "/trees?q%5Bs%5D=title+asc" for 127.0.0.1 at 2019-09-12 22:50:15 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}} Tree Load (0.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (7.3ms) Rendered trees/index.html.slim within layouts/application (9.7ms) Completed 200 OK in 29ms (Views: 24.2ms | ActiveRecord: 1.3ms) Started GET "/trees?q%5Bs%5D=content+asc" for 127.0.0.1 at 2019-09-12 22:50:18 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"content asc"}} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."content" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (7.1ms) Rendered trees/index.html.slim within layouts/application (9.7ms) Completed 200 OK in 30ms (Views: 25.8ms | ActiveRecord: 0.9ms) Started GET "/trees?q%5Bs%5D=toggler+asc" for 127.0.0.1 at 2019-09-12 22:50:19 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"toggler asc"}} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."toggler" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (9.6ms) Rendered trees/index.html.slim within layouts/application (13.9ms) Completed 200 OK in 34ms (Views: 31.2ms | ActiveRecord: 1.0ms) Started GET "/trees?q%5Bs%5D=title+asc" for 127.0.0.1 at 2019-09-12 22:50:21 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (7.9ms) Rendered trees/index.html.slim within layouts/application (16.6ms) Completed 200 OK in 36ms (Views: 32.1ms | ActiveRecord: 0.9ms) Started GET "/trees?q%5Bs%5D=title+desc" for 127.0.0.1 at 2019-09-12 22:50:23 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title desc"}} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.8ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (7.8ms) Rendered trees/index.html.slim within layouts/application (11.1ms) Completed 200 OK in 31ms (Views: 26.4ms | ActiveRecord: 1.4ms) Started GET "/trees?q%5Bs%5D=content+asc" for 127.0.0.1 at 2019-09-12 22:50:26 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"content asc"}} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."content" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (8.4ms) Rendered trees/index.html.slim within layouts/application (11.7ms) Completed 200 OK in 32ms (Views: 27.8ms | ActiveRecord: 1.0ms) Started GET "/trees?q%5Bs%5D=toggler+asc" for 127.0.0.1 at 2019-09-12 22:50:27 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"toggler asc"}} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.7ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."toggler" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (7.1ms) Rendered trees/index.html.slim within layouts/application (9.7ms) Completed 200 OK in 30ms (Views: 25.2ms | ActiveRecord: 1.4ms) Started GET "/trees?q%5Bs%5D=title+asc" for 127.0.0.1 at 2019-09-12 22:50:28 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}} Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (13.1ms) Rendered trees/index.html.slim within layouts/application (15.9ms) Completed 200 OK in 36ms (Views: 31.8ms | ActiveRecord: 1.6ms) Started GET "/trees?q%5Bs%5D=title+desc" for 127.0.0.1 at 2019-09-12 22:50:29 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title desc"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (9.8ms) Rendered trees/index.html.slim within layouts/application (12.4ms) Completed 200 OK in 37ms (Views: 33.1ms | ActiveRecord: 1.1ms) Started GET "/trees?q%5Bs%5D=title+asc" for 127.0.0.1 at 2019-09-12 22:50:32 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.2ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (8.0ms) Rendered trees/index.html.slim within layouts/application (11.6ms) Completed 200 OK in 29ms (Views: 26.8ms | ActiveRecord: 0.7ms) Started GET "/trees?q%5Bs%5D=title+desc" for 127.0.0.1 at 2019-09-12 22:50:34 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title desc"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (9.0ms) Rendered trees/index.html.slim within layouts/application (11.6ms) Completed 200 OK in 34ms (Views: 28.7ms | ActiveRecord: 1.2ms) Started GET "/trees?q%5Bs%5D=title+asc" for 127.0.0.1 at 2019-09-12 22:50:36 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (8.9ms) Rendered trees/index.html.slim within layouts/application (11.6ms) Completed 200 OK in 30ms (Views: 25.9ms | ActiveRecord: 0.8ms) Started GET "/trees?q%5Bs%5D=title+asc" for 127.0.0.1 at 2019-09-12 22:55:12 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}} Tree Load (1.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (1.0ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (15.9ms) Rendered trees/index.html.slim within layouts/application (20.7ms) Completed 200 OK in 54ms (Views: 46.5ms | ActiveRecord: 2.9ms) Started GET "/trees/2715" for 127.0.0.1 at 2019-09-12 22:55:19 +0400 Processing by TreesController#show as HTML Parameters: {"id"=>"2715"} Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."id" = $1 LIMIT $2 [["id", 2715], ["LIMIT", 1]] ↳ app/controllers/trees_controller.rb:46 Rendering trees/show.html.slim within layouts/application Rendered trees/show.html.slim within layouts/application (4.1ms) Completed 200 OK in 33ms (Views: 28.1ms | ActiveRecord: 0.3ms) Started GET "/trees?q%5Bs%5D=title+asc" for 127.0.0.1 at 2019-09-12 22:55:28 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.9ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (22.7ms) Rendered trees/index.html.slim within layouts/application (27.1ms) Completed 200 OK in 62ms (Views: 53.6ms | ActiveRecord: 1.9ms) Started GET "/trees?q%5Bs%5D=title+asc" for 127.0.0.1 at 2019-09-12 22:56:19 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (9.0ms) Rendered trees/index.html.slim within layouts/application (12.5ms) Completed 200 OK in 32ms (Views: 28.3ms | ActiveRecord: 1.0ms) Started GET "/trees?q%5Bs%5D=title+asc" for 127.0.0.1 at 2019-09-12 22:57:05 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}} Tree Load (0.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.9ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (8.1ms) Rendered trees/index.html.slim within layouts/application (10.5ms) Completed 200 OK in 33ms (Views: 26.6ms | ActiveRecord: 2.1ms) Started GET "/trees?q%5Bs%5D=content+asc" for 127.0.0.1 at 2019-09-12 22:57:07 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"content asc"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."content" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (18.5ms) Rendered trees/index.html.slim within layouts/application (23.0ms) Completed 200 OK in 44ms (Views: 39.2ms | ActiveRecord: 1.1ms) Started GET "/trees?q%5Bs%5D=title+asc" for 127.0.0.1 at 2019-09-12 22:57:09 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}} Tree Load (0.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (10.4ms) Rendered trees/index.html.slim within layouts/application (13.7ms) Completed 200 OK in 34ms (Views: 28.2ms | ActiveRecord: 1.6ms) Started GET "/trees?q%5Bs%5D=title+asc" for 127.0.0.1 at 2019-09-12 22:57:56 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (18.7ms) Rendered trees/index.html.slim within layouts/application (25.9ms) Completed 200 OK in 63ms (Views: 58.6ms | ActiveRecord: 1.1ms) Started GET "/trees?q%5Bs%5D=title+asc" for 127.0.0.1 at 2019-09-12 22:58:10 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (1.0ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (12.1ms) Rendered trees/index.html.slim within layouts/application (15.6ms) Completed 200 OK in 45ms (Views: 39.9ms | ActiveRecord: 1.7ms) Started GET "/trees?q%5Bs%5D=title+asc" for 127.0.0.1 at 2019-09-12 22:58:18 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (19.5ms) Rendered trees/index.html.slim within layouts/application (24.0ms) Completed 200 OK in 69ms (Views: 63.4ms | ActiveRecord: 1.1ms) Started GET "/trees?q%5Bs%5D=title+asc" for 127.0.0.1 at 2019-09-12 22:59:21 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}} Tree Load (1.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (11.8ms) Rendered trees/index.html.slim within layouts/application (15.6ms) Completed 200 OK in 37ms (Views: 30.9ms | ActiveRecord: 2.3ms) Started GET "/trees?q%5Bs%5D=title+asc" for 127.0.0.1 at 2019-09-12 22:59:25 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}} Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (9.4ms) Rendered trees/index.html.slim within layouts/application (12.8ms) Completed 200 OK in 35ms (Views: 28.6ms | ActiveRecord: 1.2ms) Started GET "/trees?q%5Bs%5D=title+asc" for 127.0.0.1 at 2019-09-12 22:59:33 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (8.0ms) Rendered trees/index.html.slim within layouts/application (13.1ms) Completed 200 OK in 33ms (Views: 29.6ms | ActiveRecord: 0.9ms) Started GET "/trees?q%5Bs%5D=title+asc" for 127.0.0.1 at 2019-09-12 23:08:02 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}} Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (10.7ms) Rendered trees/index.html.slim within layouts/application (13.3ms) Completed 200 OK in 32ms (Views: 27.3ms | ActiveRecord: 1.5ms) Started GET "/trees?q%5Bs%5D=title+asc" for 127.0.0.1 at 2019-09-12 23:14:58 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}} Tree Load (0.9ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (9.7ms) Rendered trees/index.html.slim within layouts/application (12.3ms) Completed 200 OK in 33ms (Views: 28.9ms | ActiveRecord: 1.8ms) Started GET "/trees?q%5Bs%5D=title+asc" for 127.0.0.1 at 2019-09-12 23:15:04 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}} Tree Load (0.9ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (1.2ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (11.5ms) Rendered trees/index.html.slim within layouts/application (15.3ms) Completed 200 OK in 50ms (Views: 42.3ms | ActiveRecord: 3.0ms) Started GET "/trees?q%5Bs%5D=title+asc" for 127.0.0.1 at 2019-09-12 23:17:07 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (9.7ms) Rendered trees/index.html.slim within layouts/application (12.7ms) Completed 200 OK in 37ms (Views: 32.4ms | ActiveRecord: 1.2ms) Started GET "/trees?q%5Bs%5D=title+asc" for 127.0.0.1 at 2019-09-12 23:17:17 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}} Tree Load (1.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (1.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (20.7ms) Rendered trees/index.html.slim within layouts/application (28.5ms) Completed 200 OK in 69ms (Views: 61.0ms | ActiveRecord: 3.1ms) Started GET "/trees?q%5Bs%5D=title+asc" for 127.0.0.1 at 2019-09-12 23:20:00 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (10.1ms) Rendered trees/index.html.slim within layouts/application (13.2ms) Completed 200 OK in 59ms (Views: 54.2ms | ActiveRecord: 1.2ms) Started GET "/img/testimonials-1.jpg" for 127.0.0.1 at 2019-09-12 23:20:00 +0400 ActionController::RoutingError (No route matches [GET] "/img/testimonials-1.jpg"): actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.3) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' railties (5.2.3) lib/rails/engine.rb:524:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/img/testimonials-3.jpg" for 127.0.0.1 at 2019-09-12 23:20:01 +0400 Started GET "/img/testimonials-2.jpg" for 127.0.0.1 at 2019-09-12 23:20:01 +0400 ActionController::RoutingError (No route matches [GET] "/img/testimonials-3.jpg"): ActionController::RoutingError (No route matches [GET] "/img/testimonials-2.jpg"): actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.3) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' railties (5.2.3) lib/rails/engine.rb:524:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.3) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' railties (5.2.3) lib/rails/engine.rb:524:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/img/testimonials-1.jpg" for 127.0.0.1 at 2019-09-12 23:20:01 +0400 Started GET "/img/bg-showcase-3.jpg" for 127.0.0.1 at 2019-09-12 23:20:01 +0400 Started GET "/img/bg-showcase-2.jpg" for 127.0.0.1 at 2019-09-12 23:20:01 +0400 Started GET "/img/bg-showcase-1.jpg" for 127.0.0.1 at 2019-09-12 23:20:01 +0400 ActionController::RoutingError (No route matches [GET] "/img/bg-showcase-2.jpg"): actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.3) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' railties (5.2.3) lib/rails/engine.rb:524:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' ActionController::RoutingError (No route matches [GET] "/img/bg-showcase-3.jpg"): actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.3) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' railties (5.2.3) lib/rails/engine.rb:524:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' ActionController::RoutingError (No route matches [GET] "/img/testimonials-1.jpg"): actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.3) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' railties (5.2.3) lib/rails/engine.rb:524:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' ActionController::RoutingError (No route matches [GET] "/img/bg-showcase-1.jpg"): actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.3) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.7) lib/rack/method_override.rb:22:in `call' rack (2.0.7) lib/rack/runtime.rb:22:in `call' activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.7) lib/rack/sendfile.rb:111:in `call' railties (5.2.3) lib/rails/engine.rb:524:in `call' rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/trees?q%5Bs%5D=title+asc" for 127.0.0.1 at 2019-09-12 23:30:20 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}} Tree Load (1.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (1.0ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (16.7ms) Rendered trees/index.html.slim within layouts/application (22.6ms) Completed 200 OK in 67ms (Views: 57.5ms | ActiveRecord: 2.7ms) Started GET "/trees?q%5Bs%5D=title+asc" for 127.0.0.1 at 2019-09-12 23:30:40 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}} Tree Load (0.9ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.9ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (15.1ms) Rendered trees/index.html.slim within layouts/application (17.7ms) Completed 200 OK in 66ms (Views: 59.5ms | ActiveRecord: 2.3ms) Started GET "/trees?q%5Bs%5D=title+asc" for 127.0.0.1 at 2019-09-12 23:30:47 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}} Tree Load (1.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (38.3ms) Rendered trees/index.html.slim within layouts/application (50.3ms) Completed 200 OK in 95ms (Views: 86.6ms | ActiveRecord: 2.5ms) Started GET "/trees?q%5Bs%5D=title+asc" for 127.0.0.1 at 2019-09-12 23:30:56 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (3.1ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (21.2ms) Rendered trees/index.html.slim within layouts/application (28.4ms) Completed 200 OK in 75ms (Views: 68.8ms | ActiveRecord: 3.7ms) Started GET "/trees?q%5Bs%5D=title+asc" for 127.0.0.1 at 2019-09-12 23:31:02 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}} Tree Load (1.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.6ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (16.9ms) Rendered trees/index.html.slim within layouts/application (21.4ms) Completed 200 OK in 77ms (Views: 68.0ms | ActiveRecord: 2.3ms) Started GET "/trees?q%5Bs%5D=title+asc" for 127.0.0.1 at 2019-09-12 23:31:08 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}} Tree Load (1.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (10.1ms) Rendered trees/index.html.slim within layouts/application (16.3ms) Completed 200 OK in 62ms (Views: 56.1ms | ActiveRecord: 2.4ms) Started GET "/trees?q%5Bs%5D=title+asc" for 127.0.0.1 at 2019-09-12 23:32:28 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.9ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (11.4ms) Rendered trees/index.html.slim within layouts/application (15.7ms) Completed 200 OK in 48ms (Views: 41.3ms | ActiveRecord: 1.5ms) Started GET "/trees?q%5Bs%5D=title+asc" for 127.0.0.1 at 2019-09-12 23:32:34 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}} Tree Load (1.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.6ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (19.3ms) Rendered trees/index.html.slim within layouts/application (28.0ms) Completed 200 OK in 73ms (Views: 66.9ms | ActiveRecord: 2.8ms) Started GET "/trees" for 127.0.0.1 at 2019-09-12 23:32:36 +0400 Processing by TreesController#index as HTML Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (2.9ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (14.9ms) Rendered trees/index.html.slim within layouts/application (18.8ms) Completed 200 OK in 56ms (Views: 49.6ms | ActiveRecord: 3.4ms) Started GET "/trees" for 127.0.0.1 at 2019-09-12 23:32:37 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (14.9ms) Rendered trees/index.html.slim within layouts/application (18.6ms) Completed 200 OK in 67ms (Views: 63.2ms | ActiveRecord: 1.1ms) Started GET "/trees" for 127.0.0.1 at 2019-09-12 23:33:15 +0400 Processing by TreesController#index as HTML Tree Load (0.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (17.1ms) Rendered trees/index.html.slim within layouts/application (25.2ms) Completed 500 Internal Server Error in 66ms (ActiveRecord: 1.5ms) ActionView::Template::Error (Missing partial trees/_header, application/_header with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :slim]}. Searched in: * "/home/webgen/www/chest/ruby/gems/lasha/spec/dummy/app/views" * "/home/webgen/www/chest/ruby/gems/lasha/app/views" ): 9: = javascript_include_tag "application" 10: 11: body 12: = render "header" 13: 14: = yield app/views/layouts/application.html.slim:12:in `_app_views_layouts_application_html_slim__267731207117775446_69949448338280' Started GET "/trees" for 127.0.0.1 at 2019-09-12 23:33:27 +0400  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/.rvm/gems/ruby-2.5.1/gems/activerecord-5.2.3/lib/active_record/log_subscriber.rb:98 Processing by TreesController#index as HTML Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (64.1ms) Rendered trees/index.html.slim within layouts/application (74.1ms) Completed 500 Internal Server Error in 309ms (ActiveRecord: 4.3ms) ActionView::Template::Error (Missing partial trees/_header, application/_header with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :slim]}. Searched in: * "/home/webgen/www/chest/ruby/gems/lasha/spec/dummy/app/views" * "/home/webgen/www/chest/ruby/gems/lasha/app/views" ): 9: = javascript_include_tag "application" 10: 11: body 12: = render "header" 13: 14: = yield app/views/layouts/application.html.slim:12:in `_app_views_layouts_application_html_slim___1051958627308756407_47414198819060' Started GET "/trees" for 127.0.0.1 at 2019-09-12 23:33:59 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (1.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (31.3ms) Rendered trees/index.html.slim within layouts/application (40.8ms) Completed 500 Internal Server Error in 102ms (ActiveRecord: 2.6ms) ActionView::Template::Error (Missing partial trees/_header, application/_header with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :slim]}. Searched in: * "/home/webgen/www/chest/ruby/gems/lasha/spec/dummy/app/views" * "/home/webgen/www/chest/ruby/gems/lasha/app/views" ): 9: = javascript_include_tag "application" 10: 11: body 12: = render "header" 13: 14: = yield app/views/layouts/application.html.slim:12:in `_app_views_layouts_application_html_slim___1051958627308756407_70023320986360' Started GET "/trees" for 127.0.0.1 at 2019-09-12 23:34:10 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (1.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (25.0ms) Rendered trees/index.html.slim within layouts/application (29.6ms) Completed 500 Internal Server Error in 69ms (ActiveRecord: 2.1ms) ActionView::Template::Error (Missing partial ../_header with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :slim]}. Searched in: * "/home/webgen/www/chest/ruby/gems/lasha/spec/dummy/app/views" * "/home/webgen/www/chest/ruby/gems/lasha/app/views" ): 9: = javascript_include_tag "application" 10: 11: body 12: = render "../header" 13: 14: = yield app/views/layouts/application.html.slim:12:in `_app_views_layouts_application_html_slim___1051958627308756407_70023317518260' Started GET "/trees" for 127.0.0.1 at 2019-09-12 23:34:18 +0400 Processing by TreesController#index as HTML Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (1.1ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (21.5ms) Rendered trees/index.html.slim within layouts/application (26.6ms) Completed 500 Internal Server Error in 65ms (ActiveRecord: 1.6ms) ActionView::Template::Error (Missing partial layouts/_header with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :slim]}. Searched in: * "/home/webgen/www/chest/ruby/gems/lasha/spec/dummy/app/views" * "/home/webgen/www/chest/ruby/gems/lasha/app/views" ): 9: = javascript_include_tag "application" 10: 11: body 12: = render "layouts/header" 13: 14: = yield app/views/layouts/application.html.slim:12:in `_app_views_layouts_application_html_slim___1051958627308756407_70023313449820' Started GET "/trees" for 127.0.0.1 at 2019-09-12 23:35:05 +0400 Processing by TreesController#index as HTML Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (1.2ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (19.5ms) Rendered trees/index.html.slim within layouts/application (25.6ms) Completed 500 Internal Server Error in 69ms (ActiveRecord: 2.1ms) ActionView::Template::Error (Missing partial ../layouts/_header with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :slim]}. Searched in: * "/home/webgen/www/chest/ruby/gems/lasha/spec/dummy/app/views" * "/home/webgen/www/chest/ruby/gems/lasha/app/views" ): 9: = javascript_include_tag "application" 10: 11: body 12: = render "../layouts/header" 13: 14: = yield app/views/layouts/application.html.slim:12:in `_app_views_layouts_application_html_slim___1051958627308756407_70023320162600' Started GET "/trees" for 127.0.0.1 at 2019-09-12 23:35:43 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (17.5ms) Rendered trees/index.html.slim within layouts/application (24.1ms) Completed 500 Internal Server Error in 58ms (ActiveRecord: 1.3ms) ActionView::Template::Error (Missing partial /_header with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :slim]}. Searched in: * "/home/webgen/www/chest/ruby/gems/lasha/spec/dummy/app/views" * "/home/webgen/www/chest/ruby/gems/lasha/app/views" ): 9: = javascript_include_tag "application" 10: 11: body 12: = render partial: "/header" 13: 14: = yield app/views/layouts/application.html.slim:12:in `_app_views_layouts_application_html_slim___1051958627308756407_70023321377360' Started GET "/trees" for 127.0.0.1 at 2019-09-12 23:35:48 +0400 Processing by TreesController#index as HTML Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.6ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (15.7ms) Rendered trees/index.html.slim within layouts/application (20.3ms) Completed 500 Internal Server Error in 69ms (ActiveRecord: 1.7ms) ActionView::Template::Error (Missing partial /_header with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :slim]}. Searched in: * "/home/webgen/www/chest/ruby/gems/lasha/spec/dummy/app/views" * "/home/webgen/www/chest/ruby/gems/lasha/app/views" ): 9: = javascript_include_tag "application" 10: 11: body 12: = render "/header" 13: 14: = yield app/views/layouts/application.html.slim:12:in `_app_views_layouts_application_html_slim___1051958627308756407_70023322229520' Started GET "/trees" for 127.0.0.1 at 2019-09-12 23:35:53 +0400 Processing by TreesController#index as HTML Tree Load (0.9ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (1.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (20.7ms) Rendered trees/index.html.slim within layouts/application (27.1ms) Completed 500 Internal Server Error in 74ms (ActiveRecord: 2.6ms) ActionView::Template::Error (Missing partial trees/_header, application/_header with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :slim]}. Searched in: * "/home/webgen/www/chest/ruby/gems/lasha/spec/dummy/app/views" * "/home/webgen/www/chest/ruby/gems/lasha/app/views" ): 9: = javascript_include_tag "application" 10: 11: body 12: = render "header" 13: 14: = yield app/views/layouts/application.html.slim:12:in `_app_views_layouts_application_html_slim___1051958627308756407_70023322894520' Started GET "/trees" for 127.0.0.1 at 2019-09-12 23:36:09 +0400 Processing by TreesController#index as HTML Tree Load (1.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (1.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (17.6ms) Rendered trees/index.html.slim within layouts/application (22.2ms) Completed 200 OK in 114ms (Views: 106.5ms | ActiveRecord: 3.5ms) Started GET "/trees" for 127.0.0.1 at 2019-09-12 23:36:18 +0400 Processing by TreesController#index as HTML Tree Load (1.1ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (3.8ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (1.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (29.4ms) Rendered trees/index.html.slim within layouts/application (57.7ms) Completed 200 OK in 107ms (Views: 95.4ms | ActiveRecord: 6.5ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" LIMIT $1 [["LIMIT", 11]] Tree Load (0.9ms) SELECT "trees".* FROM "trees" Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."id" ASC LIMIT $1 [["LIMIT", 1]]  (0.3ms) BEGIN Tree Create (4.3ms) INSERT INTO "trees" ("title", "content", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["title", "Almond"], ["content", "MyText"], ["created_at", "2019-09-12 19:40:17.547979"], ["updated_at", "2019-09-12 19:40:17.547979"]]  (2.5ms) COMMIT  (0.2ms) BEGIN Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["title", "Apple"], ["content", "MyText"], ["created_at", "2019-09-12 19:40:17.557945"], ["updated_at", "2019-09-12 19:40:17.557945"]]  (1.4ms) COMMIT  (0.1ms) BEGIN Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["title", "Apricot"], ["content", "MyText"], ["created_at", "2019-09-12 19:40:17.561469"], ["updated_at", "2019-09-12 19:40:17.561469"]]  (1.3ms) COMMIT  (0.2ms) BEGIN Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["title", "Pear"], ["content", "MyText"], ["created_at", "2019-09-12 19:40:17.564454"], ["updated_at", "2019-09-12 19:40:17.564454"]]  (1.3ms) COMMIT  (0.2ms) BEGIN Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["title", "Fig"], ["content", "MyText"], ["created_at", "2019-09-12 19:40:17.567832"], ["updated_at", "2019-09-12 19:40:17.567832"]]  (1.2ms) COMMIT  (0.1ms) BEGIN Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["title", "Hazel"], ["content", "MyText"], ["created_at", "2019-09-12 19:40:17.570667"], ["updated_at", "2019-09-12 19:40:17.570667"]]  (1.4ms) COMMIT  (0.2ms) BEGIN Tree Create (0.4ms) INSERT INTO "trees" ("title", "content", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["title", "Medlar"], ["content", "MyText"], ["created_at", "2019-09-12 19:40:17.574107"], ["updated_at", "2019-09-12 19:40:17.574107"]]  (1.3ms) COMMIT  (0.1ms) BEGIN Tree Create (0.2ms) INSERT INTO "trees" ("title", "content", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["title", "Mulberry"], ["content", "MyText"], ["created_at", "2019-09-12 19:40:17.576992"], ["updated_at", "2019-09-12 19:40:17.576992"]]  (1.3ms) COMMIT  (0.1ms) BEGIN Tree Create (0.5ms) INSERT INTO "trees" ("title", "content", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["title", "Plum"], ["content", "MyText"], ["created_at", "2019-09-12 19:40:17.579965"], ["updated_at", "2019-09-12 19:40:17.579965"]]  (1.4ms) COMMIT  (0.1ms) BEGIN Tree Create (0.3ms) INSERT INTO "trees" ("title", "content", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["title", "Walnut"], ["content", "MyText"], ["created_at", "2019-09-12 19:40:17.583726"], ["updated_at", "2019-09-12 19:40:17.583726"]]  (1.1ms) COMMIT Started GET "/trees" for 127.0.0.1 at 2019-09-12 23:40:19 +0400 Processing by TreesController#index as HTML Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 15], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (10.8ms) Rendered trees/index.html.slim within layouts/application (14.0ms) Completed 200 OK in 49ms (Views: 33.5ms | ActiveRecord: 5.8ms) Tree Load (0.5ms) SELECT "trees".* FROM "trees" WHERE "trees"."title" IN ($1, $2, $3, $4) LIMIT $5 [["title", "Apple"], ["title", "Fig"], ["title", "Peach"], ["title", "Plum"], ["LIMIT", 11]]  (1.4ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."title" IN ($1, $2, $3, $4) [["title", "Apple"], ["title", "Fig"], ["title", "Peach"], ["title", "Plum"]] Started GET "/trees" for 127.0.0.1 at 2019-09-12 23:44:37 +0400 Processing by TreesController#index as HTML Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms) ArgumentError (unknown keyword: pagy): app/controllers/trees_controller.rb:5:in `index' Started GET "/trees" for 127.0.0.1 at 2019-09-12 23:45:09 +0400 Processing by TreesController#index as HTML Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (3.5ms) Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (18.5ms) Rendered trees/index.html.slim within layouts/application (20.9ms) Completed 200 OK in 60ms (Views: 46.5ms | ActiveRecord: 4.0ms) Started GET "/trees?page=2" for 127.0.0.1 at 2019-09-12 23:45:12 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"2"} Tree Load (1.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (6.3ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 10]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (30.8ms) Rendered trees/index.html.slim within layouts/application (34.2ms) Completed 200 OK in 64ms (Views: 58.0ms | ActiveRecord: 1.8ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:45:13 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:61  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:36 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.6ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (14.6ms) Rendered trees/index.html.slim within layouts/application (17.4ms) Completed 200 OK in 42ms (Views: 37.7ms | ActiveRecord: 0.9ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:50:05 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms) ArgumentError (unknown keyword: scope_filters): app/controllers/trees_controller.rb:5:in `index' Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:51:06 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms) ArgumentError (unknown keyword: scope_filters): app/controllers/trees_controller.rb:5:in `index' Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:51:06 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms) ArgumentError (unknown keyword: scope_filters): app/controllers/trees_controller.rb:5:in `index' Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:51:15 +0400  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/.rvm/gems/ruby-2.5.1/gems/activerecord-5.2.3/lib/active_record/log_subscriber.rb:98 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:62  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:37 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (15.6ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (80.9ms) Rendered trees/index.html.slim within layouts/application (90.3ms) Completed 200 OK in 320ms (Views: 304.9ms | ActiveRecord: 4.2ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:51:38 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (1.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:62  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:37 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (17.3ms) Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (50.1ms) Rendered trees/index.html.slim within layouts/application (53.7ms) Completed 200 OK in 132ms (Views: 126.8ms | ActiveRecord: 2.4ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:51:43 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (2.1ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:62  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:37 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (9.7ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:4 CACHE Tree Load (0.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (41.0ms) Rendered trees/index.html.slim within layouts/application (46.0ms) Completed 200 OK in 122ms (Views: 111.4ms | ActiveRecord: 5.8ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:51:53 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (1.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:62  (1.6ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:37 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (17.5ms) Tree Load (3.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (51.8ms) Rendered trees/index.html.slim within layouts/application (61.7ms) Completed 200 OK in 121ms (Views: 109.7ms | ActiveRecord: 6.7ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:52:26 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:62  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:37 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.1ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (14.8ms) Rendered trees/index.html.slim within layouts/application (18.1ms) Completed 200 OK in 42ms (Views: 37.7ms | ActiveRecord: 1.0ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:52:50 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:62  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:37 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (3.4ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (13.4ms) Rendered trees/index.html.slim within layouts/application (15.9ms) Completed 200 OK in 41ms (Views: 35.4ms | ActiveRecord: 1.5ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:52:59 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:62  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:37 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (11.2ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (36.4ms) Rendered trees/index.html.slim within layouts/application (40.7ms) Completed 200 OK in 80ms (Views: 75.1ms | ActiveRecord: 1.3ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:53:25 +0400  (1.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/.rvm/gems/ruby-2.5.1/gems/activerecord-5.2.3/lib/active_record/log_subscriber.rb:98 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (12.9ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (61.8ms) Rendered trees/index.html.slim within layouts/application (77.8ms) Completed 200 OK in 324ms (Views: 304.7ms | ActiveRecord: 6.9ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:53:37 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (1.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (33.2ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:17 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.6ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (66.2ms) Rendered trees/index.html.slim within layouts/application (71.0ms) Completed 200 OK in 165ms (Views: 158.7ms | ActiveRecord: 2.2ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:53:43 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (1.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (14.4ms) Tree Load (3.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:19 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (3.6ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (49.0ms) Rendered trees/index.html.slim within layouts/application (57.4ms) Completed 200 OK in 143ms (Views: 134.8ms | ActiveRecord: 5.3ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:53:57 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.9ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (3.6ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (15.4ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:21 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (46.2ms) Rendered trees/index.html.slim within layouts/application (53.5ms) Completed 200 OK in 102ms (Views: 92.4ms | ActiveRecord: 4.8ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:54:02 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (1.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (15.5ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:22 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (33.8ms) Rendered trees/index.html.slim within layouts/application (38.4ms) Completed 200 OK in 87ms (Views: 80.9ms | ActiveRecord: 2.0ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:54:06 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (0.7ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (6.0ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:22 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.7ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (25.5ms) Rendered trees/index.html.slim within layouts/application (30.0ms) Completed 200 OK in 73ms (Views: 67.8ms | ActiveRecord: 1.6ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:54:09 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (2.1ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (1.7ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (6.9ms) Tree Load (0.9ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:21 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (28.6ms) Rendered trees/index.html.slim within layouts/application (35.4ms) Completed 200 OK in 79ms (Views: 69.2ms | ActiveRecord: 4.6ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:54:13 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (1.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (1.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (17.6ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (44.2ms) Rendered trees/index.html.slim within layouts/application (51.3ms) Completed 200 OK in 89ms (Views: 77.8ms | ActiveRecord: 6.9ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:54:25 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (8.8ms) Tree Load (0.9ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (30.5ms) Rendered trees/index.html.slim within layouts/application (35.6ms) Completed 200 OK in 83ms (Views: 77.4ms | ActiveRecord: 1.8ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:54:29 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (1.1ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (8.0ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (31.9ms) Rendered trees/index.html.slim within layouts/application (36.3ms) Completed 200 OK in 85ms (Views: 79.5ms | ActiveRecord: 2.2ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:54:50 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (1.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (7.1ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (27.2ms) Rendered trees/index.html.slim within layouts/application (31.4ms) Completed 200 OK in 67ms (Views: 61.2ms | ActiveRecord: 1.8ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:55:01 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (6.3ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (23.8ms) Rendered trees/index.html.slim within layouts/application (29.4ms) Completed 200 OK in 84ms (Views: 78.9ms | ActiveRecord: 1.2ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:55:09 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (1.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (2.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (12.0ms) Tree Load (1.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (30.3ms) Rendered trees/index.html.slim within layouts/application (40.0ms) Completed 200 OK in 81ms (Views: 72.4ms | ActiveRecord: 5.3ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:55:13 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.9ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (13.9ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (46.1ms) Rendered trees/index.html.slim within layouts/application (60.2ms) Completed 200 OK in 115ms (Views: 109.1ms | ActiveRecord: 1.6ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:55:23 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (1.1ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (11.3ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:21 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (41.9ms) Rendered trees/index.html.slim within layouts/application (45.8ms) Completed 200 OK in 99ms (Views: 93.6ms | ActiveRecord: 2.2ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:55:45 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.9ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (1.0ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (9.5ms) Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:22 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (34.3ms) Rendered trees/index.html.slim within layouts/application (38.6ms) Completed 200 OK in 77ms (Views: 70.6ms | ActiveRecord: 2.4ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:55:53 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (1.1ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (7.0ms) Tree Load (1.1ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:22 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (36.8ms) Rendered trees/index.html.slim within layouts/application (40.9ms) Completed 200 OK in 86ms (Views: 78.5ms | ActiveRecord: 2.6ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:56:02 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.9ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (9.2ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:22 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (37.5ms) Rendered trees/index.html.slim within layouts/application (43.1ms) Completed 200 OK in 91ms (Views: 85.5ms | ActiveRecord: 1.5ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:56:05 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (0.7ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.9ms) Tree Load (0.9ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:21 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (40.2ms) Rendered trees/index.html.slim within layouts/application (47.6ms) Completed 200 OK in 117ms (Views: 111.3ms | ActiveRecord: 2.0ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:56:31 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (2.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (1.1ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (6.4ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:18 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (27.4ms) Rendered trees/index.html.slim within layouts/application (32.5ms) Completed 200 OK in 80ms (Views: 71.1ms | ActiveRecord: 3.8ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:56:53 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (1.0ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (6.6ms) Tree Load (1.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:18 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (37.9ms) Rendered trees/index.html.slim within layouts/application (45.9ms) Completed 200 OK in 93ms (Views: 87.1ms | ActiveRecord: 3.0ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:57:02 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (2.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (11.5ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:19 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (33.0ms) Rendered trees/index.html.slim within layouts/application (40.6ms) Completed 200 OK in 87ms (Views: 80.5ms | ActiveRecord: 3.3ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:57:07 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (1.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (0.7ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (7.0ms) Tree Load (1.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:22 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (29.0ms) Rendered trees/index.html.slim within layouts/application (37.6ms) Completed 200 OK in 94ms (Views: 88.3ms | ActiveRecord: 2.9ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:57:16 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (1.1ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.8ms) Tree Load (1.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:22 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (31.6ms) Rendered trees/index.html.slim within layouts/application (40.2ms) Completed 200 OK in 95ms (Views: 86.5ms | ActiveRecord: 3.3ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:57:26 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (0.8ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (8.6ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:22 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (30.4ms) Rendered trees/index.html.slim within layouts/application (39.8ms) Completed 200 OK in 87ms (Views: 79.6ms | ActiveRecord: 1.6ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:57:32 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (0.7ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (7.3ms) Tree Load (2.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:22 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (37.2ms) Rendered trees/index.html.slim within layouts/application (44.4ms) Completed 200 OK in 104ms (Views: 96.4ms | ActiveRecord: 3.7ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:57:43 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (8.1ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:22 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (44.2ms) Rendered trees/index.html.slim within layouts/application (55.5ms) Completed 200 OK in 96ms (Views: 91.4ms | ActiveRecord: 1.2ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:57:48 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (9.4ms) Tree Load (1.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:22 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.3ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (40.6ms) Rendered trees/index.html.slim within layouts/application (49.0ms) Completed 200 OK in 98ms (Views: 93.3ms | ActiveRecord: 2.0ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:57:54 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (7.6ms) Tree Load (0.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:22 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (30.1ms) Rendered trees/index.html.slim within layouts/application (38.3ms) Completed 200 OK in 88ms (Views: 83.2ms | ActiveRecord: 1.5ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:58:17 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (10.5ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:23 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (31.3ms) Rendered trees/index.html.slim within layouts/application (40.9ms) Completed 200 OK in 98ms (Views: 91.0ms | ActiveRecord: 1.6ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:58:24 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (1.7ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (6.4ms) Tree Load (1.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:23 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (27.7ms) Rendered trees/index.html.slim within layouts/application (32.9ms) Completed 200 OK in 87ms (Views: 79.0ms | ActiveRecord: 3.4ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:58:29 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (0.7ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (12.5ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:23 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (40.4ms) Rendered trees/index.html.slim within layouts/application (51.9ms) Completed 200 OK in 106ms (Views: 101.7ms | ActiveRecord: 1.8ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:58:35 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (2.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (2.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (5.0ms) Tree Load (1.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:23 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (32.6ms) Rendered trees/index.html.slim within layouts/application (36.6ms) Completed 200 OK in 94ms (Views: 83.4ms | ActiveRecord: 6.6ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:58:40 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (1.1ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (2.9ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (10.3ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:23 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (32.9ms) Rendered trees/index.html.slim within layouts/application (48.6ms) Completed 200 OK in 119ms (Views: 106.0ms | ActiveRecord: 4.2ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:58:44 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (1.1ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (1.7ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (10.3ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:23 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (32.4ms) Rendered trees/index.html.slim within layouts/application (38.4ms) Completed 200 OK in 85ms (Views: 73.2ms | ActiveRecord: 3.1ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:58:51 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (0.9ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (7.8ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (31.2ms) Rendered trees/index.html.slim within layouts/application (40.2ms) Completed 200 OK in 83ms (Views: 77.9ms | ActiveRecord: 1.8ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:59:43 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (0.6ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (7.7ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (29.5ms) Rendered trees/index.html.slim within layouts/application (33.0ms) Completed 200 OK in 79ms (Views: 74.7ms | ActiveRecord: 1.3ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:59:54 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (1.1ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (5.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (7.7ms) Tree Load (0.9ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.3ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (40.5ms) Rendered trees/index.html.slim within layouts/application (44.9ms) Completed 200 OK in 97ms (Views: 84.1ms | ActiveRecord: 7.4ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-12 23:59:58 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (0.6ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (6.5ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (32.0ms) Rendered trees/index.html.slim within layouts/application (38.3ms) Completed 200 OK in 71ms (Views: 66.2ms | ActiveRecord: 1.4ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-13 00:00:03 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (1.2ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (8.9ms) Tree Load (1.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (30.8ms) Rendered trees/index.html.slim within layouts/application (35.1ms) Completed 200 OK in 78ms (Views: 68.3ms | ActiveRecord: 3.4ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-13 00:00:06 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (3.1ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (2.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (10.6ms) Tree Load (1.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (30.8ms) Rendered trees/index.html.slim within layouts/application (34.4ms) Completed 200 OK in 94ms (Views: 82.9ms | ActiveRecord: 6.9ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-13 00:00:09 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (8.8ms) Tree Load (1.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.3ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (29.9ms) Rendered trees/index.html.slim within layouts/application (35.4ms) Completed 200 OK in 87ms (Views: 82.2ms | ActiveRecord: 1.8ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" LIMIT $1 [["LIMIT", 11]]  (1.1ms) SELECT COUNT(*) FROM "trees" Tree Load (0.5ms) SELECT "trees".* FROM "trees" LIMIT $1 [["LIMIT", 11]] Creating scope :with_delicious_fruit. Overwriting existing method Tree.with_delicious_fruit. Creating scope :with_delicious_fruit. Overwriting existing method Tree.with_delicious_fruit. Creating scope :with_delicious_fruit. Overwriting existing method Tree.with_delicious_fruit. Creating scope :with_snacky_fruit. Overwriting existing method Tree.with_snacky_fruit. Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-13 00:19:15 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:63  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:38 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (3.6ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (16.3ms) Rendered trees/index.html.slim within layouts/application (18.8ms) Completed 200 OK in 45ms (Views: 39.5ms | ActiveRecord: 1.8ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-13 00:41:37 +0400  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/.rvm/gems/ruby-2.5.1/gems/activerecord-5.2.3/lib/active_record/log_subscriber.rb:98 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms) NameError (uninitialized constant Tree::AASM): app/models/tree.rb:2:in `' app/models/tree.rb:1:in `' app/controllers/trees_controller.rb:7:in `index' Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-13 00:41:43 +0400  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/.rvm/gems/ruby-2.5.1/gems/activerecord-5.2.3/lib/active_record/log_subscriber.rb:98 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms) NameError (uninitialized constant Tree::AASM): app/models/tree.rb:2:in `' app/models/tree.rb:1:in `' app/controllers/trees_controller.rb:7:in `index' Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-13 00:41:44 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms) NameError (uninitialized constant Tree::AASM): app/models/tree.rb:2:in `' app/models/tree.rb:1:in `' app/controllers/trees_controller.rb:7:in `index' Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-13 00:42:19 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms) NameError (uninitialized constant Tree::AASM): app/models/tree.rb:2:in `' app/models/tree.rb:1:in `' app/controllers/trees_controller.rb:7:in `index' Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-13 00:42:24 +0400  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/.rvm/gems/ruby-2.5.1/gems/activerecord-5.2.3/lib/active_record/log_subscriber.rb:98 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (3.5ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (47.2ms) Rendered trees/index.html.slim within layouts/application (55.3ms) Completed 200 OK in 316ms (Views: 291.9ms | ActiveRecord: 4.8ms)  (0.8ms) SELECT pg_try_advisory_lock(1318525465970266470) ↳ bin/rails:4  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4 Migrating to AddAasmStatesToTrees (20190912204757)  (0.1ms) BEGIN ↳ bin/rails:4  (2.6ms) ALTER TABLE "trees" ADD "aasm_state" character varying ↳ db/migrate/20190912204757_add_aasm_states_to_trees.rb:3 ActiveRecord::SchemaMigration Create (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES ($1) RETURNING "version" [["version", "20190912204757"]] ↳ bin/rails:4  (1.3ms) COMMIT ↳ bin/rails:4 ActiveRecord::InternalMetadata Load (0.8ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:4  (0.1ms) BEGIN ↳ bin/rails:4  (0.1ms) COMMIT ↳ bin/rails:4  (0.2ms) SELECT pg_advisory_unlock(1318525465970266470) ↳ bin/rails:4  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4 Tree Load (0.5ms) SELECT "trees".* FROM "trees" WHERE "trees"."title" IN ($1, $2, $3, $4) LIMIT $5 [["title", "Apple"], ["title", "Fig"], ["title", "Peach"], ["title", "Plum"], ["LIMIT", 11]] Tree Load (0.8ms) SELECT "trees".* FROM "trees" WHERE "trees"."title" IN ($1, $2) LIMIT $3 [["title", "Hazel"], ["title", "Walnut"], ["LIMIT", 11]] Tree Load (1.0ms) SELECT "trees".* FROM "trees" WHERE "trees"."title" IN ($1, $2) [["title", "Hazel"], ["title", "Walnut"]]  (0.3ms) BEGIN Tree Update (0.8ms) UPDATE "trees" SET "updated_at" = $1, "aasm_state" = $2 WHERE "trees"."id" = $3 [["updated_at", "2019-09-12 20:50:34.024892"], ["aasm_state", "snack"], ["id", 3627]]  (2.3ms) COMMIT  (0.2ms) BEGIN Tree Update (0.5ms) UPDATE "trees" SET "updated_at" = $1, "aasm_state" = $2 WHERE "trees"."id" = $3 [["updated_at", "2019-09-12 20:50:34.030937"], ["aasm_state", "snack"], ["id", 3631]]  (1.4ms) COMMIT Tree Load (0.9ms) SELECT "trees".* FROM "trees" WHERE "trees"."title" IN ($1, $2) LIMIT $3 [["title", "Hazel"], ["title", "Walnut"], ["LIMIT", 11]] Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = $1 LIMIT $2 [["aasm_state", "snack"], ["LIMIT", 11]] Tree Load (0.8ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = $1 LIMIT $2 [["aasm_state", "delicious"], ["LIMIT", 11]] Tree Load (1.2ms) SELECT "trees".* FROM "trees" WHERE "trees"."title" IN ($1, $2, $3, $4) LIMIT $5 [["title", "Apple"], ["title", "Fig"], ["title", "Peach"], ["title", "Plum"], ["LIMIT", 11]] Tree Load (0.6ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = $1 LIMIT $2 [["aasm_state", "delicious"], ["LIMIT", 11]] Tree Load (0.7ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = $1 LIMIT $2 [["aasm_state", "delicious"], ["LIMIT", 11]] Tree Load (0.9ms) SELECT "trees".* FROM "trees" WHERE "trees"."title" IN ($1, $2, $3, $4) [["title", "Apple"], ["title", "Fig"], ["title", "Peach"], ["title", "Plum"]]  (0.3ms) BEGIN Tree Update (0.4ms) UPDATE "trees" SET "updated_at" = $1, "aasm_state" = $2 WHERE "trees"."id" = $3 [["updated_at", "2019-09-12 20:51:50.068713"], ["aasm_state", "delicious"], ["id", 2719]]  (2.3ms) COMMIT  (0.2ms) BEGIN Tree Update (0.3ms) UPDATE "trees" SET "updated_at" = $1, "aasm_state" = $2 WHERE "trees"."id" = $3 [["updated_at", "2019-09-12 20:51:50.073706"], ["aasm_state", "delicious"], ["id", 3623]]  (1.2ms) COMMIT  (0.1ms) BEGIN Tree Update (0.3ms) UPDATE "trees" SET "updated_at" = $1, "aasm_state" = $2 WHERE "trees"."id" = $3 [["updated_at", "2019-09-12 20:51:50.076561"], ["aasm_state", "delicious"], ["id", 3626]]  (1.2ms) COMMIT  (0.2ms) BEGIN Tree Update (0.3ms) UPDATE "trees" SET "updated_at" = $1, "aasm_state" = $2 WHERE "trees"."id" = $3 [["updated_at", "2019-09-12 20:51:50.079406"], ["aasm_state", "delicious"], ["id", 3630]]  (1.3ms) COMMIT Tree Load (0.6ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = $1 LIMIT $2 [["aasm_state", "delicious"], ["LIMIT", 11]]  (1.6ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = $1 [["aasm_state", "delicious"]]  (1.0ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = $1 [["aasm_state", "snack"]] Tree Load (0.3ms) SELECT "trees".* FROM "trees" LIMIT $1 [["LIMIT", 11]]  (0.1ms) SELECT pg_try_advisory_lock(1318525465970266470) ↳ bin/rails:4  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4 Migrating to CreateGardens (20190912205616)  (0.3ms) BEGIN ↳ bin/rails:4  (17.7ms) CREATE TABLE "gardens" ("id" bigserial primary key, "name" text, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) ↳ db/migrate/20190912205616_create_gardens.rb:3 ActiveRecord::SchemaMigration Create (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES ($1) RETURNING "version" [["version", "20190912205616"]] ↳ bin/rails:4  (1.9ms) COMMIT ↳ bin/rails:4 ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 LIMIT $2 [["key", "environment"], ["LIMIT", 1]] ↳ bin/rails:4  (0.1ms) BEGIN ↳ bin/rails:4  (0.1ms) COMMIT ↳ bin/rails:4  (0.2ms) SELECT pg_advisory_unlock(1318525465970266470) ↳ bin/rails:4  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ bin/rails:4 Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-13 00:57:35 +0400  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/.rvm/gems/ruby-2.5.1/gems/activerecord-5.2.3/lib/active_record/log_subscriber.rb:98 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.1ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (38.3ms) Rendered trees/index.html.slim within layouts/application (47.1ms) Completed 200 OK in 319ms (Views: 295.6ms | ActiveRecord: 4.3ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-13 00:57:42 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (1.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (3.1ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (5.9ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (28.1ms) Rendered trees/index.html.slim within layouts/application (31.9ms) Completed 200 OK in 80ms (Views: 69.5ms | ActiveRecord: 4.6ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-13 00:58:28 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (11.8ms) Tree Load (1.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:25 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (61.5ms) Rendered trees/index.html.slim within layouts/application (66.0ms) Completed 200 OK in 109ms (Views: 103.9ms | ActiveRecord: 1.9ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-13 00:58:42 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (1.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.6ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (10.1ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:25 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (36.9ms) Rendered trees/index.html.slim within layouts/application (42.4ms) Completed 200 OK in 118ms (Views: 108.3ms | ActiveRecord: 2.4ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-13 00:58:48 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (3.2ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (9.1ms) Tree Load (1.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:25 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.4ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (46.9ms) Rendered trees/index.html.slim within layouts/application (54.0ms) Completed 200 OK in 147ms (Views: 136.2ms | ActiveRecord: 4.8ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-09-13 01:04:24 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (5.6ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:25 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (18.4ms) Rendered trees/index.html.slim within layouts/application (21.2ms) Completed 200 OK in 49ms (Views: 42.3ms | ActiveRecord: 0.9ms) Started GET "/trees?search%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-09-13 01:04:26 +0400 Processing by TreesController#index as HTML Parameters: {"search"=>{"aasm_state"=>"delicious"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.7ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.0ms) Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:25 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (16.1ms) Rendered trees/index.html.slim within layouts/application (18.5ms) Completed 200 OK in 44ms (Views: 38.4ms | ActiveRecord: 1.6ms) Started GET "/trees?search%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-09-13 01:04:28 +0400 Processing by TreesController#index as HTML Parameters: {"search"=>{"aasm_state"=>"delicious"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.7ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (5.9ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:25 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (24.0ms) Rendered trees/index.html.slim within layouts/application (27.7ms) Completed 200 OK in 58ms (Views: 50.2ms | ActiveRecord: 1.4ms) Started GET "/trees?search%5Baasm_state%5D=snack" for 127.0.0.1 at 2019-09-13 01:04:29 +0400 Processing by TreesController#index as HTML Parameters: {"search"=>{"aasm_state"=>"snack"}} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (3.6ms) Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:25 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (17.7ms) Rendered trees/index.html.slim within layouts/application (20.8ms) Completed 200 OK in 48ms (Views: 42.7ms | ActiveRecord: 1.3ms) Started GET "/trees?search%5Baasm_state%5D=snack" for 127.0.0.1 at 2019-09-13 01:04:31 +0400 Processing by TreesController#index as HTML Parameters: {"search"=>{"aasm_state"=>"snack"}} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.5ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:25 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (20.3ms) Rendered trees/index.html.slim within layouts/application (24.8ms) Completed 200 OK in 54ms (Views: 47.6ms | ActiveRecord: 1.0ms) Started GET "/trees?search%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-09-13 01:04:33 +0400 Processing by TreesController#index as HTML Parameters: {"search"=>{"aasm_state"=>"delicious"}} Tree Load (0.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.6ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:25 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (18.6ms) Rendered trees/index.html.slim within layouts/application (21.4ms) Completed 200 OK in 58ms (Views: 49.8ms | ActiveRecord: 1.6ms) Started GET "/trees?search%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-09-13 01:04:34 +0400 Processing by TreesController#index as HTML Parameters: {"search"=>{"aasm_state"=>"delicious"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.6ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (3.7ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:25 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (16.0ms) Rendered trees/index.html.slim within layouts/application (18.6ms) Completed 200 OK in 47ms (Views: 38.8ms | ActiveRecord: 1.3ms) Started GET "/trees?q%5Bs%5D=title+asc&search%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-09-13 01:04:38 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}, "search"=>{"aasm_state"=>"delicious"}} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (3.6ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:25 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (16.6ms) Rendered trees/index.html.slim within layouts/application (20.3ms) Completed 200 OK in 48ms (Views: 43.2ms | ActiveRecord: 1.1ms) Started GET "/trees?q%5Bs%5D=title+asc&search%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-09-13 01:04:55 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"s"=>"title asc"}, "search"=>{"aasm_state"=>"delicious"}} Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (6.2ms) Tree Load (1.1ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:25 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (30.4ms) Rendered trees/index.html.slim within layouts/application (36.6ms) Completed 200 OK in 95ms (Views: 83.9ms | ActiveRecord: 2.2ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-09-13 01:04:57 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (0.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.8ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (6.8ms) Tree Load (1.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:25 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (32.0ms) Rendered trees/index.html.slim within layouts/application (39.0ms) Completed 200 OK in 87ms (Views: 75.4ms | ActiveRecord: 5.0ms) Started GET "/trees?q%5Baasm_state%5D=snack" for 127.0.0.1 at 2019-09-13 01:04:59 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"snack"}} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (9.9ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:25 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.3ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (34.9ms) Rendered trees/index.html.slim within layouts/application (45.5ms) Completed 200 OK in 100ms (Views: 89.9ms | ActiveRecord: 1.2ms) Started GET "/trees?q%5Baasm_state%5D=snack" for 127.0.0.1 at 2019-09-13 01:07:16 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"snack"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.7ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (11.6ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (26.9ms) Rendered trees/index.html.slim within layouts/application (33.5ms) Completed 500 Internal Server Error in 42ms (ActiveRecord: 1.1ms) ActionView::Template::Error (No Ransack::Search object was provided to search_form_for!): 9: .border.p-1.mb-3 10: - data[:model].aasm.states.map(&:name).each do |state| 11: / .btn.btn-success.btn-sm.mx-1 = link_to "Upward", q: { "aasm_state" => state } 12: = search_form_for @q do |f| 13: = f.label :name_cont 14: = f.search_field :name_cont 15: app/views/trees/index.html.slim:3:in `_app_views_trees_index_html_slim___1719798239105641024_70126727344000' Started GET "/trees?q%5Baasm_state%5D=snack" for 127.0.0.1 at 2019-09-13 01:07:36 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"snack"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (7.9ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (19.3ms) Rendered trees/index.html.slim within layouts/application (25.0ms) Completed 500 Internal Server Error in 34ms (ActiveRecord: 1.8ms) ActionView::Template::Error (No Ransack::Search object was provided to search_form_for!): 9: .border.p-1.mb-3 10: - data[:model].aasm.states.map(&:name).each do |state| 11: / .btn.btn-success.btn-sm.mx-1 = link_to "Upward", q: { "aasm_state" => state } 12: = search_form_for data[:collection] do |f| 13: = f.label :name_cont 14: = f.search_field :name_cont 15: app/views/trees/index.html.slim:3:in `_app_views_trees_index_html_slim___1719798239105641024_70126740185500' Started GET "/trees?q%5Baasm_state%5D=snack" for 127.0.0.1 at 2019-09-13 01:09:31 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"snack"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (4.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (7.1ms) DEPRECATION WARNING: #search is deprecated and will be removed in 2.3, please use #ransack instead (called from block in __home_webgen_www_chest_ruby_gems_lasha_app_views_lasha__index_generator_html_slim___894500896520904660_70126743403600 at /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:12) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (30.2ms) Rendered trees/index.html.slim within layouts/application (36.3ms) Completed 500 Internal Server Error in 51ms (ActiveRecord: 4.7ms) ActionView::Template::Error (undefined method `name_cont' for Ransack::Search>:Ransack::Search): 11: / .btn.btn-success.btn-sm.mx-1 = link_to "Upward", q: { "aasm_state" => state } 12: = search_form_for data[:model].search(params[:q]) do |f| 13: = f.label :name_cont 14: = f.search_field :name_cont 15: 16: .row 17: .col-sm-12 app/views/trees/index.html.slim:3:in `_app_views_trees_index_html_slim___1719798239105641024_70126743510000' Started GET "/trees?q%5Baasm_state%5D=snack" for 127.0.0.1 at 2019-09-13 01:09:51 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"snack"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (8.5ms) DEPRECATION WARNING: #search is deprecated and will be removed in 2.3, please use #ransack instead (called from block in __home_webgen_www_chest_ruby_gems_lasha_app_views_lasha__index_generator_html_slim___894500896520904660_70126720171520 at /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:12) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (44.3ms) Rendered trees/index.html.slim within layouts/application (49.0ms) Completed 500 Internal Server Error in 58ms (ActiveRecord: 0.8ms) ActionView::Template::Error (undefined method `aasm_state_eql' for Ransack::Search>:Ransack::Search): 11: / .btn.btn-success.btn-sm.mx-1 = link_to "Upward", q: { "aasm_state" => state } 12: = search_form_for data[:model].search(params[:q]) do |f| 13: = f.label :aasm_state_eql 14: = f.search_field :aasm_state_eql 15: 16: .row 17: .col-sm-12 app/views/trees/index.html.slim:3:in `_app_views_trees_index_html_slim___1719798239105641024_70126725640660' Started GET "/trees?q%5Baasm_state%5D=snack" for 127.0.0.1 at 2019-09-13 01:10:11 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"snack"}} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (11.3ms) DEPRECATION WARNING: #search is deprecated and will be removed in 2.3, please use #ransack instead (called from block in __home_webgen_www_chest_ruby_gems_lasha_app_views_lasha__index_generator_html_slim___894500896520904660_70126733354920 at /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:12) DEPRECATION WARNING: #search is deprecated and will be removed in 2.3, please use #ransack instead (called from block in __home_webgen_www_chest_ruby_gems_lasha_app_views_lasha__index_generator_html_slim___894500896520904660_70126733354920 at /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:12) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:28 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.3ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (50.0ms) Rendered trees/index.html.slim within layouts/application (57.6ms) Completed 200 OK in 123ms (Views: 109.7ms | ActiveRecord: 1.4ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=snack" for 127.0.0.1 at 2019-09-13 01:10:20 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>"snack"}} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.6ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'snack' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application DEPRECATION WARNING: #search is deprecated and will be removed in 2.3, please use #ransack instead (called from block in __home_webgen_www_chest_ruby_gems_lasha_app_views_lasha__index_generator_html_slim___894500896520904660_70126743331040 at /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:12) DEPRECATION WARNING: #search is deprecated and will be removed in 2.3, please use #ransack instead (called from block in __home_webgen_www_chest_ruby_gems_lasha_app_views_lasha__index_generator_html_slim___894500896520904660_70126743331040 at /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:12) Tree Load (0.2ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'snack' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:28 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (10.3ms) Rendered trees/index.html.slim within layouts/application (13.1ms) Completed 200 OK in 43ms (Views: 35.8ms | ActiveRecord: 2.2ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=snack" for 127.0.0.1 at 2019-09-13 01:10:25 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>"snack"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'snack' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application DEPRECATION WARNING: #search is deprecated and will be removed in 2.3, please use #ransack instead (called from block in __home_webgen_www_chest_ruby_gems_lasha_app_views_lasha__index_generator_html_slim___894500896520904660_70126741368940 at /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:12) DEPRECATION WARNING: #search is deprecated and will be removed in 2.3, please use #ransack instead (called from block in __home_webgen_www_chest_ruby_gems_lasha_app_views_lasha__index_generator_html_slim___894500896520904660_70126741368940 at /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:12) Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'snack' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:28 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (12.1ms) Rendered trees/index.html.slim within layouts/application (14.9ms) Completed 200 OK in 44ms (Views: 38.7ms | ActiveRecord: 1.1ms) Started GET "/trees?q%5Baasm_state_eq%5D=snack&q%5Bs%5D=title+asc&utf8=%E2%9C%93" for 127.0.0.1 at 2019-09-13 01:10:29 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"snack", "s"=>"title asc"}, "utf8"=>"✓"} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.7ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'snack' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application DEPRECATION WARNING: #search is deprecated and will be removed in 2.3, please use #ransack instead (called from block in __home_webgen_www_chest_ruby_gems_lasha_app_views_lasha__index_generator_html_slim___894500896520904660_70126728131180 at /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:12) DEPRECATION WARNING: #search is deprecated and will be removed in 2.3, please use #ransack instead (called from block in __home_webgen_www_chest_ruby_gems_lasha_app_views_lasha__index_generator_html_slim___894500896520904660_70126728131180 at /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:12) Tree Load (0.2ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'snack' ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:28 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (13.0ms) Rendered trees/index.html.slim within layouts/application (16.0ms) Completed 200 OK in 53ms (Views: 45.2ms | ActiveRecord: 2.5ms) Started GET "/trees?q%5Baasm_state_eq%5D=snack&q%5Bs%5D=content+asc&utf8=%E2%9C%93" for 127.0.0.1 at 2019-09-13 01:10:31 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"snack", "s"=>"content asc"}, "utf8"=>"✓"} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'snack' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application DEPRECATION WARNING: #search is deprecated and will be removed in 2.3, please use #ransack instead (called from block in __home_webgen_www_chest_ruby_gems_lasha_app_views_lasha__index_generator_html_slim___894500896520904660_70126743664560 at /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:12) DEPRECATION WARNING: #search is deprecated and will be removed in 2.3, please use #ransack instead (called from block in __home_webgen_www_chest_ruby_gems_lasha_app_views_lasha__index_generator_html_slim___894500896520904660_70126743664560 at /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:12) Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'snack' ORDER BY "trees"."content" ASC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:28 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (14.4ms) Rendered trees/index.html.slim within layouts/application (18.1ms) Completed 200 OK in 48ms (Views: 42.4ms | ActiveRecord: 1.1ms) Started GET "/trees?q%5Baasm_state_eq%5D=snack&q%5Bs%5D=title+asc&utf8=%E2%9C%93" for 127.0.0.1 at 2019-09-13 01:10:33 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"snack", "s"=>"title asc"}, "utf8"=>"✓"} Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.5ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'snack' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application DEPRECATION WARNING: #search is deprecated and will be removed in 2.3, please use #ransack instead (called from block in __home_webgen_www_chest_ruby_gems_lasha_app_views_lasha__index_generator_html_slim___894500896520904660_70126741595560 at /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:12) DEPRECATION WARNING: #search is deprecated and will be removed in 2.3, please use #ransack instead (called from block in __home_webgen_www_chest_ruby_gems_lasha_app_views_lasha__index_generator_html_slim___894500896520904660_70126741595560 at /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:12) Tree Load (0.7ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'snack' ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:28 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (13.4ms) Rendered trees/index.html.slim within layouts/application (16.2ms) Completed 200 OK in 47ms (Views: 38.2ms | ActiveRecord: 1.8ms) Started GET "/trees?q%5Baasm_state_eq%5D=snack&q%5Bs%5D=title+asc&utf8=%E2%9C%93" for 127.0.0.1 at 2019-09-13 01:11:44 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"snack", "s"=>"title asc"}, "utf8"=>"✓"} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'snack' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application DEPRECATION WARNING: #search is deprecated and will be removed in 2.3, please use #ransack instead (called from block in __home_webgen_www_chest_ruby_gems_lasha_app_views_lasha__index_generator_html_slim___894500896520904660_70126734200760 at /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:12) DEPRECATION WARNING: #search is deprecated and will be removed in 2.3, please use #ransack instead (called from block in __home_webgen_www_chest_ruby_gems_lasha_app_views_lasha__index_generator_html_slim___894500896520904660_70126734200760 at /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:12) Tree Load (0.7ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'snack' ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:28 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (21.1ms) Rendered trees/index.html.slim within layouts/application (24.2ms) Completed 200 OK in 64ms (Views: 57.8ms | ActiveRecord: 1.6ms) Started GET "/trees?q%5Baasm_state_eq%5D=snack&q%5Bs%5D=title+asc&utf8=%E2%9C%93" for 127.0.0.1 at 2019-09-13 10:36:45 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"snack", "s"=>"title asc"}, "utf8"=>"✓"} Tree Load (2.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.9ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'snack' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application DEPRECATION WARNING: #search is deprecated and will be removed in 2.3, please use #ransack instead (called from block in __home_webgen_www_chest_ruby_gems_lasha_app_views_lasha__index_generator_html_slim___894500896520904660_70126743766700 at /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:12) DEPRECATION WARNING: #search is deprecated and will be removed in 2.3, please use #ransack instead (called from block in __home_webgen_www_chest_ruby_gems_lasha_app_views_lasha__index_generator_html_slim___894500896520904660_70126743766700 at /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:12) Tree Load (0.5ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'snack' ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:28 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (35.9ms) Rendered trees/index.html.slim within layouts/application (45.4ms) Completed 200 OK in 150ms (Views: 132.1ms | ActiveRecord: 7.9ms) Started GET "/trees?q%5Baasm_state_eq%5D=snack&q%5Bs%5D=content+asc&utf8=%E2%9C%93" for 127.0.0.1 at 2019-09-13 10:36:56 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"snack", "s"=>"content asc"}, "utf8"=>"✓"} Tree Load (1.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.8ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'snack' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application DEPRECATION WARNING: #search is deprecated and will be removed in 2.3, please use #ransack instead (called from block in __home_webgen_www_chest_ruby_gems_lasha_app_views_lasha__index_generator_html_slim___894500896520904660_70126739401920 at /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:12) DEPRECATION WARNING: #search is deprecated and will be removed in 2.3, please use #ransack instead (called from block in __home_webgen_www_chest_ruby_gems_lasha_app_views_lasha__index_generator_html_slim___894500896520904660_70126739401920 at /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:12) Tree Load (0.4ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'snack' ORDER BY "trees"."content" ASC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:28 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (29.6ms) Rendered trees/index.html.slim within layouts/application (37.7ms) Completed 200 OK in 108ms (Views: 89.0ms | ActiveRecord: 7.3ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=snack&commit=Search" for 127.0.0.1 at 2019-09-13 10:36:58 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>"snack"}, "commit"=>"Search"} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.7ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'snack' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application DEPRECATION WARNING: #search is deprecated and will be removed in 2.3, please use #ransack instead (called from block in __home_webgen_www_chest_ruby_gems_lasha_app_views_lasha__index_generator_html_slim___894500896520904660_70126728313340 at /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:12) DEPRECATION WARNING: #search is deprecated and will be removed in 2.3, please use #ransack instead (called from block in __home_webgen_www_chest_ruby_gems_lasha_app_views_lasha__index_generator_html_slim___894500896520904660_70126728313340 at /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:12) Tree Load (0.9ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'snack' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:28 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (31.9ms) Rendered trees/index.html.slim within layouts/application (39.3ms) Completed 200 OK in 116ms (Views: 106.3ms | ActiveRecord: 2.1ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=snack&commit=Search" for 127.0.0.1 at 2019-09-13 10:37:01 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>"snack"}, "commit"=>"Search"} Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.6ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'snack' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application DEPRECATION WARNING: #search is deprecated and will be removed in 2.3, please use #ransack instead (called from block in __home_webgen_www_chest_ruby_gems_lasha_app_views_lasha__index_generator_html_slim___894500896520904660_70126743637040 at /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:12) DEPRECATION WARNING: #search is deprecated and will be removed in 2.3, please use #ransack instead (called from block in __home_webgen_www_chest_ruby_gems_lasha_app_views_lasha__index_generator_html_slim___894500896520904660_70126743637040 at /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:12) Tree Load (0.4ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'snack' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:28 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (33.3ms) Rendered trees/index.html.slim within layouts/application (42.0ms) Completed 200 OK in 109ms (Views: 99.0ms | ActiveRecord: 1.6ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=delicious&commit=Search" for 127.0.0.1 at 2019-09-13 10:37:04 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>"delicious"}, "commit"=>"Search"} Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.7ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application DEPRECATION WARNING: #search is deprecated and will be removed in 2.3, please use #ransack instead (called from block in __home_webgen_www_chest_ruby_gems_lasha_app_views_lasha__index_generator_html_slim___894500896520904660_70126548318360 at /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:12) DEPRECATION WARNING: #search is deprecated and will be removed in 2.3, please use #ransack instead (called from block in __home_webgen_www_chest_ruby_gems_lasha_app_views_lasha__index_generator_html_slim___894500896520904660_70126548318360 at /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:12) Tree Load (0.4ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:28 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (35.2ms) Rendered trees/index.html.slim within layouts/application (42.0ms) Completed 200 OK in 128ms (Views: 116.0ms | ActiveRecord: 2.8ms) Started GET "/trees?commit=Search&q%5Baasm_state_eq%5D=delicious&q%5Bs%5D=title+asc&utf8=%E2%9C%93" for 127.0.0.1 at 2019-09-13 10:37:05 +0400 Processing by TreesController#index as HTML Parameters: {"commit"=>"Search", "q"=>{"aasm_state_eq"=>"delicious", "s"=>"title asc"}, "utf8"=>"✓"} Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.7ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application DEPRECATION WARNING: #search is deprecated and will be removed in 2.3, please use #ransack instead (called from block in __home_webgen_www_chest_ruby_gems_lasha_app_views_lasha__index_generator_html_slim___894500896520904660_70126732191700 at /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:12) DEPRECATION WARNING: #search is deprecated and will be removed in 2.3, please use #ransack instead (called from block in __home_webgen_www_chest_ruby_gems_lasha_app_views_lasha__index_generator_html_slim___894500896520904660_70126732191700 at /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:12) Tree Load (0.4ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."title" ASC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:28 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (27.5ms) Rendered trees/index.html.slim within layouts/application (34.4ms) Completed 200 OK in 107ms (Views: 97.0ms | ActiveRecord: 1.7ms) Started GET "/trees?commit=Search&q%5Baasm_state_eq%5D=delicious&q%5Bs%5D=title+desc&utf8=%E2%9C%93" for 127.0.0.1 at 2019-09-13 10:37:07 +0400 Processing by TreesController#index as HTML Parameters: {"commit"=>"Search", "q"=>{"aasm_state_eq"=>"delicious", "s"=>"title desc"}, "utf8"=>"✓"} Tree Load (0.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.8ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application DEPRECATION WARNING: #search is deprecated and will be removed in 2.3, please use #ransack instead (called from block in __home_webgen_www_chest_ruby_gems_lasha_app_views_lasha__index_generator_html_slim___894500896520904660_70126582379840 at /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:12) DEPRECATION WARNING: #search is deprecated and will be removed in 2.3, please use #ransack instead (called from block in __home_webgen_www_chest_ruby_gems_lasha_app_views_lasha__index_generator_html_slim___894500896520904660_70126582379840 at /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:12) Tree Load (0.8ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."title" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:28 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (33.9ms) Rendered trees/index.html.slim within layouts/application (41.1ms) Completed 200 OK in 109ms (Views: 94.8ms | ActiveRecord: 2.4ms) Started GET "/trees?commit=Search&q%5Baasm_state_eq%5D=delicious&q%5Bs%5D=title+desc&utf8=%E2%9C%93" for 127.0.0.1 at 2019-09-13 10:42:59 +0400 Processing by TreesController#index as HTML Parameters: {"commit"=>"Search", "q"=>{"aasm_state_eq"=>"delicious", "s"=>"title desc"}, "utf8"=>"✓"} Tree Load (1.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.7ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (0.4ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."title" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:28 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (33.8ms) Rendered trees/index.html.slim within layouts/application (43.9ms) Completed 200 OK in 146ms (Views: 125.0ms | ActiveRecord: 6.9ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=delicious&commit=Search" for 127.0.0.1 at 2019-09-13 10:43:03 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>"delicious"}, "commit"=>"Search"} Tree Load (1.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (4.8ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (0.5ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:28 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (42.9ms) Rendered trees/index.html.slim within layouts/application (48.1ms) Completed 200 OK in 149ms (Views: 125.0ms | ActiveRecord: 12.2ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=delicious&commit=Search" for 127.0.0.1 at 2019-09-13 10:43:07 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>"delicious"}, "commit"=>"Search"} Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.6ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (15.1ms) Rendered trees/index.html.slim within layouts/application (23.0ms) Completed 500 Internal Server Error in 40ms (ActiveRecord: 1.1ms) ActionView::Template::Error (No Ransack::Search object was provided to search_form_for!): 9: .border.p-1.mb-3 10: - data[:model].aasm.states.map(&:name).each do |state| 11: / .btn.btn-success.btn-sm.mx-1 = link_to "Upward", q: { "aasm_state" => state } 12: = search_form_for data[:collection] do |f| 13: = f.label :aasm_state_eq 14: = f.search_field :aasm_state_eq 15: = f.submit app/views/trees/index.html.slim:3:in `_app_views_trees_index_html_slim___1719798239105641024_70126615581980' Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=delicious&commit=Search" for 127.0.0.1 at 2019-09-13 10:43:11 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>"delicious"}, "commit"=>"Search"} Tree Load (3.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.6ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (3.4ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:28 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (41.4ms) Rendered trees/index.html.slim within layouts/application (49.4ms) Completed 200 OK in 174ms (Views: 157.3ms | ActiveRecord: 6.9ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=&commit=Search" for 127.0.0.1 at 2019-09-13 10:43:15 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>""}, "commit"=>"Search"} Tree Load (0.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (10.4ms) Tree Load (1.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:28 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.3ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (57.7ms) Rendered trees/index.html.slim within layouts/application (66.2ms) Completed 200 OK in 128ms (Views: 119.9ms | ActiveRecord: 2.0ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=&commit=Search" for 127.0.0.1 at 2019-09-13 10:45:06 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>""}, "commit"=>"Search"} Tree Load (2.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.6ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (8.7ms) Tree Load (1.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.3ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (47.6ms) Rendered trees/index.html.slim within layouts/application (58.6ms) Completed 200 OK in 153ms (Views: 138.6ms | ActiveRecord: 4.3ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=&commit=Search" for 127.0.0.1 at 2019-09-13 10:45:08 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>""}, "commit"=>"Search"} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.9ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (14.2ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.3ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (44.6ms) Rendered trees/index.html.slim within layouts/application (53.7ms) Completed 200 OK in 115ms (Views: 105.1ms | ActiveRecord: 2.7ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=&commit=Search" for 127.0.0.1 at 2019-09-13 10:45:10 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>""}, "commit"=>"Search"} Tree Load (1.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (2.8ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (12.4ms) Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.3ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (43.7ms) Rendered trees/index.html.slim within layouts/application (49.5ms) Completed 200 OK in 112ms (Views: 98.3ms | ActiveRecord: 5.1ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=&commit=Search" for 127.0.0.1 at 2019-09-13 10:45:21 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>""}, "commit"=>"Search"} Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.1ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (13.8ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/gems/2.5.0/gems/did_you_mean-1.2.0/lib/did_you_mean/core_ext/name_error.rb:8 CACHE Tree Load (0.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/gems/2.5.0/gems/did_you_mean-1.2.0/lib/did_you_mean/core_ext/name_error.rb:8 CACHE Tree Load (0.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/gems/2.5.0/gems/did_you_mean-1.2.0/lib/did_you_mean/core_ext/name_error.rb:8 CACHE Tree Load (0.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/gems/2.5.0/gems/did_you_mean-1.2.0/lib/did_you_mean/core_ext/name_error.rb:8 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (77.1ms) Rendered trees/index.html.slim within layouts/application (83.9ms) Completed 500 Internal Server Error in 93ms (ActiveRecord: 2.2ms) ActionView::Template::Error (undefined method `label_field' for #): 10: - data[:model].aasm.states.map(&:name).each do |state| 11: / .btn.btn-success.btn-sm.mx-1 = link_to "Upward", q: { "aasm_state" => state } 12: = search_form_for data[:ransack] do |f| 13: = f.label_field :aasm_state_eq 14: / = f.label :aasm_state_eq 15: / = f.search_field :aasm_state_eq 16: = f.submit app/views/trees/index.html.slim:3:in `_app_views_trees_index_html_slim___1719798239105641024_70126734931300' Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=&commit=Search" for 127.0.0.1 at 2019-09-13 10:45:27 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>""}, "commit"=>"Search"} Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.6ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (11.1ms) Tree Load (4.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/gems/2.5.0/gems/did_you_mean-1.2.0/lib/did_you_mean/core_ext/name_error.rb:8 CACHE Tree Load (0.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/gems/2.5.0/gems/did_you_mean-1.2.0/lib/did_you_mean/core_ext/name_error.rb:8 CACHE Tree Load (0.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/gems/2.5.0/gems/did_you_mean-1.2.0/lib/did_you_mean/core_ext/name_error.rb:8 CACHE Tree Load (0.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/gems/2.5.0/gems/did_you_mean-1.2.0/lib/did_you_mean/core_ext/name_error.rb:8 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (66.2ms) Rendered trees/index.html.slim within layouts/application (76.3ms) Completed 500 Internal Server Error in 98ms (ActiveRecord: 5.6ms) ActionView::Template::Error (undefined method `hidden_tag' for # Did you mean? hidden_field): 10: - data[:model].aasm.states.map(&:name).each do |state| 11: / .btn.btn-success.btn-sm.mx-1 = link_to "Upward", q: { "aasm_state" => state } 12: = search_form_for data[:ransack] do |f| 13: = f.hidden_tag :aasm_state_eq 14: / = f.label :aasm_state_eq 15: / = f.search_field :aasm_state_eq 16: = f.submit app/views/trees/index.html.slim:3:in `_app_views_trees_index_html_slim___1719798239105641024_70126740223260' Started GET "/" for 127.0.0.1 at 2019-10-05 20:46:53 +0400  (1.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/.rvm/gems/ruby-2.5.1/gems/activerecord-5.2.3/lib/active_record/log_subscriber.rb:98 Processing by TreesController#index as HTML Tree Load (1.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.1ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (15.1ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (62.6ms) Rendered trees/index.html.slim within layouts/application (86.2ms) Completed 200 OK in 340ms (Views: 307.8ms | ActiveRecord: 8.5ms) Started GET "/?page=2" for 127.0.0.1 at 2019-10-05 20:46:58 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"2"} Tree Load (0.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (8.8ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 10]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (28.5ms) Rendered trees/index.html.slim within layouts/application (35.8ms) Completed 200 OK in 88ms (Views: 81.9ms | ActiveRecord: 1.5ms) Started GET "/?page=1" for 127.0.0.1 at 2019-10-05 20:47:00 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.2ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.2ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (33.0ms) Rendered trees/index.html.slim within layouts/application (36.2ms) Completed 200 OK in 69ms (Views: 62.2ms | ActiveRecord: 0.8ms) Started GET "/trees/new" for 127.0.0.1 at 2019-10-05 20:47:09 +0400 Processing by TreesController#new as HTML Rendering trees/new.html.slim within layouts/application Rendered trees/_form.html.slim (23.0ms) Rendered trees/new.html.slim within layouts/application (27.1ms) Completed 200 OK in 88ms (Views: 86.4ms | ActiveRecord: 0.0ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=&commit=Search" for 127.0.0.1 at 2019-10-05 20:52:44 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>""}, "commit"=>"Search"} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.2ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.8ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (26.9ms) Rendered trees/index.html.slim within layouts/application (30.7ms) Completed 200 OK in 57ms (Views: 51.0ms | ActiveRecord: 0.8ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=&commit=Search" for 127.0.0.1 at 2019-10-05 20:52:45 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>""}, "commit"=>"Search"} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.2ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (3.7ms) Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (19.9ms) Rendered trees/index.html.slim within layouts/application (23.3ms) Completed 200 OK in 49ms (Views: 44.8ms | ActiveRecord: 1.1ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=&commit=Search" for 127.0.0.1 at 2019-10-05 20:52:47 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>""}, "commit"=>"Search"} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.5ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (19.3ms) Rendered trees/index.html.slim within layouts/application (21.7ms) Completed 200 OK in 48ms (Views: 41.5ms | ActiveRecord: 1.0ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=&commit=Search" for 127.0.0.1 at 2019-10-05 20:52:48 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>""}, "commit"=>"Search"} Tree Load (0.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.4ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (17.4ms) Rendered trees/index.html.slim within layouts/application (19.8ms) Completed 200 OK in 51ms (Views: 44.5ms | ActiveRecord: 1.3ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=&commit=Search" for 127.0.0.1 at 2019-10-05 20:52:56 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>""}, "commit"=>"Search"} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (3.7ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (16.1ms) Rendered trees/index.html.slim within layouts/application (19.8ms) Completed 200 OK in 45ms (Views: 40.8ms | ActiveRecord: 0.9ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=&commit=Search" for 127.0.0.1 at 2019-10-05 20:59:24 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>""}, "commit"=>"Search"} Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.4ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (19.4ms) Rendered trees/index.html.slim within layouts/application (23.8ms) Completed 200 OK in 60ms (Views: 48.4ms | ActiveRecord: 1.4ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=&commit=Search" for 127.0.0.1 at 2019-10-05 21:00:24 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>""}, "commit"=>"Search"} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.0ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (17.6ms) Rendered trees/index.html.slim within layouts/application (20.1ms) Completed 200 OK in 46ms (Views: 40.5ms | ActiveRecord: 0.9ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=&commit=Search" for 127.0.0.1 at 2019-10-05 21:00:26 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>""}, "commit"=>"Search"} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (7.0ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (28.6ms) Rendered trees/index.html.slim within layouts/application (32.5ms) Completed 200 OK in 65ms (Views: 59.2ms | ActiveRecord: 1.2ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."id" DESC LIMIT $1 [["LIMIT", 1]] Started GET "/trees?utf8=%E2%9C%93&q[aasm_state_eq]=snack&commit=Search" for 127.0.0.1 at 2019-10-05 21:00:57 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>"snack"}, "commit"=>"Search"} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.7ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'snack' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'snack' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (9.5ms) Rendered trees/index.html.slim within layouts/application (14.1ms) Completed 200 OK in 42ms (Views: 35.3ms | ActiveRecord: 2.1ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=&commit=Search" for 127.0.0.1 at 2019-10-05 21:11:16 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>""}, "commit"=>"Search"} Tree Load (1.1ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.2ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (8.4ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.3ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (41.3ms) Rendered trees/index.html.slim within layouts/application (45.7ms) Completed 200 OK in 106ms (Views: 97.2ms | ActiveRecord: 3.0ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=&commit=Search" for 127.0.0.1 at 2019-10-05 21:11:17 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>""}, "commit"=>"Search"} Tree Load (2.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.6ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (6.3ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (25.1ms) Rendered trees/index.html.slim within layouts/application (29.2ms) Completed 200 OK in 87ms (Views: 78.1ms | ActiveRecord: 3.6ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=&commit=Search" for 127.0.0.1 at 2019-10-05 21:11:58 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>""}, "commit"=>"Search"} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (8.4ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (25.0ms) Rendered trees/index.html.slim within layouts/application (29.3ms) Completed 500 Internal Server Error in 38ms (ActiveRecord: 0.8ms) ActionView::Template::Error (undefined method `merge' for :delicious:Symbol): 10: - data[:model].aasm.states.map(&:name).each do |state| 11: / .btn.btn-success.btn-sm.mx-1 = link_to "Upward", q: { "aasm_state" => state } 12: = search_form_for data[:ransack] do |f| 13: = f.hidden_field :aasm_state_eq, state 14: / = f.label :aasm_state_eq 15: / = f.search_field :aasm_state_eq 16: = f.submit app/views/trees/index.html.slim:3:in `_app_views_trees_index_html_slim__401754954823387698_70004171040800' Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=&commit=Search" for 127.0.0.1 at 2019-10-05 21:12:06 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>""}, "commit"=>"Search"} Tree Load (1.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (8.1ms) Tree Load (1.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (36.7ms) Rendered trees/index.html.slim within layouts/application (42.5ms) Completed 200 OK in 107ms (Views: 92.8ms | ActiveRecord: 3.7ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=delicious&commit=Search" for 127.0.0.1 at 2019-10-05 21:12:11 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>"delicious"}, "commit"=>"Search"} Tree Load (1.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.9ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (19.8ms) Rendered trees/index.html.slim within layouts/application (29.8ms) Completed 200 OK in 81ms (Views: 69.6ms | ActiveRecord: 4.7ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=snack&commit=Search" for 127.0.0.1 at 2019-10-05 21:12:13 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>"snack"}, "commit"=>"Search"} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.2ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'snack' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (0.4ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'snack' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (22.3ms) Rendered trees/index.html.slim within layouts/application (27.5ms) Completed 200 OK in 84ms (Views: 72.8ms | ActiveRecord: 2.1ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=delicious&commit=Search" for 127.0.0.1 at 2019-10-05 21:12:15 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>"delicious"}, "commit"=>"Search"} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.6ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (19.4ms) Rendered trees/index.html.slim within layouts/application (26.3ms) Completed 200 OK in 78ms (Views: 68.7ms | ActiveRecord: 1.3ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=delicious&commit=Search" for 127.0.0.1 at 2019-10-05 21:12:47 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>"delicious"}, "commit"=>"Search"} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (0.4ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (14.6ms) Rendered trees/index.html.slim within layouts/application (19.4ms) Completed 200 OK in 51ms (Views: 45.6ms | ActiveRecord: 1.2ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=delicious&commit=Search" for 127.0.0.1 at 2019-10-05 21:21:47 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>"delicious"}, "commit"=>"Search"} Tree Load (1.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.7ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (19.4ms) Rendered trees/index.html.slim within layouts/application (23.9ms) Completed 200 OK in 90ms (Views: 81.4ms | ActiveRecord: 3.4ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=delicious&commit=Search" for 127.0.0.1 at 2019-10-05 21:21:52 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>"delicious"}, "commit"=>"Search"} Tree Load (1.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.9ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (12.7ms) Rendered trees/index.html.slim within layouts/application (18.9ms) Completed 200 OK in 65ms (Views: 52.7ms | ActiveRecord: 4.6ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=snack&commit=Search" for 127.0.0.1 at 2019-10-05 21:21:54 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>"snack"}, "commit"=>"Search"} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.8ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'snack' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (1.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'snack' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (20.3ms) Rendered trees/index.html.slim within layouts/application (23.3ms) Completed 200 OK in 68ms (Views: 60.1ms | ActiveRecord: 2.6ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=delicious&commit=Search" for 127.0.0.1 at 2019-10-05 21:21:57 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>"delicious"}, "commit"=>"Search"} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.6ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (9.5ms) Rendered trees/index.html.slim within layouts/application (12.0ms) Completed 200 OK in 44ms (Views: 36.8ms | ActiveRecord: 1.2ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=snack&commit=Search" for 127.0.0.1 at 2019-10-05 21:21:59 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>"snack"}, "commit"=>"Search"} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'snack' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (0.4ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'snack' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (9.9ms) Rendered trees/index.html.slim within layouts/application (12.9ms) Completed 200 OK in 49ms (Views: 42.4ms | ActiveRecord: 1.1ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=snack&commit=Search" for 127.0.0.1 at 2019-10-05 21:22:00 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>"snack"}, "commit"=>"Search"} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.5ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'snack' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (0.4ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'snack' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (10.2ms) Rendered trees/index.html.slim within layouts/application (13.5ms) Completed 200 OK in 66ms (Views: 59.4ms | ActiveRecord: 1.3ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=delicious&commit=Search" for 127.0.0.1 at 2019-10-05 21:22:01 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>"delicious"}, "commit"=>"Search"} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.7ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (0.6ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (15.9ms) Rendered trees/index.html.slim within layouts/application (19.2ms) Completed 200 OK in 50ms (Views: 42.2ms | ActiveRecord: 2.8ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=snack&commit=Search" for 127.0.0.1 at 2019-10-05 21:22:03 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>"snack"}, "commit"=>"Search"} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'snack' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'snack' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (14.0ms) Rendered trees/index.html.slim within layouts/application (20.0ms) Completed 200 OK in 56ms (Views: 51.4ms | ActiveRecord: 0.9ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=delicious&commit=Search" for 127.0.0.1 at 2019-10-05 21:22:04 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>"delicious"}, "commit"=>"Search"} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (0.5ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (15.5ms) Rendered trees/index.html.slim within layouts/application (19.5ms) Completed 200 OK in 54ms (Views: 48.2ms | ActiveRecord: 1.2ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=delicious&commit=Search" for 127.0.0.1 at 2019-10-05 21:22:26 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>"delicious"}, "commit"=>"Search"} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (3.2ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (2.0ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (24.3ms) Rendered trees/index.html.slim within layouts/application (28.5ms) Completed 200 OK in 86ms (Views: 74.6ms | ActiveRecord: 5.6ms) Started GET "/trees?utf8=%E2%9C%93&q%5Baasm_state_eq%5D=delicious&commit=Search" for 127.0.0.1 at 2019-10-05 21:22:29 +0400 Processing by TreesController#index as HTML Parameters: {"utf8"=>"✓", "q"=>{"aasm_state_eq"=>"delicious"}, "commit"=>"Search"} Tree Load (1.1ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.8ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (33.3ms) Rendered trees/index.html.slim within layouts/application (37.4ms) Completed 200 OK in 111ms (Views: 93.2ms | ActiveRecord: 10.3ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-10-05 21:22:30 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (9.9ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (44.1ms) Rendered trees/index.html.slim within layouts/application (49.7ms) Completed 200 OK in 104ms (Views: 97.8ms | ActiveRecord: 1.1ms) Started GET "/trees?q%5Baasm_state%5D=snack" for 127.0.0.1 at 2019-10-05 21:22:32 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"snack"}} Tree Load (0.9ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.6ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (6.7ms) Tree Load (0.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (56.1ms) Rendered trees/index.html.slim within layouts/application (64.0ms) Completed 200 OK in 126ms (Views: 116.3ms | ActiveRecord: 3.4ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-10-05 21:22:35 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (7.1ms) Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (1.6ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (44.5ms) Rendered trees/index.html.slim within layouts/application (57.3ms) Completed 200 OK in 112ms (Views: 103.8ms | ActiveRecord: 1.3ms) Started GET "/trees?q%5Baasm_state%5D=snack" for 127.0.0.1 at 2019-10-05 21:22:37 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"snack"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.2ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (12.1ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (39.3ms) Rendered trees/index.html.slim within layouts/application (47.3ms) Completed 200 OK in 91ms (Views: 85.3ms | ActiveRecord: 2.0ms) Started GET "/trees?q%5Baasm_state%5D=snack" for 127.0.0.1 at 2019-10-05 21:22:47 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"snack"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.2ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (14.3ms) Tree Load (0.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.3ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (50.8ms) Rendered trees/index.html.slim within layouts/application (56.9ms) Completed 200 OK in 123ms (Views: 113.8ms | ActiveRecord: 2.4ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-10-05 21:22:49 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.2ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (9.5ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (43.8ms) Rendered trees/index.html.slim within layouts/application (55.2ms) Completed 200 OK in 120ms (Views: 106.8ms | ActiveRecord: 2.0ms) Started GET "/trees?q%5Baasm_state%5D=snack" for 127.0.0.1 at 2019-10-05 21:22:50 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"snack"}} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (2.2ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (11.3ms) Tree Load (0.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (40.3ms) Rendered trees/index.html.slim within layouts/application (44.8ms) Completed 200 OK in 107ms (Views: 98.0ms | ActiveRecord: 3.3ms) Started GET "/trees?q%5Baasm_state%5D=snack" for 127.0.0.1 at 2019-10-05 21:22:54 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"snack"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.8ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (8.2ms) Tree Load (2.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (53.4ms) Rendered trees/index.html.slim within layouts/application (60.1ms) Completed 200 OK in 114ms (Views: 103.2ms | ActiveRecord: 3.7ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-10-05 21:22:55 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (2.0ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (10.5ms) Tree Load (0.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (54.4ms) Rendered trees/index.html.slim within layouts/application (61.3ms) Completed 200 OK in 132ms (Views: 123.4ms | ActiveRecord: 3.1ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-10-05 21:23:29 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.7ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (12.6ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (44.3ms) Rendered trees/index.html.slim within layouts/application (52.7ms) Completed 200 OK in 104ms (Views: 95.4ms | ActiveRecord: 2.7ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-10-05 21:23:34 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (1.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.9ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (7.3ms) Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (39.8ms) Rendered trees/index.html.slim within layouts/application (48.9ms) Completed 200 OK in 103ms (Views: 89.8ms | ActiveRecord: 5.2ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-10-05 21:23:41 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (1.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (7.6ms) Tree Load (0.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (35.4ms) Rendered trees/index.html.slim within layouts/application (39.3ms) Completed 200 OK in 89ms (Views: 75.3ms | ActiveRecord: 3.6ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-10-05 21:23:54 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (7.6ms) Tree Load (0.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.5ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (48.3ms) Rendered trees/index.html.slim within layouts/application (54.8ms) Completed 200 OK in 103ms (Views: 96.7ms | ActiveRecord: 1.6ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-10-05 21:24:03 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.9ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (7.5ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (29.6ms) Rendered trees/index.html.slim within layouts/application (41.5ms) Completed 200 OK in 83ms (Views: 74.7ms | ActiveRecord: 1.8ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-10-05 21:24:38 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.7ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (9.0ms) Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (37.9ms) Rendered trees/index.html.slim within layouts/application (42.1ms) Completed 200 OK in 89ms (Views: 81.0ms | ActiveRecord: 2.7ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-10-05 21:24:50 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (2.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (10.4ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (32.7ms) Rendered trees/index.html.slim within layouts/application (37.1ms) Completed 200 OK in 95ms (Views: 85.1ms | ActiveRecord: 3.1ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-10-05 21:25:10 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (1.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.7ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (21.5ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (52.8ms) Rendered trees/index.html.slim within layouts/application (57.3ms) Completed 200 OK in 112ms (Views: 102.0ms | ActiveRecord: 3.1ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-10-05 21:25:25 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (10.4ms) Tree Load (2.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (37.0ms) Rendered trees/index.html.slim within layouts/application (42.3ms) Completed 200 OK in 100ms (Views: 84.5ms | ActiveRecord: 4.3ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-10-05 21:25:35 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.7ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (12.9ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (45.7ms) Rendered trees/index.html.slim within layouts/application (55.8ms) Completed 200 OK in 133ms (Views: 125.1ms | ActiveRecord: 1.5ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-10-05 21:25:40 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (0.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (12.5ms) Tree Load (1.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (49.4ms) Rendered trees/index.html.slim within layouts/application (53.6ms) Completed 200 OK in 118ms (Views: 103.7ms | ActiveRecord: 2.9ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-10-05 21:25:44 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (1.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (3.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (11.1ms) Tree Load (3.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (42.6ms) Rendered trees/index.html.slim within layouts/application (54.8ms) Completed 200 OK in 114ms (Views: 100.7ms | ActiveRecord: 7.7ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-10-05 21:25:50 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (9.9ms) Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (43.5ms) Rendered trees/index.html.slim within layouts/application (51.1ms) Completed 200 OK in 114ms (Views: 106.3ms | ActiveRecord: 1.5ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-10-05 21:25:57 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (4.2ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (29.0ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (2.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (63.6ms) Rendered trees/index.html.slim within layouts/application (70.3ms) Completed 200 OK in 122ms (Views: 111.2ms | ActiveRecord: 4.9ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-10-05 21:26:11 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (10.2ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (43.3ms) Rendered trees/index.html.slim within layouts/application (52.1ms) Completed 200 OK in 94ms (Views: 88.8ms | ActiveRecord: 1.3ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-10-05 21:26:17 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (0.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (17.2ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (56.8ms) Rendered trees/index.html.slim within layouts/application (65.1ms) Completed 200 OK in 119ms (Views: 110.0ms | ActiveRecord: 1.5ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-10-05 21:26:56 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (10.1ms) Tree Load (0.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (35.8ms) Rendered trees/index.html.slim within layouts/application (41.2ms) Completed 200 OK in 106ms (Views: 99.4ms | ActiveRecord: 1.4ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-10-05 21:27:02 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.8ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (12.1ms) Tree Load (3.1ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (49.1ms) Rendered trees/index.html.slim within layouts/application (56.3ms) Completed 200 OK in 112ms (Views: 102.7ms | ActiveRecord: 4.3ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-10-05 21:27:16 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.9ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (12.3ms) Tree Load (2.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (51.2ms) Rendered trees/index.html.slim within layouts/application (56.7ms) Completed 200 OK in 111ms (Views: 99.8ms | ActiveRecord: 4.1ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-10-05 21:29:04 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.6ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (6.5ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (25.5ms) Rendered trees/index.html.slim within layouts/application (30.7ms) Completed 200 OK in 68ms (Views: 60.5ms | ActiveRecord: 1.5ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-10-05 21:29:13 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (0.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (7.1ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (32.9ms) Rendered trees/index.html.slim within layouts/application (37.1ms) Completed 200 OK in 86ms (Views: 78.3ms | ActiveRecord: 1.5ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-10-05 21:29:20 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (1.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.2ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (10.3ms) Tree Load (3.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.3ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (37.9ms) Rendered trees/index.html.slim within layouts/application (45.6ms) Completed 200 OK in 94ms (Views: 81.4ms | ActiveRecord: 5.4ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-10-05 21:29:38 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (4.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.7ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (9.6ms) Tree Load (3.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (44.4ms) Rendered trees/index.html.slim within layouts/application (49.7ms) Completed 200 OK in 116ms (Views: 100.1ms | ActiveRecord: 7.9ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-10-05 21:29:44 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (1.1ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (2.8ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (10.4ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.6ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (46.4ms) Rendered trees/index.html.slim within layouts/application (70.2ms) Completed 200 OK in 136ms (Views: 123.3ms | ActiveRecord: 4.5ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-10-05 21:29:54 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (1.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (11.2ms) Tree Load (2.9ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (45.4ms) Rendered trees/index.html.slim within layouts/application (50.0ms) Completed 200 OK in 102ms (Views: 89.9ms | ActiveRecord: 5.4ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-10-05 21:31:52 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (8.2ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:31 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (29.1ms) Rendered trees/index.html.slim within layouts/application (33.5ms) Completed 200 OK in 77ms (Views: 70.7ms | ActiveRecord: 1.0ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-10-05 21:32:07 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (10.4ms) Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (50.9ms) Rendered trees/index.html.slim within layouts/application (57.7ms) Completed 200 OK in 104ms (Views: 97.2ms | ActiveRecord: 1.3ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-10-05 21:32:13 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.3ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (15.6ms) Rendered trees/index.html.slim within layouts/application (19.3ms) Completed 200 OK in 50ms (Views: 45.4ms | ActiveRecord: 0.9ms) Started GET "/trees?q%5Baasm_state%5D=snack" for 127.0.0.1 at 2019-10-05 21:32:14 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"snack"}} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.5ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (21.6ms) Rendered trees/index.html.slim within layouts/application (28.0ms) Completed 200 OK in 61ms (Views: 54.6ms | ActiveRecord: 1.1ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-10-05 21:33:11 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (7.4ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (30.0ms) Rendered trees/index.html.slim within layouts/application (34.4ms) Completed 200 OK in 81ms (Views: 76.1ms | ActiveRecord: 0.9ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-10-05 21:33:12 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (5.1ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.3ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (29.4ms) Rendered trees/index.html.slim within layouts/application (33.9ms) Completed 200 OK in 65ms (Views: 58.7ms | ActiveRecord: 0.9ms) Started GET "/trees?q%5Baasm_state_eq%5D=snack" for 127.0.0.1 at 2019-10-05 21:33:13 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"snack"}} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.5ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'snack' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (1.1ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'snack' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (16.1ms) Rendered trees/index.html.slim within layouts/application (19.0ms) Completed 200 OK in 55ms (Views: 44.5ms | ActiveRecord: 4.0ms) Started GET "/trees?q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 21:33:15 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (0.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.8ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (9.2ms) Rendered trees/index.html.slim within layouts/application (11.6ms) Completed 200 OK in 41ms (Views: 32.3ms | ActiveRecord: 1.8ms) Started GET "/trees?q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 21:33:41 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.6ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (4.6ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (28.4ms) Rendered trees/index.html.slim within layouts/application (31.7ms) Completed 200 OK in 84ms (Views: 73.0ms | ActiveRecord: 6.6ms) Started GET "/trees?q%5Baasm_state_null%5D=delicious" for 127.0.0.1 at 2019-10-05 21:33:43 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_null"=>"delicious"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (8.9ms) Tree Load (0.9ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (39.4ms) Rendered trees/index.html.slim within layouts/application (47.5ms) Completed 200 OK in 114ms (Views: 106.9ms | ActiveRecord: 1.7ms) Started GET "/trees?q%5Baasm_state_null%5D=snack" for 127.0.0.1 at 2019-10-05 21:33:46 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_null"=>"snack"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (4.7ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (8.6ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (28.5ms) Rendered trees/index.html.slim within layouts/application (34.5ms) Completed 200 OK in 84ms (Views: 72.8ms | ActiveRecord: 5.4ms) Started GET "/trees?q%5Baasm_state_null%5D=delicious" for 127.0.0.1 at 2019-10-05 21:33:47 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_null"=>"delicious"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.3ms) Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (19.3ms) Rendered trees/index.html.slim within layouts/application (23.8ms) Completed 200 OK in 53ms (Views: 47.7ms | ActiveRecord: 1.3ms) Started GET "/trees?q%5Baasm_state_null%5D=delicious" for 127.0.0.1 at 2019-10-05 21:34:54 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_null"=>"delicious"}} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.6ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (17.2ms) Rendered trees/index.html.slim within layouts/application (19.7ms) Completed 200 OK in 47ms (Views: 42.1ms | ActiveRecord: 1.0ms) Started GET "/trees?q%5Baasm_state%5D=snack" for 127.0.0.1 at 2019-10-05 21:34:56 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"snack"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.0ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (16.9ms) Rendered trees/index.html.slim within layouts/application (20.8ms) Completed 200 OK in 74ms (Views: 68.8ms | ActiveRecord: 0.9ms) Started GET "/trees?q%5Baasm_state%5D=snack" for 127.0.0.1 at 2019-10-05 21:34:58 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"snack"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.8ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (9.2ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (30.2ms) Rendered trees/index.html.slim within layouts/application (34.5ms) Completed 200 OK in 82ms (Views: 74.9ms | ActiveRecord: 1.4ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-10-05 21:34:58 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (6.1ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (19.6ms) Rendered trees/index.html.slim within layouts/application (21.9ms) Completed 200 OK in 50ms (Views: 43.7ms | ActiveRecord: 1.0ms) Started GET "/trees?q%5Baasm_state%5D=snack" for 127.0.0.1 at 2019-10-05 21:34:59 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"snack"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (3.9ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (18.0ms) Rendered trees/index.html.slim within layouts/application (21.9ms) Completed 200 OK in 50ms (Views: 45.1ms | ActiveRecord: 0.9ms) Started GET "/trees?q%5Baasm_state%5D=snack" for 127.0.0.1 at 2019-10-05 21:35:10 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"snack"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (8.0ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (36.7ms) Rendered trees/index.html.slim within layouts/application (41.6ms) Completed 200 OK in 119ms (Views: 108.7ms | ActiveRecord: 1.1ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-10-05 21:35:12 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (9.2ms) Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (39.5ms) Rendered trees/index.html.slim within layouts/application (55.5ms) Completed 200 OK in 112ms (Views: 96.7ms | ActiveRecord: 1.3ms) Started GET "/trees?q%5Baasm_state%5D=snack" for 127.0.0.1 at 2019-10-05 21:35:13 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"snack"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (15.8ms) Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (50.1ms) Rendered trees/index.html.slim within layouts/application (56.3ms) Completed 200 OK in 120ms (Views: 112.2ms | ActiveRecord: 1.4ms) Started GET "/trees?q%5Baasm_state%5D=snack" for 127.0.0.1 at 2019-10-05 21:35:26 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"snack"}} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (7.3ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (37.2ms) Rendered trees/index.html.slim within layouts/application (41.2ms) Completed 200 OK in 93ms (Views: 87.4ms | ActiveRecord: 1.0ms) Started GET "/trees?q%5Baasm_state%5D=delicious" for 127.0.0.1 at 2019-10-05 21:35:30 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"delicious"}} Tree Load (1.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.2ms) Tree Load (0.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (41.8ms) Rendered trees/index.html.slim within layouts/application (49.2ms) Completed 200 OK in 99ms (Views: 92.0ms | ActiveRecord: 2.4ms) Started GET "/trees?q%5Baasm_state%5D=snack" for 127.0.0.1 at 2019-10-05 21:35:31 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"snack"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (10.7ms) Tree Load (1.1ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (30.9ms) Rendered trees/index.html.slim within layouts/application (37.3ms) Completed 200 OK in 80ms (Views: 73.3ms | ActiveRecord: 2.1ms) Started GET "/trees?q%5Baasm_state%5D=snack" for 127.0.0.1 at 2019-10-05 21:35:33 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"snack"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.0ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (8.3ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (27.9ms) Rendered trees/index.html.slim within layouts/application (31.7ms) Completed 200 OK in 78ms (Views: 70.7ms | ActiveRecord: 1.6ms) Started GET "/trees?q%5Baasm_state%5D=snack" for 127.0.0.1 at 2019-10-05 21:35:34 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"snack"}} Tree Load (1.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.7ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (14.1ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (43.9ms) Rendered trees/index.html.slim within layouts/application (51.5ms) Completed 200 OK in 104ms (Views: 94.8ms | ActiveRecord: 2.3ms) Started GET "/trees?q%5Baasm_state%5D=snack" for 127.0.0.1 at 2019-10-05 21:35:35 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"snack"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (13.1ms) Tree Load (1.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (33.2ms) Rendered trees/index.html.slim within layouts/application (41.0ms) Completed 200 OK in 87ms (Views: 80.9ms | ActiveRecord: 2.0ms) Started GET "/trees?q%5Baasm_state%5D=snack" for 127.0.0.1 at 2019-10-05 21:35:40 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"snack"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (3.9ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (16.5ms) Rendered trees/index.html.slim within layouts/application (19.5ms) Completed 200 OK in 46ms (Views: 41.8ms | ActiveRecord: 0.9ms) Started GET "/trees?q%5Baasm_state%5D=snack" for 127.0.0.1 at 2019-10-05 21:35:47 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state"=>"snack"}} Tree Load (3.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.2ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (6.9ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (38.7ms) Rendered trees/index.html.slim within layouts/application (43.7ms) Completed 200 OK in 96ms (Views: 84.4ms | ActiveRecord: 4.6ms) Started GET "/trees?q%5Baasm_state_eq%5D=snack" for 127.0.0.1 at 2019-10-05 21:35:49 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"snack"}} Tree Load (5.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.1ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'snack' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'snack' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (17.5ms) Rendered trees/index.html.slim within layouts/application (23.2ms) Completed 200 OK in 87ms (Views: 73.1ms | ActiveRecord: 8.0ms) Started GET "/trees?q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 21:35:50 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.6ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (23.4ms) Rendered trees/index.html.slim within layouts/application (28.0ms) Completed 200 OK in 92ms (Views: 80.7ms | ActiveRecord: 2.3ms) Started GET "/trees?q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 21:42:00 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (0.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.7ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (18.5ms) Rendered trees/index.html.slim within layouts/application (23.0ms) Completed 200 OK in 68ms (Views: 54.6ms | ActiveRecord: 9.0ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 21:42:15 +0400 Processing by TreesController#index as HTML Tree Load (1.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.7ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (9.5ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (30.0ms) Rendered trees/index.html.slim within layouts/application (35.1ms) Completed 200 OK in 80ms (Views: 71.5ms | ActiveRecord: 2.1ms) Started GET "/trees?q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 21:42:19 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.7ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (0.9ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (19.7ms) Rendered trees/index.html.slim within layouts/application (24.7ms) Completed 200 OK in 70ms (Views: 60.9ms | ActiveRecord: 3.2ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 21:42:21 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (7.3ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (31.7ms) Rendered trees/index.html.slim within layouts/application (46.5ms) Completed 200 OK in 93ms (Views: 88.2ms | ActiveRecord: 1.0ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 21:44:39 +0400 Processing by TreesController#index as HTML Tree Load (1.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (4.7ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (7.3ms) Tree Load (3.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (35.5ms) Rendered trees/index.html.slim within layouts/application (39.9ms) Completed 200 OK in 93ms (Views: 77.6ms | ActiveRecord: 9.4ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 21:52:45 +0400 Processing by TreesController#index as HTML Tree Load (0.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (8.1ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.3ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (24.7ms) Rendered trees/index.html.slim within layouts/application (28.2ms) Completed 200 OK in 63ms (Views: 58.6ms | ActiveRecord: 1.4ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 21:52:47 +0400 Processing by TreesController#index as HTML Tree Load (1.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (13.4ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (28.5ms) Rendered trees/index.html.slim within layouts/application (31.0ms) Completed 200 OK in 62ms (Views: 53.0ms | ActiveRecord: 2.3ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 21:52:56 +0400 Processing by TreesController#index as HTML Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.6ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (18.0ms) Rendered trees/index.html.slim within layouts/application (20.7ms) Completed 200 OK in 57ms (Views: 52.3ms | ActiveRecord: 0.9ms) Started GET "/trees?q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 21:52:58 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.5ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (0.4ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (12.1ms) Rendered trees/index.html.slim within layouts/application (14.8ms) Completed 200 OK in 44ms (Views: 37.7ms | ActiveRecord: 2.2ms) Started GET "/trees?q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 21:53:22 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (17.0ms) Rendered trees/index.html.slim within layouts/application (21.2ms) Completed 200 OK in 69ms (Views: 62.9ms | ActiveRecord: 1.1ms) Started GET "/trees?q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 21:53:52 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (1.1ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.8ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (19.4ms) Rendered trees/index.html.slim within layouts/application (23.6ms) Completed 200 OK in 73ms (Views: 61.9ms | ActiveRecord: 4.5ms) Started GET "/trees?q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 21:54:02 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (1.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.8ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (25.0ms) Rendered trees/index.html.slim within layouts/application (31.0ms) Completed 200 OK in 98ms (Views: 82.1ms | ActiveRecord: 5.2ms) Started GET "/trees?q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 21:54:18 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (0.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.6ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (1.8ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (25.4ms) Rendered trees/index.html.slim within layouts/application (35.1ms) Completed 200 OK in 101ms (Views: 86.3ms | ActiveRecord: 3.2ms) Started GET "/trees?q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 21:54:24 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (1.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.9ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (1.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (44.6ms) Rendered trees/index.html.slim within layouts/application (49.8ms) Completed 200 OK in 105ms (Views: 88.8ms | ActiveRecord: 7.5ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 21:54:27 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (2.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (11.8ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (58.2ms) Rendered trees/index.html.slim within layouts/application (62.7ms) Completed 200 OK in 132ms (Views: 121.8ms | ActiveRecord: 3.2ms) Started GET "/trees?class=text-reset&q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 21:54:29 +0400 Processing by TreesController#index as HTML Parameters: {"class"=>"text-reset", "q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (0.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.3ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (5.5ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (29.3ms) Rendered trees/index.html.slim within layouts/application (35.6ms) Completed 200 OK in 95ms (Views: 81.8ms | ActiveRecord: 7.7ms) Started GET "/trees?class=text-reset&q%5Baasm_state_eq%5D=snack" for 127.0.0.1 at 2019-10-05 21:54:32 +0400 Processing by TreesController#index as HTML Parameters: {"class"=>"text-reset", "q"=>{"aasm_state_eq"=>"snack"}} Tree Load (1.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.3ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'snack' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'snack' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (26.9ms) Rendered trees/index.html.slim within layouts/application (31.3ms) Completed 200 OK in 92ms (Views: 81.5ms | ActiveRecord: 2.8ms) Started GET "/trees?class=text-reset&q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 21:54:33 +0400 Processing by TreesController#index as HTML Parameters: {"class"=>"text-reset", "q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (2.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.4ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (0.9ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (43.1ms) Rendered trees/index.html.slim within layouts/application (51.0ms) Completed 200 OK in 111ms (Views: 97.2ms | ActiveRecord: 4.6ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 21:54:34 +0400 Processing by TreesController#index as HTML Tree Load (0.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (9.5ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.3ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (37.0ms) Rendered trees/index.html.slim within layouts/application (42.2ms) Completed 200 OK in 93ms (Views: 84.6ms | ActiveRecord: 1.5ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 21:57:58 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (3.7ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (16.5ms) Rendered trees/index.html.slim within layouts/application (19.0ms) Completed 200 OK in 58ms (Views: 52.0ms | ActiveRecord: 1.0ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 21:59:31 +0400 Processing by TreesController#index as HTML Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (2.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (10.3ms) Rendered trees/index.html.slim within layouts/application (15.4ms) Completed 500 Internal Server Error in 26ms (ActiveRecord: 3.0ms) SyntaxError (/home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:12: syntax error, unexpected ')', expecting => ...ate }, { class: "text-reset" }))).to_s)); ... ^ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:18: syntax error, unexpected keyword_end, expecting ')' ; end; @output_buffer.safe_concat(... ^~~ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:18: syntax error, unexpected keyword_end, expecting ')' ...div>".freeze)); end; @output_buffer.safe_concat(... ... ^~~ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24: syntax error, unexpected keyword_do_block, expecting ')' ; data[:attributes].each do |attribute|; ^~ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:26: syntax error, unexpected keyword_end, expecting ')' ...e_concat(("".freeze)); end; (data[:actions] - [:new]).s... ... ^~~ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:26: syntax error, unexpected keyword_do_block, expecting ')' ...ctions] - [:new]).size.times do; ... ^~ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:29: syntax error, unexpected keyword_end, expecting ')' ; end; @output_buffer.safe_concat(... ^~~ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30: syntax error, unexpected keyword_do_block, expecting ')' ; data[:collection].each do |item|; ^~ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:32: syntax error, unexpected keyword_do_block, expecting ')' ; data[:attributes].each do |attribute|; ^~ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:39: syntax error, unexpected keyword_end, expecting ')' ...cat(("".freeze)); end; end; (data[:actions] - [:new]).e... ... ^~~ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:42: syntax error, unexpected keyword_end, expecting ')' ...e_concat(("".freeze)); end; @output_buffer.safe_concat(... ... ^~~ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:48: syntax error, unexpected keyword_ensure, expecting ')' ensure ^~~~~~ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:50: syntax error, unexpected keyword_end, expecting ')' end ^~~): app/views/trees/index.html.slim:3:in `_app_views_trees_index_html_slim__401754954823387698_70004164777180' Started GET "/trees" for 127.0.0.1 at 2019-10-05 21:59:41 +0400 Processing by TreesController#index as HTML Tree Load (1.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (4.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (10.4ms) Tree Load (0.9ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (37.6ms) Rendered trees/index.html.slim within layouts/application (41.5ms) Completed 200 OK in 90ms (Views: 78.4ms | ActiveRecord: 7.0ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:00:06 +0400 Processing by TreesController#index as HTML Tree Load (0.9ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.7ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (6.8ms) Tree Load (1.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (43.7ms) Rendered trees/index.html.slim within layouts/application (48.4ms) Completed 200 OK in 120ms (Views: 108.9ms | ActiveRecord: 2.8ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:00:18 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.0ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.2ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (19.2ms) Rendered trees/index.html.slim within layouts/application (22.1ms) Completed 200 OK in 50ms (Views: 42.8ms | ActiveRecord: 1.7ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:00:21 +0400 Processing by TreesController#index as HTML Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (3.7ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (20.0ms) Rendered trees/index.html.slim within layouts/application (23.0ms) Completed 200 OK in 49ms (Views: 44.2ms | ActiveRecord: 1.2ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:00:28 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.0ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (9.4ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (34.7ms) Rendered trees/index.html.slim within layouts/application (40.0ms) Completed 200 OK in 89ms (Views: 83.2ms | ActiveRecord: 1.7ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:00:30 +0400 Processing by TreesController#index as HTML Tree Load (1.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (11.0ms) Tree Load (2.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (40.2ms) Rendered trees/index.html.slim within layouts/application (44.4ms) Completed 200 OK in 104ms (Views: 91.9ms | ActiveRecord: 4.3ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:00:31 +0400 Processing by TreesController#index as HTML Tree Load (4.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (11.5ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (44.3ms) Rendered trees/index.html.slim within layouts/application (51.7ms) Completed 200 OK in 110ms (Views: 99.4ms | ActiveRecord: 5.6ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:00:52 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (5.1ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (27.9ms) Rendered trees/index.html.slim within layouts/application (30.4ms) Completed 200 OK in 57ms (Views: 51.3ms | ActiveRecord: 1.2ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:01:53 +0400 Processing by TreesController#index as HTML Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (8.7ms) Tree Load (4.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (48.6ms) Rendered trees/index.html.slim within layouts/application (52.7ms) Completed 200 OK in 100ms (Views: 89.0ms | ActiveRecord: 5.5ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:02:18 +0400 Processing by TreesController#index as HTML Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (11.7ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.5ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (35.2ms) Rendered trees/index.html.slim within layouts/application (39.9ms) Completed 200 OK in 86ms (Views: 80.3ms | ActiveRecord: 1.3ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:02:20 +0400 Processing by TreesController#index as HTML Tree Load (1.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.1ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (7.2ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (27.0ms) Rendered trees/index.html.slim within layouts/application (35.1ms) Completed 200 OK in 86ms (Views: 77.2ms | ActiveRecord: 2.7ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:02:24 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.4ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (20.9ms) Rendered trees/index.html.slim within layouts/application (24.3ms) Completed 200 OK in 62ms (Views: 55.2ms | ActiveRecord: 1.1ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:02:29 +0400 Processing by TreesController#index as HTML Tree Load (1.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.8ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (9.5ms) Tree Load (0.9ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (37.1ms) Rendered trees/index.html.slim within layouts/application (41.0ms) Completed 200 OK in 91ms (Views: 80.5ms | ActiveRecord: 3.9ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:03:31 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.6ms) Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.3ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (19.3ms) Rendered trees/index.html.slim within layouts/application (22.2ms) Completed 200 OK in 49ms (Views: 43.1ms | ActiveRecord: 1.3ms) Started GET "/trees?html_options%5Bclass%5D=text-reset&q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 22:03:33 +0400 Processing by TreesController#index as HTML Parameters: {"html_options"=>{"class"=>"text-reset"}, "q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (10.6ms) Rendered trees/index.html.slim within layouts/application (13.7ms) Completed 200 OK in 61ms (Views: 52.8ms | ActiveRecord: 1.1ms) Started GET "/trees?html_options%5Bclass%5D=text-reset&q%5Baasm_state_eq%5D=snack" for 127.0.0.1 at 2019-10-05 22:03:36 +0400 Processing by TreesController#index as HTML Parameters: {"html_options"=>{"class"=>"text-reset"}, "q"=>{"aasm_state_eq"=>"snack"}} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'snack' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (0.2ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'snack' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (10.0ms) Rendered trees/index.html.slim within layouts/application (14.1ms) Completed 200 OK in 42ms (Views: 37.2ms | ActiveRecord: 0.8ms) Started GET "/trees?html_options%5Bclass%5D=text-reset&q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 22:03:40 +0400 Processing by TreesController#index as HTML Parameters: {"html_options"=>{"class"=>"text-reset"}, "q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (9.4ms) Rendered trees/index.html.slim within layouts/application (12.9ms) Completed 200 OK in 41ms (Views: 36.4ms | ActiveRecord: 0.9ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:03:42 +0400 Processing by TreesController#index as HTML Tree Load (1.1ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.7ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:30 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (18.5ms) Rendered trees/index.html.slim within layouts/application (21.9ms) Completed 200 OK in 53ms (Views: 46.0ms | ActiveRecord: 1.9ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:17:47 +0400 Processing by TreesController#index as HTML Tree Load (0.9ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (8.8ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:31 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (34.4ms) Rendered trees/index.html.slim within layouts/application (39.9ms) Completed 200 OK in 130ms (Views: 89.7ms | ActiveRecord: 10.7ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:20:52 +0400 Processing by TreesController#index as HTML Tree Load (1.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (8.1ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:31 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.3ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (33.1ms) Rendered trees/index.html.slim within layouts/application (39.2ms) Completed 200 OK in 94ms (Views: 84.8ms | ActiveRecord: 1.9ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:20:58 +0400 Processing by TreesController#index as HTML Tree Load (1.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.9ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:31 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (21.1ms) Rendered trees/index.html.slim within layouts/application (26.2ms) Completed 200 OK in 69ms (Views: 61.5ms | ActiveRecord: 1.8ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:21:01 +0400 Processing by TreesController#index as HTML Tree Load (0.9ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (7.1ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:31 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (48.8ms) Rendered trees/index.html.slim within layouts/application (56.5ms) Completed 200 OK in 97ms (Views: 88.0ms | ActiveRecord: 4.3ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:22:01 +0400 Processing by TreesController#index as HTML Tree Load (2.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.7ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (5.2ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:27 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.3ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (26.9ms) Rendered trees/index.html.slim within layouts/application (30.8ms) Completed 200 OK in 116ms (Views: 75.8ms | ActiveRecord: 12.3ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:22:03 +0400 Processing by TreesController#index as HTML Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (5.0ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:27 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (23.1ms) Rendered trees/index.html.slim within layouts/application (25.8ms) Completed 200 OK in 75ms (Views: 56.2ms | ActiveRecord: 4.7ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:22:22 +0400 Processing by TreesController#index as HTML Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.2ms) Tree Load (0.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:27 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (20.8ms) Rendered trees/index.html.slim within layouts/application (24.3ms) Completed 200 OK in 78ms (Views: 51.4ms | ActiveRecord: 4.8ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:22:39 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (5.8ms) Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:27 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (20.2ms) Rendered trees/index.html.slim within layouts/application (23.2ms) Completed 200 OK in 77ms (Views: 57.5ms | ActiveRecord: 1.3ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:22:41 +0400 Processing by TreesController#index as HTML Tree Load (1.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (8.1ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:27 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (22.5ms) Rendered trees/index.html.slim within layouts/application (26.3ms) Completed 200 OK in 61ms (Views: 54.5ms | ActiveRecord: 1.8ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:22:42 +0400 Processing by TreesController#index as HTML Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.6ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (5.9ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:27 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (21.4ms) Rendered trees/index.html.slim within layouts/application (25.1ms) Completed 200 OK in 78ms (Views: 49.9ms | ActiveRecord: 5.5ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:23:56 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (6.0ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:27 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (26.8ms) Rendered trees/index.html.slim within layouts/application (29.6ms) Completed 200 OK in 60ms (Views: 55.1ms | ActiveRecord: 0.9ms) Started GET "/trees?html_options%5Bclass%5D=text-reset&q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 22:23:57 +0400 Processing by TreesController#index as HTML Parameters: {"html_options"=>{"class"=>"text-reset"}, "q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.6ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:27 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (12.6ms) Rendered trees/index.html.slim within layouts/application (16.9ms) Completed 200 OK in 48ms (Views: 41.5ms | ActiveRecord: 1.3ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:35:30 +0400 Processing by TreesController#index as HTML Tree Load (1.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (9.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (20.8ms) Rendered trees/index.html.slim within layouts/application (25.8ms) Completed 500 Internal Server Error in 69ms (ActiveRecord: 8.8ms) ActionView::Template::Error (':aasm_scope_filter' is not an ActiveModel-compatible object. It must implement :to_partial_path.): 8: .col-sm-12 9: .border.p-1.mb-3 10: .badge.mx-1 = link_to t(:all) 11: = render :aasm_scope_filter 12: .row 13: .col-sm-12 14: .table-responsive app/views/trees/index.html.slim:3:in `_app_views_trees_index_html_slim__401754954823387698_70004167520000' Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:35:43 +0400 Processing by TreesController#index as HTML Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (2.6ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (11.4ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (27.3ms) Rendered trees/index.html.slim within layouts/application (32.2ms) Completed 500 Internal Server Error in 45ms (ActiveRecord: 3.1ms) ActionView::Template::Error (':aasm_scope_filter' is not an ActiveModel-compatible object. It must implement :to_partial_path.): 8: .col-sm-12 9: .border.p-1.mb-3 10: .badge.mx-1 = link_to t(:all) 11: = render partial: :aasm_scope_filter 12: .row 13: .col-sm-12 14: .table-responsive app/views/trees/index.html.slim:3:in `_app_views_trees_index_html_slim__401754954823387698_70004171575420' Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:35:52 +0400 Processing by TreesController#index as HTML Tree Load (4.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (19.5ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (31.3ms) Rendered trees/index.html.slim within layouts/application (35.7ms) Completed 500 Internal Server Error in 47ms (ActiveRecord: 4.6ms) ActionView::Template::Error (Missing partial trees/_aasm_scope_filter, application/_aasm_scope_filter with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :slim]}. Searched in: * "/home/webgen/www/chest/ruby/gems/lasha/spec/dummy/app/views" * "/home/webgen/www/chest/ruby/gems/lasha/app/views" ): 8: .col-sm-12 9: .border.p-1.mb-3 10: .badge.mx-1 = link_to t(:all) 11: = render partial: "aasm_scope_filter" 12: .row 13: .col-sm-12 14: .table-responsive app/views/trees/index.html.slim:3:in `_app_views_trees_index_html_slim__401754954823387698_70004158068020' Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:36:06 +0400 Processing by TreesController#index as HTML Tree Load (2.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (6.0ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/gems/2.5.0/gems/did_you_mean-1.2.0/lib/did_you_mean/core_ext/name_error.rb:8 CACHE Tree Load (0.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/gems/2.5.0/gems/did_you_mean-1.2.0/lib/did_you_mean/core_ext/name_error.rb:8 CACHE Tree Load (0.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/gems/2.5.0/gems/did_you_mean-1.2.0/lib/did_you_mean/core_ext/name_error.rb:8 CACHE Tree Load (0.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/gems/2.5.0/gems/did_you_mean-1.2.0/lib/did_you_mean/core_ext/name_error.rb:8 CACHE Tree Load (0.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/gems/2.5.0/gems/did_you_mean-1.2.0/lib/did_you_mean/core_ext/name_error.rb:4 CACHE Tree Load (0.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/gems/2.5.0/gems/did_you_mean-1.2.0/lib/did_you_mean/core_ext/name_error.rb:4 CACHE Tree Load (0.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/gems/2.5.0/gems/did_you_mean-1.2.0/lib/did_you_mean/core_ext/name_error.rb:4 CACHE Tree Load (0.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/gems/2.5.0/gems/did_you_mean-1.2.0/lib/did_you_mean/core_ext/name_error.rb:4 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (94.9ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (116.8ms) Rendered trees/index.html.slim within layouts/application (120.8ms) Completed 500 Internal Server Error in 131ms (ActiveRecord: 5.7ms) ActionView::Template::Error (undefined local variable or method `data' for #<#:0x00007f563b480a10> Did you mean? @data): 1: - if data[:model].respond_to?(:aasm) && data[:model].aasm.states.present? 2: - data[:model].aasm.states.map(&:name).each do |state| 3: .badge.mx-1 = link_to state, q: { aasm_state_eq: state }, html_options: { class: "text-reset" } app/views/trees/index.html.slim:3:in `_app_views_trees_index_html_slim__401754954823387698_70004169247900' Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:36:30 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (6.5ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (2.5ms) Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (37.1ms) Rendered trees/index.html.slim within layouts/application (43.7ms) Completed 200 OK in 99ms (Views: 92.9ms | ActiveRecord: 1.4ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:37:03 +0400 Processing by TreesController#index as HTML Tree Load (1.1ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (13.0ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (4.2ms) Tree Load (1.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (45.5ms) Rendered trees/index.html.slim within layouts/application (49.6ms) Completed 200 OK in 111ms (Views: 95.7ms | ActiveRecord: 3.3ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:37:16 +0400 Processing by TreesController#index as HTML Tree Load (0.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.5ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (3.9ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (22.5ms) Rendered trees/index.html.slim within layouts/application (25.2ms) Completed 200 OK in 50ms (Views: 45.6ms | ActiveRecord: 1.4ms) Started GET "/trees?html_options%5Bclass%5D=text-reset&html_options%5Bid%5D=11231414241&q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 22:37:23 +0400 Processing by TreesController#index as HTML Parameters: {"html_options"=>{"class"=>"text-reset", "id"=>"11231414241"}, "q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.7ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (2.7ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (12.3ms) Rendered trees/index.html.slim within layouts/application (15.3ms) Completed 200 OK in 47ms (Views: 39.9ms | ActiveRecord: 2.3ms) Started GET "/trees?html_options%5Bclass%5D=text-reset&html_options%5Bid%5D=11231414241&q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 22:37:36 +0400 Processing by TreesController#index as HTML Parameters: {"html_options"=>{"class"=>"text-reset", "id"=>"11231414241"}, "q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (1.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.8ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (3.3ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (19.9ms) Rendered trees/index.html.slim within layouts/application (24.4ms) Completed 200 OK in 74ms (Views: 63.0ms | ActiveRecord: 2.1ms) Started GET "/trees?html_options%5Bclass%5D=text-reset&html_options%5Bid%5D=11231414241&q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 22:38:55 +0400 Processing by TreesController#index as HTML Parameters: {"html_options"=>{"class"=>"text-reset", "id"=>"11231414241"}, "q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.5ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (2.3ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (14.3ms) Rendered trees/index.html.slim within layouts/application (17.0ms) Completed 200 OK in 45ms (Views: 37.8ms | ActiveRecord: 2.1ms) Started GET "/trees?html_options%5Bclass%5D=text-reset&html_options%5Bid%5D=11231414241&q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 22:40:25 +0400 Processing by TreesController#index as HTML Parameters: {"html_options"=>{"class"=>"text-reset", "id"=>"11231414241"}, "q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (1.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.7ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (4.8ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (12.0ms) Rendered trees/index.html.slim within layouts/application (16.3ms) Completed 500 Internal Server Error in 25ms (ActiveRecord: 2.7ms) ActionView::Template::Error (unable to convert unpermitted parameters to hash): 1: - if data[:model].respond_to?(:aasm) && data[:model].aasm.states.present? 2: - data[:model].aasm.states.map(&:name).each do |state| 3: .badge.mx-1 = link_to state, params.merge(q: { aasm_state_eq: state }) app/views/trees/index.html.slim:3:in `_app_views_trees_index_html_slim__401754954823387698_70004168100720' Started GET "/trees?html_options%5Bclass%5D=text-reset&html_options%5Bid%5D=11231414241&q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 22:41:30 +0400 Processing by TreesController#index as HTML Parameters: {"html_options"=>{"class"=>"text-reset", "id"=>"11231414241"}, "q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (0.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (2.5ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (13.7ms) Rendered trees/index.html.slim within layouts/application (16.0ms) Completed 200 OK in 45ms (Views: 38.9ms | ActiveRecord: 1.5ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:41:34 +0400 Processing by TreesController#index as HTML Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.7ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (3.8ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (2.7ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (21.3ms) Rendered trees/index.html.slim within layouts/application (25.0ms) Completed 200 OK in 65ms (Views: 58.1ms | ActiveRecord: 2.4ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:41:46 +0400 Processing by TreesController#index as HTML Tree Load (1.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (13.0ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (3.5ms) Tree Load (1.1ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (43.3ms) Rendered trees/index.html.slim within layouts/application (47.7ms) Completed 200 OK in 90ms (Views: 82.4ms | ActiveRecord: 2.9ms) Started GET "/trees?q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 22:41:49 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (2.1ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (11.6ms) Rendered trees/index.html.slim within layouts/application (15.8ms) Completed 200 OK in 48ms (Views: 43.3ms | ActiveRecord: 0.9ms) Started GET "/trees?q%5Baasm_state_eq%5D=snack" for 127.0.0.1 at 2019-10-05 22:41:51 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"snack"}} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'snack' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (2.2ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'snack' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (13.0ms) Rendered trees/index.html.slim within layouts/application (15.6ms) Completed 200 OK in 52ms (Views: 45.8ms | ActiveRecord: 1.0ms) Started GET "/trees?q%5Baasm_state_eq%5D=snack" for 127.0.0.1 at 2019-10-05 22:41:57 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"snack"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'snack' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (8.5ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'snack' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (25.8ms) Rendered trees/index.html.slim within layouts/application (36.6ms) Completed 200 OK in 75ms (Views: 68.0ms | ActiveRecord: 1.1ms) Started GET "/trees?q%5Baasm_state_eq%5D=snack" for 127.0.0.1 at 2019-10-05 22:42:13 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"snack"}} Tree Load (1.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.5ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'snack' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (3.0ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'snack' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (15.7ms) Rendered trees/index.html.slim within layouts/application (19.8ms) Completed 200 OK in 64ms (Views: 56.8ms | ActiveRecord: 1.8ms) Started GET "/trees?q%5Baasm_state_eq%5D=snack" for 127.0.0.1 at 2019-10-05 22:42:26 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"snack"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.5ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'snack' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (3.3ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'snack' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (16.1ms) Rendered trees/index.html.slim within layouts/application (23.5ms) Completed 200 OK in 76ms (Views: 69.3ms | ActiveRecord: 1.1ms) Started GET "/trees?q%5Baasm_state_eq%5D=snack" for 127.0.0.1 at 2019-10-05 22:42:36 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"snack"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'snack' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (2.6ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'snack' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (18.2ms) Rendered trees/index.html.slim within layouts/application (23.0ms) Completed 200 OK in 53ms (Views: 45.9ms | ActiveRecord: 1.1ms) Started GET "/trees?q%5Baasm_state_eq%5D=snack" for 127.0.0.1 at 2019-10-05 22:43:08 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"snack"}} Tree Load (1.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.5ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'snack' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (4.9ms) Tree Load (1.5ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'snack' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (33.7ms) Rendered trees/index.html.slim within layouts/application (39.9ms) Completed 200 OK in 96ms (Views: 82.4ms | ActiveRecord: 3.0ms) Started GET "/trees?q%5Baasm_state_eq%5D=snack" for 127.0.0.1 at 2019-10-05 22:43:14 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"snack"}} Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.5ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'snack' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (5.8ms) Tree Load (0.5ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'snack' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (23.5ms) Rendered trees/index.html.slim within layouts/application (29.3ms) Completed 200 OK in 76ms (Views: 67.6ms | ActiveRecord: 1.5ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:43:17 +0400 Processing by TreesController#index as HTML Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (6.8ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (5.1ms) Tree Load (2.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (60.7ms) Rendered trees/index.html.slim within layouts/application (64.7ms) Completed 200 OK in 115ms (Views: 105.1ms | ActiveRecord: 4.4ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:43:28 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.8ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (9.7ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (3.6ms) Tree Load (0.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:25 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.3ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (42.5ms) Rendered trees/index.html.slim within layouts/application (48.6ms) Completed 200 OK in 107ms (Views: 98.3ms | ActiveRecord: 3.0ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:43:47 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (2.1ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (6.5ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (6.4ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (39.1ms) Rendered trees/index.html.slim within layouts/application (44.2ms) Completed 200 OK in 101ms (Views: 87.5ms | ActiveRecord: 2.9ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:43:57 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.9ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (10.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (3.7ms) Tree Load (1.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (38.2ms) Rendered trees/index.html.slim within layouts/application (46.8ms) Completed 200 OK in 100ms (Views: 89.3ms | ActiveRecord: 3.3ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:44:15 +0400 Processing by TreesController#index as HTML Tree Load (1.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (5.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (9.5ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (4.2ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (45.2ms) Rendered trees/index.html.slim within layouts/application (54.7ms) Completed 200 OK in 114ms (Views: 91.4ms | ActiveRecord: 13.1ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:44:21 +0400 Processing by TreesController#index as HTML Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (13.6ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (4.5ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (51.0ms) Rendered trees/index.html.slim within layouts/application (56.4ms) Completed 200 OK in 115ms (Views: 105.0ms | ActiveRecord: 1.3ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:44:26 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (8.5ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (7.0ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (39.5ms) Rendered trees/index.html.slim within layouts/application (44.8ms) Completed 200 OK in 107ms (Views: 95.4ms | ActiveRecord: 1.1ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:44:31 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (1.1ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (11.3ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (5.1ms) Tree Load (0.9ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (44.4ms) Rendered trees/index.html.slim within layouts/application (49.8ms) Completed 200 OK in 109ms (Views: 99.6ms | ActiveRecord: 2.4ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:44:42 +0400 Processing by TreesController#index as HTML Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (11.4ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (4.1ms) Tree Load (1.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (50.2ms) Rendered trees/index.html.slim within layouts/application (58.5ms) Completed 200 OK in 127ms (Views: 121.1ms | ActiveRecord: 1.8ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:44:46 +0400 Processing by TreesController#index as HTML Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (6.0ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (5.0ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (33.7ms) Rendered trees/index.html.slim within layouts/application (37.6ms) Completed 200 OK in 83ms (Views: 77.5ms | ActiveRecord: 1.1ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:45:51 +0400 Processing by TreesController#index as HTML Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (12.0ms) Tree Load (5.9ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/gems/2.5.0/gems/did_you_mean-1.2.0/lib/did_you_mean/core_ext/name_error.rb:8 CACHE Tree Load (0.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/gems/2.5.0/gems/did_you_mean-1.2.0/lib/did_you_mean/core_ext/name_error.rb:8 CACHE Tree Load (0.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/gems/2.5.0/gems/did_you_mean-1.2.0/lib/did_you_mean/core_ext/name_error.rb:8 CACHE Tree Load (0.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/gems/2.5.0/gems/did_you_mean-1.2.0/lib/did_you_mean/core_ext/name_error.rb:8 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (138.2ms) Rendered trees/index.html.slim within layouts/application (147.6ms) Completed 500 Internal Server Error in 156ms (ActiveRecord: 7.0ms) ActionView::Template::Error (undefined method `active_link_to' for #<#:0x00007f563b16a948>): 7: .row 8: .col-sm-12 9: .border.p-1.mb-3 10: = active_link_to t(:all), url_for, class: "badge badge-secondary text-white" 11: = render partial: "lasha/aasm_scope_filter", locals: { data: data } 12: .row 13: .col-sm-12 app/views/trees/index.html.slim:3:in `_app_views_trees_index_html_slim__401754954823387698_70004167630520' Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:45:56 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.7ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (7.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (4.1ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (37.9ms) Rendered trees/index.html.slim within layouts/application (41.9ms) Completed 200 OK in 87ms (Views: 79.2ms | ActiveRecord: 1.5ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:47:57 +0400 Processing by TreesController#index as HTML Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (7.6ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (12.1ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (35.7ms) Rendered trees/index.html.slim within layouts/application (38.7ms) Completed 200 OK in 68ms (Views: 63.6ms | ActiveRecord: 0.8ms) Started GET "/trees?q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 22:48:01 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (2.1ms) Tree Load (0.5ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (13.3ms) Rendered trees/index.html.slim within layouts/application (15.9ms) Completed 200 OK in 43ms (Views: 37.5ms | ActiveRecord: 1.2ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:48:03 +0400 Processing by TreesController#index as HTML Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (2.1ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (20.6ms) Rendered trees/index.html.slim within layouts/application (24.0ms) Completed 200 OK in 52ms (Views: 47.6ms | ActiveRecord: 1.0ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:52:50 +0400  (1.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/.rvm/gems/ruby-2.5.1/gems/activerecord-5.2.3/lib/active_record/log_subscriber.rb:98 Processing by TreesController#index as HTML Tree Load (0.9ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:64  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:39 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (11.8ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/gems/2.5.0/gems/did_you_mean-1.2.0/lib/did_you_mean/core_ext/name_error.rb:8 CACHE Tree Load (0.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/gems/2.5.0/gems/did_you_mean-1.2.0/lib/did_you_mean/core_ext/name_error.rb:8 CACHE Tree Load (0.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/gems/2.5.0/gems/did_you_mean-1.2.0/lib/did_you_mean/core_ext/name_error.rb:8 CACHE Tree Load (0.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/.rvm/rubies/ruby-2.5.1/lib/ruby/gems/2.5.0/gems/did_you_mean-1.2.0/lib/did_you_mean/core_ext/name_error.rb:8 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (36.9ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (91.4ms) Rendered trees/index.html.slim within layouts/application (113.9ms) Completed 500 Internal Server Error in 162ms (ActiveRecord: 7.7ms) ActionView::Template::Error (undefined method `active_link_to' for #<#:0x000055fe2341f678>): 1: - if data[:model].respond_to?(:aasm) && data[:model].aasm.states.present? 2: - data[:model].aasm.states.map(&:name).each do |state| 3: .badge.mx-1 = active_link_to state, url_for(q: { aasm_state_eq: state }), class: "text-reset" app/views/trees/index.html.slim:3:in `_app_views_trees_index_html_slim___1424828819290674756_47275000206760' Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:53:18 +0400  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/.rvm/gems/ruby-2.5.1/gems/activerecord-5.2.3/lib/active_record/log_subscriber.rb:98 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.0ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (4.2ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (44.9ms) Rendered trees/index.html.slim within layouts/application (52.4ms) Completed 200 OK in 694ms (Views: 668.8ms | ActiveRecord: 4.3ms) Started GET "/trees?q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 22:53:22 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (0.9ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.6ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (2.2ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (13.7ms) Rendered trees/index.html.slim within layouts/application (16.2ms) Completed 200 OK in 41ms (Views: 34.8ms | ActiveRecord: 1.6ms) Started GET "/trees?q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 22:53:37 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.3ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (2.5ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (11.7ms) Rendered trees/index.html.slim within layouts/application (14.4ms) Completed 200 OK in 60ms (Views: 53.8ms | ActiveRecord: 1.0ms) Started GET "/trees?q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 22:53:40 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (0.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.6ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (2.2ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (14.1ms) Rendered trees/index.html.slim within layouts/application (16.6ms) Completed 200 OK in 49ms (Views: 42.0ms | ActiveRecord: 2.8ms) Started GET "/trees?q%5Baasm_state_eq%5D=snack" for 127.0.0.1 at 2019-10-05 22:53:41 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"snack"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.3ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'snack' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (3.6ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'snack' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (20.7ms) Rendered trees/index.html.slim within layouts/application (23.4ms) Completed 200 OK in 67ms (Views: 62.0ms | ActiveRecord: 1.0ms) Started GET "/trees?q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 22:53:43 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.3ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_aasm_scope_filter.html.slim (2.8ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:24 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (17.9ms) Rendered trees/index.html.slim within layouts/application (22.8ms) Completed 200 OK in 89ms (Views: 82.0ms | ActiveRecord: 1.1ms) Started GET "/trees?q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 22:57:05 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.3ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (6.5ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (19.7ms) Rendered trees/index.html.slim within layouts/application (36.2ms) Completed 200 OK in 73ms (Views: 66.3ms | ActiveRecord: 1.0ms) Started GET "/trees?q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 22:57:47 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (1.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (1.0ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (5.7ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (22.9ms) Rendered trees/index.html.slim within layouts/application (28.6ms) Completed 200 OK in 78ms (Views: 61.6ms | ActiveRecord: 4.3ms) Started GET "/trees?q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 22:57:49 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (0.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.4ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (5.7ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (21.1ms) Rendered trees/index.html.slim within layouts/application (25.9ms) Completed 200 OK in 61ms (Views: 52.7ms | ActiveRecord: 1.3ms) Started GET "/trees?q%5Baasm_state_eq%5D=snack" for 127.0.0.1 at 2019-10-05 22:57:51 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"snack"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.4ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'snack' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (4.6ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'snack' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (23.4ms) Rendered trees/index.html.slim within layouts/application (27.0ms) Completed 200 OK in 55ms (Views: 48.4ms | ActiveRecord: 1.1ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:57:53 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (1.1ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.5ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (4.0ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (21.8ms) Rendered trees/index.html.slim within layouts/application (24.2ms) Completed 200 OK in 50ms (Views: 43.7ms | ActiveRecord: 1.9ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:58:11 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (1.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (7.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (5.6ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (38.7ms) Rendered trees/index.html.slim within layouts/application (43.5ms) Completed 200 OK in 95ms (Views: 87.6ms | ActiveRecord: 2.1ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:58:24 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (1.1ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (10.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (7.2ms) Tree Load (2.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (53.3ms) Rendered trees/index.html.slim within layouts/application (57.7ms) Completed 200 OK in 103ms (Views: 92.8ms | ActiveRecord: 3.8ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 22:58:50 +0400 Processing by TreesController#index as HTML Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.6ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (11.3ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (4.5ms) Tree Load (0.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (35.9ms) Rendered trees/index.html.slim within layouts/application (41.6ms) Completed 200 OK in 82ms (Views: 72.1ms | ActiveRecord: 2.0ms) Started GET "/trees?q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 22:59:02 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.8ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (2.6ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (11.2ms) Rendered trees/index.html.slim within layouts/application (14.2ms) Completed 200 OK in 49ms (Views: 43.0ms | ActiveRecord: 1.4ms) Started GET "/trees?q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 23:00:44 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.4ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (2.6ms) Tree Load (0.5ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (13.7ms) Rendered trees/index.html.slim within layouts/application (16.1ms) Completed 200 OK in 43ms (Views: 38.2ms | ActiveRecord: 1.2ms) Started GET "/trees?q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 23:00:46 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.3ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (2.8ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (12.4ms) Rendered trees/index.html.slim within layouts/application (14.9ms) Completed 200 OK in 43ms (Views: 38.6ms | ActiveRecord: 1.0ms) Started GET "/trees?q%5Baasm_state_eq%5D=snack" for 127.0.0.1 at 2019-10-05 23:00:47 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"snack"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.3ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'snack' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (3.9ms) Tree Load (0.8ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'snack' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (14.3ms) Rendered trees/index.html.slim within layouts/application (17.1ms) Completed 200 OK in 46ms (Views: 38.1ms | ActiveRecord: 1.6ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 23:00:49 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (11.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (4.2ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (30.9ms) Rendered trees/index.html.slim within layouts/application (33.4ms) Completed 200 OK in 62ms (Views: 56.5ms | ActiveRecord: 1.0ms) Started GET "/trees?q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 23:00:51 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.3ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (2.7ms) Tree Load (0.5ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (13.4ms) Rendered trees/index.html.slim within layouts/application (17.9ms) Completed 200 OK in 46ms (Views: 41.0ms | ActiveRecord: 1.1ms) Started GET "/trees?q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 23:01:07 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.4ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (8.1ms) Tree Load (0.7ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (32.3ms) Rendered trees/index.html.slim within layouts/application (36.3ms) Completed 200 OK in 85ms (Views: 69.8ms | ActiveRecord: 1.7ms) Started GET "/trees?q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 23:01:09 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (0.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.8ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (3.3ms) Tree Load (0.7ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (14.9ms) Rendered trees/index.html.slim within layouts/application (17.7ms) Completed 200 OK in 63ms (Views: 55.3ms | ActiveRecord: 2.3ms) Started GET "/trees?q%5Baasm_state_eq%5D=snack" for 127.0.0.1 at 2019-10-05 23:01:11 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"snack"}} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (1.1ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'snack' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (4.8ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'snack' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (13.5ms) Rendered trees/index.html.slim within layouts/application (17.2ms) Completed 200 OK in 51ms (Views: 42.3ms | ActiveRecord: 2.0ms) Started GET "/trees?q%5Baasm_state_eq%5D=snack" for 127.0.0.1 at 2019-10-05 23:02:20 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"snack"}} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.9ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'snack' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (2.8ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'snack' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (11.1ms) Rendered trees/index.html.slim within layouts/application (13.8ms) Completed 200 OK in 42ms (Views: 35.8ms | ActiveRecord: 1.5ms) Started GET "/trees?q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 23:02:23 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.3ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (3.5ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (12.4ms) Rendered trees/index.html.slim within layouts/application (15.4ms) Completed 200 OK in 51ms (Views: 44.0ms | ActiveRecord: 1.0ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 23:02:24 +0400 Processing by TreesController#index as HTML Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (3.8ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (2.8ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (19.5ms) Rendered trees/index.html.slim within layouts/application (21.9ms) Completed 200 OK in 53ms (Views: 48.2ms | ActiveRecord: 0.9ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 23:03:11 +0400 Processing by TreesController#index as HTML Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (1.1ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (6.5ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (4.7ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (26.3ms) Rendered trees/index.html.slim within layouts/application (29.2ms) Completed 200 OK in 60ms (Views: 52.2ms | ActiveRecord: 1.6ms) Started GET "/trees?q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 23:03:13 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.3ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (2.8ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (12.3ms) Rendered trees/index.html.slim within layouts/application (16.3ms) Completed 200 OK in 51ms (Views: 46.9ms | ActiveRecord: 0.8ms) Started GET "/trees?q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 23:03:15 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.4ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (3.5ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (12.8ms) Rendered trees/index.html.slim within layouts/application (15.2ms) Completed 200 OK in 47ms (Views: 41.3ms | ActiveRecord: 1.0ms) Started GET "/trees?q%5Baasm_state_eq%5D=snack" for 127.0.0.1 at 2019-10-05 23:03:16 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"snack"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.4ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'snack' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (3.0ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'snack' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (14.4ms) Rendered trees/index.html.slim within layouts/application (17.5ms) Completed 200 OK in 50ms (Views: 45.8ms | ActiveRecord: 1.0ms) Started GET "/trees?q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 23:03:17 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (1.4ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (4.1ms) Tree Load (0.7ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (19.9ms) Rendered trees/index.html.slim within layouts/application (23.8ms) Completed 200 OK in 55ms (Views: 48.0ms | ActiveRecord: 2.5ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 23:03:18 +0400 Processing by TreesController#index as HTML Tree Load (1.1ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (12.7ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (3.6ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (30.2ms) Rendered trees/index.html.slim within layouts/application (32.8ms) Completed 200 OK in 62ms (Views: 55.6ms | ActiveRecord: 1.8ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 23:03:36 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (2.7ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (6.3ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (6.4ms) Tree Load (1.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.4ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (42.2ms) Rendered trees/index.html.slim within layouts/application (49.7ms) Completed 200 OK in 95ms (Views: 83.5ms | ActiveRecord: 4.8ms) Started GET "/trees?q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 23:03:38 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (1.1ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.4ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (3.1ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (17.5ms) Rendered trees/index.html.slim within layouts/application (20.4ms) Completed 200 OK in 51ms (Views: 44.3ms | ActiveRecord: 1.8ms) Started GET "/trees?q%5Baasm_state_eq%5D=snack" for 127.0.0.1 at 2019-10-05 23:03:40 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"snack"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.3ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'snack' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (2.7ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'snack' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (19.3ms) Rendered trees/index.html.slim within layouts/application (22.1ms) Completed 200 OK in 49ms (Views: 42.2ms | ActiveRecord: 1.0ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 23:03:41 +0400 Processing by TreesController#index as HTML Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.2ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (3.5ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (2.7ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (20.0ms) Rendered trees/index.html.slim within layouts/application (22.4ms) Completed 200 OK in 51ms (Views: 47.0ms | ActiveRecord: 0.7ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 23:04:16 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.4ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (3.2ms) Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (26.2ms) Rendered trees/index.html.slim within layouts/application (29.4ms) Completed 200 OK in 57ms (Views: 51.6ms | ActiveRecord: 1.4ms) Started GET "/trees?q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 23:04:19 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.5ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (5.4ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (17.1ms) Rendered trees/index.html.slim within layouts/application (27.8ms) Completed 200 OK in 64ms (Views: 56.6ms | ActiveRecord: 1.2ms) Started GET "/trees?q%5Baasm_state_eq%5D=snack" for 127.0.0.1 at 2019-10-05 23:04:20 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"snack"}} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.4ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'snack' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (2.8ms) Tree Load (0.8ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'snack' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (12.9ms) Rendered trees/index.html.slim within layouts/application (15.4ms) Completed 200 OK in 44ms (Views: 36.7ms | ActiveRecord: 1.5ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 23:04:23 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (3.9ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (2.6ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (21.2ms) Rendered trees/index.html.slim within layouts/application (23.8ms) Completed 200 OK in 50ms (Views: 45.1ms | ActiveRecord: 1.0ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 23:04:41 +0400 Processing by TreesController#index as HTML Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (7.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (2.8ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (30.4ms) Rendered trees/index.html.slim within layouts/application (33.6ms) Completed 200 OK in 60ms (Views: 55.0ms | ActiveRecord: 1.2ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 23:07:28 +0400  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC ↳ /home/webgen/.rvm/gems/ruby-2.5.1/gems/activerecord-5.2.3/lib/active_record/log_subscriber.rb:98 Processing by TreesController#index as HTML Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (3.5ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (22.6ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:19 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (45.6ms) Rendered trees/index.html.slim within layouts/application (53.3ms) Completed 200 OK in 322ms (Views: 296.0ms | ActiveRecord: 5.0ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 23:07:40 +0400 Processing by TreesController#index as HTML Tree Load (1.1ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.7ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (7.3ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (4.9ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:20 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (39.2ms) Rendered trees/index.html.slim within layouts/application (68.7ms) Completed 200 OK in 114ms (Views: 106.5ms | ActiveRecord: 2.4ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 23:08:39 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.7ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (18.7ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (7.0ms) Tree Load (1.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:18 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (63.3ms) Rendered trees/index.html.slim within layouts/application (67.7ms) Completed 200 OK in 143ms (Views: 129.8ms | ActiveRecord: 2.7ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 23:08:53 +0400 Processing by TreesController#index as HTML Tree Load (0.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.6ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (6.7ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (6.9ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:18 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (30.6ms) Rendered trees/index.html.slim within layouts/application (34.5ms) Completed 200 OK in 83ms (Views: 72.7ms | ActiveRecord: 1.8ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 23:09:07 +0400 Processing by TreesController#index as HTML Tree Load (1.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (5.2ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (12.5ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (5.1ms) Tree Load (4.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:18 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (53.5ms) Rendered trees/index.html.slim within layouts/application (57.4ms) Completed 200 OK in 118ms (Views: 100.7ms | ActiveRecord: 10.6ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 23:09:12 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (3.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (10.9ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (3.2ms) Tree Load (0.6ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:18 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (30.6ms) Rendered trees/index.html.slim within layouts/application (34.3ms) Completed 200 OK in 82ms (Views: 72.6ms | ActiveRecord: 4.3ms) Started GET "/trees?q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 23:09:52 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.5ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (4.0ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:18 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (19.0ms) Rendered trees/index.html.slim within layouts/application (22.5ms) Completed 200 OK in 52ms (Views: 44.4ms | ActiveRecord: 2.3ms) Started GET "/trees?q%5Baasm_state_eq%5D=snack" for 127.0.0.1 at 2019-10-05 23:09:54 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"snack"}} Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.8ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'snack' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (3.5ms) Tree Load (0.5ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'snack' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:18 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (13.8ms) Rendered trees/index.html.slim within layouts/application (16.6ms) Completed 200 OK in 51ms (Views: 43.7ms | ActiveRecord: 1.8ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 23:09:55 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.0ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (3.0ms) Tree Load (0.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:18 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (20.3ms) Rendered trees/index.html.slim within layouts/application (23.5ms) Completed 200 OK in 50ms (Views: 45.2ms | ActiveRecord: 1.2ms) Started GET "/trees?page=2" for 127.0.0.1 at 2019-10-05 23:09:59 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"2"} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (3.8ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (2.8ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 10]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:18 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (20.6ms) Rendered trees/index.html.slim within layouts/application (23.8ms) Completed 200 OK in 50ms (Views: 45.4ms | ActiveRecord: 1.0ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-10-05 23:10:00 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (9.7ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (10.7ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:18 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (35.4ms) Rendered trees/index.html.slim within layouts/application (37.8ms) Completed 200 OK in 68ms (Views: 61.7ms | ActiveRecord: 1.2ms) Started GET "/trees?page=2" for 127.0.0.1 at 2019-10-05 23:10:02 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"2"} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.4ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (4.2ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 10]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:18 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (18.6ms) Rendered trees/index.html.slim within layouts/application (21.0ms) Completed 200 OK in 46ms (Views: 41.2ms | ActiveRecord: 0.8ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-10-05 23:10:03 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.3ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (3.0ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:18 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (28.1ms) Rendered trees/index.html.slim within layouts/application (30.9ms) Completed 200 OK in 62ms (Views: 57.4ms | ActiveRecord: 1.0ms) Started GET "/trees?page=2" for 127.0.0.1 at 2019-10-05 23:10:04 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"2"} Tree Load (0.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.2ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (3.5ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 10]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:18 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (24.3ms) Rendered trees/index.html.slim within layouts/application (27.1ms) Completed 200 OK in 53ms (Views: 47.4ms | ActiveRecord: 1.3ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-10-05 23:10:05 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (5.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (3.1ms) Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:18 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (20.1ms) Rendered trees/index.html.slim within layouts/application (22.8ms) Completed 200 OK in 49ms (Views: 44.6ms | ActiveRecord: 1.2ms) Started GET "/trees?page=2" for 127.0.0.1 at 2019-10-05 23:10:06 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"2"} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (5.9ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (3.3ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 10]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:18 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (22.5ms) Rendered trees/index.html.slim within layouts/application (25.4ms) Completed 200 OK in 54ms (Views: 47.6ms | ActiveRecord: 0.9ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-10-05 23:10:07 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.2ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (6.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (3.1ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:18 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (22.0ms) Rendered trees/index.html.slim within layouts/application (24.3ms) Completed 200 OK in 52ms (Views: 48.1ms | ActiveRecord: 0.7ms) Started GET "/trees?page=2" for 127.0.0.1 at 2019-10-05 23:10:07 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"2"} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (3.9ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (2.7ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 10]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:18 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (18.7ms) Rendered trees/index.html.slim within layouts/application (21.3ms) Completed 200 OK in 50ms (Views: 44.7ms | ActiveRecord: 1.0ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-10-05 23:10:08 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (5.4ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (2.8ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:18 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (19.8ms) Rendered trees/index.html.slim within layouts/application (22.4ms) Completed 200 OK in 64ms (Views: 56.4ms | ActiveRecord: 1.1ms) Started GET "/trees?page=2" for 127.0.0.1 at 2019-10-05 23:10:09 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"2"} Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (1.0ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.7ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (3.8ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 5], ["OFFSET", 10]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:18 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (19.2ms) Rendered trees/index.html.slim within layouts/application (23.0ms) Completed 200 OK in 51ms (Views: 44.4ms | ActiveRecord: 1.5ms) Started GET "/trees?page=1" for 127.0.0.1 at 2019-10-05 23:10:10 +0400 Processing by TreesController#index as HTML Parameters: {"page"=>"1"} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (9.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (4.9ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:18 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (35.1ms) Rendered trees/index.html.slim within layouts/application (38.7ms) Completed 200 OK in 81ms (Views: 76.5ms | ActiveRecord: 1.0ms) Started GET "/trees?q%5Baasm_state_eq%5D=snack" for 127.0.0.1 at 2019-10-05 23:10:38 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"snack"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.3ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'snack' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (3.6ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'snack' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 2], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:18 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (12.1ms) Rendered trees/index.html.slim within layouts/application (14.5ms) Completed 200 OK in 50ms (Views: 42.0ms | ActiveRecord: 1.0ms) Started GET "/trees?q%5Baasm_state_eq%5D=delicious" for 127.0.0.1 at 2019-10-05 23:10:40 +0400 Processing by TreesController#index as HTML Parameters: {"q"=>{"aasm_state_eq"=>"delicious"}} Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.4ms) SELECT COUNT(*) FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (4.6ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" WHERE "trees"."aasm_state" = 'delicious' ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 4], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:18 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (14.3ms) Rendered trees/index.html.slim within layouts/application (17.1ms) Completed 200 OK in 47ms (Views: 39.2ms | ActiveRecord: 1.1ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 23:10:41 +0400 Processing by TreesController#index as HTML Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (4.6ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (5.1ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:18 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (21.8ms) Rendered trees/index.html.slim within layouts/application (25.6ms) Completed 200 OK in 55ms (Views: 50.5ms | ActiveRecord: 0.8ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 23:15:19 +0400 Processing by TreesController#index as HTML Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.4ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (5.4ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (4.2ms) Tree Load (0.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:18 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.1ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (23.7ms) Rendered trees/index.html.slim within layouts/application (27.6ms) Completed 200 OK in 75ms (Views: 70.6ms | ActiveRecord: 1.0ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 23:15:27 +0400 Processing by TreesController#index as HTML Tree Load (1.2ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (6.6ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (12.8ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (13.5ms) Tree Load (0.8ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:18 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (59.4ms) Rendered trees/index.html.slim within layouts/application (64.2ms) Completed 200 OK in 124ms (Views: 107.9ms | ActiveRecord: 8.8ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 23:15:32 +0400 Processing by TreesController#index as HTML Tree Load (0.9ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (1.2ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (5.3ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (5.2ms) Tree Load (1.1ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:18 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (43.5ms) Rendered trees/index.html.slim within layouts/application (48.9ms) Completed 200 OK in 93ms (Views: 82.4ms | ActiveRecord: 3.5ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 23:20:54 +0400 Processing by TreesController#index as HTML Tree Load (1.0ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.5ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (14.9ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (8.1ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:18 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (54.0ms) Rendered trees/index.html.slim within layouts/application (62.3ms) Completed 200 OK in 108ms (Views: 99.7ms | ActiveRecord: 3.2ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 23:21:02 +0400 Processing by TreesController#index as HTML Tree Load (1.5ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (6.8ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (6.0ms) Tree Load (0.7ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:18 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (45.4ms) Rendered trees/index.html.slim within layouts/application (50.0ms) Completed 200 OK in 93ms (Views: 85.4ms | ActiveRecord: 2.6ms) Started GET "/trees" for 127.0.0.1 at 2019-10-05 23:21:29 +0400 Processing by TreesController#index as HTML Tree Load (0.4ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:65  (0.3ms) SELECT COUNT(*) FROM "trees" ↳ /home/webgen/www/chest/ruby/gems/lasha/lib/lasha.rb:40 Rendering trees/index.html.slim within layouts/application Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (3.5ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_scope_filters.html.slim (3.1ms) Tree Load (0.3ms) SELECT "trees".* FROM "trees" ORDER BY "trees"."created_at" DESC LIMIT $1 OFFSET $2 [["LIMIT", 10], ["OFFSET", 0]] ↳ /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim:18 Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_bootstrap_nav.html.slim (0.2ms) Rendered /home/webgen/www/chest/ruby/gems/lasha/app/views/lasha/_index_generator.html.slim (20.4ms) Rendered trees/index.html.slim within layouts/application (23.7ms) Completed 200 OK in 50ms (Views: 45.6ms | ActiveRecord: 1.1ms)