spec/dummy/log/test.log in rails-settings-ui-0.1.0 vs spec/dummy/log/test.log in rails-settings-ui-0.1.1
- old
+ new
@@ -551,2687 +551,5239 @@
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.4ms)
Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
- [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
- [1m[36m (0.3ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
- [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
- [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
- [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:08:54 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 3ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:08:54 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 0ms
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:08:54 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 0ms
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:08:54 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 0ms
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:08:54 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 0ms
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:08:54 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 0ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:08:54 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 0ms
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:08:54 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 0ms
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 21:34:09 +0400
+ [1m[36m (0.3ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:09:53 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (11.1ms)
-Completed 200 OK in 32ms (Views: 29.0ms | ActiveRecord: 0.5ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 21:34:09 +0400
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (15.6ms)
+Completed 200 OK in 39ms (Views: 34.3ms | ActiveRecord: 1.2ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-04 22:09:53 +0400
Processing by RailsSettingsUi::SettingsController#update_all as HTML
- Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"test", "limit"=>"test", "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"}}, "commit"=>"Save all"}
- [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
-Completed 500 Internal Server Error in 1ms
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.0ms)
+Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 21:34:09 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:09:53 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.2ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 21:34:09 +0400
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.9ms)
+Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.2ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-04 22:09:53 +0400
Processing by RailsSettingsUi::SettingsController#update_all as HTML
- Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"test", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
-Completed 500 Internal Server Error in 1ms
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.2ms)
+Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 21:34:09 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:09:53 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 10ms (Views: 5.1ms | ActiveRecord: 0.2ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.2ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 21:34:10 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:09:53 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
+ [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.2ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 21:34:10 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:09:53 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[35mSettings Load (0.3ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.5ms)
-Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.3ms)
+ [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.0ms)
+Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.2ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 21:34:10 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:09:53 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.1ms)
+ [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.2ms)
+Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.2ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 21:34:10 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:09:53 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.0ms)
+Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 21:34:10 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:09:53 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.6ms)
+Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.2ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:12:30 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (11.4ms)
+Completed 200 OK in 39ms (Views: 35.0ms | ActiveRecord: 1.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:12:30 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.2ms)
Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.2ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:12:30 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:12:30 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
- [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
- [1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
- [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
- [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
- [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 21:54:40 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:12:30 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (14.1ms)
-Completed 200 OK in 33ms (Views: 29.3ms | ActiveRecord: 0.5ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 21:54:40 +0400
-Processing by RailsSettingsUi::SettingsController#update_all as HTML
- Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:12:30 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.7ms)
-Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.0ms)
+Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 21:54:40 +0400
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:12:30 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 21:54:40 +0400
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-04 22:12:30 +0400
Processing by RailsSettingsUi::SettingsController#update_all as HTML
Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.6ms)
-Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 21:54:40 +0400
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:12:30 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
- [1m[36m (0.1ms)[0m [1mrollback transaction[0m
- [1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 21:54:40 +0400
-Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.5ms)
+Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.2ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-04 22:12:30 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 21:54:40 +0400
+ [1m[36m (0.4ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:15:04 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.2ms)
- [1m[36m (0.1ms)[0m [1mrollback transaction[0m
- [1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 21:54:40 +0400
-Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.2ms)
-Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.1ms)
+Completed 500 Internal Server Error in 4ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 21:54:40 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:15:04 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
- [1m[36m (0.1ms)[0m [1mrollback transaction[0m
- [1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 21:54:40 +0400
-Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.9ms)
-Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.1ms)
+Completed 500 Internal Server Error in 0ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:15:04 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 0ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:15:04 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 1ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:15:04 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 1ms
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:15:04 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 1ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:15:04 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 1ms
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:15:04 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 0ms
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:17:12 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 3ms
+ [1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:17:12 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 0ms
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:17:12 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 0ms
[1m[35m (0.0ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:17:12 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 0ms
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:17:12 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 0ms
+ [1m[35m (0.0ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:17:12 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 0ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:17:12 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 0ms
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
- [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
- [1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
- [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
- [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
- [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:17:12 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 0ms
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:18:33 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 2ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:18:33 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 0ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:18:33 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 0ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:18:33 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 0ms
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:18:33 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 0ms
+ [1m[35m (0.0ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:18:33 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 0ms
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:18:33 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 0ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:18:33 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 0ms
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:19:03 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 3ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:19:03 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 0ms
+ [1m[35m (0.0ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:19:03 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 0ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:19:03 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 0ms
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:19:03 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 1ms
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:19:03 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 0ms
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:19:03 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 0ms
+ [1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:17:45 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:19:03 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 0ms
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:19:26 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (8.9ms)
-Completed 200 OK in 27ms (Views: 24.5ms | ActiveRecord: 0.4ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (22.3ms)
+Completed 200 OK in 54ms (Views: 50.0ms | ActiveRecord: 1.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:17:45 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:19:26 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:17:45 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:19:26 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.9ms)
+Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:19:26 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.9ms)
+Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.1ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:19:26 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:17:45 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:19:26 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-04 22:19:26 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
+Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:19:26 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.5ms)
+Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.2ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-04 22:19:26 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.1ms)
+Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.2ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:19:26 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.2ms)
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:19:49 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (11.6ms)
+Completed 200 OK in 28ms (Views: 24.9ms | ActiveRecord: 1.0ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-04 22:19:49 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (4.0ms)
+Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 0.1ms)
+ [1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:17:45 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:19:49 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (12.1ms)
+Completed 200 OK in 14ms (Views: 13.5ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-04 22:19:50 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.1ms)
+Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.1ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:19:50 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.2ms)
+Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.2ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:19:50 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.1ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:19:50 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
+Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:17:45 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:19:50 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.2ms)
-Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.5ms)
+Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:17:45 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:19:50 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.2ms)
+Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.2ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:19:50 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.1ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.4ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:20:14 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 22:17:45 +0400
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (14.1ms)
+Completed 200 OK in 36ms (Views: 32.3ms | ActiveRecord: 1.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-04 22:20:14 +0400
Processing by RailsSettingsUi::SettingsController#update_all as HTML
- Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"test", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.9ms)
-Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (10.8ms)
+Completed 200 OK in 13ms (Views: 12.0ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:17:45 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:20:14 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.1ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 22:17:45 +0400
+ [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.5ms)
+Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.2ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-04 22:20:14 +0400
Processing by RailsSettingsUi::SettingsController#update_all as HTML
- Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"test", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.8ms)
-Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.0ms)
+Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:20:14 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.2ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:20:14 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.2ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:20:14 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.2ms)
+Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:20:14 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.9ms)
+Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.2ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:20:14 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.5ms)
+Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.2ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:20:14 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:22:53 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 2ms
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:22:53 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 0ms
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:22:53 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 0ms
+ [1m[35m (0.0ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:22:53 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 0ms
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:22:53 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 0ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:22:53 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 9ms
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
- [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
- [1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
- [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
- [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
- [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:22:53 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 0ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:22:53 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+Completed 500 Internal Server Error in 0ms
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:18:05 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:23:38 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (14.1ms)
-Completed 200 OK in 33ms (Views: 29.3ms | ActiveRecord: 0.4ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (12.4ms)
+Completed 200 OK in 28ms (Views: 25.1ms | ActiveRecord: 0.3ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
- [1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:18:05 +0400
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:23:38 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:18:05 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:23:38 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.7ms)
-Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
- [1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:18:05 +0400
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:23:38 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
+Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:18:05 +0400
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:23:38 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.2ms)
-Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.6ms)
+Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
- [1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:18:05 +0400
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:23:38 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.9ms)
-Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:18:05 +0400
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:23:38 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.2ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 22:18:05 +0400
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-04 22:23:38 +0400
Processing by RailsSettingsUi::SettingsController#update_all as HTML
Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.8ms)
-Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:18:05 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:23:39 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.2ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 22:18:05 +0400
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.0ms)
+Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-04 22:23:39 +0400
Processing by RailsSettingsUi::SettingsController#update_all as HTML
Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
- [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.7ms)
-Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.2ms)
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:24:05 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (19.2ms)
+Completed 200 OK in 37ms (Views: 33.3ms | ActiveRecord: 0.5ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:24:05 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.2ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:24:05 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:24:05 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:24:05 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:24:05 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:24:05 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-04 22:24:05 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.9ms)
+Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-04 22:24:05 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-04 22:24:05 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:05:00 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (14.3ms)
+Completed 200 OK in 45ms (Views: 41.1ms | ActiveRecord: 0.4ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:05:00 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:05:00 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:05:00 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:05:00 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:05:00 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.9ms)
+Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:05:00 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
+Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:05:00 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 3ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:05:00 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:05:00 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 3ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
[1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
[1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
- [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
[1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
[1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:14:50 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (24.2ms)
+Completed 200 OK in 47ms (Views: 43.4ms | ActiveRecord: 0.3ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:14:51 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:14:51 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:14:51 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:14:51 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.4ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:14:51 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.4ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:14:51 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:14:51 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 1ms
+ [1m[35m (0.0ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:55:25 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:14:51 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (9.1ms)
-Completed 200 OK in 27ms (Views: 24.0ms | ActiveRecord: 0.4ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 22:55:25 +0400
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:14:51 +0400
Processing by RailsSettingsUi::SettingsController#update_all as HTML
- Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
Completed 500 Internal Server Error in 1ms
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:55:25 +0400
+ [1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:16:54 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.1ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 22:55:25 +0400
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (23.3ms)
+Completed 200 OK in 39ms (Views: 36.6ms | ActiveRecord: 0.3ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:16:54 +0400
Processing by RailsSettingsUi::SettingsController#update_all as HTML
- Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"", "limit"=>"100", "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"}}, "commit"=>"Save all"}
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
Completed 500 Internal Server Error in 1ms
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:16:54 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:16:54 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 1ms
+ [1m[35m (0.0ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:55:25 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:16:54 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.9ms)
-Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.4ms)
+Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:55:25 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:16:54 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.2ms)
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:16:54 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:16:54 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.1ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:16:54 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:16:54 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:55:25 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:26:07 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (23.9ms)
+Completed 200 OK in 47ms (Views: 43.6ms | ActiveRecord: 0.3ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:55:25 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:26:08 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:55:25 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:26:08 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.2ms)
- [1m[36m (0.2ms)[0m [1mrollback transaction[0m
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:55:25 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:26:08 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:26:08 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:26:08 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
+Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.2ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:26:08 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:26:08 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 3ms
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:26:08 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.0ms)
+Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:26:08 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 3ms
+ [1m[35m (0.0ms)[0m rollback transaction
[1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
[1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
[1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
[1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
[1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
[1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:27:29 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (13.7ms)
+Completed 200 OK in 39ms (Views: 36.3ms | ActiveRecord: 0.4ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:27:29 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:27:29 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.2ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:27:29 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.1ms)
+ [1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:27:29 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:27:29 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.3ms)
+Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:27:29 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:27:29 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 12ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:27:29 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.1ms)
+Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:27:29 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 1ms
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:28:33 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (20.5ms)
+Completed 200 OK in 37ms (Views: 33.9ms | ActiveRecord: 0.4ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:28:34 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:28:34 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:28:34 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:28:34 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.4ms)
+Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:28:34 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.0ms)
+Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:28:34 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+Completed 500 Internal Server Error in 3ms
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:28:34 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:28:34 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+Completed 500 Internal Server Error in 3ms
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:28:34 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.4ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.1ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:28:46 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (19.9ms)
+Completed 200 OK in 38ms (Views: 35.1ms | ActiveRecord: 0.3ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:28:46 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:28:46 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:28:46 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:28:46 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:28:46 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.3ms)
+Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:28:46 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:28:46 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 3ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:28:46 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:28:46 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 3ms
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.6ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.3ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:28:56 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (20.4ms)
+Completed 200 OK in 39ms (Views: 35.1ms | ActiveRecord: 0.4ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:28:56 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 5ms
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:28:56 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:28:56 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 1ms
+ [1m[35m (0.0ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:28:56 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.3ms)
+Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:28:56 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:28:56 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:28:56 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.2ms)
+Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:28:56 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:28:56 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.0ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:56:46 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:29:52 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (9.4ms)
-Completed 200 OK in 27ms (Views: 24.5ms | ActiveRecord: 0.4ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (18.9ms)
+Completed 200 OK in 36ms (Views: 32.7ms | ActiveRecord: 0.3ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:56:46 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:29:52 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.7ms)
-Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:56:46 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:29:52 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.2ms)
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:56:46 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:29:52 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.1ms)
-Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:56:46 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:29:52 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.0ms)
+Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:56:46 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:29:52 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.9ms)
-Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.2ms)
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:56:46 +0400
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:29:52 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.1ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 22:56:46 +0400
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:29:52 +0400
Processing by RailsSettingsUi::SettingsController#update_all as HTML
- Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"foo", "limit"=>"100", "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"}}, "commit"=>"Save all"}
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.7ms)
-Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.1ms)
+Completed 500 Internal Server Error in 5ms
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:56:46 +0400
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:29:52 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.5ms)
-Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.2ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 22:56:46 +0400
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.9ms)
+Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:29:52 +0400
Processing by RailsSettingsUi::SettingsController#update_all as HTML
- Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"foo", "limit"=>"test", "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"}}, "commit"=>"Save all"}
- [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.9ms)
-Completed 200 OK in 6ms (Views: 5.3ms | ActiveRecord: 0.2ms)
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 1ms
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
[1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
- [1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
- [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
[1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
[1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:30:54 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (20.4ms)
+Completed 200 OK in 39ms (Views: 34.0ms | ActiveRecord: 0.6ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:30:54 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:30:54 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:30:54 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:30:54 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.4ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:30:54 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.1ms)
+ [1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:30:54 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:30:54 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 5ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:30:54 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:30:54 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 1ms
[1m[35m (0.0ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.0ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.0ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:57:04 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:31:59 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (9.1ms)
-Completed 200 OK in 28ms (Views: 24.6ms | ActiveRecord: 0.4ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (12.3ms)
+Completed 200 OK in 29ms (Views: 25.6ms | ActiveRecord: 0.3ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:57:04 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:31:59 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:57:04 +0400
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:31:59 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.8ms)
+Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
- [1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:57:04 +0400
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:31:59 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.1ms)
-Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:31:59 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
+Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.2ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:31:59 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
+ [1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:57:04 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:31:59 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:31:59 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 5ms
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:31:59 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:31:59 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 1ms
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:32:19 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (20.8ms)
+Completed 200 OK in 37ms (Views: 34.0ms | ActiveRecord: 0.3ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:57:04 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:32:19 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
-Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:32:19 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.2ms)
+Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:32:19 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.1ms)
+ [1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:57:04 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:32:19 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.7ms)
-Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.1ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 22:57:04 +0400
-Processing by RailsSettingsUi::SettingsController#update_all as HTML
- Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
- [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.8ms)
-Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.2ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:32:19 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.1ms)
+Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:57:04 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:32:19 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.2ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 22:57:04 +0400
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.2ms)
+Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.2ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:32:19 +0400
Processing by RailsSettingsUi::SettingsController#update_all as HTML
Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.7ms)
-Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.1ms)
+Completed 500 Internal Server Error in 5ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:32:19 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.1ms)
+Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:32:19 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 1ms
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:32:50 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (20.0ms)
+Completed 200 OK in 37ms (Views: 33.4ms | ActiveRecord: 0.4ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:32:50 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:32:50 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:32:50 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:32:50 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:32:50 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.4ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:32:50 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.1ms)
+Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:32:50 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 5ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:32:50 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:32:50 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 1ms
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:32:59 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (21.3ms)
+Completed 200 OK in 38ms (Views: 35.1ms | ActiveRecord: 0.4ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:33:00 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 5ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:33:00 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:33:00 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 1ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:33:00 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:33:00 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:33:00 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:33:00 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.0ms)
+Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.1ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:33:00 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:33:00 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.4ms)
+Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.1ms)
+ [1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
[1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
- [1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
- [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
- [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
[1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:57:28 +0400
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:33:17 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (13.9ms)
-Completed 200 OK in 32ms (Views: 28.8ms | ActiveRecord: 0.4ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 22:57:28 +0400
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (19.8ms)
+Completed 200 OK in 36ms (Views: 33.2ms | ActiveRecord: 0.3ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:33:18 +0400
Processing by RailsSettingsUi::SettingsController#update_all as HTML
Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
- [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.6ms)
-Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.1ms)
+ [1m[36mSettings Load (0.3ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 6ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:57:29 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:33:18 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.1ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 22:57:29 +0400
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:33:18 +0400
Processing by RailsSettingsUi::SettingsController#update_all as HTML
Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.6ms)
-Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.1ms)
+Completed 500 Internal Server Error in 1ms
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:33:18 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.4ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:33:18 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
+ [1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:57:29 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:33:18 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.9ms)
-Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.5ms)
+Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:57:29 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:33:18 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.6ms)
+Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:57:29 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:33:18 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:57:29 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:33:18 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.3ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:57:29 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:34:37 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (21.0ms)
+Completed 200 OK in 39ms (Views: 36.3ms | ActiveRecord: 0.3ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:57:29 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:34:37 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.2ms)
-Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:34:37 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:34:37 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:34:37 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:34:37 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:34:37 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:34:37 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 5ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:34:37 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.8ms)
+Completed 200 OK in 7ms (Views: 5.9ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:34:37 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 1ms
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:39:58 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (21.7ms)
+Completed 200 OK in 38ms (Views: 35.3ms | ActiveRecord: 0.3ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:39:58 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 5ms
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:39:58 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:39:58 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 1ms
[1m[35m (0.0ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:39:58 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:39:58 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:39:58 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:39:58 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.1ms)
+Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:39:58 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:39:58 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
- [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
- [1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
- [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
[1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
[1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:40:40 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (19.7ms)
+Completed 200 OK in 38ms (Views: 35.1ms | ActiveRecord: 0.3ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:40:40 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:59:34 +0400
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:40:40 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (8.9ms)
-Completed 200 OK in 28ms (Views: 24.0ms | ActiveRecord: 0.5ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:59:34 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:40:40 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.1ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 22:59:34 +0400
-Processing by RailsSettingsUi::SettingsController#update_all as HTML
- Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.1ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:40:40 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.6ms)
-Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:59:34 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:40:40 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 22:59:34 +0400
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.6ms)
+Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.1ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:40:40 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.9ms)
+Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.2ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:40:40 +0400
Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 5ms
+ [1m[35m (0.2ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:40:40 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (8.1ms)
+Completed 200 OK in 11ms (Views: 10.1ms | ActiveRecord: 0.2ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:40:41 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 2ms
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:43:13 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (4.0ms)
-Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (19.7ms)
+Completed 200 OK in 36ms (Views: 33.3ms | ActiveRecord: 0.3ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:59:34 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:43:13 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:59:34 +0400
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:43:13 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:59:34 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:43:13 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.5ms)
-Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.2ms)
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:59:34 +0400
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:43:13 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:59:34 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:43:13 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.2ms)
-Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.3ms)
+Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:43:13 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.9ms)
+Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:43:13 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 4ms
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:43:13 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:43:13 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 1ms
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:44:41 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (20.4ms)
+Completed 200 OK in 39ms (Views: 34.4ms | ActiveRecord: 0.6ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:44:41 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 3ms
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:44:41 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:44:41 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 1ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:44:41 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.0ms)
+Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.2ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:44:41 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:44:41 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.9ms)
+Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:44:41 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:44:41 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:44:41 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.2ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:53:57 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (20.8ms)
+Completed 200 OK in 40ms (Views: 36.5ms | ActiveRecord: 0.5ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:53:57 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 8ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:53:57 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 14:53:57 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 1ms
[1m[35m (0.0ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:53:57 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.2ms)
+Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:53:57 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:53:57 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:53:57 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.1ms)
+Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.2ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:53:57 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 14:53:57 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
- [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
- [1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
- [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
- [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
[1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:02:03 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (21.0ms)
+Completed 200 OK in 40ms (Views: 36.4ms | ActiveRecord: 0.4ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:02:03 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (5.9ms)
+Completed 200 OK in 11ms (Views: 7.7ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:02:03 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:02:03 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:02:03 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (5.2ms)
+Completed 200 OK in 8ms (Views: 7.3ms | ActiveRecord: 0.2ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:02:03 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (4.0ms)
+Completed 200 OK in 7ms (Views: 5.9ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:02:03 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.1ms)
+Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 15:02:03 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 8ms
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:02:03 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.6ms)
+Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 15:02:03 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 1ms
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:02:22 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (22.1ms)
+Completed 200 OK in 41ms (Views: 37.8ms | ActiveRecord: 0.3ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 15:02:23 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 8ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:02:23 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.5ms)
+Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 15:02:23 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 1ms
[1m[35m (0.0ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.0ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:59:40 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:02:23 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (8.7ms)
-Completed 200 OK in 26ms (Views: 23.6ms | ActiveRecord: 0.4ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:59:40 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:02:23 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.2ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 22:59:41 +0400
-Processing by RailsSettingsUi::SettingsController#update_all as HTML
- Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.7ms)
+Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.1ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:02:23 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
-Completed 500 Internal Server Error in 1ms
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
+Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:59:41 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:02:23 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.1ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 22:59:41 +0400
-Processing by RailsSettingsUi::SettingsController#update_all as HTML
- Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"", "limit"=>"100", "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"}}, "commit"=>"Save all"}
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.1ms)
+Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.1ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:02:23 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
-Completed 500 Internal Server Error in 1ms
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:59:41 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:02:23 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:59:41 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:02:47 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (25.3ms)
+Completed 200 OK in 48ms (Views: 44.0ms | ActiveRecord: 0.5ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:59:41 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:02:47 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:59:41 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:02:47 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.5ms)
-Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 22:59:41 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:02:47 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.2ms)
-Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.0ms)
+Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:02:47 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (4.2ms)
+Completed 200 OK in 8ms (Views: 5.9ms | ActiveRecord: 0.2ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:02:47 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.0ms)
+Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 15:02:47 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+Completed 500 Internal Server Error in 8ms
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:02:47 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 15:02:47 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+Completed 500 Internal Server Error in 1ms
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:02:47 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.0ms)
+Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
- [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
- [1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
- [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
- [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
[1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:05:36 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (24.7ms)
+Completed 200 OK in 46ms (Views: 40.3ms | ActiveRecord: 0.7ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:05:36 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:01:28 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:05:36 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (13.5ms)
-Completed 200 OK in 31ms (Views: 28.6ms | ActiveRecord: 0.5ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.2ms)
+Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:01:28 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:05:36 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.2ms)
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.9ms)
+Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:01:28 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:05:36 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:01:28 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:05:36 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.2ms)
-Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.1ms)
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:01:28 +0400
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (4.5ms)
+Completed 200 OK in 7ms (Views: 6.0ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 15:05:36 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+Completed 500 Internal Server Error in 7ms
+ [1m[36m (0.2ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:05:36 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.5ms)
+Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 15:05:36 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
[1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.2ms)
+Completed 500 Internal Server Error in 1ms
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:01:28 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:05:36 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.2ms)
-Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:01:28 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:05:54 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.1ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 23:01:28 +0400
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (21.2ms)
+Completed 200 OK in 38ms (Views: 34.6ms | ActiveRecord: 0.3ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 15:05:54 +0400
Processing by RailsSettingsUi::SettingsController#update_all as HTML
- Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"foo", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.8ms)
-Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.1ms)
+Completed 500 Internal Server Error in 6ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:01:28 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:05:54 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.5ms)
-Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.1ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 23:01:28 +0400
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 15:05:54 +0400
Processing by RailsSettingsUi::SettingsController#update_all as HTML
- Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"foo", "limit"=>"100", "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"}}, "commit"=>"Save all"}
- [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.8ms)
-Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.1ms)
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 1ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:05:54 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:05:54 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:05:54 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:05:54 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.0ms)
+Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:05:54 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:05:54 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.4ms)
+Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
[1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
[1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
- [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
[1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
[1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:06:53 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (33.5ms)
+Completed 200 OK in 55ms (Views: 51.9ms | ActiveRecord: 0.3ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:06:53 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (4.7ms)
+Completed 200 OK in 7ms (Views: 6.5ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:06:53 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.0ms)
+Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:06:53 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:06:53 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.2ms)
+Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:06:53 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:06:53 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 15:06:53 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 6ms
+ [1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:06:53 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 15:06:53 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 1ms
[1m[35m (0.0ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.0ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:07:17 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (23.0ms)
+Completed 200 OK in 41ms (Views: 37.4ms | ActiveRecord: 0.4ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:07:17 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:07:17 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:07:17 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:07:17 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:07:17 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.4ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:07:17 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.0ms)
+Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 15:07:17 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 6ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:07:17 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.0ms)
+Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 15:07:17 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 1ms
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.0ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:01:52 +0400
+ [1m[36m (0.5ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:07:41 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (9.4ms)
-Completed 200 OK in 27ms (Views: 24.6ms | ActiveRecord: 0.5ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (22.0ms)
+Completed 200 OK in 38ms (Views: 35.1ms | ActiveRecord: 0.3ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:01:52 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:07:41 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.1ms)
+Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:01:52 +0400
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:07:41 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:01:52 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:07:41 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.9ms)
+Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:01:52 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:07:41 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.2ms)
-Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:01:52 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:07:41 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.9ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:01:52 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:07:41 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.1ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 23:01:52 +0400
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 15:07:41 +0400
Processing by RailsSettingsUi::SettingsController#update_all as HTML
- Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"foo", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.8ms)
-Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.1ms)
+Completed 500 Internal Server Error in 5ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:01:52 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:07:41 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.6ms)
-Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.1ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 23:01:52 +0400
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.1ms)
+Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 15:07:41 +0400
Processing by RailsSettingsUi::SettingsController#update_all as HTML
- Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"foo", "limit"=>"100", "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"}}, "commit"=>"Save all"}
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.8ms)
-Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.1ms)
- [1m[35m (0.1ms)[0m rollback transaction
+Completed 500 Internal Server Error in 1ms
+ [1m[35m (0.0ms)[0m rollback transaction
[1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
[1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
- [1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
- [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
[1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
[1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:08:59 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (23.2ms)
+Completed 200 OK in 45ms (Views: 40.9ms | ActiveRecord: 0.4ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:08:59 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.0ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.0ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.0ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:08:59 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:08:59 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:08:59 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:08:59 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
+Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 15:08:59 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+Completed 500 Internal Server Error in 10ms
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:08:59 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 15:08:59 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+Completed 500 Internal Server Error in 1ms
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:08:59 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:09:27 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (22.9ms)
+Completed 200 OK in 40ms (Views: 36.7ms | ActiveRecord: 0.3ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:09:28 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.4ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:09:28 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:09:28 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:09:28 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:09:28 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.3ms)
+Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:09:28 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.9ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 15:09:28 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 8ms
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:09:28 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 15:09:28 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 1ms
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:14:56 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (13.0ms)
+Completed 200 OK in 36ms (Views: 33.6ms | ActiveRecord: 0.3ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 15:14:56 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 4ms
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:01:59 +0400
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:14:56 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (9.4ms)
-Completed 200 OK in 27ms (Views: 24.7ms | ActiveRecord: 0.5ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 15:14:56 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 1ms
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:14:56 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.3ms)
+Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
- [1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:01:59 +0400
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:14:56 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:01:59 +0400
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:14:56 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.1ms)
+Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:01:59 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:14:56 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:14:56 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:14:56 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:01:59 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:19:05 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.1ms)
-Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (19.6ms)
+Completed 200 OK in 39ms (Views: 35.6ms | ActiveRecord: 0.4ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:01:59 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:19:05 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 23:01:59 +0400
-Processing by RailsSettingsUi::SettingsController#update_all as HTML
- Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"foo", "limit"=>"test", "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"}}, "commit"=>"Save all"}
- [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (4.1ms)
-Completed 200 OK in 7ms (Views: 5.6ms | ActiveRecord: 0.2ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:19:05 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
- [1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:01:59 +0400
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:19:05 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.2ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 23:01:59 +0400
-Processing by RailsSettingsUi::SettingsController#update_all as HTML
- Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"foo", "limit"=>"100", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.1ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:19:05 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.8ms)
-Completed 200 OK in 7ms (Views: 5.2ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.9ms)
+Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:01:59 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:19:05 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.1ms)
-Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
- [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
- [1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
- [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
- [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
- [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:11 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:19:05 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (13.9ms)
-Completed 200 OK in 33ms (Views: 29.2ms | ActiveRecord: 0.4ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 23:02:11 +0400
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
+Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 15:19:05 +0400
Processing by RailsSettingsUi::SettingsController#update_all as HTML
Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
- [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.7ms)
-Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.2ms)
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 8ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:11 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:19:05 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.6ms)
-Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.1ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 23:02:11 +0400
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.2ms)
+Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 15:19:05 +0400
Processing by RailsSettingsUi::SettingsController#update_all as HTML
Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.8ms)
-Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.1ms)
- [1m[35m (0.1ms)[0m rollback transaction
+Completed 500 Internal Server Error in 1ms
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:11 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:24:39 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.0ms)
-Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.2ms)
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (21.9ms)
+Completed 200 OK in 39ms (Views: 36.0ms | ActiveRecord: 0.3ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:11 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:24:40 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.7ms)
-Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:11 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:24:40 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.5ms)
-Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:11 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:24:40 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.2ms)
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:11 +0400
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:24:40 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.2ms)
-Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.4ms)
+Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:11 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:24:40 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
+Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:24:40 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 15:24:40 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 6ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 15:24:40 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 15:24:40 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 1ms
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:22:39 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (23.8ms)
+Completed 200 OK in 49ms (Views: 44.3ms | ActiveRecord: 0.6ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:22:39 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:22:39 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:22:39 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.0ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:22:39 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.1ms)
+Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:22:39 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.3ms)
+Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:22:39 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.2ms)
+Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.2ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 18:22:39 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 7ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:22:39 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 18:22:39 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 1ms
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
[1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
- [1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
- [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
[1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
[1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:23:02 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (23.9ms)
+Completed 200 OK in 42ms (Views: 38.6ms | ActiveRecord: 0.3ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:23:02 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:23:02 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:23:02 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:23:02 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:23:02 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:23:02 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 18:23:02 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 15ms
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:23:02 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 18:23:02 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 1ms
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:23:26 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (22.2ms)
+Completed 200 OK in 39ms (Views: 35.7ms | ActiveRecord: 0.3ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 18:23:26 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 5ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:23:26 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.5ms)
+Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 18:23:26 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 1ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:23:26 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.2ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:23:26 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.9ms)
+Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:23:26 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:23:26 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:23:26 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.9ms)
+Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:23:26 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.0ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.0ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:18 +0400
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:24:08 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (9.9ms)
-Completed 200 OK in 28ms (Views: 25.2ms | ActiveRecord: 0.4ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (23.2ms)
+Completed 200 OK in 39ms (Views: 36.1ms | ActiveRecord: 0.3ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:18 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:24:08 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:18 +0400
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:24:08 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:18 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:24:08 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.5ms)
-Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:18 +0400
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:24:08 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.1ms)
-Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:18 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:24:08 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.0ms)
-Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:18 +0400
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:24:08 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.1ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 23:02:18 +0400
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 18:24:08 +0400
Processing by RailsSettingsUi::SettingsController#update_all as HTML
- Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"foo", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.9ms)
-Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 0.1ms)
+Completed 500 Internal Server Error in 6ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:18 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:24:08 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.5ms)
-Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.2ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 23:02:18 +0400
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.2ms)
+Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 18:24:08 +0400
Processing by RailsSettingsUi::SettingsController#update_all as HTML
- Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"foo", "limit"=>"100", "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"}}, "commit"=>"Save all"}
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.8ms)
-Completed 200 OK in 7ms (Views: 5.6ms | ActiveRecord: 0.1ms)
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
- [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
- [1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
- [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+Completed 500 Internal Server Error in 1ms
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
[1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
[1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:30:34 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (20.5ms)
+Completed 200 OK in 38ms (Views: 34.5ms | ActiveRecord: 0.3ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:30:34 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
+Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:30:34 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:30:34 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:30:34 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:30:34 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.0ms)
+Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 18:30:34 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+Completed 500 Internal Server Error in 4ms
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:30:34 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.5ms)
+Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 18:30:34 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+Completed 500 Internal Server Error in 1ms
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:30:34 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.2ms)
+Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.2ms)
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:36:14 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (15.4ms)
+Completed 200 OK in 43ms (Views: 39.5ms | ActiveRecord: 0.4ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 18:36:14 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 3ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:36:14 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 18:36:14 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 3ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:36:14 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.2ms)
+Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:36:14 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.0ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:25 +0400
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:36:14 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (8.8ms)
-Completed 200 OK in 27ms (Views: 23.9ms | ActiveRecord: 0.4ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.1ms)
+Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:25 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:36:14 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.9ms)
+Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:25 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:36:14 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.5ms)
-Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:25 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:36:14 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:25 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:37:36 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (20.2ms)
+Completed 200 OK in 36ms (Views: 33.1ms | ActiveRecord: 0.3ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:25 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:37:36 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.1ms)
-Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:37:36 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.9ms)
+Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:37:36 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.1ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:37:36 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:37:36 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.1ms)
+ [1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:25 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:37:36 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.1ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 23:02:25 +0400
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 18:37:36 +0400
Processing by RailsSettingsUi::SettingsController#update_all as HTML
Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.8ms)
-Completed 200 OK in 7ms (Views: 5.2ms | ActiveRecord: 0.1ms)
+Completed 500 Internal Server Error in 1ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:25 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:37:36 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (5.2ms)
-Completed 200 OK in 8ms (Views: 7.1ms | ActiveRecord: 0.2ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 23:02:25 +0400
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 18:37:36 +0400
Processing by RailsSettingsUi::SettingsController#update_all as HTML
Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
- [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.9ms)
-Completed 200 OK in 8ms (Views: 5.4ms | ActiveRecord: 0.2ms)
- [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 1ms
+ [1m[35m (0.2ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:43:20 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (22.1ms)
+Completed 200 OK in 38ms (Views: 35.3ms | ActiveRecord: 0.3ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:43:20 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:43:20 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:43:20 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:43:20 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.4ms)
+Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:43:20 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 18:43:20 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+Completed 500 Internal Server Error in 1ms
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:43:20 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 18:43:20 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+Completed 500 Internal Server Error in 1ms
+ [1m[36m (0.0ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:43:20 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.3ms)
+Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
- [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
- [1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
- [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
[1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
[1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:33 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:50:57 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (14.0ms)
-Completed 200 OK in 32ms (Views: 28.9ms | ActiveRecord: 0.4ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (32.6ms)
+Completed 200 OK in 51ms (Views: 47.3ms | ActiveRecord: 0.4ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:33 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:50:57 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.2ms)
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.9ms)
+Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:33 +0400
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:50:57 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:33 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:50:57 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.0ms)
+Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:33 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:50:57 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.2ms)
-Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.9ms)
+Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
- [1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:33 +0400
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:50:57 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 23:02:33 +0400
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.1ms)
+Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 18:50:57 +0400
Processing by RailsSettingsUi::SettingsController#update_all as HTML
Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (4.0ms)
-Completed 200 OK in 8ms (Views: 5.9ms | ActiveRecord: 0.1ms)
+Completed 500 Internal Server Error in 1ms
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
- [1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:33 +0400
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:50:57 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.1ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 23:02:33 +0400
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.9ms)
+Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 18:50:57 +0400
Processing by RailsSettingsUi::SettingsController#update_all as HTML
Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.7ms)
-Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.1ms)
+Completed 500 Internal Server Error in 1ms
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
- [1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:33 +0400
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:50:57 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (4.4ms)
-Completed 200 OK in 7ms (Views: 6.4ms | ActiveRecord: 0.2ms)
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:52:27 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (18.1ms)
+Completed 200 OK in 35ms (Views: 31.7ms | ActiveRecord: 0.4ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:52:27 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (1.1ms)
+Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:52:27 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (1.4ms)
+Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:52:27 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (1.1ms)
+Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:52:27 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (1.1ms)
+Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:52:27 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (1.1ms)
+Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:52:27 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (1.2ms)
+Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 18:52:27 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"limit"=>"test"}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 1ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:52:27 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (1.1ms)
+Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:52:53 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (20.1ms)
+Completed 200 OK in 38ms (Views: 34.8ms | ActiveRecord: 0.3ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 18:52:53 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"limit"=>"test"}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 1ms
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:53:27 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (21.5ms)
+Completed 200 OK in 38ms (Views: 34.3ms | ActiveRecord: 0.4ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 18:53:27 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"limit"=>"test"}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 2ms
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:53:58 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (22.9ms)
+Completed 200 OK in 42ms (Views: 38.5ms | ActiveRecord: 0.4ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 18:53:58 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"limit"=>"test"}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 2ms
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.5ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 18:56:45 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (21.8ms)
+Completed 200 OK in 39ms (Views: 35.8ms | ActiveRecord: 0.4ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 18:56:45 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"limit"=>"test"}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 1ms
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 19:30:31 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (24.1ms)
+Completed 200 OK in 45ms (Views: 42.4ms | ActiveRecord: 0.3ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 19:30:31 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"limit"=>"test"}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 2ms
+ [1m[35m (0.3ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 19:32:01 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (12.7ms)
+Completed 200 OK in 39ms (Views: 35.9ms | ActiveRecord: 0.3ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 19:32:01 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"limit"=>"test"}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 1ms
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.6ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 19:37:52 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (11.0ms)
+Completed 200 OK in 29ms (Views: 25.3ms | ActiveRecord: 0.4ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 19:37:52 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"limit"=>"test"}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (1.4ms)
+Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 20:16:46 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (20.6ms)
+Completed 200 OK in 42ms (Views: 38.1ms | ActiveRecord: 0.4ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 20:16:46 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (1.1ms)
+Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 20:16:46 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (1.2ms)
+Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 20:16:46 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (1.2ms)
+Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 20:16:46 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (1.1ms)
+Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 20:16:46 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (1.2ms)
+Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 20:16:46 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (1.3ms)
+Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 20:16:46 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"limit"=>"test"}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (1.3ms)
+Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 20:16:46 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (1.5ms)
+Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
[1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
[1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
- [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
[1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
[1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:40 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 20:17:04 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (9.5ms)
-Completed 200 OK in 28ms (Views: 25.0ms | ActiveRecord: 0.5ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 23:02:40 +0400
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (23.1ms)
+Completed 200 OK in 40ms (Views: 37.4ms | ActiveRecord: 0.4ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 20:17:04 +0400
Processing by RailsSettingsUi::SettingsController#update_all as HTML
- Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"", "limit"=>"100", "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"}}, "commit"=>"Save all"}
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
Completed 500 Internal Server Error in 1ms
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:40 +0400
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 20:17:04 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.2ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 23:02:40 +0400
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
+Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 20:17:04 +0400
Processing by RailsSettingsUi::SettingsController#update_all as HTML
- Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
Completed 500 Internal Server Error in 1ms
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:40 +0400
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 20:17:04 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.4ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
- [1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:40 +0400
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 20:17:04 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.9ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:40 +0400
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 20:17:04 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.5ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.9ms)
Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:40 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 20:17:04 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.2ms)
-Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.2ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.2ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:40 +0400
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 20:17:04 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.5ms)
-Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.2ms)
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.0ms)
+Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:02:40 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 20:17:04 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.0ms)
-Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 20:17:43 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (20.4ms)
+Completed 200 OK in 36ms (Views: 33.3ms | ActiveRecord: 0.3ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 20:17:43 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 20:17:43 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.2ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 20:17:43 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 20:17:43 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.6ms)
+Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 20:17:43 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.3ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 20:17:43 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 20:17:43 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 1ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-05 20:17:43 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-05 20:17:43 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 1ms
[1m[35m (0.0ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
[1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
[1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
- [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
[1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
[1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:04:48 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 14:26:57 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (13.8ms)
-Completed 200 OK in 32ms (Views: 28.7ms | ActiveRecord: 0.4ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 23:04:48 +0400
-Processing by RailsSettingsUi::SettingsController#update_all as HTML
- Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
- [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.6ms)
-Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.2ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (23.5ms)
+Completed 200 OK in 46ms (Views: 42.0ms | ActiveRecord: 0.4ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 14:26:57 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
+ [1m[35m (0.3ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 14:26:57 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 14:26:57 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:04:48 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 14:26:57 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.6ms)
-Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.1ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 23:04:48 +0400
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 14:26:57 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.3ms)
+Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.1ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 14:26:57 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-06 14:26:57 +0400
Processing by RailsSettingsUi::SettingsController#update_all as HTML
Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.7ms)
-Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.1ms)
+Completed 500 Internal Server Error in 1ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:04:48 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 14:26:57 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.9ms)
+Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-06 14:26:57 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 1ms
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 14:27:24 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.0ms)
-Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.2ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (11.8ms)
+Completed 200 OK in 31ms (Views: 27.2ms | ActiveRecord: 0.5ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:04:48 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 14:27:24 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.7ms)
-Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.2ms)
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.9ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:04:48 +0400
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 14:27:24 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
- [1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:04:48 +0400
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 14:27:24 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:04:48 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 14:27:24 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:04:48 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 14:27:24 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 14:27:24 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-06 14:27:24 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 1ms
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 14:27:24 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-06 14:27:24 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+Completed 500 Internal Server Error in 1ms
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 14:30:11 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (19.9ms)
+Completed 200 OK in 37ms (Views: 34.3ms | ActiveRecord: 0.3ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-06 14:30:11 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.1ms)
+Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 14:30:11 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.9ms)
+Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-06 14:30:11 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.2ms)
+Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 14:30:11 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (4.2ms)
+Completed 200 OK in 7ms (Views: 6.4ms | ActiveRecord: 0.2ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 14:30:11 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.9ms)
+Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 14:30:11 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 14:30:11 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.1ms)
+Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 14:30:11 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 14:30:11 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.1ms)
+Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.0ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
- [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
- [1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
- [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
[1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
[1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:04:53 +0400
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 14:35:54 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (9.3ms)
-Completed 200 OK in 28ms (Views: 24.4ms | ActiveRecord: 0.5ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (20.5ms)
+Completed 200 OK in 37ms (Views: 34.2ms | ActiveRecord: 0.3ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:04:53 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 14:35:54 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:04:53 +0400
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 14:35:54 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.8ms)
-Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.1ms)
- [1m[36m (0.2ms)[0m [1mrollback transaction[0m
- [1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:04:53 +0400
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 14:35:54 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (4.4ms)
-Completed 200 OK in 7ms (Views: 5.9ms | ActiveRecord: 0.2ms)
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:04:53 +0400
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 14:35:54 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.7ms)
-Completed 200 OK in 6ms (Views: 5.3ms | ActiveRecord: 0.2ms)
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:04:53 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 14:35:54 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.0ms)
-Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.2ms)
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.3ms)
+Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:04:54 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 14:35:54 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (5.5ms)
-Completed 200 OK in 8ms (Views: 7.5ms | ActiveRecord: 0.2ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 23:04:54 +0400
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-06 14:35:54 +0400
Processing by RailsSettingsUi::SettingsController#update_all as HTML
- Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (4.7ms)
-Completed 200 OK in 9ms (Views: 6.5ms | ActiveRecord: 0.1ms)
- [1m[35m (0.2ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:04:54 +0400
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.1ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 14:35:54 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (4.5ms)
-Completed 200 OK in 7ms (Views: 6.2ms | ActiveRecord: 0.2ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 23:04:54 +0400
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.2ms)
+Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-06 14:35:54 +0400
Processing by RailsSettingsUi::SettingsController#update_all as HTML
- Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (4.3ms)
-Completed 200 OK in 8ms (Views: 5.8ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.0ms)
+Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.6ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
+ [1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.5ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
[1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
[1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
[1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
[1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
[1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m rollback transaction
+ [1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:05:06 +0400
-Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (14.1ms)
-Completed 200 OK in 32ms (Views: 29.6ms | ActiveRecord: 0.4ms)
- [1m[36m (0.1ms)[0m [1mrollback transaction[0m
- [1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:05:07 +0400
-Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.2ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:05:07 +0400
-Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
- [1m[36m (0.1ms)[0m [1mrollback transaction[0m
- [1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:05:07 +0400
-Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.0ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:05:07 +0400
-Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.1ms)
-Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.1ms)
- [1m[36m (0.1ms)[0m [1mrollback transaction[0m
- [1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:05:07 +0400
-Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.0ms)
-Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:05:07 +0400
-Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.2ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 23:05:07 +0400
-Processing by RailsSettingsUi::SettingsController#update_all as HTML
- Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
- [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.7ms)
-Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.1ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:05:07 +0400
-Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.5ms)
-Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.1ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 23:05:07 +0400
-Processing by RailsSettingsUi::SettingsController#update_all as HTML
- Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
- [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.7ms)
-Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.0ms)[0m rollback transaction
+ [1m[35m (0.2ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.3ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.0ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
[1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
- [1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
- [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
[1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
[1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.5ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.0ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.5ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:05:11 +0400
-Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (9.2ms)
-Completed 200 OK in 27ms (Views: 24.3ms | ActiveRecord: 0.5ms)
- [1m[36m (0.1ms)[0m [1mrollback transaction[0m
- [1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:05:11 +0400
-Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:05:11 +0400
-Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
- [1m[36m (0.1ms)[0m [1mrollback transaction[0m
- [1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:05:11 +0400
-Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:05:11 +0400
-Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.1ms)
-Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.1ms)
- [1m[36m (0.1ms)[0m [1mrollback transaction[0m
- [1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:05:11 +0400
-Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.1ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 23:05:11 +0400
-Processing by RailsSettingsUi::SettingsController#update_all as HTML
- Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
- [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.6ms)
-Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.1ms)
- [1m[36m (0.1ms)[0m [1mrollback transaction[0m
- [1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:05:12 +0400
-Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 23:05:12 +0400
-Processing by RailsSettingsUi::SettingsController#update_all as HTML
- Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
- [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.8ms)
-Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.1ms)
- [1m[36m (0.1ms)[0m [1mrollback transaction[0m
- [1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:05:12 +0400
-Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.0ms)
-Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.6ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
+ [1m[35m (0.0ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[36m (0.5ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
[1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
[1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
[1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
[1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
[1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
[1m[35m (0.0ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
[1m[35m (0.0ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
+ [1m[35m (0.0ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.0ms)[0m rollback transaction
- [1m[36m (0.0ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:05:16 +0400
-Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (8.7ms)
-Completed 200 OK in 26ms (Views: 23.7ms | ActiveRecord: 0.4ms)
- [1m[36m (0.1ms)[0m [1mrollback transaction[0m
- [1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:05:16 +0400
-Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
- [1m[35m (0.1ms)[0m rollback transaction
+ [1m[35m (0.0ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:05:16 +0400
-Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.1ms)
- [1m[36m (0.1ms)[0m [1mrollback transaction[0m
- [1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:05:16 +0400
-Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
- [1m[35m (0.1ms)[0m rollback transaction
+ [1m[35m (0.0ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:05:16 +0400
-Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.1ms)
-Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.1ms)
- [1m[36m (0.1ms)[0m [1mrollback transaction[0m
- [1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:05:16 +0400
-Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:05:16 +0400
-Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.2ms)
-Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.2ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 23:05:16 +0400
-Processing by RailsSettingsUi::SettingsController#update_all as HTML
- Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
- [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.7ms)
-Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-07 23:05:16 +0400
-Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.1ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-07 23:05:16 +0400
-Processing by RailsSettingsUi::SettingsController#update_all as HTML
- Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
- [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.7ms)
-Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.1ms)
- [1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
- [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
- [1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
- [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
[1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
[1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
+ [1m[35m (0.0ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-10 10:20:57 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 22:20:53 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (8.7ms)
-Completed 200 OK in 27ms (Views: 24.0ms | ActiveRecord: 0.5ms)
- [1m[36m (0.1ms)[0m [1mrollback transaction[0m
- [1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-10 10:20:57 +0400
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (13.7ms)
+Completed 200 OK in 40ms (Views: 35.6ms | ActiveRecord: 0.5ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-06 22:20:53 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.0ms)
+Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.1ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 22:20:53 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.2ms)
+ [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
+Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.2ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-06 22:20:53 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
+Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-10 10:20:57 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 22:20:54 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.4ms)
+Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
- [1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-10 10:20:57 +0400
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 22:20:54 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-10 10:20:57 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 22:20:54 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.3ms)
-Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
- [1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-10 10:20:57 +0400
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 22:20:54 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.2ms)
-Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.9ms)
+Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-10 10:20:57 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 22:20:54 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.5ms)
-Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.1ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-10 10:20:57 +0400
-Processing by RailsSettingsUi::SettingsController#update_all as HTML
- Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
- [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.8ms)
-Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.2ms)
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-10 10:20:57 +0400
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-04-06 22:20:54 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
-Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.1ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-10 10:20:57 +0400
-Processing by RailsSettingsUi::SettingsController#update_all as HTML
- Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.7ms)
-Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
+ [1m[35m (0.0ms)[0m rollback transaction
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
+ [1m[35m (0.0ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.4ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
- [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
- [1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
- [1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.5ms)[0m [1mCREATE TABLE "settings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "var" varchar(255) NOT NULL, "value" text, "thing_id" integer, "thing_type" varchar(30), "created_at" datetime, "updated_at" datetime) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_settings_on_thing_type_and_thing_id_and_var" ON "settings" ("thing_type", "thing_id", "var")
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
[1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
[1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20140320182332')
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-24 20:29:54 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-05-22 17:40:10 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (14.3ms)
-Completed 200 OK in 60ms (Views: 57.4ms | ActiveRecord: 0.5ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-24 20:29:54 +0400
-Processing by RailsSettingsUi::SettingsController#update_all as HTML
- Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
- [1m[36mSettings Load (0.3ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.6ms)
-Completed 200 OK in 8ms (Views: 5.1ms | ActiveRecord: 0.3ms)
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-24 20:29:54 +0400
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (9.2ms)
+Completed 200 OK in 34ms (Views: 30.9ms | ActiveRecord: 0.4ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+Started GET "/settings" for 127.0.0.1 at 2014-05-22 17:40:10 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.5ms)
-Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.2ms)
-Started PUT "/settings/update_all" for 127.0.0.1 at 2014-04-24 20:29:54 +0400
-Processing by RailsSettingsUi::SettingsController#update_all as HTML
- Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.7ms)
-Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.4ms)
+Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-24 20:29:54 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-05-22 17:40:10 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.1ms)
-Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-24 20:29:54 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-05-22 17:40:10 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.6ms)
-Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (4.3ms)
+Completed 200 OK in 7ms (Views: 6.0ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-24 20:29:54 +0400
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/settings" for 127.0.0.1 at 2014-05-22 17:40:10 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.6ms)
-Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.2ms)
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.6ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.1ms)
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
[1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-24 20:29:54 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-05-22 17:40:10 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.7ms)
-Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.1ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
-Started GET "/settings" for 127.0.0.1 at 2014-04-24 20:29:54 +0400
+Started GET "/settings" for 127.0.0.1 at 2014-05-22 17:40:10 +0400
Processing by RailsSettingsUi::SettingsController#index as HTML
[1m[35mSettings Load (0.2ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (6.3ms)
-Completed 200 OK in 9ms (Views: 8.0ms | ActiveRecord: 0.2ms)
- [1m[36m (0.1ms)[0m [1mrollback transaction[0m
- [1m[35m (0.1ms)[0m begin transaction
-Started GET "/settings" for 127.0.0.1 at 2014-04-24 20:29:54 +0400
-Processing by RailsSettingsUi::SettingsController#index as HTML
- [1m[36mSettings Load (0.2ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
- Rendered /home/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (10.6ms)
-Completed 200 OK in 13ms (Views: 12.2ms | ActiveRecord: 0.2ms)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (3.1ms)
+Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-05-22 17:40:10 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"150", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.8ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.1ms)
[1m[35m (0.1ms)[0m rollback transaction
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
- [1m[36m (0.1ms)[0m [1mbegin transaction[0m
- [1m[35m (0.1ms)[0m rollback transaction
+Started GET "/settings" for 127.0.0.1 at 2014-05-22 17:40:10 +0400
+Processing by RailsSettingsUi::SettingsController#index as HTML
+ [1m[35mSettings Load (0.1ms)[0m SELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.9ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.1ms)
+Started PUT "/settings/update_all" for 127.0.0.1 at 2014-05-22 17:40:10 +0400
+Processing by RailsSettingsUi::SettingsController#update_all as HTML
+ Parameters: {"utf8"=>"✓", "settings"=>{"project_name"=>"Dummy", "limit"=>"test", "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"}}, "commit"=>"Save all"}
+ [1m[36mSettings Load (0.1ms)[0m [1mSELECT var,value FROM "settings" WHERE (thing_type is NULL and thing_id is NULL)[0m
+ Rendered /Users/accessd/projects/rails-settings-ui/app/views/rails_settings_ui/settings/index.html.haml within layouts/rails_settings_ui/application (2.7ms)
+Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.1ms)
+ [1m[35m (0.2ms)[0m rollback transaction