spec/dummy/log/test.log in strong_form-0.0.4 vs spec/dummy/log/test.log in strong_form-0.0.5
- old
+ new
@@ -23249,5 +23249,3305 @@
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.7ms)
Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
[1m[35m (0.0ms)[0m rollback transaction
+ [1m[36mActiveRecord::SchemaMigration Load (0.3ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[36m (1.0ms)[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.8ms)[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.6ms)[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) [0m
+ [1m[35m (1.0ms)[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 ('20150626132542')
+ [1m[36m (0.6ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('20150626095843')[0m
+ [1m[35m (0.6ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
+ [1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+ [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
+Started GET "/deep_fields_for" for 127.0.0.1 at 2015-10-12 18:55:00 +0200
+Processing by BaseController#deep_fields_for as HTML
+ Rendered base/_user_fields.html.haml (2.7ms)
+ Rendered base/_tag_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (3.3ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (13.3ms)
+Completed 200 OK in 166ms (Views: 133.2ms | ActiveRecord: 0.4ms)
+ [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 2015-10-12 18:55:00 +0200
+Processing by BaseController#deep_fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_tag_fields.html.haml (0.1ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/_tag_fields.html.haml (0.3ms)
+ 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 2015-10-12 18:55:00 +0200
+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.8ms)
+ 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.5ms | 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 2015-10-12 18:55:00 +0200
+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.1ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (2.5ms)
+Completed 200 OK in 6ms (Views: 4.0ms | 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 2015-10-12 18:55:00 +0200
+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 (3.0ms)
+Completed 200 OK in 6ms (Views: 4.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 2015-10-12 18:55:00 +0200
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ 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.8ms)
+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 2015-10-12 18:55:00 +0200
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ 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.6ms | 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 2015-10-12 18:55:00 +0200
+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.3ms)
+Completed 200 OK in 5ms (Views: 3.3ms | 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 2015-10-12 18:55:00 +0200
+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.1ms)
+Completed 200 OK in 4ms (Views: 3.0ms | 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 2015-10-12 18:55:00 +0200
+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 2015-10-12 18:55:00 +0200
+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.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 2015-10-12 18:55:00 +0200
+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.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-10-12 18:55:00 +0200
+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.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 2015-10-12 18:55:00 +0200
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.6ms)
+ 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.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 "/fields_for" for 127.0.0.1 at 2015-10-12 18:55:00 +0200
+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.9ms | 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 2015-10-12 18:55:00 +0200
+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.3ms)
+ Rendered base/fields_for.html.haml within layouts/application (3.0ms)
+Completed 200 OK in 5ms (Views: 4.1ms | 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 2015-10-12 18:55:00 +0200
+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.4ms)
+Completed 200 OK in 5ms (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" for 127.0.0.1 at 2015-10-12 18:55:00 +0200
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ 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.9ms | 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 2015-10-12 18:55:00 +0200
+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.3ms)
+Completed 200 OK in 5ms (Views: 3.2ms | 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 2015-10-12 18:55:00 +0200
+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.6ms)
+Completed 200 OK in 5ms (Views: 3.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 2015-10-12 18:55:00 +0200
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ 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 (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 2015-10-12 18:55:00 +0200
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ 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 (1.8ms)
+Completed 200 OK in 3ms (Views: 2.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 2015-10-12 18:55:00 +0200
+Processing by BaseController#basic_form as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/basic_form.html.haml within layouts/application (1.8ms)
+Completed 200 OK in 4ms (Views: 3.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 2015-10-12 18:55:00 +0200
+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.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 2015-10-12 18:55:00 +0200
+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.7ms)
+Completed 200 OK in 1ms (Views: 1.3ms | 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 2015-10-12 18:55:00 +0200
+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.7ms)
+Completed 200 OK in 1ms (Views: 1.4ms | 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 2015-10-12 18:55:00 +0200
+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.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 2015-10-12 18:55:00 +0200
+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.7ms)
+Completed 200 OK in 2ms (Views: 1.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 2015-10-12 18:55:00 +0200
+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.7ms | 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 2015-10-12 18:55:00 +0200
+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.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 2015-10-12 18:55:00 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (1.6ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (5.3ms)
+Completed 200 OK in 8ms (Views: 7.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 2015-10-12 18:55:00 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.4ms | 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 2015-10-12 18:55:00 +0200
+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/_address_fields.html.haml (0.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.5ms)
+Completed 200 OK in 6ms (Views: 4.6ms | 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 2015-10-12 18:55:00 +0200
+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 (4.0ms)
+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 2015-10-12 18:55:00 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (0.9ms)
+ Rendered base/_address_fields.html.haml (0.9ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.2ms)
+Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-10-12 18:55:00 +0200
+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 (1.3ms)
+ Rendered base/_address_fields.html.haml (1.1ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.9ms)
+Completed 200 OK in 7ms (Views: 6.6ms | 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 2015-10-12 18:55:00 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Parameters: {"inline_link_to_add"=>"true"}
+ Rendered base/_user_fields.html.haml (0.7ms)
+ Rendered base/_address_fields.html.haml (1.0ms)
+ Rendered base/_address_fields.html.haml (1.1ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (5.0ms)
+Completed 200 OK in 8ms (Views: 6.5ms | 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 2015-10-12 18:55:00 +0200
+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 (4.3ms)
+Completed 200 OK in 7ms (Views: 5.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 2015-10-12 18:55:00 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (1.2ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.1ms)
+Completed 200 OK in 7ms (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 2015-10-12 18:55:00 +0200
+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/_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 rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-10-12 18:55:00 +0200
+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.8ms)
+ 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.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-10-12 18:55:00 +0200
+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.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.2ms)
+Completed 200 OK in 5ms (Views: 4.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 2015-10-12 18:55:00 +0200
+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/_address_fields.html.haml (0.8ms)
+ 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.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-10-12 18:55:00 +0200
+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 (1.2ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.7ms)
+Completed 200 OK in 7ms (Views: 5.9ms | 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 2015-10-12 18:55:00 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.9ms)
+ Rendered base/_address_fields.html.haml (1.6ms)
+ Rendered base/_address_fields.html.haml (1.4ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (6.1ms)
+Completed 200 OK in 9ms (Views: 8.5ms | 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 2015-10-12 18:55:00 +0200
+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/nested_form_gem.html.haml within layouts/application (3.3ms)
+Completed 200 OK in 6ms (Views: 4.8ms | 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 2015-10-12 18:55:00 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (1.2ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.9ms)
+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 2015-10-12 18:55:00 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (5.0ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (6.8ms)
+Completed 200 OK in 9ms (Views: 8.0ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36mActiveRecord::SchemaMigration Load (0.3ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[36m (0.9ms)[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.6ms)[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.6ms)[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) [0m
+ [1m[35m (0.8ms)[0m CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
+ [1m[36m (0.4ms)[0m [1mselect sqlite_version(*)[0m
+ [1m[35m (0.7ms)[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 ('20150626132542')
+ [1m[36m (0.6ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('20150626095843')[0m
+ [1m[35m (0.6ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
+ [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 2015-11-16 14:14:04 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (3.4ms)
+ Rendered base/_address_fields.html.haml (5.1ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (19.0ms)
+Completed 200 OK in 161ms (Views: 135.8ms | ActiveRecord: 0.6ms)
+ [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 2015-11-16 14:14:04 +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.5ms)
+Completed 200 OK in 5ms (Views: 4.5ms | 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 2015-11-16 14:14:04 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.7ms)
+Completed 200 OK in 4ms (Views: 3.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 2015-11-16 14:14:04 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ 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.1ms | 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 2015-11-16 14:14:04 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Parameters: {"inline_link_to_add"=>"true"}
+ Rendered base/_user_fields.html.haml (0.3ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.6ms)
+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 "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-11-16 14:14:04 +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.6ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.8ms)
+Completed 200 OK in 5ms (Views: 3.6ms | 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 2015-11-16 14:14:04 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.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 2015-11-16 14:14:04 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (1.8ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.1ms)
+Completed 200 OK in 6ms (Views: 4.9ms | 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 2015-11-16 14:14:04 +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/_address_fields.html.haml (0.5ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.0ms)
+Completed 200 OK in 20ms (Views: 18.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 2015-11-16 14:14:04 +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.9ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.2ms)
+Completed 200 OK in 6ms (Views: 5.5ms | 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 2015-11-16 14:14:04 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.4ms)
+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 "/nested_form_gem" for 127.0.0.1 at 2015-11-16 14:14:04 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (1.0ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.2ms)
+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 2015-11-16 14:14:04 +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/_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.4ms | 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 2015-11-16 14:14:04 +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.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.1ms)
+Completed 200 OK in 5ms (Views: 4.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 2015-11-16 14:14:04 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ 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.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-11-16 14:14:04 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (1.7ms)
+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 "/nested_form_gem" for 127.0.0.1 at 2015-11-16 14:14:04 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (1.9ms)
+Completed 200 OK in 3ms (Views: 2.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 2015-11-16 14:14:04 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.0ms)
+Completed 200 OK in 4ms (Views: 3.0ms | 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 2015-11-16 14:14:04 +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 (1.1ms)
+ Rendered base/fields_for.html.haml within layouts/application (7.5ms)
+Completed 200 OK in 18ms (Views: 10.0ms | 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 2015-11-16 14:14:04 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (1.4ms)
+ 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 (5.2ms)
+Completed 200 OK in 9ms (Views: 7.4ms | 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 2015-11-16 14:14:04 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.7ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/_tag_fields.html.haml (0.4ms)
+ Rendered base/fields_for.html.haml within layouts/application (3.1ms)
+Completed 200 OK in 6ms (Views: 4.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 2015-11-16 14:14:05 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.9ms)
+ Rendered base/_address_fields.html.haml (0.9ms)
+ Rendered base/_tag_fields.html.haml (0.6ms)
+ Rendered base/fields_for.html.haml within layouts/application (3.9ms)
+Completed 200 OK in 8ms (Views: 6.4ms | 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 2015-11-16 14:14:05 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (1.0ms)
+ Rendered base/_tag_fields.html.haml (0.4ms)
+ Rendered base/fields_for.html.haml within layouts/application (3.2ms)
+Completed 200 OK in 13ms (Views: 11.3ms | 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 2015-11-16 14:14:05 +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 (3.4ms)
+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 "/fields_for" for 127.0.0.1 at 2015-11-16 14:14:05 +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 (3.3ms)
+Completed 200 OK in 6ms (Views: 5.0ms | 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 2015-11-16 14:14:05 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.9ms)
+ 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 (3.9ms)
+Completed 200 OK in 7ms (Views: 5.4ms | 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 2015-11-16 14:14:05 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (0.9ms)
+ Rendered base/_tag_fields.html.haml (0.6ms)
+ Rendered base/fields_for.html.haml within layouts/application (3.7ms)
+Completed 200 OK in 7ms (Views: 5.4ms | 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 2015-11-16 14:14:05 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.9ms)
+ 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.6ms)
+Completed 200 OK in 8ms (Views: 6.2ms | 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 2015-11-16 14:14:05 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.7ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/_tag_fields.html.haml (0.4ms)
+ Rendered base/fields_for.html.haml within layouts/application (3.1ms)
+Completed 200 OK in 6ms (Views: 4.3ms | 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 2015-11-16 14:14:05 +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.8ms)
+Completed 200 OK in 5ms (Views: 3.7ms | 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 2015-11-16 14:14:05 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (1.0ms)
+ 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 (3.8ms)
+Completed 200 OK in 8ms (Views: 5.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 2015-11-16 14:14:05 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/_tag_fields.html.haml (0.5ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.6ms)
+Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.5ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-11-16 14:14:05 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.7ms)
+ 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 (3.3ms)
+Completed 200 OK in 6ms (Views: 4.2ms | 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 2015-11-16 14:14:05 +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.1ms)
+Completed 200 OK in 11ms (Views: 9.7ms | 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 2015-11-16 14:14:05 +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 2015-11-16 14:14:05 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ 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.7ms)
+Completed 200 OK in 3ms (Views: 2.4ms | 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 2015-11-16 14:14:05 +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 (1.5ms)
+Completed 200 OK in 5ms (Views: 4.9ms | 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 2015-11-16 14:14:05 +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 2015-11-16 14:14:05 +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 1ms (Views: 1.3ms | 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 2015-11-16 14:14:05 +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.7ms)
+Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.2ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2015-11-16 14:14:05 +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.7ms | 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 2015-11-16 14:14:05 +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 rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2015-11-16 14:14:05 +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.7ms)
+Completed 200 OK in 1ms (Views: 1.3ms | 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 2015-11-16 14:14:05 +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.4ms | 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 2015-11-16 14:14:05 +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.0ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (4.1ms)
+Completed 200 OK in 8ms (Views: 6.1ms | 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 2015-11-16 14:14:05 +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.1ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (2.1ms)
+Completed 200 OK in 4ms (Views: 3.0ms | 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 2015-11-16 14:14:05 +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.9ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (3.0ms)
+Completed 200 OK in 6ms (Views: 4.1ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/deep_fields_for" for 127.0.0.1 at 2015-11-16 14:14:05 +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.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
+ [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[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[36m (2.7ms)[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.5ms)[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) [0m
+ [1m[35m (0.8ms)[0m CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
+ [1m[36m (0.1ms)[0m [1mselect sqlite_version(*)[0m
+ [1m[35m (0.9ms)[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.8ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20150626132542')
+ [1m[36m (0.8ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('20150626095843')[0m
+ [1m[35m (0.7ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
+ [1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+ [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.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
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-11-16 14:21:27 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (4.4ms)
+ Rendered base/_address_fields.html.haml (4.2ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (18.9ms)
+Completed 200 OK in 134ms (Views: 117.4ms | ActiveRecord: 0.3ms)
+ [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 2015-11-16 14:21:27 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ 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 "/nested_form_gem" for 127.0.0.1 at 2015-11-16 14:21:27 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.6ms)
+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?inline_link_to_add=true" for 127.0.0.1 at 2015-11-16 14:21:27 +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 (1.0ms)
+ 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.4ms | 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 2015-11-16 14:21:27 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Parameters: {"inline_link_to_add"=>"true"}
+ Rendered base/_user_fields.html.haml (0.3ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.3ms | 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 2015-11-16 14:21:27 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.9ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-11-16 14:21:27 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.1ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-11-16 14:21:27 +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/_address_fields.html.haml (0.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.1ms)
+Completed 200 OK in 5ms (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 2015-11-16 14:21:27 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (1.6ms)
+Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-11-16 14:21:27 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.3ms)
+Completed 200 OK in 4ms (Views: 3.5ms | 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 2015-11-16 14:21:27 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.0ms)
+Completed 200 OK in 4ms (Views: 2.9ms | 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 2015-11-16 14:21:27 +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/_address_fields.html.haml (0.7ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.1ms)
+Completed 200 OK in 4ms (Views: 4.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 2015-11-16 14:21:27 +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/_address_fields.html.haml (0.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.0ms)
+Completed 200 OK in 5ms (Views: 3.9ms | 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 2015-11-16 14:21:27 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (1.0ms)
+ Rendered base/_address_fields.html.haml (0.9ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.1ms)
+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 2015-11-16 14:21:27 +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/_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.4ms | 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 2015-11-16 14:21:27 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ 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.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-11-16 14:21:27 +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/_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 rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-11-16 14:21:27 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.3ms)
+Completed 200 OK in 5ms (Views: 4.2ms | 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 2015-11-16 14:21:27 +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 (1.7ms)
+Completed 200 OK in 4ms (Views: 3.4ms | 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 2015-11-16 14:21:27 +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.2ms | 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 2015-11-16 14:21:27 +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 (1.0ms)
+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 2015-11-16 14:21:27 +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: 2.0ms | 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 2015-11-16 14:21:27 +0100
+Processing by BaseController#basic_form as HTML
+ Rendered base/_user_fields.html.haml (0.9ms)
+ Rendered base/basic_form.html.haml within layouts/application (1.4ms)
+Completed 200 OK in 4ms (Views: 3.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 2015-11-16 14:21:27 +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: 2.3ms | 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 2015-11-16 14:21:27 +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.2ms)
+Completed 200 OK in 3ms (Views: 2.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 2015-11-16 14:21:27 +0100
+Processing by BaseController#basic_form as HTML
+ Rendered base/_user_fields.html.haml (0.7ms)
+ Rendered base/basic_form.html.haml within layouts/application (1.6ms)
+Completed 200 OK in 3ms (Views: 3.2ms | 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 (5.3ms)[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
+Started GET "/fields_for" for 127.0.0.1 at 2015-11-16 14:21:27 +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 (1.6ms)
+ Rendered base/fields_for.html.haml within layouts/application (5.8ms)
+Completed 200 OK in 15ms (Views: 8.0ms | 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 2015-11-16 14:21:27 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (1.0ms)
+ Rendered base/_address_fields.html.haml (1.5ms)
+ Rendered base/_tag_fields.html.haml (0.4ms)
+ Rendered base/fields_for.html.haml within layouts/application (4.6ms)
+Completed 200 OK in 8ms (Views: 6.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 2015-11-16 14:21:27 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.7ms)
+ Rendered base/_address_fields.html.haml (0.9ms)
+ Rendered base/_tag_fields.html.haml (0.6ms)
+ Rendered base/fields_for.html.haml within layouts/application (3.5ms)
+Completed 200 OK in 7ms (Views: 5.1ms | 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 2015-11-16 14:21:27 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (0.9ms)
+ Rendered base/_tag_fields.html.haml (0.6ms)
+ Rendered base/fields_for.html.haml within layouts/application (3.7ms)
+Completed 200 OK in 7ms (Views: 5.3ms | 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 2015-11-16 14:21:27 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (0.9ms)
+ Rendered base/_tag_fields.html.haml (0.7ms)
+ Rendered base/fields_for.html.haml within layouts/application (3.6ms)
+Completed 200 OK in 7ms (Views: 5.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 2015-11-16 14:21:27 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/_tag_fields.html.haml (0.3ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.7ms)
+Completed 200 OK in 6ms (Views: 4.1ms | 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 2015-11-16 14:21:27 +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.4ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.4ms)
+Completed 200 OK in 5ms (Views: 3.2ms | 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 2015-11-16 14:21:27 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ 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 5ms (Views: 3.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 2015-11-16 14:21:27 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (1.4ms)
+ Rendered base/_address_fields.html.haml (1.6ms)
+ Rendered base/_tag_fields.html.haml (0.5ms)
+ Rendered base/fields_for.html.haml within layouts/application (4.8ms)
+Completed 200 OK in 9ms (Views: 6.9ms | 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 2015-11-16 14:21:27 +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.4ms)
+Completed 200 OK in 5ms (Views: 3.3ms | 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 2015-11-16 14:21:27 +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 (7.3ms)
+Completed 200 OK in 9ms (Views: 8.1ms | 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 2015-11-16 14:21:27 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ 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 2015-11-16 14:21:27 +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.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 2015-11-16 14:21:28 +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.1ms)
+Completed 200 OK in 4ms (Views: 3.0ms | 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 2015-11-16 14:21:28 +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.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 2015-11-16 14:21:28 +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.5ms)
+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 "/fields_for" for 127.0.0.1 at 2015-11-16 14:21:28 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ 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.8ms)
+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 2015-11-16 14:21:28 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ 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.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 2015-11-16 14:21:28 +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.7ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (3.5ms)
+Completed 200 OK in 7ms (Views: 5.3ms | 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 2015-11-16 14:21:28 +0100
+Processing by BaseController#deep_fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/_tag_fields.html.haml (0.3ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (2.9ms)
+Completed 200 OK in 6ms (Views: 4.3ms | 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 2015-11-16 14:21:28 +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.1ms)
+ Rendered base/deep_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 rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/deep_fields_for" for 127.0.0.1 at 2015-11-16 14:21:28 +0100
+Processing by BaseController#deep_fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ 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 (1.9ms)
+Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[36m (2.7ms)[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.6ms)[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) [0m
+ [1m[35m (1.0ms)[0m CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
+ [1m[36m (0.0ms)[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 ('20150626132542')
+ [1m[36m (0.6ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('20150626095843')[0m
+ [1m[35m (0.6ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
+ [1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+ [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.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 "/basic_form" for 127.0.0.1 at 2015-11-16 14:21:53 +0100
+Processing by BaseController#basic_form as HTML
+ Rendered base/_user_fields.html.haml (3.9ms)
+ Rendered base/basic_form.html.haml within layouts/application (8.7ms)
+Completed 200 OK in 107ms (Views: 106.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 2015-11-16 14:21:53 +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.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 2015-11-16 14:21:53 +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.7ms)
+Completed 200 OK in 2ms (Views: 1.4ms | 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 2015-11-16 14:21:53 +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 1ms (Views: 1.4ms | 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 2015-11-16 14:21:53 +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.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 2015-11-16 14:21:53 +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.7ms | 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 2015-11-16 14:21:53 +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.2ms)
+Completed 200 OK in 3ms (Views: 2.2ms | 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 2015-11-16 14:21:53 +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.7ms | ActiveRecord: 0.0ms)
+ [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.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-11-16 14:21:53 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (4.0ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (10.7ms)
+Completed 200 OK in 27ms (Views: 12.5ms | ActiveRecord: 0.3ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-11-16 14:21:53 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.1ms)
+Completed 200 OK in 21ms (Views: 3.2ms | 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 2015-11-16 14:21:53 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.1ms)
+Completed 200 OK in 4ms (Views: 3.3ms | 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 2015-11-16 14:21:53 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (1.9ms)
+Completed 200 OK in 4ms (Views: 3.1ms | 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 2015-11-16 14:21:53 +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 (4.0ms)
+Completed 200 OK in 6ms (Views: 5.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 2015-11-16 14:21:53 +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/_address_fields.html.haml (0.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.1ms)
+Completed 200 OK in 5ms (Views: 4.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 2015-11-16 14:21:53 +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.9ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.8ms)
+Completed 200 OK in 5ms (Views: 4.8ms | 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 2015-11-16 14:21:53 +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.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.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-11-16 14:21:53 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.9ms)
+Completed 200 OK in 4ms (Views: 3.7ms | 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 2015-11-16 14:21:53 +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/_address_fields.html.haml (0.9ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.5ms)
+Completed 200 OK in 5ms (Views: 4.6ms | 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 2015-11-16 14:21:53 +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 (1.1ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.7ms)
+Completed 200 OK in 7ms (Views: 6.0ms | 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 2015-11-16 14:21:53 +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/_address_fields.html.haml (0.8ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.7ms)
+Completed 200 OK in 5ms (Views: 4.7ms | 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 2015-11-16 14:21:53 +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.6ms | 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 2015-11-16 14:21:53 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Parameters: {"inline_link_to_add"=>"true"}
+ Rendered base/_user_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (1.5ms)
+ Rendered base/_address_fields.html.haml (1.1ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (5.5ms)
+Completed 200 OK in 8ms (Views: 7.0ms | 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 2015-11-16 14:21:53 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Parameters: {"inline_link_to_add"=>"true"}
+ Rendered base/_user_fields.html.haml (0.7ms)
+ Rendered base/_address_fields.html.haml (1.0ms)
+ Rendered base/_address_fields.html.haml (1.5ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (5.9ms)
+Completed 200 OK in 9ms (Views: 7.9ms | 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 2015-11-16 14:21:53 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (5.2ms)
+ Rendered base/_address_fields.html.haml (0.9ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (8.8ms)
+Completed 200 OK in 11ms (Views: 10.2ms | 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 2015-11-16 14:21:53 +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/_address_fields.html.haml (0.9ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.5ms)
+Completed 200 OK in 5ms (Views: 4.7ms | 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 2015-11-16 14:21:53 +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/_address_fields.html.haml (0.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.1ms)
+Completed 200 OK in 5ms (Views: 4.1ms | 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 2015-11-16 14:21:53 +0100
+Processing by BaseController#deep_fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.8ms)
+ Rendered base/_tag_fields.html.haml (1.6ms)
+ Rendered base/_address_fields.html.haml (3.6ms)
+ Rendered base/_tag_fields.html.haml (0.7ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (8.4ms)
+Completed 200 OK in 23ms (Views: 11.0ms | 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 2015-11-16 14:21:53 +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 (1.2ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (4.0ms)
+Completed 200 OK in 8ms (Views: 5.4ms | 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 2015-11-16 14:21:53 +0100
+Processing by BaseController#deep_fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.6ms)
+ Rendered base/_tag_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (1.2ms)
+ Rendered base/_tag_fields.html.haml (0.5ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (3.7ms)
+Completed 200 OK in 8ms (Views: 5.5ms | 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 2015-11-16 14:21:53 +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 (1.0ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (2.7ms)
+Completed 200 OK in 6ms (Views: 4.0ms | 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 2015-11-16 14:21:53 +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 (3.8ms)
+Completed 200 OK in 7ms (Views: 5.5ms | 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 2015-11-16 14:21:53 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (1.0ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/_tag_fields.html.haml (0.4ms)
+ Rendered base/fields_for.html.haml within layouts/application (3.6ms)
+Completed 200 OK in 7ms (Views: 5.0ms | 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 2015-11-16 14:21:53 +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: 3.1ms | 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 2015-11-16 14:21:53 +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.3ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.7ms)
+Completed 200 OK in 5ms (Views: 3.7ms | 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 2015-11-16 14:21:53 +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.3ms)
+ 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.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-11-16 14:21:53 +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.4ms)
+ Rendered base/fields_for.html.haml within layouts/application (3.3ms)
+Completed 200 OK in 11ms (Views: 9.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 2015-11-16 14:21:53 +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 (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 2015-11-16 14:21:53 +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.3ms)
+Completed 200 OK in 4ms (Views: 3.3ms | 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 2015-11-16 14:21:54 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ 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.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 2015-11-16 14:21:54 +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.4ms)
+Completed 200 OK in 5ms (Views: 3.6ms | 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 2015-11-16 14:21:54 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ 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.8ms)
+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 2015-11-16 14:21:54 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ 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 (1.8ms)
+Completed 200 OK in 3ms (Views: 2.6ms | 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 2015-11-16 14:21:54 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ Rendered base/_address_fields.html.haml (1.1ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/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 "/fields_for" for 127.0.0.1 at 2015-11-16 14:21:54 +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 (3.4ms)
+Completed 200 OK in 6ms (Views: 4.7ms | 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 2015-11-16 14:21:54 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ 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: 3.4ms | 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 2015-11-16 14:21:54 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ 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.8ms)
+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 2015-11-16 14:21:54 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ 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.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 2015-11-16 14:21:54 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ 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.1ms)[0m rollback transaction
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[36m (2.8ms)[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.5ms)[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.5ms)[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) [0m
+ [1m[35m (1.0ms)[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 ('20150626132542')
+ [1m[36m (0.6ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('20150626095843')[0m
+ [1m[35m (0.6ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
+ [1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[36m (0.9ms)[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.6ms)[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.6ms)[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) [0m
+ [1m[35m (0.8ms)[0m CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
+ [1m[36m (0.1ms)[0m [1mselect sqlite_version(*)[0m
+ [1m[35m (0.9ms)[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.8ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20150626132542')
+ [1m[36m (0.7ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('20150626095843')[0m
+ [1m[35m (0.8ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
+ [1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[36m (2.7ms)[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.6ms)[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.6ms)[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) [0m
+ [1m[35m (1.0ms)[0m CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
+ [1m[36m (0.1ms)[0m [1mselect sqlite_version(*)[0m
+ [1m[35m (0.7ms)[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 ('20150626132542')
+ [1m[36m (0.6ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('20150626095843')[0m
+ [1m[35m (0.6ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
+ [1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[36m (3.0ms)[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 (1.0ms)[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 (1.0ms)[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) [0m
+ [1m[35m (1.0ms)[0m CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
+ [1m[36m (0.1ms)[0m [1mselect sqlite_version(*)[0m
+ [1m[35m (0.8ms)[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 ('20150626132542')
+ [1m[36m (0.7ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('20150626095843')[0m
+ [1m[35m (0.6ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
+ [1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[36m (3.0ms)[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.6ms)[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) [0m
+ [1m[35m (0.8ms)[0m CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
+ [1m[36m (0.0ms)[0m [1mselect sqlite_version(*)[0m
+ [1m[35m (0.5ms)[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.5ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20150626132542')
+ [1m[36m (0.5ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('20150626095843')[0m
+ [1m[35m (0.4ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
+ [1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[36m (2.9ms)[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.9ms)[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.8ms)[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) [0m
+ [1m[35m (0.8ms)[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 ('20150626132542')
+ [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[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for_explicit" for 127.0.0.1 at 2015-11-16 14:36:23 +0100
+Processing by BaseController#fields_for_explicit as HTML
+ Rendered base/_user_fields.html.haml (2.7ms)
+ Rendered base/_address_fields.html.haml (2.1ms)
+ Rendered base/_tag_fields.html.haml (0.7ms)
+ Rendered base/fields_for_explicit.html.haml within layouts/application (14.5ms)
+Completed 200 OK in 144ms (Views: 110.5ms | ActiveRecord: 0.6ms)
+ [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 2015-11-16 14:36:23 +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/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for_explicit.html.haml within layouts/application (2.3ms)
+Completed 200 OK in 4ms (Views: 3.1ms | 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 2015-11-16 14:36:23 +0100
+Processing by BaseController#fields_for_explicit as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ Rendered base/_address_fields.html.haml (0.4ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for_explicit.html.haml within layouts/application (1.9ms)
+Completed 200 OK in 4ms (Views: 2.6ms | 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 2015-11-16 14:36:23 +0100
+Processing by BaseController#fields_for_explicit 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_explicit.html.haml within layouts/application (1.9ms)
+Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[36m (2.9ms)[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 (1.0ms)[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 (1.0ms)[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) [0m
+ [1m[35m (1.0ms)[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 ('20150626132542')
+ [1m[36m (0.6ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('20150626095843')[0m
+ [1m[35m (0.6ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
+ [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 2015-11-16 14:36:36 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (3.3ms)
+ Rendered base/_address_fields.html.haml (4.3ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (15.6ms)
+Completed 200 OK in 144ms (Views: 120.2ms | ActiveRecord: 0.5ms)
+ [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 2015-11-16 14:36:36 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.8ms)
+Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-11-16 14:36:36 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.7ms)
+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 "/nested_form_gem" for 127.0.0.1 at 2015-11-16 14:36:36 +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/_address_fields.html.haml (0.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.0ms)
+Completed 200 OK in 5ms (Views: 3.9ms | 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 2015-11-16 14:36:36 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.2ms)
+Completed 200 OK in 6ms (Views: 5.1ms | 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 2015-11-16 14:36:36 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Parameters: {"inline_link_to_add"=>"true"}
+ Rendered base/_user_fields.html.haml (0.3ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.4ms)
+Completed 200 OK in 4ms (Views: 3.1ms | 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 2015-11-16 14:36:36 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Parameters: {"inline_link_to_add"=>"true"}
+ Rendered base/_user_fields.html.haml (0.3ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.6ms)
+Completed 200 OK in 5ms (Views: 4.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 2015-11-16 14:36:36 +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/_address_fields.html.haml (0.8ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.6ms)
+Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-11-16 14:36:36 +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/nested_form_gem.html.haml within layouts/application (2.6ms)
+Completed 200 OK in 5ms (Views: 4.0ms | 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 2015-11-16 14:36:36 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.0ms)
+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 "/nested_form_gem" for 127.0.0.1 at 2015-11-16 14:36:36 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (1.9ms)
+Completed 200 OK in 4ms (Views: 3.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 2015-11-16 14:36:36 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.3ms | 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 2015-11-16 14:36:36 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.6ms)
+Completed 200 OK in 4ms (Views: 3.3ms | 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 2015-11-16 14:36:36 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/_address_fields.html.haml (2.5ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (5.6ms)
+Completed 200 OK in 8ms (Views: 7.2ms | 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 2015-11-16 14:36:36 +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/_address_fields.html.haml (0.7ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (5.2ms)
+Completed 200 OK in 9ms (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 2015-11-16 14:36:36 +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/_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.2ms | 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 2015-11-16 14:36:36 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (1.4ms)
+ Rendered base/_address_fields.html.haml (1.2ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (5.3ms)
+Completed 200 OK in 7ms (Views: 6.9ms | 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 2015-11-16 14:36:36 +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.7ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.7ms)
+Completed 200 OK in 5ms (Views: 4.6ms | 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 2015-11-16 14:36:36 +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.8ms)
+Completed 200 OK in 4ms (Views: 3.7ms | 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 2015-11-16 14:36:36 +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.8ms)
+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 2015-11-16 14:36:36 +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.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 2015-11-16 14:36:36 +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 1ms (Views: 1.3ms | 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 2015-11-16 14:36:36 +0100
+Processing by BaseController#basic_form as HTML
+ Rendered base/_user_fields.html.haml (1.7ms)
+ Rendered base/basic_form.html.haml within layouts/application (2.2ms)
+Completed 200 OK in 3ms (Views: 3.2ms | 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 2015-11-16 14:36:36 +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.7ms)
+Completed 200 OK in 2ms (Views: 1.4ms | 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 2015-11-16 14:36:36 +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 1ms (Views: 1.3ms | 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 2015-11-16 14:36:36 +0100
+Processing by BaseController#basic_form as HTML
+ Rendered base/_user_fields.html.haml (1.5ms)
+ Rendered base/basic_form.html.haml within layouts/application (2.9ms)
+Completed 200 OK in 6ms (Views: 5.1ms | 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 2015-11-16 14:36:36 +0100
+Processing by BaseController#deep_fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ Rendered base/_tag_fields.html.haml (0.7ms)
+ Rendered base/_address_fields.html.haml (1.9ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (4.6ms)
+Completed 200 OK in 13ms (Views: 6.3ms | 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 2015-11-16 14:36:36 +0100
+Processing by BaseController#deep_fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ Rendered base/_tag_fields.html.haml (0.1ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/_tag_fields.html.haml (0.1ms)
+ Rendered base/deep_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.1ms)[0m [1mbegin transaction[0m
+Started GET "/deep_fields_for" for 127.0.0.1 at 2015-11-16 14:36:36 +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.8ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (4.2ms)
+Completed 200 OK in 7ms (Views: 5.1ms | 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 2015-11-16 14:36:36 +0100
+Processing by BaseController#deep_fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_tag_fields.html.haml (0.3ms)
+ 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 (3.2ms)
+Completed 200 OK in 6ms (Views: 4.1ms | 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 2015-11-16 14:36:37 +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 (7.3ms)
+Completed 200 OK in 12ms (Views: 9.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 2015-11-16 14:36:37 +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.4ms)
+ Rendered base/fields_for.html.haml within layouts/application (4.5ms)
+Completed 200 OK in 9ms (Views: 8.2ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.2ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-11-16 14:36:37 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/_tag_fields.html.haml (0.5ms)
+ Rendered base/fields_for.html.haml within layouts/application (3.3ms)
+Completed 200 OK in 6ms (Views: 4.5ms | 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 2015-11-16 14:36:37 +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.9ms)
+Completed 200 OK in 5ms (Views: 4.2ms | 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 2015-11-16 14:36:37 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.9ms)
+ Rendered base/_address_fields.html.haml (1.8ms)
+ Rendered base/_tag_fields.html.haml (0.5ms)
+ Rendered base/fields_for.html.haml within layouts/application (5.3ms)
+Completed 200 OK in 8ms (Views: 6.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 2015-11-16 14:36:37 +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.4ms)
+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" for 127.0.0.1 at 2015-11-16 14:36:37 +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.5ms)
+Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-11-16 14:36:37 +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.3ms)
+Completed 200 OK in 5ms (Views: 3.6ms | 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 2015-11-16 14:36:37 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.7ms)
+ Rendered base/_address_fields.html.haml (1.0ms)
+ Rendered base/_tag_fields.html.haml (0.5ms)
+ Rendered base/fields_for.html.haml within layouts/application (4.1ms)
+Completed 200 OK in 8ms (Views: 6.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 2015-11-16 14:36:37 +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.3ms)
+Completed 200 OK in 4ms (Views: 3.2ms | 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 2015-11-16 14:36:37 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (2.0ms)
+ Rendered base/_address_fields.html.haml (1.6ms)
+ Rendered base/_tag_fields.html.haml (0.4ms)
+ Rendered base/fields_for.html.haml within layouts/application (6.5ms)
+Completed 200 OK in 10ms (Views: 8.4ms | 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 2015-11-16 14:36:37 +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.8ms)
+Completed 200 OK in 6ms (Views: 4.4ms | 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 2015-11-16 14:36:37 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (1.3ms)
+ Rendered base/_tag_fields.html.haml (0.6ms)
+ Rendered base/fields_for.html.haml within layouts/application (5.4ms)
+Completed 200 OK in 9ms (Views: 6.9ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.2ms)[0m rollback transaction
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-11-16 14:36:37 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.9ms)
+ Rendered base/_address_fields.html.haml (1.5ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for.html.haml within layouts/application (5.2ms)
+Completed 200 OK in 10ms (Views: 7.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 2015-11-16 14:36:37 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.8ms)
+ 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 (15.8ms)
+Completed 200 OK in 20ms (Views: 18.1ms | 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 2015-11-16 14:36:37 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/_tag_fields.html.haml (0.4ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.9ms)
+Completed 200 OK in 5ms (Views: 4.3ms | 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 2015-11-16 14:36:37 +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.4ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.9ms)
+Completed 200 OK in 6ms (Views: 4.1ms | 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 2015-11-16 14:36:37 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.7ms)
+ Rendered base/_address_fields.html.haml (0.9ms)
+ Rendered base/_tag_fields.html.haml (0.5ms)
+ Rendered base/fields_for.html.haml within layouts/application (4.6ms)
+Completed 200 OK in 9ms (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 2015-11-16 14:36:37 +0100
+Processing by BaseController#fields_for_explicit as HTML
+ Rendered base/_user_fields.html.haml (2.2ms)
+ Rendered base/_address_fields.html.haml (2.5ms)
+ Rendered base/_tag_fields.html.haml (0.5ms)
+ Rendered base/fields_for_explicit.html.haml within layouts/application (10.2ms)
+Completed 200 OK in 14ms (Views: 12.8ms | 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 2015-11-16 14:36:37 +0100
+Processing by BaseController#fields_for_explicit as HTML
+ Rendered base/_user_fields.html.haml (0.7ms)
+ Rendered base/_address_fields.html.haml (0.9ms)
+ Rendered base/_tag_fields.html.haml (0.6ms)
+ Rendered base/fields_for_explicit.html.haml within layouts/application (3.7ms)
+Completed 200 OK in 7ms (Views: 5.3ms | 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 2015-11-16 14:36:37 +0100
+Processing by BaseController#fields_for_explicit as HTML
+ Rendered base/_user_fields.html.haml (0.9ms)
+ Rendered base/_address_fields.html.haml (0.4ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for_explicit.html.haml within layouts/application (3.3ms)
+Completed 200 OK in 6ms (Views: 4.8ms | 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 2015-11-16 14:36:37 +0100
+Processing by BaseController#fields_for_explicit as HTML
+ Rendered base/_user_fields.html.haml (1.4ms)
+ Rendered base/_address_fields.html.haml (1.0ms)
+ Rendered base/_tag_fields.html.haml (0.7ms)
+ Rendered base/fields_for_explicit.html.haml within layouts/application (6.5ms)
+Completed 200 OK in 9ms (Views: 7.6ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[36m (2.9ms)[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 (1.0ms)[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.8ms)[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) [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.9ms)[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.8ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20150626132542')
+ [1m[36m (0.7ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('20150626095843')[0m
+ [1m[35m (0.5ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
+ [1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2015-11-16 14:37:22 +0100
+Processing by BaseController#basic_form as HTML
+ Rendered base/_user_fields.html.haml (2.5ms)
+ Rendered base/basic_form.html.haml within layouts/application (7.3ms)
+Completed 200 OK in 113ms (Views: 112.7ms | 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 2015-11-16 14:37:22 +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.8ms)
+Completed 200 OK in 2ms (Views: 1.6ms | 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 2015-11-16 14:37:22 +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.7ms | 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 2015-11-16 14:37:22 +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.1ms)[0m [1mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2015-11-16 14:37:22 +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.7ms)
+Completed 200 OK in 2ms (Views: 1.4ms | 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 2015-11-16 14:37:22 +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.7ms)
+Completed 200 OK in 2ms (Views: 1.6ms | 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 2015-11-16 14:37:22 +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.7ms | 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 2015-11-16 14:37:22 +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.7ms)
+Completed 200 OK in 2ms (Views: 1.4ms | 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 2015-11-16 14:37:22 +0100
+Processing by BaseController#deep_fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_tag_fields.html.haml (0.7ms)
+ Rendered base/_address_fields.html.haml (4.3ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (7.6ms)
+Completed 200 OK in 38ms (Views: 9.9ms | ActiveRecord: 0.6ms)
+ [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 2015-11-16 14:37:22 +0100
+Processing by BaseController#deep_fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/_address_fields.html.haml (0.9ms)
+ Rendered base/_tag_fields.html.haml (0.1ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (2.3ms)
+Completed 200 OK in 25ms (Views: 23.1ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.2ms)[0m rollback transaction
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+Started GET "/deep_fields_for" for 127.0.0.1 at 2015-11-16 14:37:22 +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.9ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (3.0ms)
+Completed 200 OK in 6ms (Views: 4.0ms | 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 2015-11-16 14:37:22 +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 (1.2ms)
+ Rendered base/_tag_fields.html.haml (0.3ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (3.0ms)
+Completed 200 OK in 6ms (Views: 4.3ms | 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 2015-11-16 14:37:22 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (1.5ms)
+ Rendered base/_address_fields.html.haml (1.0ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (6.0ms)
+Completed 200 OK in 9ms (Views: 8.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 2015-11-16 14:37:22 +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.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 2015-11-16 14:37:22 +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.4ms)
+Completed 200 OK in 6ms (Views: 5.4ms | 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 2015-11-16 14:37:22 +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/_address_fields.html.haml (0.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.9ms)
+Completed 200 OK in 4ms (Views: 3.7ms | 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 2015-11-16 14:37:22 +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/_address_fields.html.haml (0.7ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.1ms)
+Completed 200 OK in 5ms (Views: 4.0ms | 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 2015-11-16 14:37:22 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (1.2ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.5ms)
+Completed 200 OK in 6ms (Views: 5.5ms | 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 2015-11-16 14:37:22 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (1.0ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.1ms)
+Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-11-16 14:37:22 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ 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 rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-11-16 14:37:22 +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/_address_fields.html.haml (5.4ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (8.3ms)
+Completed 200 OK in 11ms (Views: 10.5ms | 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 2015-11-16 14:37:22 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (1.0ms)
+ Rendered base/_address_fields.html.haml (1.1ms)
+ Rendered base/_address_fields.html.haml (1.1ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (6.5ms)
+Completed 200 OK in 9ms (Views: 7.8ms | 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 2015-11-16 14:37:22 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Parameters: {"inline_link_to_add"=>"true"}
+ Rendered base/_user_fields.html.haml (0.7ms)
+ Rendered base/_address_fields.html.haml (1.3ms)
+ Rendered base/_address_fields.html.haml (0.9ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (5.0ms)
+Completed 200 OK in 13ms (Views: 12.0ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-11-16 14:37:22 +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.9ms)
+ 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 rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-11-16 14:37:22 +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/_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.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-11-16 14:37:22 +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 (2.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (8.5ms)
+Completed 200 OK in 13ms (Views: 12.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 2015-11-16 14:37:22 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (1.5ms)
+ Rendered base/_address_fields.html.haml (1.0ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (6.0ms)
+Completed 200 OK in 9ms (Views: 7.9ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.4ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-11-16 14:37:22 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (0.9ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.4ms)
+Completed 200 OK in 6ms (Views: 4.6ms | 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 2015-11-16 14:37:22 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.9ms)
+ Rendered base/_address_fields.html.haml (1.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.0ms)
+Completed 200 OK in 7ms (Views: 5.5ms | 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 2015-11-16 14:37:22 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (1.7ms)
+ Rendered base/_address_fields.html.haml (1.7ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.9ms)
+Completed 200 OK in 7ms (Views: 6.5ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for_explicit" for 127.0.0.1 at 2015-11-16 14:37:22 +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/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for_explicit.html.haml within layouts/application (3.6ms)
+Completed 200 OK in 7ms (Views: 5.6ms | 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 2015-11-16 14:37:22 +0100
+Processing by BaseController#fields_for_explicit as HTML
+ Rendered base/_user_fields.html.haml (0.9ms)
+ Rendered base/_address_fields.html.haml (1.0ms)
+ Rendered base/_tag_fields.html.haml (0.5ms)
+ Rendered base/fields_for_explicit.html.haml within layouts/application (5.3ms)
+Completed 200 OK in 9ms (Views: 6.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 2015-11-16 14:37:22 +0100
+Processing by BaseController#fields_for_explicit as HTML
+ Rendered base/_user_fields.html.haml (0.7ms)
+ Rendered base/_address_fields.html.haml (0.9ms)
+ Rendered base/_tag_fields.html.haml (0.3ms)
+ Rendered base/fields_for_explicit.html.haml within layouts/application (3.8ms)
+Completed 200 OK in 8ms (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_explicit" for 127.0.0.1 at 2015-11-16 14:37:22 +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/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for_explicit.html.haml within layouts/application (2.4ms)
+Completed 200 OK in 4ms (Views: 3.3ms | 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 2015-11-16 14:37:22 +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.3ms)
+ Rendered base/fields_for.html.haml within layouts/application (3.3ms)
+Completed 200 OK in 10ms (Views: 9.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 2015-11-16 14:37:22 +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 5ms (Views: 3.3ms | 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 2015-11-16 14:37:22 +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 2015-11-16 14:37:22 +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: 3.0ms | 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 2015-11-16 14:37:22 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ 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.4ms)
+Completed 200 OK in 4ms (Views: 3.2ms | 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 2015-11-16 14:37:22 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ 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.8ms)
+Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-11-16 14:37:22 +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.3ms)
+ Rendered base/fields_for.html.haml within layouts/application (3.3ms)
+Completed 200 OK in 7ms (Views: 5.0ms | 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 2015-11-16 14:37:22 +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 5ms (Views: 3.1ms | 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 2015-11-16 14:37:22 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ 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.4ms)
+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" for 127.0.0.1 at 2015-11-16 14:37:22 +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.6ms | 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 2015-11-16 14:37:22 +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 (3.8ms)
+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 "/fields_for" for 127.0.0.1 at 2015-11-16 14:37:22 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ 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.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 2015-11-16 14:37:22 +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.1ms)
+Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-11-16 14:37:22 +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: 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 2015-11-16 14:37:22 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ 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 (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 2015-11-16 14:37:22 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (1.1ms)
+ Rendered base/_tag_fields.html.haml (0.3ms)
+ Rendered base/fields_for.html.haml within layouts/application (4.1ms)
+Completed 200 OK in 7ms (Views: 5.4ms | 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 2015-11-16 14:37:22 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ 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.4ms | 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 2015-11-16 14:37:22 +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.4ms)
+Completed 200 OK in 5ms (Views: 3.3ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[36m (2.9ms)[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 (1.0ms)[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.9ms)[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) [0m
+ [1m[35m (1.0ms)[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 ('20150626132542')
+ [1m[36m (0.6ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('20150626095843')[0m
+ [1m[35m (0.6ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
+ [1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/deep_fields_for" for 127.0.0.1 at 2015-11-16 14:37:47 +0100
+Processing by BaseController#deep_fields_for as HTML
+ Rendered base/_user_fields.html.haml (2.5ms)
+ Rendered base/_tag_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (2.5ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (19.9ms)
+Completed 200 OK in 141ms (Views: 117.4ms | ActiveRecord: 0.3ms)
+ [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 2015-11-16 14:37:47 +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.1ms)
+ 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
+Started GET "/deep_fields_for" for 127.0.0.1 at 2015-11-16 14:37:47 +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.1ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (2.2ms)
+Completed 200 OK in 4ms (Views: 3.1ms | 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 2015-11-16 14:37:47 +0100
+Processing by BaseController#deep_fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ 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 (1.9ms)
+Completed 200 OK in 4ms (Views: 2.8ms | 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 2015-11-16 14:37:47 +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 (1.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 "/basic_form" for 127.0.0.1 at 2015-11-16 14:37:47 +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.7ms)
+Completed 200 OK in 2ms (Views: 1.5ms | 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 2015-11-16 14:37:47 +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.7ms)
+Completed 200 OK in 1ms (Views: 1.4ms | 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 2015-11-16 14:37:47 +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 1ms (Views: 1.3ms | 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 2015-11-16 14:37:47 +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.7ms)
+Completed 200 OK in 1ms (Views: 1.3ms | 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 2015-11-16 14:37:47 +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.7ms)
+Completed 200 OK in 1ms (Views: 1.4ms | 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 2015-11-16 14:37:47 +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.7ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.2ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2015-11-16 14:37:47 +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.1ms)
+Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-11-16 14:37:47 +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 (3.4ms)
+Completed 200 OK in 6ms (Views: 5.1ms | 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 2015-11-16 14:37:47 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ 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 (1.9ms)
+Completed 200 OK in 5ms (Views: 3.1ms | 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 2015-11-16 14:37:47 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ 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.7ms)
+Completed 200 OK in 3ms (Views: 2.4ms | 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 2015-11-16 14:37:47 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.9ms)
+ Rendered base/_address_fields.html.haml (0.9ms)
+ Rendered base/_tag_fields.html.haml (0.3ms)
+ Rendered base/fields_for.html.haml within layouts/application (4.2ms)
+Completed 200 OK in 8ms (Views: 6.1ms | 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 2015-11-16 14:37:47 +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.4ms)
+Completed 200 OK in 5ms (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" for 127.0.0.1 at 2015-11-16 14:37:47 +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 (3.6ms)
+Completed 200 OK in 6ms (Views: 4.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 2015-11-16 14:37:47 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ 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 2015-11-16 14:37:47 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.7ms)
+ 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.6ms)
+Completed 200 OK in 6ms (Views: 4.7ms | 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 2015-11-16 14:37:47 +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.3ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.7ms)
+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 2015-11-16 14:37:47 +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 5ms (Views: 3.3ms | 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 2015-11-16 14:37:47 +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.1ms)
+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 2015-11-16 14:37:47 +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 (3.3ms)
+Completed 200 OK in 5ms (Views: 4.5ms | 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 2015-11-16 14:37:47 +0100
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ 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.1ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-11-16 14:37:47 +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.7ms | 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 2015-11-16 14:37:47 +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.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-11-16 14:37:47 +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 (3.3ms)
+Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-11-16 14:37:47 +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.6ms)
+Completed 200 OK in 6ms (Views: 4.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 2015-11-16 14:37:47 +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.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.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for_explicit" for 127.0.0.1 at 2015-11-16 14:37:47 +0100
+Processing by BaseController#fields_for_explicit as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ Rendered base/_address_fields.html.haml (0.5ms)
+ Rendered base/_tag_fields.html.haml (0.3ms)
+ Rendered base/fields_for_explicit.html.haml within layouts/application (29.3ms)
+Completed 200 OK in 33ms (Views: 31.6ms | 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 2015-11-16 14:37:47 +0100
+Processing by BaseController#fields_for_explicit 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.1ms)
+ Rendered base/fields_for_explicit.html.haml within layouts/application (3.0ms)
+Completed 200 OK in 5ms (Views: 4.1ms | 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 2015-11-16 14:37:47 +0100
+Processing by BaseController#fields_for_explicit 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.4ms)
+ Rendered base/fields_for_explicit.html.haml within layouts/application (2.6ms)
+Completed 200 OK in 5ms (Views: 3.7ms | 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 2015-11-16 14:37:47 +0100
+Processing by BaseController#fields_for_explicit 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_explicit.html.haml within layouts/application (3.7ms)
+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 2015-11-16 14:37:47 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (1.5ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (7.8ms)
+Completed 200 OK in 11ms (Views: 9.8ms | 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 2015-11-16 14:37:47 +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/nested_form_gem.html.haml within layouts/application (2.5ms)
+Completed 200 OK in 4ms (Views: 3.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 2015-11-16 14:37:47 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.0ms)
+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 2015-11-16 14:37:47 +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/nested_form_gem.html.haml within layouts/application (2.8ms)
+Completed 200 OK in 5ms (Views: 4.0ms | 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 2015-11-16 14:37:47 +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/_address_fields.html.haml (0.7ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.6ms)
+Completed 200 OK in 6ms (Views: 5.5ms | 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 2015-11-16 14:37:47 +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/_address_fields.html.haml (0.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.0ms)
+Completed 200 OK in 4ms (Views: 3.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 2015-11-16 14:37:47 +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 (1.4ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.7ms)
+Completed 200 OK in 7ms (Views: 6.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 2015-11-16 14:37:47 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.7ms)
+ Rendered base/_address_fields.html.haml (1.3ms)
+ Rendered base/_address_fields.html.haml (0.9ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (5.4ms)
+Completed 200 OK in 8ms (Views: 6.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 2015-11-16 14:37:47 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (1.0ms)
+ Rendered base/_address_fields.html.haml (1.4ms)
+ Rendered base/_address_fields.html.haml (1.4ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (6.1ms)
+Completed 200 OK in 8ms (Views: 7.6ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.5ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-11-16 14:37:47 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (1.2ms)
+ Rendered base/_address_fields.html.haml (2.0ms)
+ Rendered base/_address_fields.html.haml (1.2ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (8.0ms)
+Completed 200 OK in 12ms (Views: 10.3ms | 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 2015-11-16 14:37:47 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (1.5ms)
+ Rendered base/_address_fields.html.haml (1.5ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (6.4ms)
+Completed 200 OK in 14ms (Views: 13.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 2015-11-16 14:37:47 +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 (2.0ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (5.3ms)
+Completed 200 OK in 8ms (Views: 6.6ms | 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 2015-11-16 14:37:47 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ 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 rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-11-16 14:37:48 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (1.2ms)
+ Rendered base/_address_fields.html.haml (1.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (5.9ms)
+Completed 200 OK in 10ms (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" for 127.0.0.1 at 2015-11-16 14:37:48 +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 (0.9ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.3ms)
+Completed 200 OK in 6ms (Views: 5.4ms | 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 2015-11-16 14:37:48 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.9ms)
+ Rendered base/_address_fields.html.haml (2.3ms)
+ Rendered base/_address_fields.html.haml (2.1ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (8.6ms)
+Completed 200 OK in 13ms (Views: 11.7ms | 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 2015-11-16 14:37:48 +0100
+Processing by BaseController#nested_form_gem as HTML
+ Parameters: {"inline_link_to_add"=>"true"}
+ Rendered base/_user_fields.html.haml (0.7ms)
+ Rendered base/_address_fields.html.haml (0.9ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.3ms)
+Completed 200 OK in 8ms (Views: 6.7ms | 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 2015-11-16 14:37:48 +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.3ms)
+Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction