spec/dummy/log/test.log in strong_form-0.0.1 vs spec/dummy/log/test.log in strong_form-0.0.2
- old
+ new
@@ -13924,5 +13924,2975 @@
[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.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.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.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.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.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" for 127.0.0.1 at 2015-06-28 15:14:37 +0200
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (3.0ms)
+ Rendered base/_address_fields.html.haml (2.2ms)
+ Rendered base/_tag_fields.html.haml (0.8ms)
+ Rendered base/fields_for.html.haml within layouts/application (14.8ms)
+Completed 200 OK in 173ms (Views: 122.7ms | ActiveRecord: 0.7ms)
+ [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-06-28 15:14:37 +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-06-28 15:14:37 +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-06-28 15:14:37 +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.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-06-28 15:14:37 +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-06-28 15:14:37 +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.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-06-28 15:14:38 +0200
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (0.9ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for.html.haml within layouts/application (3.5ms)
+Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:14:38 +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 (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-06-28 15:14:38 +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 (2.0ms)
+Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.2ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:14:38 +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 (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-06-28 15:14:38 +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 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-06-28 15:14:38 +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 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-06-28 15:14:38 +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 (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-06-28 15:14:38 +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 (2.0ms)
+Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:14:38 +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 4ms (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-06-28 15:14:38 +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 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-06-28 15:14:38 +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 3ms (Views: 2.7ms | 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-06-28 15:14:38 +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 (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 "/basic_form" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
+Processing by BaseController#basic_form as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/basic_form.html.haml within layouts/application (2.2ms)
+Completed 200 OK in 6ms (Views: 6.1ms | 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-06-28 15:14:38 +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.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2015-06-28 15:14:38 +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-06-28 15:14:38 +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.0ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2015-06-28 15:14:38 +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.0ms)
+Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2015-06-28 15:14:38 +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.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-06-28 15:14:38 +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.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2015-06-28 15:14:38 +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.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (2.9ms)
+ Rendered base/_address_fields.html.haml (1.1ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (8.4ms)
+Completed 200 OK in 13ms (Views: 12.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-06-28 15:14:38 +0200
+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 5ms (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-06-28 15:14:38 +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/nested_form_gem.html.haml within layouts/application (2.3ms)
+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-06-28 15:14:38 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_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.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-06-28 15:14:38 +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.7ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.7ms)
+Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:14:38 +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.7ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.7ms)
+Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:14:38 +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 (0.8ms)
+ 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.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:14:38 +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.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-06-28 15:14:38 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ 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 8ms (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-06-28 15:14:38 +0200
+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 (4.0ms)
+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-06-28 15:14:38 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (1.5ms)
+ Rendered base/_address_fields.html.haml (1.3ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (6.0ms)
+Completed 200 OK in 9ms (Views: 8.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-06-28 15:14:38 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.7ms)
+ 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 7ms (Views: 5.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-06-28 15:14:38 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (1.6ms)
+ Rendered base/_address_fields.html.haml (5.3ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (10.1ms)
+Completed 200 OK in 12ms (Views: 11.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-06-28 15:14:38 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (1.1ms)
+ Rendered base/_address_fields.html.haml (0.7ms)
+ 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-06-28 15:14:38 +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.7ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.5ms)
+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-06-28 15:14:38 +0200
+Processing by BaseController#deep_fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.8ms)
+ Rendered base/_tag_fields.html.haml (0.7ms)
+ Rendered base/_address_fields.html.haml (1.6ms)
+ Rendered base/_tag_fields.html.haml (0.6ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (6.9ms)
+Completed 200 OK in 14ms (Views: 12.3ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.6ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/deep_fields_for" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
+Processing by BaseController#deep_fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.9ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/_address_fields.html.haml (1.1ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (4.4ms)
+Completed 200 OK in 9ms (Views: 5.8ms | 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-06-28 15:14:38 +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 (1.2ms)
+ Rendered base/_tag_fields.html.haml (0.7ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (4.0ms)
+Completed 200 OK in 8ms (Views: 6.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-06-28 15:14:38 +0200
+Processing by BaseController#deep_fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ Rendered base/_tag_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (1.7ms)
+ Rendered base/_tag_fields.html.haml (0.4ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (4.0ms)
+Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.2ms)[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[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 (0.9ms)[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.5ms)[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-06-28 15:15:09 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (2.8ms)
+ Rendered base/_address_fields.html.haml (3.8ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (14.2ms)
+Completed 200 OK in 147ms (Views: 113.6ms | ActiveRecord: 0.4ms)
+ [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-06-28 15:15:09 +0200
+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.4ms)
+ 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.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
+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-06-28 15:15:09 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ Rendered base/_address_fields.html.haml (0.4ms)
+ 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-06-28 15:15:09 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ Rendered base/_address_fields.html.haml (0.4ms)
+ 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-06-28 15:15:09 +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.5ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.0ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
+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.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-06-28 15:15:09 +0200
+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.8ms)
+Completed 200 OK in 4ms (Views: 3.6ms | 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-06-28 15:15:09 +0200
+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 (3.0ms)
+Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
+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.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-06-28 15:15:09 +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 (4.0ms)
+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-06-28 15:15:09 +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.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
+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.8ms)
+Completed 200 OK in 4ms (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-06-28 15:15:09 +0200
+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.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
+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.7ms)
+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 "/deep_fields_for" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
+Processing by BaseController#deep_fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ 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.4ms)
+Completed 200 OK in 11ms (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-06-28 15:15:09 +0200
+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 (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-06-28 15:15:09 +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.1ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (2.2ms)
+Completed 200 OK in 5ms (Views: 3.0ms | 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-06-28 15:15:09 +0200
+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.2ms)
+ Rendered base/deep_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-06-28 15:15:09 +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 (2.8ms)
+Completed 200 OK in 6ms (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-06-28 15:15:09 +0200
+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.0ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:15:09 +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.9ms)
+Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
+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.4ms)
+ Rendered base/fields_for.html.haml within layouts/application (3.1ms)
+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-06-28 15:15:09 +0200
+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.4ms)
+ Rendered base/fields_for.html.haml within layouts/application (3.1ms)
+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-06-28 15:15:09 +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.3ms)
+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-06-28 15:15:09 +0200
+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 4ms (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" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (1.4ms)
+ Rendered base/_tag_fields.html.haml (0.5ms)
+ Rendered base/fields_for.html.haml within layouts/application (4.4ms)
+Completed 200 OK in 7ms (Views: 6.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-06-28 15:15:09 +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 6ms (Views: 4.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-06-28 15:15:09 +0200
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (0.9ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for.html.haml within layouts/application (3.1ms)
+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 "/fields_for" for 127.0.0.1 at 2015-06-28 15:15:09 +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 (3.1ms)
+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-06-28 15:15:09 +0200
+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.6ms)
+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-06-28 15:15:09 +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.9ms)
+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-06-28 15:15:09 +0200
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (1.2ms)
+ Rendered base/_tag_fields.html.haml (0.5ms)
+ Rendered base/fields_for.html.haml within layouts/application (4.2ms)
+Completed 200 OK in 7ms (Views: 5.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-06-28 15:15:09 +0200
+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.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-06-28 15:15:09 +0200
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (1.0ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for.html.haml within layouts/application (8.6ms)
+Completed 200 OK in 12ms (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-06-28 15:15:09 +0200
+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 (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" for 127.0.0.1 at 2015-06-28 15:15:09 +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.5ms)
+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 "/basic_form" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
+Processing by BaseController#basic_form as HTML
+ Rendered base/_user_fields.html.haml (0.6ms)
+ Rendered base/basic_form.html.haml within layouts/application (2.3ms)
+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 "/basic_form" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
+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.1ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
+Processing by BaseController#basic_form as HTML
+ Rendered base/_user_fields.html.haml (1.0ms)
+ Rendered base/basic_form.html.haml within layouts/application (2.3ms)
+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 "/basic_form" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
+Processing by BaseController#basic_form as HTML
+ Rendered base/_user_fields.html.haml (0.8ms)
+ Rendered base/basic_form.html.haml within layouts/application (1.3ms)
+Completed 200 OK in 3ms (Views: 3.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-06-28 15:15:10 +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.4ms)
+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-06-28 15:15:10 +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: 2.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-06-28 15:15:10 +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 3ms (Views: 3.3ms | 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-06-28 15:15:10 +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 3ms (Views: 2.6ms | 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.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.4ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[36m (1.1ms)[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.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.3ms)[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.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.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 "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 10:59:43 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Parameters: {"inline_link_to_add"=>"true"}
+ Rendered base/nested_form_gem.html.haml within layouts/application (1.6ms)
+Completed 500 Internal Server Error in 59ms (ActiveRecord: 0.4ms)
+ [1m[35m (0.1ms)[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.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 (0.8ms)[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.5ms)[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?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:05:27 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Parameters: {"inline_link_to_add"=>"true"}
+ Rendered base/nested_form_gem.html.haml within layouts/application (1.3ms)
+Completed 500 Internal Server Error in 46ms (ActiveRecord: 0.6ms)
+ [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.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.7ms)[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?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:06:12 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Parameters: {"inline_link_to_add"=>"true"}
+ Rendered base/_user_fields.html.haml (4.2ms)
+ Rendered base/_address_fields.html.haml (4.8ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (20.2ms)
+Completed 200 OK in 159ms (Views: 124.4ms | ActiveRecord: 0.5ms)
+ [1m[35m (0.1ms)[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 (0.7ms)[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.5ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
+ [1m[35mActiveRecord::SchemaMigration Load (0.6ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+ [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-07-02 11:06:39 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Parameters: {"inline_link_to_add"=>"true"}
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.0ms)
+Completed 500 Internal Server Error in 48ms (ActiveRecord: 0.3ms)
+ [1m[35m (0.1ms)[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 (0.7ms)[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.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
+Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:06:55 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Parameters: {"inline_link_to_add"=>"true"}
+ Rendered base/_user_fields.html.haml (2.5ms)
+ Rendered base/_address_fields.html.haml (4.2ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (17.4ms)
+Completed 500 Internal Server Error in 57ms (ActiveRecord: 0.5ms)
+ [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 (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.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.7ms)[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?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:08:32 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Parameters: {"inline_link_to_add"=>"true"}
+ Rendered base/_user_fields.html.haml (3.2ms)
+ Rendered base/_address_fields.html.haml (4.0ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (15.5ms)
+Completed 200 OK in 150ms (Views: 115.6ms | ActiveRecord: 0.4ms)
+ [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 (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.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
+Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (2.8ms)
+ Rendered base/_address_fields.html.haml (2.1ms)
+ Rendered base/_tag_fields.html.haml (1.3ms)
+ Rendered base/fields_for.html.haml within layouts/application (16.2ms)
+Completed 200 OK in 169ms (Views: 118.2ms | ActiveRecord: 0.8ms)
+ [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-07-02 11:08:55 +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 (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-07-02 11:08:55 +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.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-07-02 11:08:55 +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.1ms)
+ 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.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:08:55 +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.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-07-02 11:08:55 +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 (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-07-02 11:08:55 +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.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-07-02 11:08:55 +0200
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ 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.5ms)
+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-07-02 11:08:55 +0200
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.8ms)
+ 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.2ms)
+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" for 127.0.0.1 at 2015-07-02 11:08:55 +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 (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-07-02 11:08:55 +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 (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-07-02 11:08:55 +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 (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-07-02 11:08:55 +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.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 "/fields_for" for 127.0.0.1 at 2015-07-02 11:08:55 +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 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-07-02 11:08:55 +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 (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-07-02 11:08:55 +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.9ms)
+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-07-02 11:08:55 +0200
+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.0ms)
+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-07-02 11:08:55 +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 (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 "/basic_form" for 127.0.0.1 at 2015-07-02 11:08:55 +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.9ms)
+Completed 200 OK in 6ms (Views: 5.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-07-02 11:08:55 +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-07-02 11:08:55 +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.1ms)
+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-07-02 11:08:55 +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-07-02 11:08:55 +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-07-02 11:08:55 +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.0ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
+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.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-07-02 11:08:55 +0200
+Processing by BaseController#basic_form as HTML
+ Rendered base/_user_fields.html.haml (0.6ms)
+ Rendered base/basic_form.html.haml within layouts/application (1.3ms)
+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 "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (1.7ms)
+ Rendered base/_address_fields.html.haml (1.0ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (7.7ms)
+Completed 200 OK in 11ms (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-07-02 11:08:55 +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.1ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.4ms)
+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 "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:08:55 +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.9ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.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-07-02 11:08:55 +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.6ms)
+ 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.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:08:55 +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.9ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.9ms)
+Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:08:55 +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.4ms)
+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 "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
+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.8ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.7ms)
+Completed 200 OK in 6ms (Views: 5.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-07-02 11:08:55 +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.9ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.9ms)
+Completed 200 OK in 6ms (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-07-02 11:08:55 +0200
+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 (2.1ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (6.2ms)
+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 "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.7ms)
+ Rendered base/_address_fields.html.haml (1.0ms)
+ Rendered base/_address_fields.html.haml (1.0ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (5.0ms)
+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-07-02 11:08:55 +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 (0.9ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.3ms)
+Completed 200 OK in 7ms (Views: 5.8ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.2ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (1.3ms)
+ Rendered base/_address_fields.html.haml (1.2ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (5.5ms)
+Completed 200 OK in 8ms (Views: 7.2ms | 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-07-02 11:08:55 +0200
+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/nested_form_gem.html.haml within layouts/application (4.0ms)
+Completed 200 OK in 7ms (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-07-02 11:08:55 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (1.1ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.4ms)
+Completed 200 OK in 6ms (Views: 5.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-07-02 11:08:55 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (0.9ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.9ms)
+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-07-02 11:08:55 +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.5ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.1ms)
+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 "/deep_fields_for" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
+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 (0.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 11ms (Views: 9.7ms | 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-07-02 11:08:55 +0200
+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.0ms)
+ Rendered base/_tag_fields.html.haml (0.3ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (3.2ms)
+Completed 200 OK in 6ms (Views: 4.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-07-02 11:08:55 +0200
+Processing by BaseController#deep_fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.7ms)
+ 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.8ms)
+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 "/deep_fields_for" for 127.0.0.1 at 2015-07-02 11:08:55 +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.3ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (2.6ms)
+Completed 200 OK in 5ms (Views: 3.6ms | 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.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 (0.7ms)[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.7ms)[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?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:10:22 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Parameters: {"inline_link_to_add"=>"true"}
+ Rendered base/_user_fields.html.haml (2.3ms)
+ Rendered base/_address_fields.html.haml (4.0ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (13.7ms)
+Completed 500 Internal Server Error in 58ms (ActiveRecord: 0.6ms)
+ [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 (0.7ms)[0m CREATE TABLE "tags" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "description" text, "taggable_id" integer, "taggable_type" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
+ [1m[36m (0.7ms)[0m [1mCREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "first_name" varchar, "last_name" varchar, "gender" varchar, "description" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [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.7ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20150626132542')
+ [1m[36m (0.5ms)[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?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:10:50 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Parameters: {"inline_link_to_add"=>"true"}
+ Rendered base/_user_fields.html.haml (2.8ms)
+ Rendered base/_address_fields.html.haml (4.7ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (15.3ms)
+Completed 500 Internal Server Error in 56ms (ActiveRecord: 0.5ms)
+ [1m[35m (0.0ms)[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.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.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.7ms)[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.4ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:11:26 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Parameters: {"inline_link_to_add"=>"true"}
+ Rendered base/_user_fields.html.haml (3.4ms)
+ Rendered base/_address_fields.html.haml (4.5ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (18.0ms)
+Completed 500 Internal Server Error in 58ms (ActiveRecord: 0.5ms)
+ [1m[35m (0.0ms)[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.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.7ms)[0m [1mCREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "first_name" varchar, "last_name" varchar, "gender" varchar, "description" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
+ [1m[35m (0.6ms)[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.5ms)[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?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:11:38 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Parameters: {"inline_link_to_add"=>"true"}
+ Rendered base/_user_fields.html.haml (3.4ms)
+ Rendered base/_address_fields.html.haml (4.4ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (18.0ms)
+Completed 500 Internal Server Error in 58ms (ActiveRecord: 0.5ms)
+ [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.7ms)[0m [1mCREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "first_name" varchar, "last_name" varchar, "gender" varchar, "description" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [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.5ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20150626132542')
+ [1m[36m (0.6ms)[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 "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:11:48 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Parameters: {"inline_link_to_add"=>"true"}
+ Rendered base/_user_fields.html.haml (2.5ms)
+ Rendered base/_address_fields.html.haml (3.3ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (13.7ms)
+Completed 500 Internal Server Error in 53ms (ActiveRecord: 0.4ms)
+ [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.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.7ms)[0m [1mCREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "first_name" varchar, "last_name" varchar, "gender" varchar, "description" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [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.7ms)[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
+Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:12:11 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Parameters: {"inline_link_to_add"=>"true"}
+ Rendered base/_user_fields.html.haml (2.3ms)
+ Rendered base/_address_fields.html.haml (4.4ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (14.4ms)
+Completed 500 Internal Server Error in 57ms (ActiveRecord: 0.5ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[36m (3.1ms)[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.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.7ms)[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.3ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:12:41 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Parameters: {"inline_link_to_add"=>"true"}
+ Rendered base/_user_fields.html.haml (3.6ms)
+ Rendered base/_address_fields.html.haml (4.3ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (18.3ms)
+Completed 500 Internal Server Error in 59ms (ActiveRecord: 0.7ms)
+ [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.7ms)[0m [1mCREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "first_name" varchar, "last_name" varchar, "gender" varchar, "description" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
+ [1m[35m (0.7ms)[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.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 "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:12:53 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Parameters: {"inline_link_to_add"=>"true"}
+ Rendered base/_user_fields.html.haml (3.0ms)
+ Rendered base/_address_fields.html.haml (4.2ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (15.2ms)
+Completed 500 Internal Server Error in 62ms (ActiveRecord: 0.5ms)
+ [1m[35m (0.1ms)[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.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.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.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.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?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:14:07 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Parameters: {"inline_link_to_add"=>"true"}
+ Rendered base/_user_fields.html.haml (2.4ms)
+ Rendered base/_address_fields.html.haml (3.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (13.5ms)
+Completed 500 Internal Server Error in 55ms (ActiveRecord: 0.5ms)
+ [1m[35m (0.0ms)[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.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.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.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 "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:14:26 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Parameters: {"inline_link_to_add"=>"true"}
+ Rendered base/_user_fields.html.haml (2.2ms)
+ Rendered base/_address_fields.html.haml (4.0ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (13.6ms)
+Completed 500 Internal Server Error in 57ms (ActiveRecord: 0.5ms)
+ [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 (0.8ms)[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
+Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:14:35 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Parameters: {"inline_link_to_add"=>"true"}
+ Rendered base/_user_fields.html.haml (2.2ms)
+ Rendered base/_address_fields.html.haml (3.7ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (13.6ms)
+Completed 500 Internal Server Error in 54ms (ActiveRecord: 0.5ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36mActiveRecord::SchemaMigration Load (0.3ms)[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 (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.7ms)[0m [1mCREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "first_name" varchar, "last_name" varchar, "gender" varchar, "description" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
+ [1m[35m (1.0ms)[0m CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
+ [1m[36m (0.2ms)[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.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.3ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:14:57 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Parameters: {"inline_link_to_add"=>"true"}
+ Rendered base/_user_fields.html.haml (3.6ms)
+ Rendered base/_address_fields.html.haml (4.0ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (15.3ms)
+Completed 500 Internal Server Error in 54ms (ActiveRecord: 0.7ms)
+ [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 (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.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.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.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?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:15:04 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Parameters: {"inline_link_to_add"=>"true"}
+ Rendered base/_user_fields.html.haml (2.3ms)
+ Rendered base/_address_fields.html.haml (3.8ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (14.1ms)
+Completed 200 OK in 145ms (Views: 107.6ms | ActiveRecord: 0.5ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[36m (2.5ms)[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.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.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.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.4ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (2.4ms)
+ Rendered base/_address_fields.html.haml (2.0ms)
+ Rendered base/_tag_fields.html.haml (0.7ms)
+ Rendered base/fields_for.html.haml within layouts/application (11.7ms)
+Completed 200 OK in 137ms (Views: 106.1ms | ActiveRecord: 0.3ms)
+ [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-07-02 11:15:09 +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 (2.2ms)
+Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.4ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:09 +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 (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-07-02 11:15:09 +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 (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-07-02 11:15:09 +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 (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-07-02 11:15:09 +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 (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-07-02 11:15:09 +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.5ms)
+Completed 200 OK in 5ms (Views: 3.4ms | 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-07-02 11:15:09 +0200
+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 (2.6ms)
+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-07-02 11:15:09 +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: 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-07-02 11:15:09 +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.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:09 +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: 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-07-02 11:15:09 +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 (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-07-02 11:15:09 +0200
+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 4ms (Views: 3.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-07-02 11:15:09 +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 (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-07-02 11:15:09 +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 4ms (Views: 3.2ms | 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-07-02 11:15:09 +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.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-07-02 11:15:09 +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 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-07-02 11:15:09 +0200
+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.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-07-02 11:15:09 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (1.2ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.5ms)
+Completed 200 OK in 7ms (Views: 6.0ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
+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.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 "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
+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 (3.0ms)
+Completed 200 OK in 4ms (Views: 3.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-07-02 11:15:09 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ 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 (3.4ms)
+Completed 200 OK in 20ms (Views: 19.6ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:09 +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 (0.9ms)
+ 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?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:15:09 +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.2ms)
+ Rendered base/_address_fields.html.haml (1.1ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.8ms)
+Completed 200 OK in 7ms (Views: 6.0ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.3ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
+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/nested_form_gem.html.haml within layouts/application (2.3ms)
+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 "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:09 +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/nested_form_gem.html.haml within layouts/application (2.5ms)
+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 "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
+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.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 "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:09 +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 (0.7ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.9ms)
+Completed 200 OK in 5ms (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-07-02 11:15:09 +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.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-07-02 11:15:09 +0200
+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.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:09 +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.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-07-02 11:15:09 +0200
+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 (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.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (1.1ms)
+ Rendered base/_address_fields.html.haml (1.5ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (6.0ms)
+Completed 200 OK in 8ms (Views: 7.5ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.5ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:09 +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 (0.9ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (5.0ms)
+Completed 200 OK in 7ms (Views: 6.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-07-02 11:15:09 +0200
+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.1ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (5.0ms)
+Completed 200 OK in 15ms (Views: 12.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-07-02 11:15:09 +0200
+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.1ms)
+ Rendered base/_tag_fields.html.haml (0.4ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (3.3ms)
+Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/deep_fields_for" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
+Processing by BaseController#deep_fields_for as HTML
+ Rendered base/_user_fields.html.haml (1.1ms)
+ 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 (5.1ms)
+Completed 200 OK in 10ms (Views: 7.6ms | 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-07-02 11:15:09 +0200
+Processing by BaseController#deep_fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.9ms)
+ Rendered base/_tag_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (1.6ms)
+ Rendered base/_tag_fields.html.haml (0.7ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (4.9ms)
+Completed 200 OK in 10ms (Views: 7.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-07-02 11:15:09 +0200
+Processing by BaseController#basic_form as HTML
+ Rendered base/_user_fields.html.haml (1.1ms)
+ Rendered base/basic_form.html.haml within layouts/application (3.5ms)
+Completed 200 OK in 6ms (Views: 6.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-07-02 11:15:09 +0200
+Processing by BaseController#basic_form as HTML
+ Rendered base/_user_fields.html.haml (0.8ms)
+ Rendered base/basic_form.html.haml within layouts/application (1.2ms)
+Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.5ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
+Processing by BaseController#basic_form as HTML
+ Rendered base/_user_fields.html.haml (0.8ms)
+ Rendered base/basic_form.html.haml within layouts/application (1.2ms)
+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 "/basic_form" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
+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.0ms)[0m [1mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:15:09 +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.8ms)
+Completed 200 OK in 2ms (Views: 2.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-07-02 11:15:09 +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: 2.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-07-02 11:15:09 +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 (1.0ms)
+Completed 200 OK in 2ms (Views: 2.3ms | 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-07-02 11:15:09 +0200
+Processing by BaseController#basic_form as HTML
+ Rendered base/_user_fields.html.haml (0.6ms)
+ Rendered base/basic_form.html.haml within layouts/application (1.3ms)
+Completed 200 OK in 3ms (Views: 2.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.6ms)[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.7ms)[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.7ms)[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
+Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
+Processing by BaseController#basic_form as HTML
+ Rendered base/_user_fields.html.haml (13.5ms)
+ Rendered base/basic_form.html.haml within layouts/application (19.1ms)
+Completed 200 OK in 120ms (Views: 120.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-07-02 11:15:37 +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.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:15:37 +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.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:15:37 +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-07-02 11:15:37 +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.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:15:37 +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.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-07-02 11:15:37 +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.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:15:37 +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.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-07-02 11:15:37 +0200
+Processing by BaseController#deep_fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_tag_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (2.9ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (6.5ms)
+Completed 200 OK in 28ms (Views: 8.5ms | 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-07-02 11:15:37 +0200
+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.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.0ms)[0m [1mbegin transaction[0m
+Started GET "/deep_fields_for" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
+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 (2.3ms)
+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 "/deep_fields_for" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
+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.2ms)
+Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:37 +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 (2.8ms)
+Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:37 +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.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-07-02 11:15:37 +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.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 "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:37 +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 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-07-02 11:15:37 +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.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-07-02 11:15:37 +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.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-07-02 11:15:37 +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 (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-07-02 11:15:37 +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 (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-07-02 11:15:37 +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 3ms (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-07-02 11:15:37 +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 (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-07-02 11:15:37 +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.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-07-02 11:15:37 +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 (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-07-02 11:15:37 +0200
+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.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-07-02 11:15:37 +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 (23.8ms)
+ Rendered base/fields_for.html.haml within layouts/application (25.7ms)
+Completed 200 OK in 28ms (Views: 27.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-07-02 11:15:37 +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.3ms)
+ Rendered base/fields_for.html.haml within layouts/application (3.3ms)
+Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.9ms)
+ 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.9ms)
+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" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
+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.3ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.7ms)
+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 "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:37 +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.2ms)
+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-07-02 11:15:37 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ 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 (6.7ms)
+Completed 200 OK in 10ms (Views: 9.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-07-02 11:15:37 +0200
+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/nested_form_gem.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 "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
+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/nested_form_gem.html.haml within layouts/application (2.5ms)
+Completed 200 OK in 4ms (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-07-02 11:15:37 +0200
+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.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 "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
+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 (3.1ms)
+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-07-02 11:15:37 +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.7ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.6ms)
+Completed 200 OK in 5ms (Views: 4.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-07-02 11:15:37 +0200
+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.7ms)
+ 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.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-07-02 11:15:37 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.6ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (1.5ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (5.5ms)
+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-07-02 11:15:37 +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.7ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.8ms)
+Completed 200 OK in 7ms (Views: 6.0ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
+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 (1.3ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (14.0ms)
+Completed 200 OK in 16ms (Views: 15.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-07-02 11:15:37 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (1.0ms)
+ Rendered base/_address_fields.html.haml (1.0ms)
+ 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" for 127.0.0.1 at 2015-07-02 11:15:37 +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 (0.9ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (5.0ms)
+Completed 200 OK in 8ms (Views: 7.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-07-02 11:15:37 +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 (1.2ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.9ms)
+Completed 200 OK in 7ms (Views: 6.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-07-02 11:15:37 +0200
+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.0ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (5.5ms)
+Completed 200 OK in 8ms (Views: 7.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-07-02 11:15:37 +0200
+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 (1.0ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.9ms)
+Completed 200 OK in 7ms (Views: 6.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-07-02 11:15:37 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ 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.7ms)
+Completed 200 OK in 7ms (Views: 5.7ms | 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.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.9ms)[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.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 "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:17:32 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (2.2ms)
+ Rendered base/_address_fields.html.haml (3.9ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (13.2ms)
+Completed 200 OK in 141ms (Views: 105.1ms | ActiveRecord: 0.6ms)
+ [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.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.7ms)[0m [1mCREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "first_name" varchar, "last_name" varchar, "gender" varchar, "description" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
+ [1m[35m (0.9ms)[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
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:17:43 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (2.8ms)
+ Rendered base/_address_fields.html.haml (4.4ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (15.7ms)
+Completed 200 OK in 152ms (Views: 115.1ms | ActiveRecord: 0.6ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36mActiveRecord::SchemaMigration Load (0.3ms)[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.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.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.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.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.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
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:18:04 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (2.6ms)
+ Rendered base/_address_fields.html.haml (4.7ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (14.8ms)
+Completed 200 OK in 150ms (Views: 114.8ms | ActiveRecord: 0.5ms)
+ [1m[35m (0.1ms)[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 (0.7ms)[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.5ms)[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-07-02 11:18:19 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (2.8ms)
+ Rendered base/_address_fields.html.haml (4.7ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (14.8ms)
+Completed 200 OK in 145ms (Views: 111.1ms | ActiveRecord: 0.5ms)
+ [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.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.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.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-07-02 11:18:24 +0200
+Processing by BaseController#deep_fields_for as HTML
+ Rendered base/_user_fields.html.haml (2.2ms)
+ Rendered base/_tag_fields.html.haml (0.7ms)
+ Rendered base/_address_fields.html.haml (2.7ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/deep_fields_for.html.haml within layouts/application (11.0ms)
+Completed 200 OK in 135ms (Views: 100.4ms | ActiveRecord: 0.2ms)
+ [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-07-02 11:18:24 +0200
+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.1ms)
+ Rendered base/deep_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 "/deep_fields_for" for 127.0.0.1 at 2015-07-02 11:18:24 +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.6ms)
+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 "/deep_fields_for" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
+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 (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 "/basic_form" for 127.0.0.1 at 2015-07-02 11:18:24 +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.7ms)
+Completed 200 OK in 4ms (Views: 3.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-07-02 11:18:24 +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.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:18:24 +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.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-07-02 11:18:24 +0200
+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 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:18:24 +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-07-02 11:18:24 +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-07-02 11:18:24 +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-07-02 11:18:24 +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.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-07-02 11:18:24 +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.3ms)
+ Rendered base/fields_for.html.haml within layouts/application (4.0ms)
+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 "/fields_for" for 127.0.0.1 at 2015-07-02 11:18:24 +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 (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-07-02 11:18:24 +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-07-02 11:18:24 +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.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-07-02 11:18:24 +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.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-07-02 11:18:24 +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 (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-07-02 11:18:24 +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.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-07-02 11:18:24 +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 (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-07-02 11:18:24 +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 (2.1ms)
+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-07-02 11:18:24 +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 (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-07-02 11:18:24 +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 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-07-02 11:18:24 +0200
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.3ms)
+ Rendered base/_address_fields.html.haml (18.9ms)
+ Rendered base/_tag_fields.html.haml (0.2ms)
+ Rendered base/fields_for.html.haml within layouts/application (20.9ms)
+Completed 200 OK in 23ms (Views: 22.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-07-02 11:18:24 +0200
+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.4ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.7ms)
+Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
+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 6ms (Views: 4.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-07-02 11:18:24 +0200
+Processing by BaseController#fields_for as HTML
+ Rendered base/_user_fields.html.haml (0.8ms)
+ 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 (3.0ms)
+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-07-02 11:18:24 +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.3ms)
+ Rendered base/fields_for.html.haml within layouts/application (2.9ms)
+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-07-02 11:18:24 +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 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-07-02 11:18:24 +0200
+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 5ms (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-07-02 11:18:24 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.5ms)
+ Rendered base/_address_fields.html.haml (1.3ms)
+ 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.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-07-02 11:18:24 +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.1ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (6.4ms)
+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-07-02 11:18:24 +0200
+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.2ms)
+Completed 200 OK in 7ms (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-07-02 11:18:24 +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 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-07-02 11:18:24 +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.0ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (5.6ms)
+Completed 200 OK in 8ms (Views: 7.4ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.3ms)[0m rollback transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.4ms)
+ Rendered base/_address_fields.html.haml (1.9ms)
+ Rendered base/_address_fields.html.haml (1.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (7.0ms)
+Completed 200 OK in 10ms (Views: 8.9ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (6.3ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.7ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/_address_fields.html.haml (0.9ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.5ms)
+Completed 200 OK in 7ms (Views: 5.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-07-02 11:18:24 +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 (0.7ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.0ms)
+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-07-02 11:18:24 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.7ms)
+ Rendered base/_address_fields.html.haml (0.8ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.2ms)
+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-07-02 11:18:24 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.9ms)
+ Rendered base/_address_fields.html.haml (1.0ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.1ms)
+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-07-02 11:18:24 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.7ms)
+ Rendered base/_address_fields.html.haml (1.5ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.3ms)
+Completed 200 OK in 6ms (Views: 5.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-07-02 11:18:24 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Rendered base/_user_fields.html.haml (0.7ms)
+ Rendered base/_address_fields.html.haml (1.0ms)
+ Rendered base/_address_fields.html.haml (0.6ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.8ms)
+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-07-02 11:18:24 +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.7ms)
+ 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.0ms)[0m [1mbegin transaction[0m
+Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
+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.6ms)
+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?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:18:24 +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 (0.9ms)
+ Rendered base/_address_fields.html.haml (1.1ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.3ms)
+Completed 200 OK in 6ms (Views: 5.6ms | 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-07-02 11:18:24 +0200
+Processing by BaseController#nested_form_gem as HTML
+ Parameters: {"inline_link_to_add"=>"true"}
+ Rendered base/_user_fields.html.haml (0.9ms)
+ Rendered base/_address_fields.html.haml (1.7ms)
+ Rendered base/_address_fields.html.haml (1.1ms)
+ Rendered base/nested_form_gem.html.haml within layouts/application (6.3ms)
+Completed 200 OK in 9ms (Views: 7.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-07-02 11:18:24 +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.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-07-02 11:18:24 +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.3ms)
+Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms)
+ [1m[35m (0.0ms)[0m rollback transaction