spec/dummy/log/test.log in rails-settings-ui-1.0.0 vs spec/dummy/log/test.log in rails-settings-ui-1.1.0

- old
+ new

@@ -37123,5 +37123,9340 @@  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 06:20:06 UTC], ["updated_at", 2016-09-22 06:20:06 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) begin transaction + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "defaults"], ["LIMIT", 1]] +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 09:20:06 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) +Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 09:20:06 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) +Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 09:20:06 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) +Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 09:20:06 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) +Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 09:20:06 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) +Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 09:20:06 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.3ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) +Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.3ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 09:20:06 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) +Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.2ms) +  (0.2ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 09:20:06 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) +Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.1ms) +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 09:20:06 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) +Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 09:20:06 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) +Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.1ms) +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 09:20:06 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) +Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.1ms) +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 09:20:06 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) +Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 09:20:06 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) +Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.1ms) +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 09:20:06 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) +Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 09:20:06 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) +Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.2ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.4ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 06:22:49 UTC], ["updated_at", 2016-09-22 06:22:49 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 09:22:50 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (18.8ms) +Completed 200 OK in 32ms (Views: 28.0ms | ActiveRecord: 0.3ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 09:22:50 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.2ms) +Completed 200 OK in 15ms (Views: 10.8ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 09:22:50 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.5ms) +Completed 200 OK in 9ms (Views: 6.1ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 09:22:50 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.2ms) +Completed 200 OK in 10ms (Views: 7.6ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 09:22:50 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.0ms) +Completed 200 OK in 10ms (Views: 7.3ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 09:22:50 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.3ms) +Completed 200 OK in 10ms (Views: 7.2ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 09:22:50 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (5.1ms) +Completed 200 OK in 12ms (Views: 9.4ms | ActiveRecord: 0.1ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 09:22:50 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.4ms) +Completed 200 OK in 11ms (Views: 8.3ms | ActiveRecord: 0.2ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 09:22:50 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.6ms) +Completed 200 OK in 12ms (Views: 8.9ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 09:22:50 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.5ms) +Completed 200 OK in 12ms (Views: 9.3ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 09:22:50 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.5ms) +Completed 200 OK in 13ms (Views: 9.6ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 09:22:50 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.2ms) +Completed 200 OK in 10ms (Views: 7.6ms | ActiveRecord: 0.1ms) +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "company"], ["value", "--- apple\n...\n"], ["created_at", 2016-09-22 06:22:50 UTC], ["updated_at", 2016-09-22 06:22:50 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/settings" for 127.0.0.1 at 2016-09-22 09:22:50 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.7ms) +Completed 200 OK in 11ms (Views: 6.7ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 09:22:50 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 9ms (Views: 5.8ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 09:22:50 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 8ms (Views: 5.7ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 09:22:50 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.7ms) +Completed 200 OK in 8ms (Views: 6.2ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 09:22:50 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 8ms (Views: 5.3ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 09:22:50 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 9ms (Views: 5.9ms | ActiveRecord: 0.1ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 09:22:50 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.0ms) +Completed 200 OK in 8ms (Views: 5.2ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.0ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.1ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 06:23:17 UTC], ["updated_at", 2016-09-22 06:23:17 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.4ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 06:37:49 UTC], ["updated_at", 2016-09-22 06:37:49 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.1ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 06:38:44 UTC], ["updated_at", 2016-09-22 06:38:44 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.4ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.2ms) select sqlite_version(*) +  (0.2ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 06:51:12 UTC], ["updated_at", 2016-09-22 06:51:12 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) rollback transaction +  (0.4ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.2ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.0ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 06:53:20 UTC], ["updated_at", 2016-09-22 06:53:20 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.2ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 06:53:45 UTC], ["updated_at", 2016-09-22 06:53:45 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.0ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.1ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 06:55:02 UTC], ["updated_at", 2016-09-22 06:55:02 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.4ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.2ms) begin transaction + SQL (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 06:56:07 UTC], ["updated_at", 2016-09-22 06:56:07 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.0ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 06:59:30 UTC], ["updated_at", 2016-09-22 06:59:30 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.0ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.1ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 07:02:57 UTC], ["updated_at", 2016-09-22 07:02:57 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.4ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.2ms) select sqlite_version(*) +  (0.2ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 07:03:16 UTC], ["updated_at", 2016-09-22 07:03:16 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.0ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 07:05:56 UTC], ["updated_at", 2016-09-22 07:05:56 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.5ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.2ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.3ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.9ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 07:06:30 UTC], ["updated_at", 2016-09-22 07:06:30 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.5ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.2ms) select sqlite_version(*) +  (0.2ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 07:06:48 UTC], ["updated_at", 2016-09-22 07:06:48 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.1ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 07:07:10 UTC], ["updated_at", 2016-09-22 07:07:10 UTC]] +  (0.0ms) commit transaction +  (0.2ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.2ms) select sqlite_version(*) +  (0.2ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 07:08:08 UTC], ["updated_at", 2016-09-22 07:08:08 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.0ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.1ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 07:24:11 UTC], ["updated_at", 2016-09-22 07:24:11 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.3ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.4ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 07:24:37 UTC], ["updated_at", 2016-09-22 07:24:37 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.4ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.2ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 07:26:00 UTC], ["updated_at", 2016-09-22 07:26:00 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.0ms) SELECT version FROM "schema_migrations" +  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.3ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 07:26:27 UTC], ["updated_at", 2016-09-22 07:26:27 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +  (0.2ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.2ms) begin transaction + SQL (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 07:26:58 UTC], ["updated_at", 2016-09-22 07:26:58 UTC]] +  (0.3ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.0ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.1ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 07:27:09 UTC], ["updated_at", 2016-09-22 07:27:09 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.2ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.0ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.3ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 07:35:35 UTC], ["updated_at", 2016-09-22 07:35:35 UTC]] +  (0.2ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.2ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.0ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 07:35:42 UTC], ["updated_at", 2016-09-22 07:35:42 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 08:23:55 UTC], ["updated_at", 2016-09-22 08:23:55 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.4ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.2ms) select sqlite_version(*) +  (0.2ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.1ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 09:03:05 UTC], ["updated_at", 2016-09-22 09:03:05 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.2ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.2ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 09:12:31 UTC], ["updated_at", 2016-09-22 09:12:31 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.2ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.0ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.1ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 09:12:38 UTC], ["updated_at", 2016-09-22 09:12:38 UTC]] +  (0.1ms) commit transaction +  (0.2ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.2ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.0ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 09:12:59 UTC], ["updated_at", 2016-09-22 09:12:59 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.2ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.2ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.3ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 09:13:04 UTC], ["updated_at", 2016-09-22 09:13:04 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.2ms) select sqlite_version(*) +  (0.2ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 09:13:38 UTC], ["updated_at", 2016-09-22 09:13:38 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.0ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 09:14:26 UTC], ["updated_at", 2016-09-22 09:14:26 UTC]] +  (0.1ms) commit transaction +  (0.2ms) begin transaction +  (0.1ms) rollback transaction +  (1.0ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.2ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 09:14:50 UTC], ["updated_at", 2016-09-22 09:14:50 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.4ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.5ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 09:21:40 UTC], ["updated_at", 2016-09-22 09:21:40 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 09:21:52 UTC], ["updated_at", 2016-09-22 09:21:52 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.0ms) SELECT version FROM "schema_migrations" +  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.1ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 09:25:36 UTC], ["updated_at", 2016-09-22 09:25:36 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.0ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.3ms) begin transaction + SQL (0.6ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 09:25:52 UTC], ["updated_at", 2016-09-22 09:25:52 UTC]] +  (0.3ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.4ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.0ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.1ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 09:26:17 UTC], ["updated_at", 2016-09-22 09:26:17 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.5ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.2ms) select sqlite_version(*) +  (0.2ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 09:27:09 UTC], ["updated_at", 2016-09-22 09:27:09 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 09:27:45 UTC], ["updated_at", 2016-09-22 09:27:45 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 09:28:18 UTC], ["updated_at", 2016-09-22 09:28:18 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.4ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.8ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 09:28:33 UTC], ["updated_at", 2016-09-22 09:28:33 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.2ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.4ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 09:28:51 UTC], ["updated_at", 2016-09-22 09:28:51 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:28:51 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (57.3ms) +Completed 200 OK in 80ms (Views: 72.2ms | ActiveRecord: 0.4ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:28:51 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.4ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.2ms) +Completed 200 OK in 17ms (Views: 11.3ms | ActiveRecord: 0.4ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:28:51 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.4ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.9ms) +Completed 200 OK in 18ms (Views: 11.6ms | ActiveRecord: 0.4ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:28:51 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.6ms) +Completed 200 OK in 14ms (Views: 8.6ms | ActiveRecord: 0.2ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:28:51 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.0ms) +Completed 200 OK in 11ms (Views: 7.9ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:28:51 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.5ms) +Completed 200 OK in 11ms (Views: 8.4ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:28:51 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.7ms) +Completed 200 OK in 12ms (Views: 9.3ms | ActiveRecord: 0.1ms) +  (0.4ms) rollback transaction +  (0.2ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:28:51 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.8ms) +Completed 200 OK in 12ms (Views: 9.2ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:28:51 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.6ms) +Completed 200 OK in 12ms (Views: 9.1ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:28:51 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (5.0ms) +Completed 200 OK in 12ms (Views: 9.5ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:28:51 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.0ms) +Completed 200 OK in 11ms (Views: 8.4ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:28:51 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (16.1ms) +Completed 200 OK in 23ms (Views: 20.3ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:28:51 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.5ms) +Completed 200 OK in 11ms (Views: 8.0ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:28:51 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.7ms) +Completed 200 OK in 14ms (Views: 11.0ms | ActiveRecord: 0.2ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:28:51 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.2ms) +Completed 200 OK in 13ms (Views: 9.6ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:28:51 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.5ms) +Completed 200 OK in 11ms (Views: 7.7ms | ActiveRecord: 0.2ms) +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "company"], ["value", "--- apple\n...\n"], ["created_at", 2016-09-22 09:28:51 UTC], ["updated_at", 2016-09-22 09:28:51 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:28:51 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.2ms) +Completed 200 OK in 11ms (Views: 7.2ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:28:51 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 9ms (Views: 6.2ms | ActiveRecord: 0.1ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:28:51 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.6ms) +Completed 200 OK in 8ms (Views: 5.9ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.3ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.5ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.2ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (3.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.1ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 09:30:31 UTC], ["updated_at", 2016-09-22 09:30:31 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:30:32 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (48.3ms) +Completed 200 OK in 75ms (Views: 65.2ms | ActiveRecord: 0.4ms) +  (0.1ms) rollback transaction +  (0.4ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.1ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.6ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 09:33:11 UTC], ["updated_at", 2016-09-22 09:33:11 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.4ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.2ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:33:11 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (9.9ms) +Completed 200 OK in 22ms (Views: 17.8ms | ActiveRecord: 0.2ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 12:33:11 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"55.4", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 14ms (Views: 7.0ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:33:11 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 8ms (Views: 5.2ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 12:33:11 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"new"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 14ms (Views: 6.9ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:33:11 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 8ms (Views: 5.7ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 12:33:11 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\":\"e0e0e0\",\"block_color\":\"000000\"}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.5ms) +Completed 200 OK in 17ms (Views: 10.3ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:33:11 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 8ms (Views: 5.7ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 12:33:11 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"552", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 14ms (Views: 7.3ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:33:11 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.6ms) +Completed 200 OK in 10ms (Views: 7.0ms | ActiveRecord: 0.1ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:33:11 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.0ms) +Completed 200 OK in 8ms (Views: 5.3ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 12:33:12 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>"auto", "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 13ms (Views: 6.7ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:33:12 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 9ms (Views: 6.1ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 12:33:12 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.0ms) +Completed 200 OK in 14ms (Views: 6.8ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:33:12 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 8ms (Views: 5.8ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 12:33:12 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.8ms) +Completed 200 OK in 14ms (Views: 7.8ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:33:12 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.4ms) +Completed 200 OK in 10ms (Views: 7.6ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 12:33:12 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"test", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 17ms (Views: 7.5ms | ActiveRecord: 0.1ms) +  (0.2ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:33:12 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.7ms) +Completed 200 OK in 11ms (Views: 6.0ms | ActiveRecord: 0.2ms) +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "company"], ["value", "--- apple\n...\n"], ["created_at", 2016-09-22 09:33:12 UTC], ["updated_at", 2016-09-22 09:33:12 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:33:12 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.1ms) +Completed 200 OK in 27ms (Views: 12.0ms | ActiveRecord: 0.2ms) +  (0.1ms) rollback transaction +  (0.2ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:33:12 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.7ms) +Completed 200 OK in 18ms (Views: 12.4ms | ActiveRecord: 0.2ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:33:12 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.0ms) +Completed 200 OK in 16ms (Views: 10.9ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:33:12 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.7ms) +Completed 200 OK in 14ms (Views: 8.9ms | ActiveRecord: 0.2ms) +  (0.1ms) rollback transaction +  (0.9ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:33:12 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.0ms) +Completed 200 OK in 12ms (Views: 8.7ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:33:12 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.2ms) +Completed 200 OK in 11ms (Views: 7.7ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:33:12 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.0ms) +Completed 200 OK in 9ms (Views: 7.0ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:33:12 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.4ms) +Completed 200 OK in 9ms (Views: 6.9ms | ActiveRecord: 0.1ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:33:12 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.5ms) +Completed 200 OK in 8ms (Views: 5.9ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 09:33:33 UTC], ["updated_at", 2016-09-22 09:33:33 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:33:33 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (19.4ms) +Completed 200 OK in 32ms (Views: 26.7ms | ActiveRecord: 0.4ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 12:33:34 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"55.4", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.4ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 18ms (Views: 7.6ms | ActiveRecord: 0.4ms) +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 09:34:19 UTC], ["updated_at", 2016-09-22 09:34:19 UTC]] +  (0.2ms) commit transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:34:19 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (27.5ms) +Completed 200 OK in 41ms (Views: 36.7ms | ActiveRecord: 0.3ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 12:34:19 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"55.4", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (11.1ms) +Completed 200 OK in 59ms (Views: 40.1ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.9ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (2.0ms) select sqlite_version(*) +  (0.8ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.4ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.4ms) SELECT version FROM "schema_migrations" +  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 09:40:29 UTC], ["updated_at", 2016-09-22 09:40:29 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.5ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.2ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.5ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.3ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 09:41:28 UTC], ["updated_at", 2016-09-22 09:41:28 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:41:28 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (17.6ms) +Completed 200 OK in 36ms (Views: 29.6ms | ActiveRecord: 0.4ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 12:41:28 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"55.4", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 15ms (Views: 6.6ms | ActiveRecord: 0.1ms) +  (0.2ms) rollback transaction +  (0.5ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.2ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.3ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 09:42:35 UTC], ["updated_at", 2016-09-22 09:42:35 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:42:35 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (29.6ms) +Completed 200 OK in 50ms (Views: 43.6ms | ActiveRecord: 0.3ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 12:42:35 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"55.4", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.5ms) +Completed 200 OK in 145ms (Views: 40.9ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (1.1ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.2ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.4ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.2ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.5ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (1.0ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 09:51:21 UTC], ["updated_at", 2016-09-22 09:51:21 UTC]] +  (0.5ms) commit transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:51:21 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (20.4ms) +Completed 200 OK in 36ms (Views: 30.6ms | ActiveRecord: 0.3ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 12:51:21 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"55.4", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.3ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 24ms (Views: 7.4ms | ActiveRecord: 0.3ms) +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 09:52:22 UTC], ["updated_at", 2016-09-22 09:52:22 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:52:22 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (25.6ms) +Completed 200 OK in 39ms (Views: 34.5ms | ActiveRecord: 0.2ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 12:52:22 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"55.4", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.0ms) +Completed 200 OK in 21ms (Views: 10.4ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.6ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.2ms) select sqlite_version(*) +  (0.2ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.4ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.5ms) begin transaction + SQL (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 09:53:16 UTC], ["updated_at", 2016-09-22 09:53:16 UTC]] +  (0.2ms) commit transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 12:53:16 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (29.3ms) +Completed 200 OK in 47ms (Views: 40.5ms | ActiveRecord: 0.4ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 12:53:16 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"55.4", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 15ms (Views: 7.1ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.2ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 10:07:34 UTC], ["updated_at", 2016-09-22 10:07:34 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 13:07:34 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) +Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.3ms) +  (0.3ms) rollback transaction +  (0.4ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.3ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 10:08:14 UTC], ["updated_at", 2016-09-22 10:08:14 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 13:08:15 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (27.8ms) +Completed 200 OK in 51ms (Views: 43.0ms | ActiveRecord: 0.4ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 13:08:15 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"55.4", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) +Completed 500 Internal Server Error in 14ms (ActiveRecord: 0.2ms) +  (0.1ms) rollback transaction +  (0.4ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 12:11:20 UTC], ["updated_at", 2016-09-22 12:11:20 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 15:11:20 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (22.2ms) +Completed 200 OK in 38ms (Views: 32.2ms | ActiveRecord: 0.4ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 15:11:20 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"55.4", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.8ms) +Completed 200 OK in 18ms (Views: 8.5ms | ActiveRecord: 0.2ms) +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.7ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.2ms) begin transaction + SQL (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 18:25:13 UTC], ["updated_at", 2016-09-22 18:25:13 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:25:13 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (22.6ms) +Completed 200 OK in 39ms (Views: 31.3ms | ActiveRecord: 0.3ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:25:13 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"55.4", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.0ms) +Completed 200 OK in 26ms (Views: 11.3ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (1.0ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.2ms) select sqlite_version(*) +  (0.2ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.5ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 18:30:25 UTC], ["updated_at", 2016-09-22 18:30:25 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:30:25 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (19.7ms) +Completed 200 OK in 32ms (Views: 27.3ms | ActiveRecord: 0.2ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:30:26 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"55.4", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.5ms) +Completed 200 OK in 16ms (Views: 7.6ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.6ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.2ms) select sqlite_version(*) +  (0.3ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 18:31:07 UTC], ["updated_at", 2016-09-22 18:31:07 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:07 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (12.0ms) +Completed 200 OK in 22ms (Views: 18.0ms | ActiveRecord: 0.2ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:31:07 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"55.4", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.4ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 26ms (Views: 7.5ms | ActiveRecord: 0.4ms) +  (0.1ms) rollback transaction +  (0.4ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.5ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.2ms) begin transaction + SQL (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 18:31:25 UTC], ["updated_at", 2016-09-22 18:31:25 UTC]] +  (0.2ms) commit transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:25 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (50.2ms) +Completed 200 OK in 74ms (Views: 66.1ms | ActiveRecord: 0.5ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:31:25 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"55.4", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 18:31:25 UTC], ["updated_at", 2016-09-22 18:31:25 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 18:31:25 UTC], ["updated_at", 2016-09-22 18:31:25 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 55.4\n...\n"], ["created_at", 2016-09-22 18:31:25 UTC], ["updated_at", 2016-09-22 18:31:25 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.3ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 18:31:25 UTC], ["updated_at", 2016-09-22 18:31:25 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.5ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 18:31:25 UTC], ["updated_at", 2016-09-22 18:31:25 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 18:31:25 UTC], ["updated_at", 2016-09-22 18:31:25 UTC]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-22 18:31:25 UTC], ["updated_at", 2016-09-22 18:31:25 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 18:31:25 UTC], ["updated_at", 2016-09-22 18:31:25 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 18:31:25 UTC], ["updated_at", 2016-09-22 18:31:25 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 94ms (ActiveRecord: 4.3ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 21:31:25 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 10ms (Views: 5.6ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.0ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.1ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 18:31:43 UTC], ["updated_at", 2016-09-22 18:31:43 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:43 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (11.6ms) +Completed 200 OK in 24ms (Views: 19.2ms | ActiveRecord: 0.3ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:31:43 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"55.4", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 18:31:43 UTC], ["updated_at", 2016-09-22 18:31:43 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 18:31:43 UTC], ["updated_at", 2016-09-22 18:31:43 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 55.4\n...\n"], ["created_at", 2016-09-22 18:31:43 UTC], ["updated_at", 2016-09-22 18:31:43 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 18:31:43 UTC], ["updated_at", 2016-09-22 18:31:43 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 18:31:43 UTC], ["updated_at", 2016-09-22 18:31:43 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 18:31:43 UTC], ["updated_at", 2016-09-22 18:31:43 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.4ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-22 18:31:43 UTC], ["updated_at", 2016-09-22 18:31:43 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 18:31:43 UTC], ["updated_at", 2016-09-22 18:31:43 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 18:31:43 UTC], ["updated_at", 2016-09-22 18:31:43 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 71ms (ActiveRecord: 3.7ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 21:31:43 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.5ms) +Completed 200 OK in 11ms (Views: 7.4ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.5ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.2ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.3ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 18:31:48 UTC], ["updated_at", 2016-09-22 18:31:48 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:48 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (15.9ms) +Completed 200 OK in 36ms (Views: 28.4ms | ActiveRecord: 0.3ms) +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "company"], ["value", "--- apple\n...\n"], ["created_at", 2016-09-22 18:31:48 UTC], ["updated_at", 2016-09-22 18:31:48 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:48 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.5ms) +Completed 200 OK in 11ms (Views: 6.4ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:48 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 8ms (Views: 6.0ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:31:48 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"test", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.7ms) +Completed 200 OK in 16ms (Views: 7.6ms | ActiveRecord: 0.2ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:48 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.9ms) +Completed 200 OK in 11ms (Views: 8.9ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:31:48 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 16ms (Views: 6.9ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:48 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.2ms) +Completed 200 OK in 9ms (Views: 6.7ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:48 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.5ms) +Completed 200 OK in 10ms (Views: 7.5ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.3ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:48 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.2ms) +Completed 200 OK in 9ms (Views: 6.8ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:48 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.5ms) +Completed 200 OK in 9ms (Views: 7.0ms | ActiveRecord: 0.1ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:48 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.0ms) +Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:48 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 9ms (Views: 6.1ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:48 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 9ms (Views: 5.8ms | ActiveRecord: 0.1ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:48 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.6ms) +Completed 200 OK in 8ms (Views: 5.9ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:48 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.2ms) +Completed 200 OK in 8ms (Views: 5.6ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:31:48 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\":\"e0e0e0\",\"block_color\":\"000000\"}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 18:31:48 UTC], ["updated_at", 2016-09-22 18:31:48 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 18:31:48 UTC], ["updated_at", 2016-09-22 18:31:48 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 18:31:48 UTC], ["updated_at", 2016-09-22 18:31:48 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.4ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: '000000'\n"], ["created_at", 2016-09-22 18:31:48 UTC], ["updated_at", 2016-09-22 18:31:48 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 18:31:48 UTC], ["updated_at", 2016-09-22 18:31:48 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 18:31:48 UTC], ["updated_at", 2016-09-22 18:31:48 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-22 18:31:48 UTC], ["updated_at", 2016-09-22 18:31:48 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 18:31:48 UTC], ["updated_at", 2016-09-22 18:31:48 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 18:31:48 UTC], ["updated_at", 2016-09-22 18:31:48 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 60ms (ActiveRecord: 3.8ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 21:31:48 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.7ms) +Completed 200 OK in 9ms (Views: 6.1ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:48 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.5ms) +Completed 200 OK in 8ms (Views: 6.2ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:31:48 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"552", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 18:31:48 UTC], ["updated_at", 2016-09-22 18:31:48 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 552\n...\n"], ["created_at", 2016-09-22 18:31:48 UTC], ["updated_at", 2016-09-22 18:31:48 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 18:31:48 UTC], ["updated_at", 2016-09-22 18:31:48 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 18:31:48 UTC], ["updated_at", 2016-09-22 18:31:48 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 18:31:48 UTC], ["updated_at", 2016-09-22 18:31:48 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 18:31:48 UTC], ["updated_at", 2016-09-22 18:31:48 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-22 18:31:48 UTC], ["updated_at", 2016-09-22 18:31:48 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 18:31:48 UTC], ["updated_at", 2016-09-22 18:31:48 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 18:31:48 UTC], ["updated_at", 2016-09-22 18:31:48 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 49ms (ActiveRecord: 3.7ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 21:31:48 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 10ms (Views: 6.6ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:48 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 9ms (Views: 5.6ms | ActiveRecord: 0.2ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:31:48 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"55.4", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (4.9ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 18:31:48 UTC], ["updated_at", 2016-09-22 18:31:48 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 18:31:48 UTC], ["updated_at", 2016-09-22 18:31:48 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 55.4\n...\n"], ["created_at", 2016-09-22 18:31:48 UTC], ["updated_at", 2016-09-22 18:31:48 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 18:31:48 UTC], ["updated_at", 2016-09-22 18:31:48 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 18:31:48 UTC], ["updated_at", 2016-09-22 18:31:48 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 18:31:48 UTC], ["updated_at", 2016-09-22 18:31:48 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-22 18:31:48 UTC], ["updated_at", 2016-09-22 18:31:48 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 18:31:48 UTC], ["updated_at", 2016-09-22 18:31:48 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (1.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 18:31:48 UTC], ["updated_at", 2016-09-22 18:31:48 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 52ms (ActiveRecord: 9.4ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 21:31:48 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.3ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.0ms) +Completed 200 OK in 13ms (Views: 7.0ms | ActiveRecord: 0.3ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:48 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.6ms) +Completed 200 OK in 8ms (Views: 6.0ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:31:48 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"new"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 18:31:48 UTC], ["updated_at", 2016-09-22 18:31:48 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 18:31:48 UTC], ["updated_at", 2016-09-22 18:31:48 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 18:31:49 UTC], ["updated_at", 2016-09-22 18:31:49 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 18:31:49 UTC], ["updated_at", 2016-09-22 18:31:49 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 18:31:49 UTC], ["updated_at", 2016-09-22 18:31:49 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 18:31:49 UTC], ["updated_at", 2016-09-22 18:31:49 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-22 18:31:49 UTC], ["updated_at", 2016-09-22 18:31:49 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 18:31:49 UTC], ["updated_at", 2016-09-22 18:31:49 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :new\n...\n"], ["created_at", 2016-09-22 18:31:49 UTC], ["updated_at", 2016-09-22 18:31:49 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 54ms (ActiveRecord: 3.9ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 21:31:49 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.6ms) +Completed 200 OK in 10ms (Views: 6.7ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:49 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.0ms) +Completed 200 OK in 9ms (Views: 6.3ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:31:49 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 18:31:49 UTC], ["updated_at", 2016-09-22 18:31:49 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 18:31:49 UTC], ["updated_at", 2016-09-22 18:31:49 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 18:31:49 UTC], ["updated_at", 2016-09-22 18:31:49 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 18:31:49 UTC], ["updated_at", 2016-09-22 18:31:49 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 18:31:49 UTC], ["updated_at", 2016-09-22 18:31:49 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 18:31:49 UTC], ["updated_at", 2016-09-22 18:31:49 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :manual\n"], ["created_at", 2016-09-22 18:31:49 UTC], ["updated_at", 2016-09-22 18:31:49 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 18:31:49 UTC], ["updated_at", 2016-09-22 18:31:49 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 18:31:49 UTC], ["updated_at", 2016-09-22 18:31:49 UTC]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 51ms (ActiveRecord: 3.6ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 21:31:49 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.8ms) +Completed 200 OK in 10ms (Views: 6.9ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:31:49 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.4ms) UPDATE "settings" SET "value" = ?, "updated_at" = ? WHERE "settings"."id" = ? [["value", "--- []\n"], ["updated_at", 2016-09-22 18:31:49 UTC], ["id", 7]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 49ms (ActiveRecord: 3.1ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 21:31:49 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.0ms) +Completed 200 OK in 15ms (Views: 11.4ms | ActiveRecord: 0.2ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:31:49 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (3.6ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.4ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.3ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.4ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.6ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.4ms) SAVEPOINT active_record_1 +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.4ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) UPDATE "settings" SET "value" = ?, "updated_at" = ? WHERE "settings"."id" = ? [["value", "---\n- :auto\n- :manual\n"], ["updated_at", 2016-09-22 18:31:49 UTC], ["id", 7]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 136ms (ActiveRecord: 9.5ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 21:31:49 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.8ms) +Completed 200 OK in 9ms (Views: 6.2ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:49 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 8ms (Views: 5.9ms | ActiveRecord: 0.1ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:49 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 8ms (Views: 5.8ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:31:49 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>"auto", "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 18:31:49 UTC], ["updated_at", 2016-09-22 18:31:49 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 18:31:49 UTC], ["updated_at", 2016-09-22 18:31:49 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 18:31:49 UTC], ["updated_at", 2016-09-22 18:31:49 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 18:31:49 UTC], ["updated_at", 2016-09-22 18:31:49 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 18:31:49 UTC], ["updated_at", 2016-09-22 18:31:49 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 18:31:49 UTC], ["updated_at", 2016-09-22 18:31:49 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.5ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "--- :auto\n...\n"], ["created_at", 2016-09-22 18:31:49 UTC], ["updated_at", 2016-09-22 18:31:49 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 18:31:49 UTC], ["updated_at", 2016-09-22 18:31:49 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.4ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 18:31:49 UTC], ["updated_at", 2016-09-22 18:31:49 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 52ms (ActiveRecord: 4.3ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 21:31:49 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.2ms) +Completed 200 OK in 9ms (Views: 6.4ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:31:49 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>"manual", "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "settings" SET "value" = ?, "updated_at" = ? WHERE "settings"."id" = ? [["value", "--- :manual\n...\n"], ["updated_at", 2016-09-22 18:31:49 UTC], ["id", 7]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.6ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 51ms (ActiveRecord: 3.3ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 21:31:49 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.0ms) +Completed 200 OK in 11ms (Views: 5.9ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 18:31:55 UTC], ["updated_at", 2016-09-22 18:31:55 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:55 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (11.8ms) +Completed 200 OK in 26ms (Views: 21.7ms | ActiveRecord: 0.3ms) +  (0.3ms) rollback transaction +  (0.3ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:55 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.6ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.6ms) +Completed 200 OK in 11ms (Views: 6.5ms | ActiveRecord: 0.6ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:55 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.0ms) +Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:55 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.8ms) +Completed 200 OK in 17ms (Views: 11.8ms | ActiveRecord: 0.2ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:55 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.6ms) +Completed 200 OK in 11ms (Views: 8.1ms | ActiveRecord: 0.1ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:55 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 8ms (Views: 5.3ms | ActiveRecord: 0.1ms) +  (0.3ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:56 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 8ms (Views: 5.5ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:31:56 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"new"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.4ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.4ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :new\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 91ms (ActiveRecord: 5.4ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 21:31:56 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.3ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (5.7ms) +Completed 200 OK in 21ms (Views: 12.8ms | ActiveRecord: 0.3ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:56 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 8ms (Views: 5.8ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:31:56 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\":\"e0e0e0\",\"block_color\":\"000000\"}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: '000000'\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 42ms (ActiveRecord: 3.2ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 21:31:56 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 9ms (Views: 5.9ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:56 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.6ms) +Completed 200 OK in 8ms (Views: 6.0ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:31:56 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"55.4", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.3ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (1.7ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (3.5ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.5ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 55.4\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.4ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 152ms (ActiveRecord: 11.4ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 21:31:56 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.5ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.0ms) +Completed 200 OK in 18ms (Views: 6.6ms | ActiveRecord: 0.5ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:56 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.2ms) +Completed 200 OK in 8ms (Views: 5.5ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:31:56 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"552", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 552\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 46ms (ActiveRecord: 3.3ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 21:31:56 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (5.8ms) +Completed 200 OK in 22ms (Views: 12.9ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:56 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 8ms (Views: 5.8ms | ActiveRecord: 0.1ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:56 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 8ms (Views: 5.7ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:31:56 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>"auto", "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.4ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (3.8ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "--- :auto\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.6ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 69ms (ActiveRecord: 8.4ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 21:31:56 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 9ms (Views: 6.3ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:31:56 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>"manual", "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "settings" SET "value" = ?, "updated_at" = ? WHERE "settings"."id" = ? [["value", "--- :manual\n...\n"], ["updated_at", 2016-09-22 18:31:56 UTC], ["id", 7]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 40ms (ActiveRecord: 2.6ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 21:31:56 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.5ms) +Completed 200 OK in 14ms (Views: 6.3ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:56 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.3ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (6.1ms) +Completed 200 OK in 18ms (Views: 13.0ms | ActiveRecord: 0.3ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:31:56 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :manual\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 50ms (ActiveRecord: 3.1ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 21:31:56 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (6.7ms) +Completed 200 OK in 13ms (Views: 10.3ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:31:56 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.5ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "settings" SET "value" = ?, "updated_at" = ? WHERE "settings"."id" = ? [["value", "--- []\n"], ["updated_at", 2016-09-22 18:31:56 UTC], ["id", 7]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 53ms (ActiveRecord: 2.8ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 21:31:56 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 9ms (Views: 6.3ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:31:56 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "settings" SET "value" = ?, "updated_at" = ? WHERE "settings"."id" = ? [["value", "---\n- :auto\n- :manual\n"], ["updated_at", 2016-09-22 18:31:56 UTC], ["id", 7]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 45ms (ActiveRecord: 2.5ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 21:31:56 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (6.8ms) +Completed 200 OK in 16ms (Views: 11.9ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:56 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 8ms (Views: 5.9ms | ActiveRecord: 0.1ms) +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "company"], ["value", "--- apple\n...\n"], ["created_at", 2016-09-22 18:31:56 UTC], ["updated_at", 2016-09-22 18:31:56 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:56 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.1ms) +Completed 200 OK in 10ms (Views: 8.0ms | ActiveRecord: 0.2ms) +  (0.2ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:56 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.7ms) +Completed 200 OK in 15ms (Views: 10.2ms | ActiveRecord: 0.2ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:57 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.5ms) +Completed 200 OK in 11ms (Views: 8.8ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:57 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.6ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 12ms (Views: 7.5ms | ActiveRecord: 0.6ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:31:57 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"test", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.7ms) +Completed 200 OK in 16ms (Views: 8.3ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:31:57 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.9ms) +Completed 200 OK in 15ms (Views: 10.1ms | ActiveRecord: 0.2ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:31:57 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.8ms) +Completed 200 OK in 30ms (Views: 11.0ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.2ms) rollback transaction +  (0.2ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.3ms) rollback transaction +  (0.2ms) begin transaction +  (0.2ms) rollback transaction +  (0.4ms) begin transaction +  (0.2ms) rollback transaction +  (0.2ms) begin transaction +  (0.2ms) rollback transaction +  (0.2ms) begin transaction +  (0.2ms) rollback transaction +  (0.2ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.2ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.1ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.6ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 18:34:05 UTC], ["updated_at", 2016-09-22 18:34:05 UTC]] +  (0.3ms) commit transaction +  (0.5ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:05 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (10.4ms) +Completed 200 OK in 22ms (Views: 18.4ms | ActiveRecord: 0.3ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:05 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (5.5ms) +Completed 200 OK in 13ms (Views: 10.7ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.2ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:05 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.4ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.5ms) +Completed 200 OK in 14ms (Views: 7.7ms | ActiveRecord: 0.4ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:05 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.9ms) +Completed 200 OK in 11ms (Views: 8.3ms | ActiveRecord: 0.1ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:05 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.0ms) +Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:05 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.7ms) +Completed 200 OK in 9ms (Views: 7.1ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:05 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 8ms (Views: 5.8ms | ActiveRecord: 0.1ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:05 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 9ms (Views: 6.3ms | ActiveRecord: 0.1ms) +  (0.2ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:05 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.8ms) +Completed 200 OK in 10ms (Views: 7.1ms | ActiveRecord: 0.1ms) +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "company"], ["value", "--- apple\n...\n"], ["created_at", 2016-09-22 18:34:05 UTC], ["updated_at", 2016-09-22 18:34:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:05 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.8ms) +Completed 200 OK in 12ms (Views: 7.9ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:05 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.5ms) +Completed 200 OK in 9ms (Views: 6.1ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:34:05 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"552", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 16ms (Views: 6.8ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:05 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 8ms (Views: 5.4ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:34:05 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"55.4", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.2ms) +Completed 200 OK in 13ms (Views: 7.0ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:06 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 8ms (Views: 5.9ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:34:06 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\":\"e0e0e0\",\"block_color\":\"000000\"}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 22ms (Views: 13.3ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:06 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 8ms (Views: 5.8ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:34:06 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"new"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.6ms) +Completed 200 OK in 15ms (Views: 7.7ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:06 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.2ms) +Completed 200 OK in 8ms (Views: 5.6ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:34:06 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.9ms) +Completed 200 OK in 15ms (Views: 7.7ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:06 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 8ms (Views: 5.7ms | ActiveRecord: 0.1ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:06 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.7ms) +Completed 200 OK in 9ms (Views: 6.8ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:34:06 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>"auto", "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 15ms (Views: 7.1ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:06 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 9ms (Views: 6.3ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:34:06 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 15ms (Views: 7.0ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:06 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.0ms) +Completed 200 OK in 7ms (Views: 5.2ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:34:06 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"test", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.6ms) +Completed 200 OK in 16ms (Views: 7.9ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.2ms) select sqlite_version(*) +  (0.2ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.1ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.2ms) begin transaction + SQL (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 18:34:39 UTC], ["updated_at", 2016-09-22 18:34:39 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:39 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (15.3ms) +Completed 200 OK in 26ms (Views: 21.3ms | ActiveRecord: 0.3ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:39 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 9ms (Views: 6.0ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:39 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.3ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 16ms (Views: 9.5ms | ActiveRecord: 0.3ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:39 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.6ms) +Completed 200 OK in 10ms (Views: 8.0ms | ActiveRecord: 0.1ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:39 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.2ms) +Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.1ms) +  (0.2ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:39 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 8ms (Views: 5.5ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:39 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 8ms (Views: 5.3ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:34:39 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\":\"e0e0e0\",\"block_color\":\"000000\"}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.9ms) +Completed 200 OK in 20ms (Views: 8.7ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:39 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:34:40 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"55.4", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 20ms (Views: 6.9ms | ActiveRecord: 0.2ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:40 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.2ms) +Completed 200 OK in 9ms (Views: 6.2ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:34:40 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"new"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.9ms) +Completed 200 OK in 17ms (Views: 10.8ms | ActiveRecord: 0.1ms) +  (0.3ms) rollback transaction +  (0.3ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:40 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.2ms) +Completed 200 OK in 11ms (Views: 8.8ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:34:40 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"552", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 14ms (Views: 6.6ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:40 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (5.7ms) +Completed 200 OK in 12ms (Views: 9.4ms | ActiveRecord: 0.2ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:40 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.0ms) +Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:34:40 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>"auto", "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.4ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.0ms) +Completed 200 OK in 21ms (Views: 6.8ms | ActiveRecord: 0.4ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:40 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 11ms (Views: 6.4ms | ActiveRecord: 0.2ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:34:40 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.0ms) +Completed 200 OK in 16ms (Views: 9.7ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:40 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (10.9ms) +Completed 200 OK in 31ms (Views: 27.9ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:34:40 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"test", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.3ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 16ms (Views: 6.6ms | ActiveRecord: 0.3ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:40 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 8ms (Views: 5.6ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:34:40 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.8ms) +Completed 200 OK in 17ms (Views: 9.5ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:40 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (10.7ms) +Completed 200 OK in 27ms (Views: 21.7ms | ActiveRecord: 0.1ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:40 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.8ms) +Completed 200 OK in 19ms (Views: 11.2ms | ActiveRecord: 0.2ms) +  (0.2ms) rollback transaction +  (1.9ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:40 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (5.6ms) +Completed 200 OK in 21ms (Views: 16.5ms | ActiveRecord: 0.2ms) +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "company"], ["value", "--- apple\n...\n"], ["created_at", 2016-09-22 18:34:40 UTC], ["updated_at", 2016-09-22 18:34:40 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:40 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 10ms (Views: 6.5ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.5ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 18:34:47 UTC], ["updated_at", 2016-09-22 18:34:47 UTC]] +  (1.5ms) commit transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:34:47 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (10.6ms) +Completed 200 OK in 25ms (Views: 20.0ms | ActiveRecord: 0.3ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:34:47 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"55.4", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.2ms) +Completed 200 OK in 34ms (Views: 6.8ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.2ms) select sqlite_version(*) +  (0.2ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.0ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 18:35:39 UTC], ["updated_at", 2016-09-22 18:35:39 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:35:39 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (18.2ms) +Completed 200 OK in 31ms (Views: 26.1ms | ActiveRecord: 0.3ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:35:39 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"55.4", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.3ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 29ms (Views: 7.0ms | ActiveRecord: 0.3ms) +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.2ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.1ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 18:36:12 UTC], ["updated_at", 2016-09-22 18:36:12 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:36:12 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (36.8ms) +Completed 200 OK in 53ms (Views: 45.0ms | ActiveRecord: 0.4ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:36:12 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"55.4", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.2ms) +Completed 200 OK in 33ms (Views: 13.4ms | ActiveRecord: 0.2ms) +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.3ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.9ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 18:37:18 UTC], ["updated_at", 2016-09-22 18:37:18 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:37:18 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (20.7ms) +Completed 200 OK in 33ms (Views: 28.0ms | ActiveRecord: 0.3ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:37:18 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"55.4", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.2ms) +Completed 200 OK in 15ms (Views: 7.3ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.5ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 18:37:37 UTC], ["updated_at", 2016-09-22 18:37:37 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:37:37 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (12.1ms) +Completed 200 OK in 22ms (Views: 17.8ms | ActiveRecord: 0.2ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:37:37 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"55.4", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (3.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 18:37:37 UTC], ["updated_at", 2016-09-22 18:37:37 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 18:37:37 UTC], ["updated_at", 2016-09-22 18:37:37 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 55.4\n...\n"], ["created_at", 2016-09-22 18:37:37 UTC], ["updated_at", 2016-09-22 18:37:37 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 18:37:37 UTC], ["updated_at", 2016-09-22 18:37:37 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 18:37:37 UTC], ["updated_at", 2016-09-22 18:37:37 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 18:37:37 UTC], ["updated_at", 2016-09-22 18:37:37 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-22 18:37:37 UTC], ["updated_at", 2016-09-22 18:37:37 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 18:37:37 UTC], ["updated_at", 2016-09-22 18:37:37 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 18:37:37 UTC], ["updated_at", 2016-09-22 18:37:37 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 94ms (ActiveRecord: 6.6ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 21:37:37 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.0ms) +Completed 200 OK in 9ms (Views: 5.4ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.2ms) select sqlite_version(*) +  (0.5ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.6ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 18:47:03 UTC], ["updated_at", 2016-09-22 18:47:03 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:47:03 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (22.1ms) +Completed 200 OK in 36ms (Views: 30.3ms | ActiveRecord: 0.5ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:47:03 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"55.4", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 17ms (Views: 7.4ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.4ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.6ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.3ms) SELECT version FROM "schema_migrations" +  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.8ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.2ms) begin transaction + SQL (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 18:52:39 UTC], ["updated_at", 2016-09-22 18:52:39 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:52:40 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (26.4ms) +Completed 200 OK in 44ms (Views: 39.0ms | ActiveRecord: 0.3ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:52:40 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"55.4", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 15ms (Views: 7.1ms | ActiveRecord: 0.1ms) +  (0.3ms) rollback transaction +  (0.4ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 18:53:08 UTC], ["updated_at", 2016-09-22 18:53:08 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:53:08 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (23.4ms) +Completed 200 OK in 36ms (Views: 30.9ms | ActiveRecord: 0.3ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:53:08 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"55.4", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.4ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 21ms (Views: 6.6ms | ActiveRecord: 0.4ms) +  (0.1ms) rollback transaction +  (0.5ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.4ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 18:53:19 UTC], ["updated_at", 2016-09-22 18:53:19 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:53:19 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (16.5ms) +Completed 200 OK in 27ms (Views: 22.7ms | ActiveRecord: 0.3ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:53:19 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"55.4", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 18:53:19 UTC], ["updated_at", 2016-09-22 18:53:19 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 18:53:19 UTC], ["updated_at", 2016-09-22 18:53:19 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.5ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.8ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 55.4\n...\n"], ["created_at", 2016-09-22 18:53:19 UTC], ["updated_at", 2016-09-22 18:53:19 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 18:53:19 UTC], ["updated_at", 2016-09-22 18:53:19 UTC]] +  (0.8ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 18:53:19 UTC], ["updated_at", 2016-09-22 18:53:19 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 18:53:19 UTC], ["updated_at", 2016-09-22 18:53:19 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-22 18:53:19 UTC], ["updated_at", 2016-09-22 18:53:19 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 18:53:19 UTC], ["updated_at", 2016-09-22 18:53:19 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 18:53:19 UTC], ["updated_at", 2016-09-22 18:53:19 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 87ms (ActiveRecord: 6.3ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 21:53:19 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.3ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 11ms (Views: 5.4ms | ActiveRecord: 0.3ms) +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.1ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 18:53:54 UTC], ["updated_at", 2016-09-22 18:53:54 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:53:54 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (28.2ms) +Completed 200 OK in 42ms (Views: 34.9ms | ActiveRecord: 0.3ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:53:55 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"55.4", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.5ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 18:53:55 UTC], ["updated_at", 2016-09-22 18:53:55 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.7ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 18:53:55 UTC], ["updated_at", 2016-09-22 18:53:55 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 55.4\n...\n"], ["created_at", 2016-09-22 18:53:55 UTC], ["updated_at", 2016-09-22 18:53:55 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 18:53:55 UTC], ["updated_at", 2016-09-22 18:53:55 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.3ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 18:53:55 UTC], ["updated_at", 2016-09-22 18:53:55 UTC]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 18:53:55 UTC], ["updated_at", 2016-09-22 18:53:55 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-22 18:53:55 UTC], ["updated_at", 2016-09-22 18:53:55 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 18:53:55 UTC], ["updated_at", 2016-09-22 18:53:55 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 18:53:55 UTC], ["updated_at", 2016-09-22 18:53:55 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 92ms (ActiveRecord: 6.2ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 21:53:55 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.6ms) +Completed 200 OK in 11ms (Views: 7.2ms | ActiveRecord: 0.2ms) +  (0.1ms) rollback transaction +  (1.9ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 18:54:59 UTC], ["updated_at", 2016-09-22 18:54:59 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.2ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:54:59 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (44.3ms) +Completed 200 OK in 68ms (Views: 60.5ms | ActiveRecord: 0.5ms) +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "company"], ["value", "--- apple\n...\n"], ["created_at", 2016-09-22 18:54:59 UTC], ["updated_at", 2016-09-22 18:54:59 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:54:59 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.1ms) +Completed 200 OK in 10ms (Views: 6.8ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:54:59 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.5ms) +Completed 200 OK in 12ms (Views: 8.1ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:54:59 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.5ms) +Completed 200 OK in 9ms (Views: 6.0ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:54:59 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.2ms) +Completed 200 OK in 10ms (Views: 7.3ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:54:59 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 9ms (Views: 6.3ms | ActiveRecord: 0.1ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:54:59 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 8ms (Views: 5.6ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:54:59 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.5ms) +Completed 200 OK in 9ms (Views: 6.6ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:54:59 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.7ms) +Completed 200 OK in 9ms (Views: 6.2ms | ActiveRecord: 0.1ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:54:59 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.5ms) +Completed 200 OK in 9ms (Views: 6.2ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:54:59 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.7ms) +Completed 200 OK in 9ms (Views: 6.8ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:54:59 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.7ms) +Completed 200 OK in 16ms (Views: 8.4ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:54:59 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 8ms (Views: 5.9ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:54:59 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"test", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 15ms (Views: 8.0ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:54:59 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 8ms (Views: 6.0ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:54:59 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"55.4", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 18:54:59 UTC], ["updated_at", 2016-09-22 18:54:59 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 18:54:59 UTC], ["updated_at", 2016-09-22 18:54:59 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 55.4\n...\n"], ["created_at", 2016-09-22 18:54:59 UTC], ["updated_at", 2016-09-22 18:54:59 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 18:54:59 UTC], ["updated_at", 2016-09-22 18:54:59 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 18:54:59 UTC], ["updated_at", 2016-09-22 18:54:59 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 18:54:59 UTC], ["updated_at", 2016-09-22 18:54:59 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-22 18:54:59 UTC], ["updated_at", 2016-09-22 18:54:59 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 18:54:59 UTC], ["updated_at", 2016-09-22 18:54:59 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 18:54:59 UTC], ["updated_at", 2016-09-22 18:54:59 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 47ms (ActiveRecord: 3.4ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 21:54:59 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (9.4ms) +Completed 200 OK in 16ms (Views: 12.9ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:54:59 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.5ms) +Completed 200 OK in 8ms (Views: 6.1ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:54:59 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"new"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 18:54:59 UTC], ["updated_at", 2016-09-22 18:54:59 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 18:54:59 UTC], ["updated_at", 2016-09-22 18:54:59 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 18:54:59 UTC], ["updated_at", 2016-09-22 18:54:59 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 18:54:59 UTC], ["updated_at", 2016-09-22 18:54:59 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 18:54:59 UTC], ["updated_at", 2016-09-22 18:54:59 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 18:54:59 UTC], ["updated_at", 2016-09-22 18:54:59 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-22 18:54:59 UTC], ["updated_at", 2016-09-22 18:54:59 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 18:54:59 UTC], ["updated_at", 2016-09-22 18:54:59 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :new\n...\n"], ["created_at", 2016-09-22 18:54:59 UTC], ["updated_at", 2016-09-22 18:54:59 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 52ms (ActiveRecord: 3.4ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 21:54:59 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.0ms) +Completed 200 OK in 10ms (Views: 6.9ms | ActiveRecord: 0.1ms) +  (0.3ms) rollback transaction +  (0.3ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:54:59 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 8ms (Views: 5.5ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:54:59 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"552", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 18:54:59 UTC], ["updated_at", 2016-09-22 18:54:59 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.3ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 552\n...\n"], ["created_at", 2016-09-22 18:54:59 UTC], ["updated_at", 2016-09-22 18:54:59 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 18:54:59 UTC], ["updated_at", 2016-09-22 18:54:59 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 18:54:59 UTC], ["updated_at", 2016-09-22 18:54:59 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 18:54:59 UTC], ["updated_at", 2016-09-22 18:54:59 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 18:54:59 UTC], ["updated_at", 2016-09-22 18:54:59 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-22 18:54:59 UTC], ["updated_at", 2016-09-22 18:54:59 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.5ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 18:54:59 UTC], ["updated_at", 2016-09-22 18:54:59 UTC]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 18:54:59 UTC], ["updated_at", 2016-09-22 18:54:59 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 56ms (ActiveRecord: 4.3ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 21:54:59 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 10ms (Views: 5.9ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:55:00 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.9ms) +Completed 200 OK in 12ms (Views: 8.5ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:55:00 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\":\"e0e0e0\",\"block_color\":\"000000\"}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.3ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 18:55:00 UTC], ["updated_at", 2016-09-22 18:55:00 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 18:55:00 UTC], ["updated_at", 2016-09-22 18:55:00 UTC]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 18:55:00 UTC], ["updated_at", 2016-09-22 18:55:00 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: '000000'\n"], ["created_at", 2016-09-22 18:55:00 UTC], ["updated_at", 2016-09-22 18:55:00 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 18:55:00 UTC], ["updated_at", 2016-09-22 18:55:00 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 18:55:00 UTC], ["updated_at", 2016-09-22 18:55:00 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-22 18:55:00 UTC], ["updated_at", 2016-09-22 18:55:00 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 18:55:00 UTC], ["updated_at", 2016-09-22 18:55:00 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.4ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 18:55:00 UTC], ["updated_at", 2016-09-22 18:55:00 UTC]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 60ms (ActiveRecord: 5.1ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 21:55:00 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.1ms) +Completed 200 OK in 10ms (Views: 6.4ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:55:00 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.5ms) +Completed 200 OK in 10ms (Views: 7.1ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:55:00 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 18:55:00 UTC], ["updated_at", 2016-09-22 18:55:00 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 18:55:00 UTC], ["updated_at", 2016-09-22 18:55:00 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 18:55:00 UTC], ["updated_at", 2016-09-22 18:55:00 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 18:55:00 UTC], ["updated_at", 2016-09-22 18:55:00 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 18:55:00 UTC], ["updated_at", 2016-09-22 18:55:00 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 18:55:00 UTC], ["updated_at", 2016-09-22 18:55:00 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :manual\n"], ["created_at", 2016-09-22 18:55:00 UTC], ["updated_at", 2016-09-22 18:55:00 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 18:55:00 UTC], ["updated_at", 2016-09-22 18:55:00 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 18:55:00 UTC], ["updated_at", 2016-09-22 18:55:00 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 45ms (ActiveRecord: 3.1ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 21:55:00 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.2ms) +Completed 200 OK in 9ms (Views: 5.9ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:55:00 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.4ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.4ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "settings" SET "value" = ?, "updated_at" = ? WHERE "settings"."id" = ? [["value", "--- []\n"], ["updated_at", 2016-09-22 18:55:00 UTC], ["id", 7]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 42ms (ActiveRecord: 3.1ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 21:55:00 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.5ms) +Completed 200 OK in 10ms (Views: 6.2ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:55:00 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "settings" SET "value" = ?, "updated_at" = ? WHERE "settings"."id" = ? [["value", "---\n- :auto\n- :manual\n"], ["updated_at", 2016-09-22 18:55:00 UTC], ["id", 7]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (1.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 44ms (ActiveRecord: 3.8ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 21:55:00 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.3ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (5.9ms) +Completed 200 OK in 15ms (Views: 11.4ms | ActiveRecord: 0.3ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:55:00 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.3ms) +Completed 200 OK in 12ms (Views: 9.2ms | ActiveRecord: 0.1ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 21:55:00 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.3ms) +Completed 200 OK in 17ms (Views: 13.1ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:55:00 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>"auto", "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 18:55:00 UTC], ["updated_at", 2016-09-22 18:55:00 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 18:55:00 UTC], ["updated_at", 2016-09-22 18:55:00 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.4ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 18:55:00 UTC], ["updated_at", 2016-09-22 18:55:00 UTC]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 18:55:00 UTC], ["updated_at", 2016-09-22 18:55:00 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 18:55:00 UTC], ["updated_at", 2016-09-22 18:55:00 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 18:55:00 UTC], ["updated_at", 2016-09-22 18:55:00 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "--- :auto\n...\n"], ["created_at", 2016-09-22 18:55:00 UTC], ["updated_at", 2016-09-22 18:55:00 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 18:55:00 UTC], ["updated_at", 2016-09-22 18:55:00 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 18:55:00 UTC], ["updated_at", 2016-09-22 18:55:00 UTC]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 81ms (ActiveRecord: 6.0ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 21:55:00 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (7.1ms) +Completed 200 OK in 33ms (Views: 20.8ms | ActiveRecord: 0.2ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 21:55:00 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>"manual", "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.5ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "settings" SET "value" = ?, "updated_at" = ? WHERE "settings"."id" = ? [["value", "--- :manual\n...\n"], ["updated_at", 2016-09-22 18:55:00 UTC], ["id", 7]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 71ms (ActiveRecord: 4.0ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 21:55:00 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.2ms) +Completed 200 OK in 10ms (Views: 6.0ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.0ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.1ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 19:00:24 UTC], ["updated_at", 2016-09-22 19:00:24 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.2ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.2ms) begin transaction +  (0.2ms) rollback transaction +  (0.2ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.2ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:00:24 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (11.8ms) +Completed 200 OK in 25ms (Views: 21.2ms | ActiveRecord: 0.3ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:00:24 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.2ms) +Completed 200 OK in 9ms (Views: 6.5ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:00:24 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 8ms (Views: 5.4ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:00:24 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 8ms (Views: 5.8ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:00:24 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 8ms (Views: 6.2ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:00:24 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 8ms (Views: 5.3ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:00:24 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.2ms) +Completed 200 OK in 8ms (Views: 6.0ms | ActiveRecord: 0.1ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:00:24 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 9ms (Views: 6.7ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:00:24 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.6ms) +Completed 200 OK in 9ms (Views: 6.4ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:00:24 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"test", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.6ms) +Completed 200 OK in 17ms (Views: 8.7ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:00:24 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.8ms) +Completed 200 OK in 11ms (Views: 9.1ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:00:24 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (16.5ms) +Completed 200 OK in 66ms (Views: 51.8ms | ActiveRecord: 0.1ms) +  (0.2ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:00:24 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.3ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (6.2ms) +Completed 200 OK in 19ms (Views: 12.3ms | ActiveRecord: 0.3ms) +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "company"], ["value", "--- apple\n...\n"], ["created_at", 2016-09-22 19:00:24 UTC], ["updated_at", 2016-09-22 19:00:24 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:00:24 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.6ms) +Completed 200 OK in 10ms (Views: 6.0ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:00:24 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.2ms) +Completed 200 OK in 8ms (Views: 5.8ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:00:24 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\":\"e0e0e0\",\"block_color\":\"000000\"}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 19:00:24 UTC], ["updated_at", 2016-09-22 19:00:24 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 19:00:24 UTC], ["updated_at", 2016-09-22 19:00:24 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 19:00:24 UTC], ["updated_at", 2016-09-22 19:00:24 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: '000000'\n"], ["created_at", 2016-09-22 19:00:24 UTC], ["updated_at", 2016-09-22 19:00:24 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 19:00:24 UTC], ["updated_at", 2016-09-22 19:00:24 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 19:00:24 UTC], ["updated_at", 2016-09-22 19:00:24 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-22 19:00:24 UTC], ["updated_at", 2016-09-22 19:00:24 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 19:00:24 UTC], ["updated_at", 2016-09-22 19:00:24 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 19:00:24 UTC], ["updated_at", 2016-09-22 19:00:24 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 53ms (ActiveRecord: 3.4ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:00:24 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.5ms) +Completed 200 OK in 9ms (Views: 5.8ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:00:24 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.5ms) +Completed 200 OK in 10ms (Views: 7.4ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:00:24 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"new"}, "commit"=>"Save all"} + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 19:00:24 UTC], ["updated_at", 2016-09-22 19:00:24 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 19:00:24 UTC], ["updated_at", 2016-09-22 19:00:24 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 19:00:24 UTC], ["updated_at", 2016-09-22 19:00:24 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 19:00:24 UTC], ["updated_at", 2016-09-22 19:00:24 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 19:00:24 UTC], ["updated_at", 2016-09-22 19:00:24 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 19:00:24 UTC], ["updated_at", 2016-09-22 19:00:24 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-22 19:00:24 UTC], ["updated_at", 2016-09-22 19:00:24 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 19:00:24 UTC], ["updated_at", 2016-09-22 19:00:24 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :new\n...\n"], ["created_at", 2016-09-22 19:00:24 UTC], ["updated_at", 2016-09-22 19:00:24 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 47ms (ActiveRecord: 3.4ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:00:24 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 9ms (Views: 6.1ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:00:24 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.2ms) +Completed 200 OK in 9ms (Views: 6.2ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:00:24 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"55.4", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 19:00:24 UTC], ["updated_at", 2016-09-22 19:00:24 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 19:00:24 UTC], ["updated_at", 2016-09-22 19:00:24 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 55.4\n...\n"], ["created_at", 2016-09-22 19:00:24 UTC], ["updated_at", 2016-09-22 19:00:24 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 19:00:24 UTC], ["updated_at", 2016-09-22 19:00:24 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 19:00:25 UTC], ["updated_at", 2016-09-22 19:00:25 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 19:00:25 UTC], ["updated_at", 2016-09-22 19:00:25 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-22 19:00:25 UTC], ["updated_at", 2016-09-22 19:00:25 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.5ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 19:00:25 UTC], ["updated_at", 2016-09-22 19:00:25 UTC]] +  (0.3ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 19:00:25 UTC], ["updated_at", 2016-09-22 19:00:25 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 56ms (ActiveRecord: 4.3ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:00:25 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 9ms (Views: 5.4ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:00:25 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.6ms) +Completed 200 OK in 10ms (Views: 7.6ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:00:25 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"552", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 19:00:25 UTC], ["updated_at", 2016-09-22 19:00:25 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 552\n...\n"], ["created_at", 2016-09-22 19:00:25 UTC], ["updated_at", 2016-09-22 19:00:25 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 19:00:25 UTC], ["updated_at", 2016-09-22 19:00:25 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 19:00:25 UTC], ["updated_at", 2016-09-22 19:00:25 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 19:00:25 UTC], ["updated_at", 2016-09-22 19:00:25 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 19:00:25 UTC], ["updated_at", 2016-09-22 19:00:25 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-22 19:00:25 UTC], ["updated_at", 2016-09-22 19:00:25 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 19:00:25 UTC], ["updated_at", 2016-09-22 19:00:25 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 19:00:25 UTC], ["updated_at", 2016-09-22 19:00:25 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 49ms (ActiveRecord: 3.4ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:00:25 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.2ms) +Completed 200 OK in 9ms (Views: 6.6ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:00:25 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 8ms (Views: 6.0ms | ActiveRecord: 0.1ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:00:25 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:00:25 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>"auto", "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 19:00:25 UTC], ["updated_at", 2016-09-22 19:00:25 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 19:00:25 UTC], ["updated_at", 2016-09-22 19:00:25 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 19:00:25 UTC], ["updated_at", 2016-09-22 19:00:25 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 19:00:25 UTC], ["updated_at", 2016-09-22 19:00:25 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 19:00:25 UTC], ["updated_at", 2016-09-22 19:00:25 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 19:00:25 UTC], ["updated_at", 2016-09-22 19:00:25 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "--- :auto\n...\n"], ["created_at", 2016-09-22 19:00:25 UTC], ["updated_at", 2016-09-22 19:00:25 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 19:00:25 UTC], ["updated_at", 2016-09-22 19:00:25 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 19:00:25 UTC], ["updated_at", 2016-09-22 19:00:25 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 42ms (ActiveRecord: 3.3ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:00:25 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.2ms) +Completed 200 OK in 13ms (Views: 9.2ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:00:25 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>"manual", "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "settings" SET "value" = ?, "updated_at" = ? WHERE "settings"."id" = ? [["value", "--- :manual\n...\n"], ["updated_at", 2016-09-22 19:00:25 UTC], ["id", 7]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 41ms (ActiveRecord: 2.7ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:00:25 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (5.1ms) +Completed 200 OK in 17ms (Views: 10.5ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:00:25 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.0ms) +Completed 200 OK in 8ms (Views: 5.2ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:00:25 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 19:00:25 UTC], ["updated_at", 2016-09-22 19:00:25 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 19:00:25 UTC], ["updated_at", 2016-09-22 19:00:25 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 19:00:25 UTC], ["updated_at", 2016-09-22 19:00:25 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 19:00:25 UTC], ["updated_at", 2016-09-22 19:00:25 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 19:00:25 UTC], ["updated_at", 2016-09-22 19:00:25 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 19:00:25 UTC], ["updated_at", 2016-09-22 19:00:25 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :manual\n"], ["created_at", 2016-09-22 19:00:25 UTC], ["updated_at", 2016-09-22 19:00:25 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 19:00:25 UTC], ["updated_at", 2016-09-22 19:00:25 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.4ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 19:00:25 UTC], ["updated_at", 2016-09-22 19:00:25 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 48ms (ActiveRecord: 3.5ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:00:25 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.8ms) +Completed 200 OK in 9ms (Views: 6.3ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:00:25 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "settings" SET "value" = ?, "updated_at" = ? WHERE "settings"."id" = ? [["value", "--- []\n"], ["updated_at", 2016-09-22 19:00:25 UTC], ["id", 7]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 38ms (ActiveRecord: 2.5ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:00:25 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 12ms (Views: 6.1ms | ActiveRecord: 0.2ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:00:25 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "settings" SET "value" = ?, "updated_at" = ? WHERE "settings"."id" = ? [["value", "---\n- :auto\n- :manual\n"], ["updated_at", 2016-09-22 19:00:25 UTC], ["id", 7]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 36ms (ActiveRecord: 2.2ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:00:25 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.8ms) +Completed 200 OK in 14ms (Views: 10.7ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.5ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.5ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.4ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 19:01:52 UTC], ["updated_at", 2016-09-22 19:01:52 UTC]] +  (0.2ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.2ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.2ms) rollback transaction +  (0.1ms) begin transaction +  (0.2ms) rollback transaction +  (0.4ms) begin transaction +  (0.4ms) rollback transaction +  (0.5ms) begin transaction +  (0.4ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.2ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.2ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:01:52 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (8.7ms) +Completed 200 OK in 20ms (Views: 16.4ms | ActiveRecord: 0.3ms) +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "company"], ["value", "--- apple\n...\n"], ["created_at", 2016-09-22 19:01:52 UTC], ["updated_at", 2016-09-22 19:01:52 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:01:52 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (5.9ms) +Completed 200 OK in 17ms (Views: 12.5ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:01:53 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.5ms) +Completed 200 OK in 9ms (Views: 6.5ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:01:53 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 9ms (Views: 6.0ms | ActiveRecord: 0.1ms) +  (0.2ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:01:53 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 9ms (Views: 6.1ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:01:53 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 9ms (Views: 6.0ms | ActiveRecord: 0.1ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:01:53 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 9ms (Views: 6.0ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:01:53 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.5ms) +Completed 200 OK in 9ms (Views: 6.3ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:01:53 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.5ms) +Completed 200 OK in 9ms (Views: 6.5ms | ActiveRecord: 0.1ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:01:53 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (1.9ms) +Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:01:53 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.7ms) +Completed 200 OK in 9ms (Views: 7.0ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:01:53 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.2ms) +Completed 200 OK in 15ms (Views: 7.1ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:01:53 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 9ms (Views: 6.4ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:01:53 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"test", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.5ms) +Completed 200 OK in 14ms (Views: 7.3ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:01:53 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 8ms (Views: 5.7ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:01:53 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"552", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 552\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 48ms (ActiveRecord: 2.9ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:01:53 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.9ms) +Completed 200 OK in 9ms (Views: 6.2ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:01:53 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.6ms) +Completed 200 OK in 9ms (Views: 7.2ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:01:53 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\":\"e0e0e0\",\"block_color\":\"000000\"}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: '000000'\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 40ms (ActiveRecord: 2.8ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:01:53 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.3ms) +Completed 200 OK in 10ms (Views: 6.9ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:01:53 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 9ms (Views: 6.4ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:01:53 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"new"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :new\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 41ms (ActiveRecord: 2.9ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:01:53 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 10ms (Views: 5.8ms | ActiveRecord: 0.2ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:01:53 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.5ms) +Completed 200 OK in 9ms (Views: 6.3ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:01:53 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"55.4", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 55.4\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 46ms (ActiveRecord: 3.5ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:01:53 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 10ms (Views: 6.6ms | ActiveRecord: 0.2ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:01:53 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 8ms (Views: 6.2ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:01:53 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :manual\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 40ms (ActiveRecord: 2.9ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:01:53 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 10ms (Views: 5.6ms | ActiveRecord: 0.2ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:01:53 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "settings" SET "value" = ?, "updated_at" = ? WHERE "settings"."id" = ? [["value", "--- []\n"], ["updated_at", 2016-09-22 19:01:53 UTC], ["id", 7]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 36ms (ActiveRecord: 2.4ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:01:53 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.2ms) +Completed 200 OK in 9ms (Views: 5.9ms | ActiveRecord: 0.2ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:01:53 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "settings" SET "value" = ?, "updated_at" = ? WHERE "settings"."id" = ? [["value", "---\n- :auto\n- :manual\n"], ["updated_at", 2016-09-22 19:01:53 UTC], ["id", 7]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 46ms (ActiveRecord: 3.0ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:01:53 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.4ms) +Completed 200 OK in 17ms (Views: 11.7ms | ActiveRecord: 0.2ms) +  (0.6ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:01:53 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (5.7ms) +Completed 200 OK in 19ms (Views: 13.0ms | ActiveRecord: 0.2ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:01:53 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.5ms) +Completed 200 OK in 15ms (Views: 11.1ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:01:53 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>"auto", "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.4ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "--- :auto\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 19:01:53 UTC], ["updated_at", 2016-09-22 19:01:53 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 75ms (ActiveRecord: 5.3ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:01:53 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.8ms) +Completed 200 OK in 9ms (Views: 6.2ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:01:53 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>"manual", "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "settings" SET "value" = ?, "updated_at" = ? WHERE "settings"."id" = ? [["value", "--- :manual\n...\n"], ["updated_at", 2016-09-22 19:01:53 UTC], ["id", 7]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 37ms (ActiveRecord: 2.2ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:01:53 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 10ms (Views: 6.3ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.1ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 19:02:13 UTC], ["updated_at", 2016-09-22 19:02:13 UTC]] +  (0.0ms) commit transaction +  (2.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:02:13 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (17.4ms) +Completed 200 OK in 40ms (Views: 30.9ms | ActiveRecord: 0.5ms) +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "company"], ["value", "--- apple\n...\n"], ["created_at", 2016-09-22 19:02:13 UTC], ["updated_at", 2016-09-22 19:02:13 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:02:13 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.9ms) +Completed 200 OK in 11ms (Views: 6.6ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:02:13 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 8ms (Views: 5.4ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:02:13 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"55.4", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 19:02:13 UTC], ["updated_at", 2016-09-22 19:02:13 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 19:02:13 UTC], ["updated_at", 2016-09-22 19:02:13 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 55.4\n...\n"], ["created_at", 2016-09-22 19:02:13 UTC], ["updated_at", 2016-09-22 19:02:13 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 19:02:13 UTC], ["updated_at", 2016-09-22 19:02:13 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.4ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 19:02:13 UTC], ["updated_at", 2016-09-22 19:02:13 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 19:02:13 UTC], ["updated_at", 2016-09-22 19:02:13 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-22 19:02:13 UTC], ["updated_at", 2016-09-22 19:02:13 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 19:02:13 UTC], ["updated_at", 2016-09-22 19:02:13 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 19:02:13 UTC], ["updated_at", 2016-09-22 19:02:13 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 44ms (ActiveRecord: 3.3ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:02:13 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.6ms) +Completed 200 OK in 9ms (Views: 6.2ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:02:14 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.8ms) +Completed 200 OK in 11ms (Views: 8.1ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:02:14 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\":\"e0e0e0\",\"block_color\":\"000000\"}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (1.0ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: '000000'\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 47ms (ActiveRecord: 4.1ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:02:14 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 9ms (Views: 5.7ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:02:14 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 8ms (Views: 5.5ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:02:14 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"new"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :new\n...\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 40ms (ActiveRecord: 2.9ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:02:14 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.2ms) +Completed 200 OK in 9ms (Views: 5.5ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:02:14 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.0ms) +Completed 200 OK in 8ms (Views: 5.3ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:02:14 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"552", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 552\n...\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 44ms (ActiveRecord: 3.1ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:02:14 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.5ms) +Completed 200 OK in 9ms (Views: 5.9ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:02:14 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 8ms (Views: 5.7ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:02:14 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :manual\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 41ms (ActiveRecord: 3.1ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:02:14 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 9ms (Views: 5.6ms | ActiveRecord: 0.2ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:02:14 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "settings" SET "value" = ?, "updated_at" = ? WHERE "settings"."id" = ? [["value", "--- []\n"], ["updated_at", 2016-09-22 19:02:14 UTC], ["id", 7]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 41ms (ActiveRecord: 2.5ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:02:14 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.0ms) +Completed 200 OK in 10ms (Views: 5.4ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:02:14 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "settings" SET "value" = ?, "updated_at" = ? WHERE "settings"."id" = ? [["value", "---\n- :auto\n- :manual\n"], ["updated_at", 2016-09-22 19:02:14 UTC], ["id", 7]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 36ms (ActiveRecord: 2.3ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:02:14 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.5ms) +Completed 200 OK in 10ms (Views: 6.5ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:02:14 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 9ms (Views: 6.1ms | ActiveRecord: 0.1ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:02:14 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 8ms (Views: 5.6ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:02:14 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>"auto", "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "--- :auto\n...\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 19:02:14 UTC], ["updated_at", 2016-09-22 19:02:14 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 41ms (ActiveRecord: 2.9ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:02:14 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.5ms) +Completed 200 OK in 10ms (Views: 6.1ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:02:14 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>"manual", "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "settings" SET "value" = ?, "updated_at" = ? WHERE "settings"."id" = ? [["value", "--- :manual\n...\n"], ["updated_at", 2016-09-22 19:02:14 UTC], ["id", 7]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 36ms (ActiveRecord: 2.2ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:02:14 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 11ms (Views: 6.2ms | ActiveRecord: 0.2ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:02:14 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.2ms) +Completed 200 OK in 9ms (Views: 5.9ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:02:14 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 15ms (Views: 7.2ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:02:14 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 9ms (Views: 5.5ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:02:14 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"test", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 15ms (Views: 7.3ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:02:14 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 8ms (Views: 5.3ms | ActiveRecord: 0.1ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:02:14 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.0ms) +Completed 200 OK in 8ms (Views: 5.8ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:02:14 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.9ms) +Completed 200 OK in 9ms (Views: 6.3ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:02:14 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (5.4ms) +Completed 200 OK in 18ms (Views: 11.8ms | ActiveRecord: 0.2ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:02:14 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.7ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (7.1ms) +Completed 200 OK in 24ms (Views: 18.4ms | ActiveRecord: 0.7ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:02:14 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.3ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (15.8ms) +Completed 200 OK in 54ms (Views: 24.4ms | ActiveRecord: 0.3ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:02:14 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (5.7ms) +Completed 200 OK in 27ms (Views: 20.3ms | ActiveRecord: 0.2ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:02:14 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.5ms) +Completed 200 OK in 9ms (Views: 6.1ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.2ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.2ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.4ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 19:04:09 UTC], ["updated_at", 2016-09-22 19:04:09 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.2ms) begin transaction +  (0.1ms) rollback transaction +  (0.2ms) begin transaction +  (0.0ms) rollback transaction +  (0.2ms) begin transaction +  (0.3ms) rollback transaction +  (0.3ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.5ms) begin transaction +  (0.2ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:04:09 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (19.2ms) +Completed 200 OK in 33ms (Views: 27.8ms | ActiveRecord: 0.5ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:04:09 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\":\"e0e0e0\",\"block_color\":\"000000\"}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 19:04:09 UTC], ["updated_at", 2016-09-22 19:04:09 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 19:04:09 UTC], ["updated_at", 2016-09-22 19:04:09 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 19:04:09 UTC], ["updated_at", 2016-09-22 19:04:09 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: '000000'\n"], ["created_at", 2016-09-22 19:04:09 UTC], ["updated_at", 2016-09-22 19:04:09 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 19:04:09 UTC], ["updated_at", 2016-09-22 19:04:09 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 19:04:09 UTC], ["updated_at", 2016-09-22 19:04:09 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-22 19:04:09 UTC], ["updated_at", 2016-09-22 19:04:09 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 19:04:09 UTC], ["updated_at", 2016-09-22 19:04:09 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.5ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 19:04:09 UTC], ["updated_at", 2016-09-22 19:04:09 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 72ms (ActiveRecord: 4.5ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:04:09 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (3.5ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (5.4ms) +Completed 200 OK in 56ms (Views: 26.6ms | ActiveRecord: 3.5ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:04:09 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (4.2ms) +Completed 200 OK in 36ms (Views: 14.7ms | ActiveRecord: 0.2ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:04:09 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"55.4", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 19:04:09 UTC], ["updated_at", 2016-09-22 19:04:09 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 19:04:09 UTC], ["updated_at", 2016-09-22 19:04:09 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 55.4\n...\n"], ["created_at", 2016-09-22 19:04:09 UTC], ["updated_at", 2016-09-22 19:04:09 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 19:04:09 UTC], ["updated_at", 2016-09-22 19:04:09 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 19:04:09 UTC], ["updated_at", 2016-09-22 19:04:09 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 19:04:09 UTC], ["updated_at", 2016-09-22 19:04:09 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-22 19:04:09 UTC], ["updated_at", 2016-09-22 19:04:09 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 19:04:09 UTC], ["updated_at", 2016-09-22 19:04:09 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 19:04:09 UTC], ["updated_at", 2016-09-22 19:04:09 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 44ms (ActiveRecord: 2.8ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:04:09 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 10ms (Views: 6.2ms | ActiveRecord: 0.2ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:04:09 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 8ms (Views: 5.3ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:04:10 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"new"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 19:04:10 UTC], ["updated_at", 2016-09-22 19:04:10 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 19:04:10 UTC], ["updated_at", 2016-09-22 19:04:10 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 19:04:10 UTC], ["updated_at", 2016-09-22 19:04:10 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 19:04:10 UTC], ["updated_at", 2016-09-22 19:04:10 UTC]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 19:04:10 UTC], ["updated_at", 2016-09-22 19:04:10 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 19:04:10 UTC], ["updated_at", 2016-09-22 19:04:10 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-22 19:04:10 UTC], ["updated_at", 2016-09-22 19:04:10 UTC]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 19:04:10 UTC], ["updated_at", 2016-09-22 19:04:10 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :new\n...\n"], ["created_at", 2016-09-22 19:04:10 UTC], ["updated_at", 2016-09-22 19:04:10 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 44ms (ActiveRecord: 3.1ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:04:10 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 9ms (Views: 5.9ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:04:10 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 8ms (Views: 5.9ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:04:10 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"552", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 19:04:10 UTC], ["updated_at", 2016-09-22 19:04:10 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 552\n...\n"], ["created_at", 2016-09-22 19:04:10 UTC], ["updated_at", 2016-09-22 19:04:10 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 19:04:10 UTC], ["updated_at", 2016-09-22 19:04:10 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 19:04:10 UTC], ["updated_at", 2016-09-22 19:04:10 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 19:04:10 UTC], ["updated_at", 2016-09-22 19:04:10 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 19:04:10 UTC], ["updated_at", 2016-09-22 19:04:10 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-22 19:04:10 UTC], ["updated_at", 2016-09-22 19:04:10 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 19:04:10 UTC], ["updated_at", 2016-09-22 19:04:10 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 19:04:10 UTC], ["updated_at", 2016-09-22 19:04:10 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 41ms (ActiveRecord: 2.9ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:04:10 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.0ms) +Completed 200 OK in 9ms (Views: 5.3ms | ActiveRecord: 0.2ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:04:10 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.0ms) +Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:04:10 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 19:04:10 UTC], ["updated_at", 2016-09-22 19:04:10 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 19:04:10 UTC], ["updated_at", 2016-09-22 19:04:10 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 19:04:10 UTC], ["updated_at", 2016-09-22 19:04:10 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 19:04:10 UTC], ["updated_at", 2016-09-22 19:04:10 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 19:04:10 UTC], ["updated_at", 2016-09-22 19:04:10 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 19:04:10 UTC], ["updated_at", 2016-09-22 19:04:10 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :manual\n"], ["created_at", 2016-09-22 19:04:10 UTC], ["updated_at", 2016-09-22 19:04:10 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 19:04:10 UTC], ["updated_at", 2016-09-22 19:04:10 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 19:04:10 UTC], ["updated_at", 2016-09-22 19:04:10 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 43ms (ActiveRecord: 2.8ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:04:10 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.0ms) +Completed 200 OK in 8ms (Views: 5.2ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:04:10 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) UPDATE "settings" SET "value" = ?, "updated_at" = ? WHERE "settings"."id" = ? [["value", "--- []\n"], ["updated_at", 2016-09-22 19:04:10 UTC], ["id", 7]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 40ms (ActiveRecord: 2.5ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:04:10 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.5ms) +Completed 200 OK in 10ms (Views: 6.2ms | ActiveRecord: 0.2ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:04:10 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.5ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "settings" SET "value" = ?, "updated_at" = ? WHERE "settings"."id" = ? [["value", "---\n- :auto\n- :manual\n"], ["updated_at", 2016-09-22 19:04:10 UTC], ["id", 7]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 40ms (ActiveRecord: 2.8ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:04:10 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.6ms) +Completed 200 OK in 10ms (Views: 6.3ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:04:10 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.0ms) +Completed 200 OK in 8ms (Views: 5.4ms | ActiveRecord: 0.1ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:04:10 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.9ms) +Completed 200 OK in 9ms (Views: 6.8ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:04:10 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>"auto", "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 19:04:10 UTC], ["updated_at", 2016-09-22 19:04:10 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 19:04:10 UTC], ["updated_at", 2016-09-22 19:04:10 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 19:04:10 UTC], ["updated_at", 2016-09-22 19:04:10 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 19:04:10 UTC], ["updated_at", 2016-09-22 19:04:10 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 19:04:10 UTC], ["updated_at", 2016-09-22 19:04:10 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 19:04:10 UTC], ["updated_at", 2016-09-22 19:04:10 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "--- :auto\n...\n"], ["created_at", 2016-09-22 19:04:10 UTC], ["updated_at", 2016-09-22 19:04:10 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 19:04:10 UTC], ["updated_at", 2016-09-22 19:04:10 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 19:04:10 UTC], ["updated_at", 2016-09-22 19:04:10 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 42ms (ActiveRecord: 2.9ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:04:10 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 9ms (Views: 5.7ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:04:10 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>"manual", "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "settings" SET "value" = ?, "updated_at" = ? WHERE "settings"."id" = ? [["value", "--- :manual\n...\n"], ["updated_at", 2016-09-22 19:04:10 UTC], ["id", 7]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 35ms (ActiveRecord: 2.2ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:04:10 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 9ms (Views: 6.4ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:04:10 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.2ms) +Completed 200 OK in 8ms (Views: 6.0ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:04:10 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 8ms (Views: 5.5ms | ActiveRecord: 0.1ms) +  (0.2ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:04:10 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 8ms (Views: 5.8ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:04:10 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.8ms) +Completed 200 OK in 9ms (Views: 6.2ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:04:10 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 9ms (Views: 6.2ms | ActiveRecord: 0.1ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:04:10 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.2ms) +Completed 200 OK in 8ms (Views: 5.5ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:04:10 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.2ms) +Completed 200 OK in 9ms (Views: 6.7ms | ActiveRecord: 0.1ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:04:10 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.2ms) +Completed 200 OK in 8ms (Views: 5.5ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:04:10 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.2ms) +Completed 200 OK in 8ms (Views: 5.7ms | ActiveRecord: 0.1ms) +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "company"], ["value", "--- apple\n...\n"], ["created_at", 2016-09-22 19:04:10 UTC], ["updated_at", 2016-09-22 19:04:10 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:04:10 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.2ms) +Completed 200 OK in 9ms (Views: 5.7ms | ActiveRecord: 0.2ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:04:10 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 8ms (Views: 5.9ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:04:10 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"test", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 17ms (Views: 7.4ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:04:10 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 8ms (Views: 5.4ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:04:10 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.9ms) +Completed 200 OK in 15ms (Views: 7.6ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 19:10:19 UTC], ["updated_at", 2016-09-22 19:10:19 UTC]] +  (0.2ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.0ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.1ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 19:10:44 UTC], ["updated_at", 2016-09-22 19:10:44 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.3ms) begin transaction +  (0.2ms) rollback transaction +  (0.4ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 19:12:00 UTC], ["updated_at", 2016-09-22 19:12:00 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.0ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 19:12:45 UTC], ["updated_at", 2016-09-22 19:12:45 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.0ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.1ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 19:12:55 UTC], ["updated_at", 2016-09-22 19:12:55 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.2ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.1ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.3ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 19:13:23 UTC], ["updated_at", 2016-09-22 19:13:23 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.0ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.1ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.8ms) begin transaction + SQL (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 19:14:26 UTC], ["updated_at", 2016-09-22 19:14:26 UTC]] +  (0.2ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.0ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.3ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 19:14:54 UTC], ["updated_at", 2016-09-22 19:14:54 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +  (0.3ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.2ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.0ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.1ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 19:15:37 UTC], ["updated_at", 2016-09-22 19:15:37 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.5ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.3ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (2.8ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.7ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 19:16:31 UTC], ["updated_at", 2016-09-22 19:16:31 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.5ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.5ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 19:17:42 UTC], ["updated_at", 2016-09-22 19:17:42 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 19:18:40 UTC], ["updated_at", 2016-09-22 19:18:40 UTC]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.4ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 19:21:14 UTC], ["updated_at", 2016-09-22 19:21:14 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-22 19:21:31 UTC], ["updated_at", 2016-09-22 19:21:31 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:21:31 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (13.5ms) +Completed 200 OK in 34ms (Views: 26.8ms | ActiveRecord: 0.5ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:21:31 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.5ms) +Completed 200 OK in 14ms (Views: 9.9ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:21:31 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.8ms) +Completed 200 OK in 16ms (Views: 10.5ms | ActiveRecord: 0.2ms) +  (0.1ms) rollback transaction +  (0.2ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:21:31 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.0ms) +Completed 200 OK in 12ms (Views: 8.5ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:21:31 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.0ms) +Completed 200 OK in 8ms (Views: 5.3ms | ActiveRecord: 0.1ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:21:31 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.0ms) +Completed 200 OK in 8ms (Views: 5.6ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:21:31 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.8ms) +Completed 200 OK in 9ms (Views: 6.5ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:21:31 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"test", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 15ms (Views: 7.6ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:21:31 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 9ms (Views: 6.1ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:21:31 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.0ms) +Completed 200 OK in 14ms (Views: 6.8ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:21:31 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 8ms (Views: 5.6ms | ActiveRecord: 0.1ms) +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "company"], ["value", "--- apple\n...\n"], ["created_at", 2016-09-22 19:21:31 UTC], ["updated_at", 2016-09-22 19:21:31 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:21:31 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.6ms) +Completed 200 OK in 10ms (Views: 6.3ms | ActiveRecord: 0.2ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:21:31 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.2ms) +Completed 200 OK in 8ms (Views: 5.4ms | ActiveRecord: 0.1ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:21:31 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (1.8ms) +Completed 200 OK in 7ms (Views: 4.9ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:21:32 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 8ms (Views: 5.7ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:21:32 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"55.4", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 55.4\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 39ms (ActiveRecord: 2.9ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:21:32 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.0ms) +Completed 200 OK in 13ms (Views: 10.1ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:21:32 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.2ms) +Completed 200 OK in 8ms (Views: 5.5ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:21:32 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"552", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 552\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.5ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 41ms (ActiveRecord: 3.4ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:21:32 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.0ms) +Completed 200 OK in 9ms (Views: 5.4ms | ActiveRecord: 0.2ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:21:32 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 8ms (Views: 5.7ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:21:32 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"new"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.2ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :new\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 38ms (ActiveRecord: 2.8ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:21:32 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.0ms) +Completed 200 OK in 9ms (Views: 5.3ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:21:32 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 8ms (Views: 5.4ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:21:32 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\":\"e0e0e0\",\"block_color\":\"000000\"}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: '000000'\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 40ms (ActiveRecord: 2.9ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:21:32 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.4ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.0ms) +Completed 200 OK in 9ms (Views: 5.2ms | ActiveRecord: 0.4ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:21:32 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.1ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:21:32 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 7ms (Views: 5.2ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:21:32 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>"auto", "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "--- :auto\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 39ms (ActiveRecord: 2.7ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:21:32 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.0ms) +Completed 200 OK in 9ms (Views: 5.2ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:21:32 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>"manual", "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.6ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "settings" SET "value" = ?, "updated_at" = ? WHERE "settings"."id" = ? [["value", "--- :manual\n...\n"], ["updated_at", 2016-09-22 19:21:32 UTC], ["id", 7]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 38ms (ActiveRecord: 2.9ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:21:32 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.0ms) +Completed 200 OK in 9ms (Views: 5.4ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-22 22:21:32 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 9ms (Views: 6.1ms | ActiveRecord: 0.2ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:21:32 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :manual\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-22 19:21:32 UTC], ["updated_at", 2016-09-22 19:21:32 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 46ms (ActiveRecord: 3.3ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:21:32 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.5ms) +Completed 200 OK in 9ms (Views: 5.9ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:21:32 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "settings" SET "value" = ?, "updated_at" = ? WHERE "settings"."id" = ? [["value", "--- []\n"], ["updated_at", 2016-09-22 19:21:32 UTC], ["id", 7]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 34ms (ActiveRecord: 2.3ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:21:32 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.5ms) +Completed 200 OK in 9ms (Views: 6.0ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-22 22:21:32 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "settings" SET "value" = ?, "updated_at" = ? WHERE "settings"."id" = ? [["value", "---\n- :auto\n- :manual\n"], ["updated_at", 2016-09-22 19:21:32 UTC], ["id", 7]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 38ms (ActiveRecord: 2.4ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-22 22:21:32 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.6ms) +Completed 200 OK in 11ms (Views: 6.4ms | ActiveRecord: 0.2ms) +  (0.1ms) rollback transaction +  (3.1ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.4ms) select sqlite_version(*) +  (0.2ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.1ms) begin transaction + SQL (0.6ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:30:05 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (19.6ms) +Completed 200 OK in 36ms (Views: 30.5ms | ActiveRecord: 0.3ms) +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "company"], ["value", "--- apple\n...\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:30:05 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.5ms) +Completed 200 OK in 11ms (Views: 6.8ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:30:05 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.5ms) +Completed 200 OK in 8ms (Views: 5.9ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:30:05 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.8ms) +Completed 200 OK in 8ms (Views: 6.0ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:30:05 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 8ms (Views: 5.3ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:30:05 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.8ms) +Completed 200 OK in 10ms (Views: 7.6ms | ActiveRecord: 0.1ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:30:05 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.0ms) +Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:30:05 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.5ms) +Completed 200 OK in 8ms (Views: 5.8ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:30:05 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.5ms) +Completed 200 OK in 8ms (Views: 5.8ms | ActiveRecord: 0.1ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:30:05 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 8ms (Views: 5.6ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:30:05 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.2ms) +Completed 200 OK in 8ms (Views: 6.0ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-23 15:30:05 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"test", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 15ms (Views: 7.0ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:30:05 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.2ms) +Completed 200 OK in 8ms (Views: 5.4ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-23 15:30:05 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.4ms) +Completed 200 OK in 15ms (Views: 8.0ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:30:05 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.9ms) +Completed 200 OK in 9ms (Views: 6.4ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-23 15:30:05 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"new"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :new\n...\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 43ms (ActiveRecord: 3.1ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-23 15:30:05 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.0ms) +Completed 200 OK in 8ms (Views: 5.2ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:30:05 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 8ms (Views: 5.6ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-23 15:30:05 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"552", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 552\n...\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 42ms (ActiveRecord: 3.3ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-23 15:30:05 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.2ms) +Completed 200 OK in 9ms (Views: 5.3ms | ActiveRecord: 0.2ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:30:05 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.0ms) +Completed 200 OK in 8ms (Views: 5.4ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-23 15:30:05 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"55.4", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 55.4\n...\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 46ms (ActiveRecord: 3.2ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-23 15:30:05 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.2ms) +Completed 200 OK in 10ms (Views: 6.4ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:30:05 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 8ms (Views: 6.0ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-23 15:30:05 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\":\"e0e0e0\",\"block_color\":\"000000\"}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: '000000'\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.3ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 41ms (ActiveRecord: 2.9ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-23 15:30:05 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 9ms (Views: 5.8ms | ActiveRecord: 0.2ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:30:05 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.8ms) +Completed 200 OK in 9ms (Views: 7.1ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-23 15:30:05 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :manual\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-23 12:30:05 UTC], ["updated_at", 2016-09-23 12:30:05 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 44ms (ActiveRecord: 3.0ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-23 15:30:05 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 10ms (Views: 5.9ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-23 15:30:06 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "settings" SET "value" = ?, "updated_at" = ? WHERE "settings"."id" = ? [["value", "--- []\n"], ["updated_at", 2016-09-23 12:30:06 UTC], ["id", 7]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 37ms (ActiveRecord: 2.5ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-23 15:30:06 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 10ms (Views: 6.2ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-23 15:30:06 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.7ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "settings" SET "value" = ?, "updated_at" = ? WHERE "settings"."id" = ? [["value", "---\n- :auto\n- :manual\n"], ["updated_at", 2016-09-23 12:30:06 UTC], ["id", 7]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 36ms (ActiveRecord: 2.8ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-23 15:30:06 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 10ms (Views: 6.0ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:30:06 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 8ms (Views: 5.8ms | ActiveRecord: 0.1ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:30:06 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 8ms (Views: 5.5ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-23 15:30:06 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>"auto", "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-23 12:30:06 UTC], ["updated_at", 2016-09-23 12:30:06 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-23 12:30:06 UTC], ["updated_at", 2016-09-23 12:30:06 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-23 12:30:06 UTC], ["updated_at", 2016-09-23 12:30:06 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-23 12:30:06 UTC], ["updated_at", 2016-09-23 12:30:06 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-23 12:30:06 UTC], ["updated_at", 2016-09-23 12:30:06 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-23 12:30:06 UTC], ["updated_at", 2016-09-23 12:30:06 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "--- :auto\n...\n"], ["created_at", 2016-09-23 12:30:06 UTC], ["updated_at", 2016-09-23 12:30:06 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-23 12:30:06 UTC], ["updated_at", 2016-09-23 12:30:06 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-23 12:30:06 UTC], ["updated_at", 2016-09-23 12:30:06 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 38ms (ActiveRecord: 2.8ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-23 15:30:06 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 9ms (Views: 5.6ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-23 15:30:06 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>"manual", "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "settings" SET "value" = ?, "updated_at" = ? WHERE "settings"."id" = ? [["value", "--- :manual\n...\n"], ["updated_at", 2016-09-23 12:30:06 UTC], ["id", 7]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 40ms (ActiveRecord: 2.6ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-23 15:30:06 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.4ms) +Completed 200 OK in 10ms (Views: 6.3ms | ActiveRecord: 0.2ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.3ms) CREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) +  (0.1ms) select sqlite_version(*) +  (0.1ms) CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var") +  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY) +  (0.0ms) SELECT version FROM "schema_migrations" +  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140320182332') +  (0.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) + ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]] +  (0.5ms) begin transaction + SQL (0.1ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "test"], ["created_at", 2016-09-23 12:32:29 UTC], ["updated_at", 2016-09-23 12:32:29 UTC]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:32:29 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (11.9ms) +Completed 200 OK in 21ms (Views: 17.5ms | ActiveRecord: 0.2ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-23 15:32:29 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"55.4", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-23 12:32:29 UTC], ["updated_at", 2016-09-23 12:32:29 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.4ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (2.7ms) SAVEPOINT active_record_1 + SQL (0.4ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-23 12:32:29 UTC], ["updated_at", 2016-09-23 12:32:29 UTC]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.4ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 55.4\n...\n"], ["created_at", 2016-09-23 12:32:29 UTC], ["updated_at", 2016-09-23 12:32:29 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-23 12:32:29 UTC], ["updated_at", 2016-09-23 12:32:29 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-23 12:32:29 UTC], ["updated_at", 2016-09-23 12:32:29 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-23 12:32:29 UTC], ["updated_at", 2016-09-23 12:32:29 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-23 12:32:29 UTC], ["updated_at", 2016-09-23 12:32:29 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-23 12:32:29 UTC], ["updated_at", 2016-09-23 12:32:29 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.2ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-23 12:32:29 UTC], ["updated_at", 2016-09-23 12:32:29 UTC]] +  (0.2ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 129ms (ActiveRecord: 8.4ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-23 15:32:29 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.9ms) +Completed 200 OK in 11ms (Views: 6.9ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:32:29 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.2ms) +Completed 200 OK in 9ms (Views: 5.5ms | ActiveRecord: 0.2ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-23 15:32:30 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"new"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :new\n...\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 40ms (ActiveRecord: 2.8ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-23 15:32:30 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 10ms (Views: 5.7ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:32:30 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 8ms (Views: 5.2ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-23 15:32:30 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\":\"e0e0e0\",\"block_color\":\"000000\"}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: '000000'\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 39ms (ActiveRecord: 3.1ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-23 15:32:30 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 9ms (Views: 5.3ms | ActiveRecord: 0.2ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:32:30 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 8ms (Views: 5.4ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-23 15:32:30 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"552", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 552\n...\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :auto\n- :manual\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 39ms (ActiveRecord: 2.8ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-23 15:32:30 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.2ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 10ms (Views: 6.1ms | ActiveRecord: 0.2ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:32:30 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.1ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:32:30 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.0ms) +Completed 200 OK in 7ms (Views: 5.2ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-23 15:32:30 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>"auto", "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "--- :auto\n...\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 40ms (ActiveRecord: 3.0ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-23 15:32:30 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 10ms (Views: 5.8ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-23 15:32:30 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>"manual", "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "settings" SET "value" = ?, "updated_at" = ? WHERE "settings"."id" = ? [["value", "--- :manual\n...\n"], ["updated_at", 2016-09-23 12:32:30 UTC], ["id", 7]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 34ms (ActiveRecord: 2.3ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-23 15:32:30 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 9ms (Views: 6.2ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:32:30 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 8ms (Views: 5.4ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-23 15:32:30 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_name"], ["value", "--- Dummy\n...\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "limit"], ["value", "--- 150\n...\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.4ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "angle"], ["value", "--- 0.5\n...\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "style"], ["value", "---\nborder_color: e0e0e0\nblock_color: ffffff\ntitle:\n font: Tahoma\n size: '12'\n color: '107821'\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "check_something"], ["value", "--- true\n...\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "description"], ["value", "--- But I must explain to you how all this mistaken idea of denouncing pleasure and\n praising pain was born and I will give you a complete account of the system, and\n expound the actual teachings of the great explorer of the truth, the master-builder\n of human happiness. No one rejects, dislikes, or avoids pleasure itself, because\n it is pleasure, but because those who do not know how to pursue pleasure rationally\n encounter consequences that are extremely painful.\n...\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "mode"], ["value", "---\n- :manual\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "timer"], ["value", "--- 7200\n...\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "project_status"], ["value", "--- :finished\n...\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.1ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 48ms (ActiveRecord: 2.9ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-23 15:32:30 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.0ms) +Completed 200 OK in 9ms (Views: 6.4ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-23 15:32:30 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.4ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "settings" SET "value" = ?, "updated_at" = ? WHERE "settings"."id" = ? [["value", "--- []\n"], ["updated_at", 2016-09-23 12:32:30 UTC], ["id", 7]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 37ms (ActiveRecord: 2.5ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-23 15:32:30 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 9ms (Views: 5.6ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-23 15:32:30 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_name"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "limit"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "angle"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "style"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (1.3ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "check_something"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.1ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "description"], ["LIMIT", 1]] +  (0.1ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "mode"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 + SQL (0.1ms) UPDATE "settings" SET "value" = ?, "updated_at" = ? WHERE "settings"."id" = ? [["value", "---\n- :auto\n- :manual\n"], ["updated_at", 2016-09-23 12:32:30 UTC], ["id", 7]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.1ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "timer"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 + Settings Load (0.2ms) SELECT "settings".* FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) AND "settings"."var" = ? ORDER BY "settings"."id" ASC LIMIT ? [["var", "project_status"], ["LIMIT", 1]] +  (0.0ms) SAVEPOINT active_record_1 +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Redirected to http://www.example.com/settings/ +Completed 302 Found in 39ms (ActiveRecord: 3.3ms) +Started GET "/settings/" for 127.0.0.1 at 2016-09-23 15:32:30 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.6ms) +Completed 200 OK in 11ms (Views: 7.0ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:32:30 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 8ms (Views: 5.4ms | ActiveRecord: 0.1ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-23 15:32:30 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "angle"=>"0.5", "style"=>"test", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 13ms (Views: 6.9ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.2ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:32:30 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.3ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.3ms) +Completed 200 OK in 8ms (Views: 5.5ms | ActiveRecord: 0.3ms) +Started PUT "/settings/update_all" for 127.0.0.1 at 2016-09-23 15:32:30 +0300 +Processing by RailsSettingsUi::SettingsController#update_all as HTML + Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "angle"=>"0.5", "style"=>"{\"border_color\"=>\"e0e0e0\", \"block_color\"=>\"ffffff\", \"title\"=>{\"font\"=>\"Tahoma\", \"size\"=>\"12\", \"color\"=>\"107821\"}}", "check_something"=>"on", "description"=>"But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful.", "mode"=>{"auto"=>"on", "manual"=>"on"}, "timer"=>"7200", "project_status"=>"finished"}, "commit"=>"Save all"} + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.7ms) +Completed 200 OK in 16ms (Views: 8.3ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:32:30 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.2ms) +Completed 200 OK in 8ms (Views: 5.4ms | ActiveRecord: 0.1ms) +  (0.1ms) SAVEPOINT active_record_1 + SQL (0.1ms) INSERT INTO "settings" ("var", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["var", "company"], ["value", "--- apple\n...\n"], ["created_at", 2016-09-23 12:32:30 UTC], ["updated_at", 2016-09-23 12:32:30 UTC]] +  (0.0ms) RELEASE SAVEPOINT active_record_1 +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:32:30 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.8ms) +Completed 200 OK in 10ms (Views: 7.0ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:32:30 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (3.7ms) +Completed 200 OK in 10ms (Views: 7.6ms | ActiveRecord: 0.1ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:32:30 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.7ms) +Completed 200 OK in 9ms (Views: 6.5ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:32:30 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:32:30 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.0ms) +Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:32:30 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.1ms) +Completed 200 OK in 8ms (Views: 5.8ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:32:30 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.6ms) +Completed 200 OK in 10ms (Views: 7.8ms | ActiveRecord: 0.1ms) +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:32:30 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (1.9ms) +Completed 200 OK in 8ms (Views: 5.3ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/settings" for 127.0.0.1 at 2016-09-23 15:32:30 +0300 +Processing by RailsSettingsUi::SettingsController#index as HTML + Settings Load (0.1ms) SELECT var, value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL) + Rendering /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application + Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.erb within layouts/rails_settings_ui/application (2.0ms) +Completed 200 OK in 7ms (Views: 5.2ms | ActiveRecord: 0.1ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +  (0.1ms) rollback transaction