spec/dummy/log/test.log in strong_form-0.0.3 vs spec/dummy/log/test.log in strong_form-0.0.4

- old
+ new

@@ -22387,5 +22387,867 @@ Rendered base/_address_fields.html.haml (0.6ms) Rendered base/_address_fields.html.haml (0.6ms) Rendered base/nested_form_gem.html.haml within layouts/application (2.9ms) Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction + ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations" +  (0.8ms) CREATE 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)  +  (0.5ms) 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) +  (0.6ms) CREATE 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)  +  (0.8ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) +  (0.1ms) select sqlite_version(*) +  (0.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626132542') +  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626095843') +  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626104120') + ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" +  (0.1ms) begin transaction +Started GET "/basic_form" for 127.0.0.1 at 2015-07-09 19:47:43 +0200 +Processing by BaseController#basic_form as HTML + Rendered base/_user_fields.html.haml (2.8ms) + Rendered base/basic_form.html.haml within layouts/application (8.6ms) +Completed 200 OK in 133ms (Views: 123.3ms | ActiveRecord: 0.3ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/basic_form" for 127.0.0.1 at 2015-07-09 19:47:44 +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) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/basic_form" for 127.0.0.1 at 2015-07-09 19:47:44 +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.0ms) +Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/basic_form" for 127.0.0.1 at 2015-07-09 19:47:44 +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) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/basic_form" for 127.0.0.1 at 2015-07-09 19:47:44 +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.8ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/basic_form" for 127.0.0.1 at 2015-07-09 19:47:44 +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.9ms) +Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/basic_form" for 127.0.0.1 at 2015-07-09 19:47:44 +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.0ms) +Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/basic_form" for 127.0.0.1 at 2015-07-09 19:47:44 +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) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/fields_for" for 127.0.0.1 at 2015-07-09 19:47:44 +0200 +Processing by BaseController#fields_for as HTML + Rendered base/_user_fields.html.haml (0.5ms) + Rendered base/_address_fields.html.haml (2.3ms) + Rendered base/_tag_fields.html.haml (0.9ms) + Rendered base/fields_for.html.haml within layouts/application (8.6ms) +Completed 200 OK in 35ms (Views: 11.3ms | ActiveRecord: 0.4ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/fields_for" for 127.0.0.1 at 2015-07-09 19:47:44 +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) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/fields_for" for 127.0.0.1 at 2015-07-09 19:47:44 +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.1ms) +Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/fields_for" for 127.0.0.1 at 2015-07-09 19:47:44 +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.3ms) + Rendered base/fields_for.html.haml within layouts/application (2.7ms) +Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/fields_for" for 127.0.0.1 at 2015-07-09 19:47:44 +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.5ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/fields_for" for 127.0.0.1 at 2015-07-09 19:47:44 +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) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/fields_for" for 127.0.0.1 at 2015-07-09 19:47:44 +0200 +Processing by BaseController#fields_for as HTML + Rendered base/_user_fields.html.haml (0.4ms) + Rendered base/_address_fields.html.haml (0.7ms) + Rendered base/_tag_fields.html.haml (0.3ms) + Rendered base/fields_for.html.haml within layouts/application (2.6ms) +Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/fields_for" for 127.0.0.1 at 2015-07-09 19:47:44 +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) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/fields_for" for 127.0.0.1 at 2015-07-09 19:47:44 +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) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/fields_for" for 127.0.0.1 at 2015-07-09 19:47:44 +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) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/fields_for" for 127.0.0.1 at 2015-07-09 19:47:44 +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.2ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/fields_for" for 127.0.0.1 at 2015-07-09 19:47:44 +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 (21.2ms) + Rendered base/fields_for.html.haml within layouts/application (23.1ms) +Completed 200 OK in 26ms (Views: 24.9ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/fields_for" for 127.0.0.1 at 2015-07-09 19:47:44 +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 6ms (Views: 4.3ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/fields_for" for 127.0.0.1 at 2015-07-09 19:47:44 +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 (3.1ms) +Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/fields_for" for 127.0.0.1 at 2015-07-09 19:47:44 +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.5ms) +Completed 200 OK in 5ms (Views: 3.5ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/fields_for" for 127.0.0.1 at 2015-07-09 19:47:44 +0200 +Processing by BaseController#fields_for as HTML + Rendered base/_user_fields.html.haml (0.4ms) + Rendered base/_address_fields.html.haml (0.7ms) + Rendered base/_tag_fields.html.haml (0.2ms) + Rendered base/fields_for.html.haml within layouts/application (2.8ms) +Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/fields_for" for 127.0.0.1 at 2015-07-09 19:47:44 +0200 +Processing by BaseController#fields_for as HTML + Rendered base/_user_fields.html.haml (0.7ms) + Rendered base/_address_fields.html.haml (0.9ms) + Rendered base/_tag_fields.html.haml (0.4ms) + Rendered base/fields_for.html.haml within layouts/application (3.4ms) +Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/fields_for" for 127.0.0.1 at 2015-07-09 19:47:44 +0200 +Processing by BaseController#fields_for as HTML + Rendered base/_user_fields.html.haml (0.4ms) + Rendered base/_address_fields.html.haml (0.8ms) + Rendered base/_tag_fields.html.haml (0.3ms) + Rendered base/fields_for.html.haml within layouts/application (3.1ms) +Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/deep_fields_for" for 127.0.0.1 at 2015-07-09 19:47:44 +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.2ms) + Rendered base/deep_fields_for.html.haml within layouts/application (3.9ms) +Completed 200 OK in 9ms (Views: 7.6ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/deep_fields_for" for 127.0.0.1 at 2015-07-09 19:47:44 +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.2ms) + Rendered base/deep_fields_for.html.haml within layouts/application (2.7ms) +Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/deep_fields_for" for 127.0.0.1 at 2015-07-09 19:47:44 +0200 +Processing by BaseController#deep_fields_for as HTML + Rendered base/_user_fields.html.haml (0.6ms) + Rendered base/_tag_fields.html.haml (0.3ms) + Rendered base/_address_fields.html.haml (1.0ms) + Rendered base/_tag_fields.html.haml (0.2ms) + Rendered base/deep_fields_for.html.haml within layouts/application (3.3ms) +Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.7ms) begin transaction +Started GET "/deep_fields_for" for 127.0.0.1 at 2015-07-09 19:47:44 +0200 +Processing by BaseController#deep_fields_for as HTML + Rendered base/_user_fields.html.haml (0.8ms) + Rendered base/_tag_fields.html.haml (0.5ms) + 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 (3.4ms) +Completed 200 OK in 7ms (Views: 4.8ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.4ms) begin transaction +Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-09 19:47:44 +0200 +Processing by BaseController#nested_form_gem as HTML + Rendered base/_user_fields.html.haml (0.7ms) + Rendered base/_address_fields.html.haml (2.4ms) + Rendered base/_address_fields.html.haml (0.7ms) + Rendered base/nested_form_gem.html.haml within layouts/application (7.6ms) +Completed 200 OK in 13ms (Views: 12.7ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-09 19:47:44 +0200 +Processing by BaseController#nested_form_gem as HTML + Rendered base/_user_fields.html.haml (0.8ms) + Rendered base/_address_fields.html.haml (2.0ms) + Rendered base/_address_fields.html.haml (1.4ms) + Rendered base/nested_form_gem.html.haml within layouts/application (7.0ms) +Completed 200 OK in 9ms (Views: 8.2ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-09 19:47:44 +0200 +Processing by BaseController#nested_form_gem as HTML + Rendered base/_user_fields.html.haml (1.4ms) + 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 (7.1ms) +Completed 200 OK in 10ms (Views: 9.1ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-09 19:47:44 +0200 +Processing by BaseController#nested_form_gem as HTML + Rendered base/_user_fields.html.haml (0.7ms) + Rendered base/_address_fields.html.haml (1.4ms) + Rendered base/_address_fields.html.haml (1.1ms) + Rendered base/nested_form_gem.html.haml within layouts/application (5.6ms) +Completed 200 OK in 13ms (Views: 7.1ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-09 19:47:44 +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 (1.0ms) + Rendered base/nested_form_gem.html.haml within layouts/application (5.5ms) +Completed 200 OK in 8ms (Views: 6.8ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-09 19:47:44 +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 (2.0ms) + Rendered base/nested_form_gem.html.haml within layouts/application (5.4ms) +Completed 200 OK in 9ms (Views: 7.9ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-09 19:47:44 +0200 +Processing by BaseController#nested_form_gem as HTML + Rendered base/_user_fields.html.haml (0.7ms) + Rendered base/_address_fields.html.haml (1.1ms) + Rendered base/_address_fields.html.haml (1.1ms) + Rendered base/nested_form_gem.html.haml within layouts/application (5.6ms) +Completed 200 OK in 8ms (Views: 7.3ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-09 19:47:44 +0200 +Processing by BaseController#nested_form_gem as HTML + Rendered base/_user_fields.html.haml (0.8ms) + Rendered base/_address_fields.html.haml (1.2ms) + Rendered base/_address_fields.html.haml (1.1ms) + Rendered base/nested_form_gem.html.haml within layouts/application (5.0ms) +Completed 200 OK in 8ms (Views: 6.4ms | ActiveRecord: 0.0ms) +  (0.4ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-09 19:47:44 +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/nested_form_gem.html.haml within layouts/application (3.1ms) +Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-09 19:47:44 +0200 +Processing by BaseController#nested_form_gem as HTML + Rendered base/_user_fields.html.haml (0.3ms) + Rendered base/_address_fields.html.haml (1.2ms) + Rendered base/nested_form_gem.html.haml within layouts/application (3.4ms) +Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-09 19:47:44 +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/nested_form_gem.html.haml within layouts/application (3.0ms) +Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-09 19:47:44 +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.5ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-09 19:47:44 +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.0ms) +Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-09 19:47:44 +0200 +Processing by BaseController#nested_form_gem as HTML + Rendered base/_user_fields.html.haml (0.9ms) + Rendered base/_address_fields.html.haml (1.3ms) + Rendered base/_address_fields.html.haml (0.9ms) + Rendered base/nested_form_gem.html.haml within layouts/application (5.2ms) +Completed 200 OK in 7ms (Views: 6.5ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-09 19:47:44 +0200 +Processing by BaseController#nested_form_gem as HTML + Rendered base/_user_fields.html.haml (0.6ms) + Rendered base/_address_fields.html.haml (1.0ms) + Rendered base/_address_fields.html.haml (0.9ms) + Rendered base/nested_form_gem.html.haml within layouts/application (4.5ms) +Completed 200 OK in 6ms (Views: 5.7ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-09 19:47:44 +0200 +Processing by BaseController#nested_form_gem as HTML + Parameters: {"inline_link_to_add"=>"true"} + Rendered base/_user_fields.html.haml (0.3ms) + Rendered base/_address_fields.html.haml (0.6ms) + Rendered base/_address_fields.html.haml (0.6ms) + Rendered base/nested_form_gem.html.haml within layouts/application (2.9ms) +Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-09 19:47:44 +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.6ms) + Rendered base/nested_form_gem.html.haml within layouts/application (3.4ms) +Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-09 19:47:44 +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.7ms) +Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction + ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" +  (2.7ms) CREATE 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)  +  (0.6ms) 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) +  (0.6ms) CREATE 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)  +  (0.7ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) +  (0.1ms) select sqlite_version(*) +  (0.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") +  (0.1ms) SELECT version FROM "schema_migrations" +  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626132542') +  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626095843') +  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626104120') + ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" +  (0.1ms) begin transaction +Started GET "/deep_fields_for" for 127.0.0.1 at 2015-07-09 19:48:54 +0200 +Processing by BaseController#deep_fields_for as HTML + Rendered base/_user_fields.html.haml (2.3ms) + Rendered base/_tag_fields.html.haml (0.8ms) + 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 (11.6ms) +Completed 200 OK in 138ms (Views: 110.1ms | ActiveRecord: 0.4ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/deep_fields_for" for 127.0.0.1 at 2015-07-09 19:48:54 +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.5ms) + Rendered base/_tag_fields.html.haml (0.1ms) + Rendered base/deep_fields_for.html.haml within layouts/application (2.1ms) +Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/deep_fields_for" for 127.0.0.1 at 2015-07-09 19:48:54 +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.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.2ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/deep_fields_for" for 127.0.0.1 at 2015-07-09 19:48:54 +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.2ms) + Rendered base/deep_fields_for.html.haml within layouts/application (2.2ms) +Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-09 19:48:54 +0200 +Processing by BaseController#nested_form_gem as HTML + Rendered base/_user_fields.html.haml (0.3ms) + Rendered base/_address_fields.html.haml (1.2ms) + Rendered base/_address_fields.html.haml (0.5ms) + Rendered base/nested_form_gem.html.haml within layouts/application (4.3ms) +Completed 200 OK in 7ms (Views: 6.1ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-09 19:48:54 +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.9ms) +Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-09 19:48:54 +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) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-09 19:48:54 +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.0ms) +Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-09 19:48:54 +0200 +Processing by BaseController#nested_form_gem as HTML + Rendered base/_user_fields.html.haml (0.4ms) + Rendered base/_address_fields.html.haml (0.8ms) + Rendered base/_address_fields.html.haml (0.8ms) + Rendered base/nested_form_gem.html.haml within layouts/application (3.7ms) +Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-09 19:48:54 +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) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-09 19:48:54 +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.7ms) + Rendered base/nested_form_gem.html.haml within layouts/application (3.0ms) +Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-09 19:48:54 +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) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-09 19:48:54 +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) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-09 19:48:54 +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.6ms) + Rendered base/nested_form_gem.html.haml within layouts/application (4.2ms) +Completed 200 OK in 7ms (Views: 5.9ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-09 19:48:54 +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.8ms) + Rendered base/nested_form_gem.html.haml within layouts/application (4.5ms) +Completed 200 OK in 6ms (Views: 5.6ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-09 19:48:55 +0200 +Processing by BaseController#nested_form_gem as HTML + Rendered base/_user_fields.html.haml (0.6ms) + 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: 5.1ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-09 19:48: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.5ms) +Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-09 19:48:55 +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.3ms) +Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-09 19:48:55 +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.6ms) + Rendered base/nested_form_gem.html.haml within layouts/application (3.2ms) +Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-09 19:48: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.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.9ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-09 19:48: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 (0.7ms) + Rendered base/nested_form_gem.html.haml within layouts/application (3.7ms) +Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-09 19:48: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.4ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/fields_for" for 127.0.0.1 at 2015-07-09 19:48: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 (4.4ms) +Completed 200 OK in 7ms (Views: 6.3ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/fields_for" for 127.0.0.1 at 2015-07-09 19:48:55 +0200 +Processing by BaseController#fields_for as HTML + Rendered base/_user_fields.html.haml (0.7ms) + Rendered base/_address_fields.html.haml (1.0ms) + Rendered base/_tag_fields.html.haml (0.2ms) + Rendered base/fields_for.html.haml within layouts/application (4.8ms) +Completed 200 OK in 8ms (Views: 6.5ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/fields_for" for 127.0.0.1 at 2015-07-09 19:48:55 +0200 +Processing by BaseController#fields_for as HTML + Rendered base/_user_fields.html.haml (0.5ms) + Rendered base/_address_fields.html.haml (1.0ms) + Rendered base/_tag_fields.html.haml (0.5ms) + Rendered base/fields_for.html.haml within layouts/application (3.3ms) +Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/fields_for" for 127.0.0.1 at 2015-07-09 19:48: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 (2.8ms) +Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/fields_for" for 127.0.0.1 at 2015-07-09 19:48: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.6ms) +Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/fields_for" for 127.0.0.1 at 2015-07-09 19:48:55 +0200 +Processing by BaseController#fields_for as HTML + Rendered base/_user_fields.html.haml (0.5ms) + Rendered base/_address_fields.html.haml (1.0ms) + Rendered base/_tag_fields.html.haml (0.4ms) + Rendered base/fields_for.html.haml within layouts/application (3.1ms) +Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/fields_for" for 127.0.0.1 at 2015-07-09 19:48:55 +0200 +Processing by BaseController#fields_for as HTML + Rendered base/_user_fields.html.haml (0.7ms) + Rendered base/_address_fields.html.haml (2.7ms) + Rendered base/_tag_fields.html.haml (0.6ms) + Rendered base/fields_for.html.haml within layouts/application (5.3ms) +Completed 200 OK in 9ms (Views: 7.4ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/fields_for" for 127.0.0.1 at 2015-07-09 19:48:55 +0200 +Processing by BaseController#fields_for as HTML + Rendered base/_user_fields.html.haml (0.8ms) + Rendered base/_address_fields.html.haml (0.9ms) + Rendered base/_tag_fields.html.haml (0.2ms) + Rendered base/fields_for.html.haml within layouts/application (4.1ms) +Completed 200 OK in 8ms (Views: 6.3ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/fields_for" for 127.0.0.1 at 2015-07-09 19:48:55 +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 (4.8ms) +Completed 200 OK in 8ms (Views: 6.2ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/fields_for" for 127.0.0.1 at 2015-07-09 19:48:55 +0200 +Processing by BaseController#fields_for as HTML + Rendered base/_user_fields.html.haml (0.5ms) + Rendered base/_address_fields.html.haml (1.0ms) + Rendered base/_tag_fields.html.haml (0.2ms) + Rendered base/fields_for.html.haml within layouts/application (4.9ms) +Completed 200 OK in 8ms (Views: 6.1ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/fields_for" for 127.0.0.1 at 2015-07-09 19:48:55 +0200 +Processing by BaseController#fields_for as HTML + Rendered base/_user_fields.html.haml (0.7ms) + Rendered base/_address_fields.html.haml (0.9ms) + Rendered base/_tag_fields.html.haml (0.2ms) + Rendered base/fields_for.html.haml within layouts/application (3.5ms) +Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/fields_for" for 127.0.0.1 at 2015-07-09 19:48: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.7ms) +Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/fields_for" for 127.0.0.1 at 2015-07-09 19:48:55 +0200 +Processing by BaseController#fields_for as HTML + Rendered base/_user_fields.html.haml (0.8ms) + Rendered base/_address_fields.html.haml (0.9ms) + Rendered base/_tag_fields.html.haml (0.2ms) + Rendered base/fields_for.html.haml within layouts/application (3.5ms) +Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/fields_for" for 127.0.0.1 at 2015-07-09 19:48:55 +0200 +Processing by BaseController#fields_for as HTML + Rendered base/_user_fields.html.haml (1.0ms) + Rendered base/_address_fields.html.haml (1.1ms) + Rendered base/_tag_fields.html.haml (1.2ms) + Rendered base/fields_for.html.haml within layouts/application (5.9ms) +Completed 200 OK in 9ms (Views: 7.3ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/fields_for" for 127.0.0.1 at 2015-07-09 19:48:55 +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 (2.9ms) +Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/fields_for" for 127.0.0.1 at 2015-07-09 19:48:55 +0200 +Processing by BaseController#fields_for as HTML + Rendered base/_user_fields.html.haml (0.5ms) + Rendered base/_address_fields.html.haml (1.5ms) + Rendered base/_tag_fields.html.haml (0.6ms) + Rendered base/fields_for.html.haml within layouts/application (5.0ms) +Completed 200 OK in 7ms (Views: 6.1ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/fields_for" for 127.0.0.1 at 2015-07-09 19:48: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) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/fields_for" for 127.0.0.1 at 2015-07-09 19:48: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.2ms) + Rendered base/fields_for.html.haml within layouts/application (2.8ms) +Completed 200 OK in 12ms (Views: 3.9ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/basic_form" for 127.0.0.1 at 2015-07-09 19:48:55 +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.5ms) +Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms) +  (0.1ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/basic_form" for 127.0.0.1 at 2015-07-09 19:48: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) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/basic_form" for 127.0.0.1 at 2015-07-09 19:48:55 +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) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/basic_form" for 127.0.0.1 at 2015-07-09 19:48:55 +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) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/basic_form" for 127.0.0.1 at 2015-07-09 19:48:55 +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.7ms | ActiveRecord: 0.0ms) +  (0.0ms) rollback transaction +  (0.1ms) begin transaction +Started GET "/basic_form" for 127.0.0.1 at 2015-07-09 19:48:55 +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) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/basic_form" for 127.0.0.1 at 2015-07-09 19:48:55 +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) +  (0.0ms) rollback transaction +  (0.0ms) begin transaction +Started GET "/basic_form" for 127.0.0.1 at 2015-07-09 19:48:55 +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) +  (0.0ms) rollback transaction