spec/dummy/log/test.log in strong_form-0.0.8 vs spec/dummy/log/test.log in strong_form-0.0.9
- old
+ new
@@ -36455,5 +36455,1097 @@
[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[36mActiveRecord::SchemaMigration Load (0.4ms)[0m [1m[34mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[35m (1.1ms)[0m [1m[35mCREATE TABLE "addresses" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "street" varchar, "city" varchar, "country" varchar, "description" text, "user_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
+ [1m[35m (0.7ms)[0m [1m[35mCREATE TABLE "tags" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "description" text, "taggable_id" integer, "taggable_type" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
+ [1m[35m (0.7ms)[0m [1m[35mCREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "first_name" varchar, "last_name" varchar, "gender" varchar, "description" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "roles" varchar) [0m
+ [1m[35m (0.6ms)[0m [1m[35mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
+ [1m[35m (0.1ms)[0m [1m[34mselect sqlite_version(*)[0m
+ [1m[35m (0.6ms)[0m [1m[35mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
+ [1m[35m (0.1ms)[0m [1m[34mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (0.6ms)[0m [1m[32mINSERT INTO "schema_migrations" (version) VALUES ('20151116150723')[0m
+ [1m[35m (0.5ms)[0m [1m[32mINSERT INTO "schema_migrations" (version) VALUES ('20150626095843')[0m
+ [1m[35m (0.6ms)[0m [1m[32mINSERT INTO "schema_migrations" (version) VALUES ('20150626104120')[0m
+ [1m[35m (0.5ms)[0m [1m[32mINSERT INTO "schema_migrations" (version) VALUES ('20150626132542')[0m
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1m[34mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
+Started GET "/fields_for_explicit" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#fields_for_explicit as HTML
+ Rendered base/_user_fields.html.haml (3.4ms)
+ Rendered base/_address_fields.html.haml (2.2ms)
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_tag_fields.html.haml (0.6ms)
+ Rendered base/fields_for_explicit.html.haml within layouts/application (14.9ms)
+Completed 200 OK in 213ms (Views: 180.3ms | ActiveRecord: 0.9ms)
+ [1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/fields_for_explicit" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#fields_for_explicit as HTML
+ Rendered base/_user_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for_explicit.html.haml within layouts/application (3.7ms)
+Completed 200 OK in 7ms (Views: 5.0ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/fields_for_explicit" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#fields_for_explicit as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for_explicit.html.haml within layouts/application (3.2ms)
+Completed 200 OK in 6ms (Views: 4.3ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/fields_for_explicit" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#fields_for_explicit as HTML
+ Rendered base/_user_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/_user_fields.html.haml (0.8ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for_explicit.html.haml within layouts/application (4.1ms)
+Completed 200 OK in 7ms (Views: 5.2ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/fields_for_explicit" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#fields_for_explicit as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.9ms)
+ Rendered base/_user_fields.html.haml (0.6ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for_explicit.html.haml within layouts/application (3.8ms)
+Completed 200 OK in 7ms (Views: 5.5ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/fields_for_explicit" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#fields_for_explicit as HTML
+ Rendered base/_user_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (1.0ms)
+ Rendered base/_user_fields.html.haml (0.8ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for_explicit.html.haml within layouts/application (4.4ms)
+Completed 200 OK in 8ms (Views: 5.6ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/fields_for_explicit" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#fields_for_explicit as HTML
+ Rendered base/_user_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/_user_fields.html.haml (0.9ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for_explicit.html.haml within layouts/application (4.4ms)
+Completed 200 OK in 7ms (Views: 5.8ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/fields_for_explicit" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#fields_for_explicit as HTML
+ Rendered base/_user_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for_explicit.html.haml within layouts/application (3.5ms)
+Completed 200 OK in 7ms (Views: 4.7ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
+Started GET "/fields_for_explicit" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#fields_for_explicit as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (1.1ms)
+ Rendered base/_user_fields.html.haml (0.8ms)
+ Rendered base/_tag_fields.html.haml (0.4ms)
+ Rendered base/fields_for_explicit.html.haml within layouts/application (4.5ms)
+Completed 200 OK in 8ms (Views: 6.2ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (2.6ms)
+ Rendered base/_address_fields.html.haml (2.0ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (9.8ms)
+Completed 200 OK in 14ms (Views: 11.5ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (1.3ms)
+ Rendered base/_address_fields.html.haml (1.3ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (13.2ms)
+Completed 200 OK in 16ms (Views: 14.6ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (1.1ms)
+ Rendered base/_address_fields.html.haml (1.0ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (26.1ms)
+Completed 200 OK in 28ms (Views: 27.2ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.2ms)
+Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (0.9ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.4ms)
+Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.3ms)
+Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (1.1ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.8ms)
+Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (1.1ms)
+ Rendered base/_address_fields.html.haml (1.0ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (5.0ms)
+Completed 200 OK in 7ms (Views: 6.0ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.1ms)
+Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.0ms)
+Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.4ms)
+Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (1.0ms)
+ Rendered base/_address_fields.html.haml (0.9ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.9ms)
+Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.0ms)
+Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.0ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.5ms)
+Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (1.0ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.9ms)
+Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Parameters: {"inline_link_to_add"=>"true"}
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.3ms)
+Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Parameters: {"inline_link_to_add"=>"true"}
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (0.9ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.4ms)
+Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (1.0ms)
+ Rendered base/_tag_fields.html.haml (0.3ms)
+ Rendered base/fields_for.html.haml within layouts/application (4.1ms)
+Completed 200 OK in 8ms (Views: 5.3ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/_tag_fields.html.haml (0.1ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.2ms)
+Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/_tag_fields.html.haml (0.1ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.2ms)
+Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.1ms)
+Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.3ms)
+Completed 200 OK in 5ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.3ms)
+Completed 200 OK in 5ms (Views: 3.3ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.3ms)
+Completed 200 OK in 5ms (Views: 3.3ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (0.9ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for.html.haml within layouts/application (3.4ms)
+Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.2ms)
+Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (0.9ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.5ms)
+Completed 200 OK in 5ms (Views: 3.3ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.3ms)
+Completed 200 OK in 5ms (Views: 3.3ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (1.6ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for.html.haml within layouts/application (3.9ms)
+Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.2ms)
+Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.4ms)
+Completed 200 OK in 5ms (Views: 3.3ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.5ms)
+Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/_tag_fields.html.haml (0.3ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.8ms)
+Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.3ms)
+Completed 200 OK in 5ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.2ms)
+Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/deep_fields_for" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#deep_fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (3.4ms)
+Completed 200 OK in 9ms (Views: 4.3ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/deep_fields_for" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#deep_fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/_tag_fields.html.haml (0.1ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (2.4ms)
+Completed 200 OK in 6ms (Views: 3.4ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/deep_fields_for" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#deep_fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (2.1ms)
+Completed 200 OK in 5ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/deep_fields_for" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#deep_fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (2.3ms)
+Completed 200 OK in 5ms (Views: 3.3ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#basic_form as HTML
+ Rendered base/_user_fields.html.haml (0.6ms)
+ Rendered base/basic_form.html.haml within layouts/application (2.1ms)
+Completed 200 OK in 5ms (Views: 3.3ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#basic_form as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/basic_form.html.haml within layouts/application (1.0ms)
+Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#basic_form as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/basic_form.html.haml within layouts/application (0.7ms)
+Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#basic_form as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/basic_form.html.haml within layouts/application (0.7ms)
+Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#basic_form as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ Rendered base/basic_form.html.haml within layouts/application (0.6ms)
+Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#basic_form as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/basic_form.html.haml within layouts/application (0.8ms)
+Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#basic_form as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/basic_form.html.haml within layouts/application (0.9ms)
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#basic_form as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/basic_form.html.haml within layouts/application (0.9ms)
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#basic_form as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/basic_form.html.haml within layouts/application (1.3ms)
+Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2015-12-26 15:30:40 +0100
+Processing by BaseController#basic_form as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/basic_form.html.haml within layouts/application (0.7ms)
+Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.1ms)[0m [1m[36mbegin transaction[0m
+ [1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+ [1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+ [1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+ [1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
+ [1m[35m (0.0ms)[0m [1m[36mbegin transaction[0m
+ [1m[35m (0.0ms)[0m [1m[31mrollback transaction[0m
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[36m (1.2ms)[0m [1mCREATE TABLE "addresses" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "street" varchar, "city" varchar, "country" varchar, "description" text, "user_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
+ [1m[35m (0.7ms)[0m CREATE TABLE "tags" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "description" text, "taggable_id" integer, "taggable_type" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
+ [1m[36m (0.7ms)[0m [1mCREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "first_name" varchar, "last_name" varchar, "gender" varchar, "description" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "roles" varchar) [0m
+ [1m[35m (0.9ms)[0m CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
+ [1m[36m (0.1ms)[0m [1mselect sqlite_version(*)[0m
+ [1m[35m (0.6ms)[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.6ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20151116150723')
+ [1m[36m (0.5ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('20150626095843')[0m
+ [1m[35m (0.5ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
+ [1m[36m (0.6ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('20150626132542')[0m
+ [1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (5.9ms)
+ Rendered base/_address_fields.html.haml (4.4ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (22.3ms)
+Completed 200 OK in 187ms (Views: 165.1ms | ActiveRecord: 0.5ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.7ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.7ms)
+Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (1.2ms)
+ Rendered base/_address_fields.html.haml (1.2ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.0ms)
+Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.4ms)
+Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.9ms)
+ Rendered base/_address_fields.html.haml (1.0ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.4ms)
+Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (1.7ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (5.4ms)
+Completed 200 OK in 8ms (Views: 7.4ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.9ms)
+Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (0.9ms)
+ Rendered base/_address_fields.html.haml (1.0ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.1ms)
+Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (1.4ms)
+ Rendered base/_address_fields.html.haml (0.9ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (5.3ms)
+Completed 200 OK in 8ms (Views: 6.7ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.7ms)
+ Rendered base/_address_fields.html.haml (1.0ms)
+ Rendered base/_address_fields.html.haml (1.3ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (5.4ms)
+Completed 200 OK in 8ms (Views: 7.1ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (1.1ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (0.9ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.7ms)
+Completed 200 OK in 7ms (Views: 6.1ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.7ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.0ms)
+Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.7ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.2ms)
+Completed 200 OK in 6ms (Views: 5.3ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (0.9ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.4ms)
+Completed 200 OK in 6ms (Views: 5.3ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.9ms)
+ Rendered base/_address_fields.html.haml (1.2ms)
+ Rendered base/_address_fields.html.haml (2.4ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (7.1ms)
+Completed 200 OK in 9ms (Views: 8.3ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Parameters: {"inline_link_to_add"=>"true"}
+ Rendered base/_user_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.5ms)
+Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Parameters: {"inline_link_to_add"=>"true"}
+ Rendered base/_user_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.5ms)
+Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (0.9ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.2ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for_explicit" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#fields_for_explicit as HTML
+ Rendered base/_user_fields.html.haml (0.7ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_tag_fields.html.haml (0.7ms)
+ Rendered base/fields_for_explicit.html.haml within layouts/application (7.7ms)
+Completed 200 OK in 21ms (Views: 10.8ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for_explicit" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#fields_for_explicit as HTML
+ Rendered base/_user_fields.html.haml (1.1ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for_explicit.html.haml within layouts/application (4.7ms)
+Completed 200 OK in 7ms (Views: 6.0ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for_explicit" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#fields_for_explicit as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for_explicit.html.haml within layouts/application (3.0ms)
+Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for_explicit" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#fields_for_explicit as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for_explicit.html.haml within layouts/application (2.8ms)
+Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for_explicit" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#fields_for_explicit as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for_explicit.html.haml within layouts/application (3.0ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for_explicit" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#fields_for_explicit as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for_explicit.html.haml within layouts/application (3.0ms)
+Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for_explicit" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#fields_for_explicit as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for_explicit.html.haml within layouts/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for_explicit" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#fields_for_explicit as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for_explicit.html.haml within layouts/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for_explicit" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#fields_for_explicit as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for_explicit.html.haml within layouts/application (2.9ms)
+Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for.html.haml within layouts/application (3.2ms)
+Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.0ms)
+Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.4ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for.html.haml within layouts/application (1.9ms)
+Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.7ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.5ms)
+Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.4ms)
+Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.4ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for.html.haml within layouts/application (1.9ms)
+Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.2ms)
+Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.3ms)
+Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (1.2ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for.html.haml within layouts/application (3.3ms)
+Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.2ms)
+Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.0ms)
+Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.1ms)
+Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.7ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.5ms)
+Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (0.4ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.1ms)
+Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.4ms)
+ Rendered base/_tag_fields.html.haml (0.1ms)
+ Rendered base/fields_for.html.haml within layouts/application (1.9ms)
+Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.4ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.0ms)
+Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.4ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.0ms)
+Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.6ms)
+Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#basic_form as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/basic_form.html.haml within layouts/application (1.5ms)
+Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#basic_form as HTML
+ Rendered base/_user_fields.html.haml (0.6ms)
+ Rendered base/basic_form.html.haml within layouts/application (1.1ms)
+Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#basic_form as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/basic_form.html.haml within layouts/application (1.0ms)
+Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#basic_form as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/basic_form.html.haml within layouts/application (0.7ms)
+Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#basic_form as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/basic_form.html.haml within layouts/application (0.8ms)
+Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#basic_form as HTML
+ Rendered base/_user_fields.html.haml (0.6ms)
+ Rendered base/basic_form.html.haml within layouts/application (1.1ms)
+Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#basic_form as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/basic_form.html.haml within layouts/application (0.9ms)
+Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#basic_form as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/basic_form.html.haml within layouts/application (0.9ms)
+Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#basic_form as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/basic_form.html.haml within layouts/application (1.0ms)
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#basic_form as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/basic_form.html.haml within layouts/application (0.7ms)
+Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/deep_fields_for" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#deep_fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_tag_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (1.5ms)
+ Rendered base/_tag_fields.html.haml (0.3ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (4.7ms)
+Completed 200 OK in 8ms (Views: 6.9ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/deep_fields_for" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#deep_fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.6ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (2.7ms)
+Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/deep_fields_for" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#deep_fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (2.5ms)
+Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/deep_fields_for" for 127.0.0.1 at 2016-02-09 13:06:46 +0100
+Processing by BaseController#deep_fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (2.1ms)
+Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+ [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.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction