strong_form 0.0.1 → 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -13926,3 +13926,2973 @@ Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.0ms)
13926
13926
   (0.0ms) rollback transaction
13927
13927
   (0.0ms) begin transaction
13928
13928
   (0.0ms) rollback transaction
13929
+ ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"
13930
+  (0.9ms) 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) 
13931
+  (0.7ms) 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)
13932
+  (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) 
13933
+  (0.8ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
13934
+  (0.0ms) select sqlite_version(*)
13935
+  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
13936
+  (0.1ms) SELECT version FROM "schema_migrations"
13937
+  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626132542')
13938
+  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626095843')
13939
+  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
13940
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
13941
+  (0.1ms) begin transaction
13942
+ Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:14:37 +0200
13943
+ Processing by BaseController#fields_for as HTML
13944
+ Rendered base/_user_fields.html.haml (3.0ms)
13945
+ Rendered base/_address_fields.html.haml (2.2ms)
13946
+ Rendered base/_tag_fields.html.haml (0.8ms)
13947
+ Rendered base/fields_for.html.haml within layouts/application (14.8ms)
13948
+ Completed 200 OK in 173ms (Views: 122.7ms | ActiveRecord: 0.7ms)
13949
+  (0.1ms) rollback transaction
13950
+  (0.0ms) begin transaction
13951
+ Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:14:37 +0200
13952
+ Processing by BaseController#fields_for as HTML
13953
+ Rendered base/_user_fields.html.haml (0.4ms)
13954
+ Rendered base/_address_fields.html.haml (0.5ms)
13955
+ Rendered base/_tag_fields.html.haml (0.2ms)
13956
+ Rendered base/fields_for.html.haml within layouts/application (2.4ms)
13957
+ Completed 200 OK in 5ms (Views: 3.4ms | ActiveRecord: 0.0ms)
13958
+  (0.0ms) rollback transaction
13959
+  (0.0ms) begin transaction
13960
+ Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:14:37 +0200
13961
+ Processing by BaseController#fields_for as HTML
13962
+ Rendered base/_user_fields.html.haml (0.4ms)
13963
+ Rendered base/_address_fields.html.haml (0.4ms)
13964
+ Rendered base/_tag_fields.html.haml (0.2ms)
13965
+ Rendered base/fields_for.html.haml within layouts/application (1.9ms)
13966
+ Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.0ms)
13967
+  (0.0ms) rollback transaction
13968
+  (0.0ms) begin transaction
13969
+ Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:14:37 +0200
13970
+ Processing by BaseController#fields_for as HTML
13971
+ Rendered base/_user_fields.html.haml (0.3ms)
13972
+ Rendered base/_address_fields.html.haml (0.5ms)
13973
+ Rendered base/_tag_fields.html.haml (0.2ms)
13974
+ Rendered base/fields_for.html.haml within layouts/application (2.0ms)
13975
+ Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.0ms)
13976
+  (0.0ms) rollback transaction
13977
+  (0.0ms) begin transaction
13978
+ Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:14:37 +0200
13979
+ Processing by BaseController#fields_for as HTML
13980
+ Rendered base/_user_fields.html.haml (0.4ms)
13981
+ Rendered base/_address_fields.html.haml (0.5ms)
13982
+ Rendered base/_tag_fields.html.haml (0.2ms)
13983
+ Rendered base/fields_for.html.haml within layouts/application (2.0ms)
13984
+ Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms)
13985
+  (0.0ms) rollback transaction
13986
+  (0.0ms) begin transaction
13987
+ Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:14:37 +0200
13988
+ Processing by BaseController#fields_for as HTML
13989
+ Rendered base/_user_fields.html.haml (0.3ms)
13990
+ Rendered base/_address_fields.html.haml (0.4ms)
13991
+ Rendered base/_tag_fields.html.haml (0.2ms)
13992
+ Rendered base/fields_for.html.haml within layouts/application (1.9ms)
13993
+ Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.0ms)
13994
+  (0.0ms) rollback transaction
13995
+  (0.0ms) begin transaction
13996
+ Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
13997
+ Processing by BaseController#fields_for as HTML
13998
+ Rendered base/_user_fields.html.haml (0.5ms)
13999
+ Rendered base/_address_fields.html.haml (0.9ms)
14000
+ Rendered base/_tag_fields.html.haml (0.2ms)
14001
+ Rendered base/fields_for.html.haml within layouts/application (3.5ms)
14002
+ Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms)
14003
+  (0.1ms) rollback transaction
14004
+  (0.0ms) begin transaction
14005
+ Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14006
+ Processing by BaseController#fields_for as HTML
14007
+ Rendered base/_user_fields.html.haml (0.4ms)
14008
+ Rendered base/_address_fields.html.haml (0.4ms)
14009
+ Rendered base/_tag_fields.html.haml (0.2ms)
14010
+ Rendered base/fields_for.html.haml within layouts/application (2.0ms)
14011
+ Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.0ms)
14012
+  (0.0ms) rollback transaction
14013
+  (0.0ms) begin transaction
14014
+ Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14015
+ Processing by BaseController#fields_for as HTML
14016
+ Rendered base/_user_fields.html.haml (0.3ms)
14017
+ Rendered base/_address_fields.html.haml (0.4ms)
14018
+ Rendered base/_tag_fields.html.haml (0.2ms)
14019
+ Rendered base/fields_for.html.haml within layouts/application (2.0ms)
14020
+ Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.0ms)
14021
+  (0.2ms) rollback transaction
14022
+  (0.1ms) begin transaction
14023
+ Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14024
+ Processing by BaseController#fields_for as HTML
14025
+ Rendered base/_user_fields.html.haml (0.4ms)
14026
+ Rendered base/_address_fields.html.haml (0.4ms)
14027
+ Rendered base/_tag_fields.html.haml (0.2ms)
14028
+ Rendered base/fields_for.html.haml within layouts/application (2.3ms)
14029
+ Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms)
14030
+  (0.0ms) rollback transaction
14031
+  (0.0ms) begin transaction
14032
+ Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14033
+ Processing by BaseController#fields_for as HTML
14034
+ Rendered base/_user_fields.html.haml (0.4ms)
14035
+ Rendered base/_address_fields.html.haml (0.4ms)
14036
+ Rendered base/_tag_fields.html.haml (0.2ms)
14037
+ Rendered base/fields_for.html.haml within layouts/application (1.9ms)
14038
+ Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
14039
+  (0.0ms) rollback transaction
14040
+  (0.0ms) begin transaction
14041
+ Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14042
+ Processing by BaseController#fields_for as HTML
14043
+ Rendered base/_user_fields.html.haml (0.4ms)
14044
+ Rendered base/_address_fields.html.haml (0.4ms)
14045
+ Rendered base/_tag_fields.html.haml (0.2ms)
14046
+ Rendered base/fields_for.html.haml within layouts/application (1.9ms)
14047
+ Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
14048
+  (0.0ms) rollback transaction
14049
+  (0.0ms) begin transaction
14050
+ Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14051
+ Processing by BaseController#fields_for as HTML
14052
+ Rendered base/_user_fields.html.haml (0.4ms)
14053
+ Rendered base/_address_fields.html.haml (0.4ms)
14054
+ Rendered base/_tag_fields.html.haml (0.2ms)
14055
+ Rendered base/fields_for.html.haml within layouts/application (2.0ms)
14056
+ Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.0ms)
14057
+  (0.0ms) rollback transaction
14058
+  (0.0ms) begin transaction
14059
+ Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14060
+ Processing by BaseController#fields_for as HTML
14061
+ Rendered base/_user_fields.html.haml (0.3ms)
14062
+ Rendered base/_address_fields.html.haml (0.4ms)
14063
+ Rendered base/_tag_fields.html.haml (0.2ms)
14064
+ Rendered base/fields_for.html.haml within layouts/application (2.0ms)
14065
+ Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms)
14066
+  (0.1ms) rollback transaction
14067
+  (0.0ms) begin transaction
14068
+ Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14069
+ Processing by BaseController#fields_for as HTML
14070
+ Rendered base/_user_fields.html.haml (0.4ms)
14071
+ Rendered base/_address_fields.html.haml (0.5ms)
14072
+ Rendered base/_tag_fields.html.haml (0.2ms)
14073
+ Rendered base/fields_for.html.haml within layouts/application (2.3ms)
14074
+ Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.0ms)
14075
+  (0.0ms) rollback transaction
14076
+  (0.0ms) begin transaction
14077
+ Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14078
+ Processing by BaseController#fields_for as HTML
14079
+ Rendered base/_user_fields.html.haml (0.3ms)
14080
+ Rendered base/_address_fields.html.haml (0.4ms)
14081
+ Rendered base/_tag_fields.html.haml (0.2ms)
14082
+ Rendered base/fields_for.html.haml within layouts/application (1.9ms)
14083
+ Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
14084
+  (0.0ms) rollback transaction
14085
+  (0.0ms) begin transaction
14086
+ Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14087
+ Processing by BaseController#fields_for as HTML
14088
+ Rendered base/_user_fields.html.haml (0.3ms)
14089
+ Rendered base/_address_fields.html.haml (0.4ms)
14090
+ Rendered base/_tag_fields.html.haml (0.2ms)
14091
+ Rendered base/fields_for.html.haml within layouts/application (1.9ms)
14092
+ Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
14093
+  (0.0ms) rollback transaction
14094
+  (0.1ms) begin transaction
14095
+ Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14096
+ Processing by BaseController#fields_for as HTML
14097
+ Rendered base/_user_fields.html.haml (0.3ms)
14098
+ Rendered base/_address_fields.html.haml (0.4ms)
14099
+ Rendered base/_tag_fields.html.haml (0.2ms)
14100
+ Rendered base/fields_for.html.haml within layouts/application (2.1ms)
14101
+ Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms)
14102
+  (0.0ms) rollback transaction
14103
+  (0.0ms) begin transaction
14104
+ Started GET "/basic_form" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14105
+ Processing by BaseController#basic_form as HTML
14106
+ Rendered base/_user_fields.html.haml (0.5ms)
14107
+ Rendered base/basic_form.html.haml within layouts/application (2.2ms)
14108
+ Completed 200 OK in 6ms (Views: 6.1ms | ActiveRecord: 0.0ms)
14109
+  (0.1ms) rollback transaction
14110
+  (0.0ms) begin transaction
14111
+ Started GET "/basic_form" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14112
+ Processing by BaseController#basic_form as HTML
14113
+ Rendered base/_user_fields.html.haml (0.4ms)
14114
+ Rendered base/basic_form.html.haml within layouts/application (0.9ms)
14115
+ Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
14116
+  (0.0ms) rollback transaction
14117
+  (0.0ms) begin transaction
14118
+ Started GET "/basic_form" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14119
+ Processing by BaseController#basic_form as HTML
14120
+ Rendered base/_user_fields.html.haml (0.3ms)
14121
+ Rendered base/basic_form.html.haml within layouts/application (0.8ms)
14122
+ Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
14123
+  (0.0ms) rollback transaction
14124
+  (0.0ms) begin transaction
14125
+ Started GET "/basic_form" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14126
+ Processing by BaseController#basic_form as HTML
14127
+ Rendered base/_user_fields.html.haml (0.3ms)
14128
+ Rendered base/basic_form.html.haml within layouts/application (0.7ms)
14129
+ Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
14130
+  (0.0ms) rollback transaction
14131
+  (0.1ms) begin transaction
14132
+ Started GET "/basic_form" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14133
+ Processing by BaseController#basic_form as HTML
14134
+ Rendered base/_user_fields.html.haml (0.4ms)
14135
+ Rendered base/basic_form.html.haml within layouts/application (1.0ms)
14136
+ Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
14137
+  (0.1ms) rollback transaction
14138
+  (0.0ms) begin transaction
14139
+ Started GET "/basic_form" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14140
+ Processing by BaseController#basic_form as HTML
14141
+ Rendered base/_user_fields.html.haml (0.3ms)
14142
+ Rendered base/basic_form.html.haml within layouts/application (0.7ms)
14143
+ Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
14144
+  (0.0ms) rollback transaction
14145
+  (0.0ms) begin transaction
14146
+ Started GET "/basic_form" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14147
+ Processing by BaseController#basic_form as HTML
14148
+ Rendered base/_user_fields.html.haml (0.3ms)
14149
+ Rendered base/basic_form.html.haml within layouts/application (0.7ms)
14150
+ Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
14151
+  (0.0ms) rollback transaction
14152
+  (0.0ms) begin transaction
14153
+ Started GET "/basic_form" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14154
+ Processing by BaseController#basic_form as HTML
14155
+ Rendered base/_user_fields.html.haml (0.3ms)
14156
+ Rendered base/basic_form.html.haml within layouts/application (0.7ms)
14157
+ Completed 200 OK in 1ms (Views: 1.4ms | ActiveRecord: 0.0ms)
14158
+  (0.1ms) rollback transaction
14159
+  (0.0ms) begin transaction
14160
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14161
+ Processing by BaseController#nested_form_gem as HTML
14162
+ Rendered base/_user_fields.html.haml (0.6ms)
14163
+ Rendered base/_address_fields.html.haml (2.9ms)
14164
+ Rendered base/_address_fields.html.haml (1.1ms)
14165
+ Rendered base/nested_form_gem.html.haml within layouts/application (8.4ms)
14166
+ Completed 200 OK in 13ms (Views: 12.7ms | ActiveRecord: 0.0ms)
14167
+  (0.1ms) rollback transaction
14168
+  (0.0ms) begin transaction
14169
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14170
+ Processing by BaseController#nested_form_gem as HTML
14171
+ Rendered base/_user_fields.html.haml (0.6ms)
14172
+ Rendered base/_address_fields.html.haml (0.9ms)
14173
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.5ms)
14174
+ Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms)
14175
+  (0.0ms) rollback transaction
14176
+  (0.0ms) begin transaction
14177
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14178
+ Processing by BaseController#nested_form_gem as HTML
14179
+ Rendered base/_user_fields.html.haml (0.5ms)
14180
+ Rendered base/_address_fields.html.haml (0.8ms)
14181
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.3ms)
14182
+ Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
14183
+  (0.1ms) rollback transaction
14184
+  (0.0ms) begin transaction
14185
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14186
+ Processing by BaseController#nested_form_gem as HTML
14187
+ Rendered base/_user_fields.html.haml (0.7ms)
14188
+ Rendered base/_address_fields.html.haml (0.7ms)
14189
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.2ms)
14190
+ Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.0ms)
14191
+  (0.0ms) rollback transaction
14192
+  (0.0ms) begin transaction
14193
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14194
+ Processing by BaseController#nested_form_gem as HTML
14195
+ Rendered base/_user_fields.html.haml (0.5ms)
14196
+ Rendered base/_address_fields.html.haml (0.8ms)
14197
+ Rendered base/_address_fields.html.haml (0.7ms)
14198
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.7ms)
14199
+ Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.0ms)
14200
+  (0.1ms) rollback transaction
14201
+  (0.0ms) begin transaction
14202
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14203
+ Processing by BaseController#nested_form_gem as HTML
14204
+ Rendered base/_user_fields.html.haml (0.5ms)
14205
+ Rendered base/_address_fields.html.haml (0.8ms)
14206
+ Rendered base/_address_fields.html.haml (0.7ms)
14207
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.7ms)
14208
+ Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.0ms)
14209
+  (0.1ms) rollback transaction
14210
+  (0.0ms) begin transaction
14211
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14212
+ Processing by BaseController#nested_form_gem as HTML
14213
+ Rendered base/_user_fields.html.haml (0.5ms)
14214
+ Rendered base/_address_fields.html.haml (0.9ms)
14215
+ Rendered base/_address_fields.html.haml (0.8ms)
14216
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.2ms)
14217
+ Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.0ms)
14218
+  (0.0ms) rollback transaction
14219
+  (0.0ms) begin transaction
14220
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14221
+ Processing by BaseController#nested_form_gem as HTML
14222
+ Rendered base/_user_fields.html.haml (0.4ms)
14223
+ Rendered base/_address_fields.html.haml (0.7ms)
14224
+ Rendered base/_address_fields.html.haml (0.7ms)
14225
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.4ms)
14226
+ Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms)
14227
+  (0.0ms) rollback transaction
14228
+  (0.0ms) begin transaction
14229
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14230
+ Processing by BaseController#nested_form_gem as HTML
14231
+ Rendered base/_user_fields.html.haml (0.5ms)
14232
+ Rendered base/_address_fields.html.haml (1.4ms)
14233
+ Rendered base/_address_fields.html.haml (1.2ms)
14234
+ Rendered base/nested_form_gem.html.haml within layouts/application (5.3ms)
14235
+ Completed 200 OK in 8ms (Views: 6.9ms | ActiveRecord: 0.0ms)
14236
+  (0.1ms) rollback transaction
14237
+  (0.0ms) begin transaction
14238
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14239
+ Processing by BaseController#nested_form_gem as HTML
14240
+ Rendered base/_user_fields.html.haml (0.6ms)
14241
+ Rendered base/_address_fields.html.haml (0.8ms)
14242
+ Rendered base/_address_fields.html.haml (0.7ms)
14243
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.0ms)
14244
+ Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.0ms)
14245
+  (0.1ms) rollback transaction
14246
+  (0.0ms) begin transaction
14247
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14248
+ Processing by BaseController#nested_form_gem as HTML
14249
+ Rendered base/_user_fields.html.haml (0.5ms)
14250
+ Rendered base/_address_fields.html.haml (1.5ms)
14251
+ Rendered base/_address_fields.html.haml (1.3ms)
14252
+ Rendered base/nested_form_gem.html.haml within layouts/application (6.0ms)
14253
+ Completed 200 OK in 9ms (Views: 8.1ms | ActiveRecord: 0.0ms)
14254
+  (0.0ms) rollback transaction
14255
+  (0.0ms) begin transaction
14256
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14257
+ Processing by BaseController#nested_form_gem as HTML
14258
+ Rendered base/_user_fields.html.haml (0.7ms)
14259
+ Rendered base/_address_fields.html.haml (0.7ms)
14260
+ Rendered base/_address_fields.html.haml (0.8ms)
14261
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.2ms)
14262
+ Completed 200 OK in 7ms (Views: 5.9ms | ActiveRecord: 0.0ms)
14263
+  (0.0ms) rollback transaction
14264
+  (0.0ms) begin transaction
14265
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14266
+ Processing by BaseController#nested_form_gem as HTML
14267
+ Rendered base/_user_fields.html.haml (0.8ms)
14268
+ Rendered base/_address_fields.html.haml (1.6ms)
14269
+ Rendered base/_address_fields.html.haml (5.3ms)
14270
+ Rendered base/nested_form_gem.html.haml within layouts/application (10.1ms)
14271
+ Completed 200 OK in 12ms (Views: 11.3ms | ActiveRecord: 0.0ms)
14272
+  (0.0ms) rollback transaction
14273
+  (0.0ms) begin transaction
14274
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14275
+ Processing by BaseController#nested_form_gem as HTML
14276
+ Rendered base/_user_fields.html.haml (0.5ms)
14277
+ Rendered base/_address_fields.html.haml (1.1ms)
14278
+ Rendered base/_address_fields.html.haml (0.7ms)
14279
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.3ms)
14280
+ Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.0ms)
14281
+  (0.0ms) rollback transaction
14282
+  (0.0ms) begin transaction
14283
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14284
+ Processing by BaseController#nested_form_gem as HTML
14285
+ Rendered base/_user_fields.html.haml (0.4ms)
14286
+ Rendered base/_address_fields.html.haml (0.8ms)
14287
+ Rendered base/_address_fields.html.haml (0.7ms)
14288
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.5ms)
14289
+ Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.0ms)
14290
+  (0.1ms) rollback transaction
14291
+  (0.1ms) begin transaction
14292
+ Started GET "/deep_fields_for" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14293
+ Processing by BaseController#deep_fields_for as HTML
14294
+ Rendered base/_user_fields.html.haml (0.8ms)
14295
+ Rendered base/_tag_fields.html.haml (0.7ms)
14296
+ Rendered base/_address_fields.html.haml (1.6ms)
14297
+ Rendered base/_tag_fields.html.haml (0.6ms)
14298
+ Rendered base/deep_fields_for.html.haml within layouts/application (6.9ms)
14299
+ Completed 200 OK in 14ms (Views: 12.3ms | ActiveRecord: 0.0ms)
14300
+  (0.6ms) rollback transaction
14301
+  (0.0ms) begin transaction
14302
+ Started GET "/deep_fields_for" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14303
+ Processing by BaseController#deep_fields_for as HTML
14304
+ Rendered base/_user_fields.html.haml (0.9ms)
14305
+ Rendered base/_tag_fields.html.haml (0.2ms)
14306
+ Rendered base/_address_fields.html.haml (1.1ms)
14307
+ Rendered base/_tag_fields.html.haml (0.2ms)
14308
+ Rendered base/deep_fields_for.html.haml within layouts/application (4.4ms)
14309
+ Completed 200 OK in 9ms (Views: 5.8ms | ActiveRecord: 0.0ms)
14310
+  (0.0ms) rollback transaction
14311
+  (0.0ms) begin transaction
14312
+ Started GET "/deep_fields_for" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14313
+ Processing by BaseController#deep_fields_for as HTML
14314
+ Rendered base/_user_fields.html.haml (0.4ms)
14315
+ Rendered base/_tag_fields.html.haml (0.2ms)
14316
+ Rendered base/_address_fields.html.haml (1.2ms)
14317
+ Rendered base/_tag_fields.html.haml (0.7ms)
14318
+ Rendered base/deep_fields_for.html.haml within layouts/application (4.0ms)
14319
+ Completed 200 OK in 8ms (Views: 6.4ms | ActiveRecord: 0.0ms)
14320
+  (0.0ms) rollback transaction
14321
+  (0.0ms) begin transaction
14322
+ Started GET "/deep_fields_for" for 127.0.0.1 at 2015-06-28 15:14:38 +0200
14323
+ Processing by BaseController#deep_fields_for as HTML
14324
+ Rendered base/_user_fields.html.haml (0.3ms)
14325
+ Rendered base/_tag_fields.html.haml (0.5ms)
14326
+ Rendered base/_address_fields.html.haml (1.7ms)
14327
+ Rendered base/_tag_fields.html.haml (0.4ms)
14328
+ Rendered base/deep_fields_for.html.haml within layouts/application (4.0ms)
14329
+ Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 0.0ms)
14330
+  (0.2ms) rollback transaction
14331
+  (0.0ms) begin transaction
14332
+  (0.0ms) rollback transaction
14333
+  (0.0ms) begin transaction
14334
+  (0.0ms) rollback transaction
14335
+  (0.0ms) begin transaction
14336
+  (0.0ms) rollback transaction
14337
+  (0.0ms) begin transaction
14338
+  (0.0ms) rollback transaction
14339
+  (0.0ms) begin transaction
14340
+  (0.0ms) rollback transaction
14341
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
14342
+  (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) 
14343
+  (0.7ms) 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)
14344
+  (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) 
14345
+  (0.9ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
14346
+  (0.1ms) select sqlite_version(*)
14347
+  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
14348
+  (0.1ms) SELECT version FROM "schema_migrations"
14349
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626132542')
14350
+  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626095843')
14351
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
14352
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
14353
+  (0.1ms) begin transaction
14354
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14355
+ Processing by BaseController#nested_form_gem as HTML
14356
+ Rendered base/_user_fields.html.haml (2.8ms)
14357
+ Rendered base/_address_fields.html.haml (3.8ms)
14358
+ Rendered base/_address_fields.html.haml (0.6ms)
14359
+ Rendered base/nested_form_gem.html.haml within layouts/application (14.2ms)
14360
+ Completed 200 OK in 147ms (Views: 113.6ms | ActiveRecord: 0.4ms)
14361
+  (0.1ms) rollback transaction
14362
+  (0.0ms) begin transaction
14363
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14364
+ Processing by BaseController#nested_form_gem as HTML
14365
+ Rendered base/_user_fields.html.haml (0.4ms)
14366
+ Rendered base/_address_fields.html.haml (0.5ms)
14367
+ Rendered base/_address_fields.html.haml (0.4ms)
14368
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.8ms)
14369
+ Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
14370
+  (0.1ms) rollback transaction
14371
+  (0.0ms) begin transaction
14372
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14373
+ Processing by BaseController#nested_form_gem as HTML
14374
+ Rendered base/_user_fields.html.haml (0.4ms)
14375
+ Rendered base/_address_fields.html.haml (0.5ms)
14376
+ Rendered base/nested_form_gem.html.haml within layouts/application (1.7ms)
14377
+ Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
14378
+  (0.0ms) rollback transaction
14379
+  (0.0ms) begin transaction
14380
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14381
+ Processing by BaseController#nested_form_gem as HTML
14382
+ Rendered base/_user_fields.html.haml (0.3ms)
14383
+ Rendered base/_address_fields.html.haml (0.4ms)
14384
+ Rendered base/nested_form_gem.html.haml within layouts/application (1.7ms)
14385
+ Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
14386
+  (0.0ms) rollback transaction
14387
+  (0.0ms) begin transaction
14388
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14389
+ Processing by BaseController#nested_form_gem as HTML
14390
+ Rendered base/_user_fields.html.haml (0.3ms)
14391
+ Rendered base/_address_fields.html.haml (0.4ms)
14392
+ Rendered base/nested_form_gem.html.haml within layouts/application (1.7ms)
14393
+ Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
14394
+  (0.0ms) rollback transaction
14395
+  (0.0ms) begin transaction
14396
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14397
+ Processing by BaseController#nested_form_gem as HTML
14398
+ Rendered base/_user_fields.html.haml (0.4ms)
14399
+ Rendered base/_address_fields.html.haml (0.7ms)
14400
+ Rendered base/_address_fields.html.haml (0.5ms)
14401
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.0ms)
14402
+ Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms)
14403
+  (0.1ms) rollback transaction
14404
+  (0.0ms) begin transaction
14405
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14406
+ Processing by BaseController#nested_form_gem as HTML
14407
+ Rendered base/_user_fields.html.haml (0.4ms)
14408
+ Rendered base/_address_fields.html.haml (0.6ms)
14409
+ Rendered base/_address_fields.html.haml (0.5ms)
14410
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.9ms)
14411
+ Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
14412
+  (0.0ms) rollback transaction
14413
+  (0.0ms) begin transaction
14414
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14415
+ Processing by BaseController#nested_form_gem as HTML
14416
+ Rendered base/_user_fields.html.haml (0.3ms)
14417
+ Rendered base/_address_fields.html.haml (0.6ms)
14418
+ Rendered base/_address_fields.html.haml (0.5ms)
14419
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.8ms)
14420
+ Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)
14421
+  (0.0ms) rollback transaction
14422
+  (0.1ms) begin transaction
14423
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14424
+ Processing by BaseController#nested_form_gem as HTML
14425
+ Rendered base/_user_fields.html.haml (0.4ms)
14426
+ Rendered base/_address_fields.html.haml (0.6ms)
14427
+ Rendered base/_address_fields.html.haml (0.6ms)
14428
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.0ms)
14429
+ Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms)
14430
+  (0.0ms) rollback transaction
14431
+  (0.0ms) begin transaction
14432
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14433
+ Processing by BaseController#nested_form_gem as HTML
14434
+ Rendered base/_user_fields.html.haml (0.4ms)
14435
+ Rendered base/_address_fields.html.haml (0.6ms)
14436
+ Rendered base/_address_fields.html.haml (0.5ms)
14437
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.8ms)
14438
+ Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)
14439
+  (0.0ms) rollback transaction
14440
+  (0.0ms) begin transaction
14441
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14442
+ Processing by BaseController#nested_form_gem as HTML
14443
+ Rendered base/_user_fields.html.haml (0.5ms)
14444
+ Rendered base/_address_fields.html.haml (0.8ms)
14445
+ Rendered base/_address_fields.html.haml (0.6ms)
14446
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.0ms)
14447
+ Completed 200 OK in 5ms (Views: 4.9ms | ActiveRecord: 0.0ms)
14448
+  (0.0ms) rollback transaction
14449
+  (0.0ms) begin transaction
14450
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14451
+ Processing by BaseController#nested_form_gem as HTML
14452
+ Rendered base/_user_fields.html.haml (0.3ms)
14453
+ Rendered base/_address_fields.html.haml (0.5ms)
14454
+ Rendered base/_address_fields.html.haml (0.5ms)
14455
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.6ms)
14456
+ Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
14457
+  (0.0ms) rollback transaction
14458
+  (0.0ms) begin transaction
14459
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14460
+ Processing by BaseController#nested_form_gem as HTML
14461
+ Rendered base/_user_fields.html.haml (0.3ms)
14462
+ Rendered base/_address_fields.html.haml (0.6ms)
14463
+ Rendered base/_address_fields.html.haml (0.5ms)
14464
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.8ms)
14465
+ Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)
14466
+  (0.0ms) rollback transaction
14467
+  (0.0ms) begin transaction
14468
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14469
+ Processing by BaseController#nested_form_gem as HTML
14470
+ Rendered base/_user_fields.html.haml (0.4ms)
14471
+ Rendered base/_address_fields.html.haml (0.6ms)
14472
+ Rendered base/_address_fields.html.haml (0.5ms)
14473
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.8ms)
14474
+ Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
14475
+  (0.1ms) rollback transaction
14476
+  (0.0ms) begin transaction
14477
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14478
+ Processing by BaseController#nested_form_gem as HTML
14479
+ Rendered base/_user_fields.html.haml (0.3ms)
14480
+ Rendered base/_address_fields.html.haml (0.6ms)
14481
+ Rendered base/_address_fields.html.haml (0.5ms)
14482
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.7ms)
14483
+ Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms)
14484
+  (0.0ms) rollback transaction
14485
+  (0.0ms) begin transaction
14486
+ Started GET "/deep_fields_for" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14487
+ Processing by BaseController#deep_fields_for as HTML
14488
+ Rendered base/_user_fields.html.haml (0.4ms)
14489
+ Rendered base/_tag_fields.html.haml (0.7ms)
14490
+ Rendered base/_address_fields.html.haml (1.9ms)
14491
+ Rendered base/_tag_fields.html.haml (0.2ms)
14492
+ Rendered base/deep_fields_for.html.haml within layouts/application (4.4ms)
14493
+ Completed 200 OK in 11ms (Views: 6.1ms | ActiveRecord: 0.0ms)
14494
+  (0.1ms) rollback transaction
14495
+  (0.0ms) begin transaction
14496
+ Started GET "/deep_fields_for" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14497
+ Processing by BaseController#deep_fields_for as HTML
14498
+ Rendered base/_user_fields.html.haml (0.6ms)
14499
+ Rendered base/_tag_fields.html.haml (0.2ms)
14500
+ Rendered base/_address_fields.html.haml (0.7ms)
14501
+ Rendered base/_tag_fields.html.haml (0.2ms)
14502
+ Rendered base/deep_fields_for.html.haml within layouts/application (2.7ms)
14503
+ Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.0ms)
14504
+  (0.1ms) rollback transaction
14505
+  (0.0ms) begin transaction
14506
+ Started GET "/deep_fields_for" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14507
+ Processing by BaseController#deep_fields_for as HTML
14508
+ Rendered base/_user_fields.html.haml (0.4ms)
14509
+ Rendered base/_tag_fields.html.haml (0.1ms)
14510
+ Rendered base/_address_fields.html.haml (0.6ms)
14511
+ Rendered base/_tag_fields.html.haml (0.1ms)
14512
+ Rendered base/deep_fields_for.html.haml within layouts/application (2.2ms)
14513
+ Completed 200 OK in 5ms (Views: 3.0ms | ActiveRecord: 0.0ms)
14514
+  (0.1ms) rollback transaction
14515
+  (0.0ms) begin transaction
14516
+ Started GET "/deep_fields_for" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14517
+ Processing by BaseController#deep_fields_for as HTML
14518
+ Rendered base/_user_fields.html.haml (0.3ms)
14519
+ Rendered base/_tag_fields.html.haml (0.1ms)
14520
+ Rendered base/_address_fields.html.haml (0.6ms)
14521
+ Rendered base/_tag_fields.html.haml (0.2ms)
14522
+ Rendered base/deep_fields_for.html.haml within layouts/application (2.0ms)
14523
+ Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.0ms)
14524
+  (0.0ms) rollback transaction
14525
+  (0.0ms) begin transaction
14526
+ Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14527
+ Processing by BaseController#fields_for as HTML
14528
+ Rendered base/_user_fields.html.haml (0.4ms)
14529
+ Rendered base/_address_fields.html.haml (0.4ms)
14530
+ Rendered base/_tag_fields.html.haml (0.2ms)
14531
+ Rendered base/fields_for.html.haml within layouts/application (2.8ms)
14532
+ Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms)
14533
+  (0.1ms) rollback transaction
14534
+  (0.0ms) begin transaction
14535
+ Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14536
+ Processing by BaseController#fields_for as HTML
14537
+ Rendered base/_user_fields.html.haml (0.5ms)
14538
+ Rendered base/_address_fields.html.haml (0.8ms)
14539
+ Rendered base/_tag_fields.html.haml (0.3ms)
14540
+ Rendered base/fields_for.html.haml within layouts/application (3.0ms)
14541
+ Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms)
14542
+  (0.0ms) rollback transaction
14543
+  (0.0ms) begin transaction
14544
+ Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14545
+ Processing by BaseController#fields_for as HTML
14546
+ Rendered base/_user_fields.html.haml (0.5ms)
14547
+ Rendered base/_address_fields.html.haml (0.6ms)
14548
+ Rendered base/_tag_fields.html.haml (0.2ms)
14549
+ Rendered base/fields_for.html.haml within layouts/application (2.9ms)
14550
+ Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms)
14551
+  (0.0ms) rollback transaction
14552
+  (0.2ms) begin transaction
14553
+ Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14554
+ Processing by BaseController#fields_for as HTML
14555
+ Rendered base/_user_fields.html.haml (0.6ms)
14556
+ Rendered base/_address_fields.html.haml (0.7ms)
14557
+ Rendered base/_tag_fields.html.haml (0.4ms)
14558
+ Rendered base/fields_for.html.haml within layouts/application (3.1ms)
14559
+ Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.0ms)
14560
+  (0.1ms) rollback transaction
14561
+  (0.0ms) begin transaction
14562
+ Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14563
+ Processing by BaseController#fields_for as HTML
14564
+ Rendered base/_user_fields.html.haml (0.6ms)
14565
+ Rendered base/_address_fields.html.haml (0.7ms)
14566
+ Rendered base/_tag_fields.html.haml (0.4ms)
14567
+ Rendered base/fields_for.html.haml within layouts/application (3.1ms)
14568
+ Completed 200 OK in 6ms (Views: 4.2ms | ActiveRecord: 0.0ms)
14569
+  (0.0ms) rollback transaction
14570
+  (0.0ms) begin transaction
14571
+ Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14572
+ Processing by BaseController#fields_for as HTML
14573
+ Rendered base/_user_fields.html.haml (0.3ms)
14574
+ Rendered base/_address_fields.html.haml (0.5ms)
14575
+ Rendered base/_tag_fields.html.haml (0.2ms)
14576
+ Rendered base/fields_for.html.haml within layouts/application (2.3ms)
14577
+ Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms)
14578
+  (0.0ms) rollback transaction
14579
+  (0.0ms) begin transaction
14580
+ Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14581
+ Processing by BaseController#fields_for as HTML
14582
+ Rendered base/_user_fields.html.haml (0.4ms)
14583
+ Rendered base/_address_fields.html.haml (0.6ms)
14584
+ Rendered base/_tag_fields.html.haml (0.2ms)
14585
+ Rendered base/fields_for.html.haml within layouts/application (2.5ms)
14586
+ Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms)
14587
+  (0.0ms) rollback transaction
14588
+  (0.0ms) begin transaction
14589
+ Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14590
+ Processing by BaseController#fields_for as HTML
14591
+ Rendered base/_user_fields.html.haml (0.4ms)
14592
+ Rendered base/_address_fields.html.haml (1.4ms)
14593
+ Rendered base/_tag_fields.html.haml (0.5ms)
14594
+ Rendered base/fields_for.html.haml within layouts/application (4.4ms)
14595
+ Completed 200 OK in 7ms (Views: 6.2ms | ActiveRecord: 0.0ms)
14596
+  (0.1ms) rollback transaction
14597
+  (0.0ms) begin transaction
14598
+ Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14599
+ Processing by BaseController#fields_for as HTML
14600
+ Rendered base/_user_fields.html.haml (0.5ms)
14601
+ Rendered base/_address_fields.html.haml (0.6ms)
14602
+ Rendered base/_tag_fields.html.haml (0.2ms)
14603
+ Rendered base/fields_for.html.haml within layouts/application (2.6ms)
14604
+ Completed 200 OK in 6ms (Views: 4.2ms | ActiveRecord: 0.0ms)
14605
+  (0.1ms) rollback transaction
14606
+  (0.0ms) begin transaction
14607
+ Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14608
+ Processing by BaseController#fields_for as HTML
14609
+ Rendered base/_user_fields.html.haml (0.5ms)
14610
+ Rendered base/_address_fields.html.haml (0.9ms)
14611
+ Rendered base/_tag_fields.html.haml (0.2ms)
14612
+ Rendered base/fields_for.html.haml within layouts/application (3.1ms)
14613
+ Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms)
14614
+  (0.1ms) rollback transaction
14615
+  (0.0ms) begin transaction
14616
+ Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14617
+ Processing by BaseController#fields_for as HTML
14618
+ Rendered base/_user_fields.html.haml (0.5ms)
14619
+ Rendered base/_address_fields.html.haml (0.6ms)
14620
+ Rendered base/_tag_fields.html.haml (0.2ms)
14621
+ Rendered base/fields_for.html.haml within layouts/application (3.1ms)
14622
+ Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms)
14623
+  (0.1ms) rollback transaction
14624
+  (0.0ms) begin transaction
14625
+ Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14626
+ Processing by BaseController#fields_for as HTML
14627
+ Rendered base/_user_fields.html.haml (0.4ms)
14628
+ Rendered base/_address_fields.html.haml (0.6ms)
14629
+ Rendered base/_tag_fields.html.haml (0.2ms)
14630
+ Rendered base/fields_for.html.haml within layouts/application (2.6ms)
14631
+ Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.0ms)
14632
+  (0.1ms) rollback transaction
14633
+  (0.0ms) begin transaction
14634
+ Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14635
+ Processing by BaseController#fields_for as HTML
14636
+ Rendered base/_user_fields.html.haml (0.5ms)
14637
+ Rendered base/_address_fields.html.haml (0.6ms)
14638
+ Rendered base/_tag_fields.html.haml (0.2ms)
14639
+ Rendered base/fields_for.html.haml within layouts/application (2.9ms)
14640
+ Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms)
14641
+  (0.1ms) rollback transaction
14642
+  (0.0ms) begin transaction
14643
+ Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14644
+ Processing by BaseController#fields_for as HTML
14645
+ Rendered base/_user_fields.html.haml (0.8ms)
14646
+ Rendered base/_address_fields.html.haml (1.2ms)
14647
+ Rendered base/_tag_fields.html.haml (0.5ms)
14648
+ Rendered base/fields_for.html.haml within layouts/application (4.2ms)
14649
+ Completed 200 OK in 7ms (Views: 5.6ms | ActiveRecord: 0.0ms)
14650
+  (0.0ms) rollback transaction
14651
+  (0.0ms) begin transaction
14652
+ Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14653
+ Processing by BaseController#fields_for as HTML
14654
+ Rendered base/_user_fields.html.haml (0.3ms)
14655
+ Rendered base/_address_fields.html.haml (0.7ms)
14656
+ Rendered base/_tag_fields.html.haml (0.2ms)
14657
+ Rendered base/fields_for.html.haml within layouts/application (3.3ms)
14658
+ Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.0ms)
14659
+  (0.1ms) rollback transaction
14660
+  (0.0ms) begin transaction
14661
+ Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14662
+ Processing by BaseController#fields_for as HTML
14663
+ Rendered base/_user_fields.html.haml (0.8ms)
14664
+ Rendered base/_address_fields.html.haml (1.0ms)
14665
+ Rendered base/_tag_fields.html.haml (0.2ms)
14666
+ Rendered base/fields_for.html.haml within layouts/application (8.6ms)
14667
+ Completed 200 OK in 12ms (Views: 10.0ms | ActiveRecord: 0.0ms)
14668
+  (0.1ms) rollback transaction
14669
+  (0.0ms) begin transaction
14670
+ Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14671
+ Processing by BaseController#fields_for as HTML
14672
+ Rendered base/_user_fields.html.haml (0.4ms)
14673
+ Rendered base/_address_fields.html.haml (0.6ms)
14674
+ Rendered base/_tag_fields.html.haml (0.3ms)
14675
+ Rendered base/fields_for.html.haml within layouts/application (2.6ms)
14676
+ Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.0ms)
14677
+  (0.0ms) rollback transaction
14678
+  (0.0ms) begin transaction
14679
+ Started GET "/fields_for" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14680
+ Processing by BaseController#fields_for as HTML
14681
+ Rendered base/_user_fields.html.haml (0.5ms)
14682
+ Rendered base/_address_fields.html.haml (0.5ms)
14683
+ Rendered base/_tag_fields.html.haml (0.2ms)
14684
+ Rendered base/fields_for.html.haml within layouts/application (2.5ms)
14685
+ Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.0ms)
14686
+  (0.1ms) rollback transaction
14687
+  (0.0ms) begin transaction
14688
+ Started GET "/basic_form" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14689
+ Processing by BaseController#basic_form as HTML
14690
+ Rendered base/_user_fields.html.haml (0.6ms)
14691
+ Rendered base/basic_form.html.haml within layouts/application (2.3ms)
14692
+ Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms)
14693
+  (0.1ms) rollback transaction
14694
+  (0.0ms) begin transaction
14695
+ Started GET "/basic_form" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14696
+ Processing by BaseController#basic_form as HTML
14697
+ Rendered base/_user_fields.html.haml (0.7ms)
14698
+ Rendered base/basic_form.html.haml within layouts/application (1.6ms)
14699
+ Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
14700
+  (0.0ms) rollback transaction
14701
+  (0.1ms) begin transaction
14702
+ Started GET "/basic_form" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14703
+ Processing by BaseController#basic_form as HTML
14704
+ Rendered base/_user_fields.html.haml (1.0ms)
14705
+ Rendered base/basic_form.html.haml within layouts/application (2.3ms)
14706
+ Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms)
14707
+  (0.1ms) rollback transaction
14708
+  (0.0ms) begin transaction
14709
+ Started GET "/basic_form" for 127.0.0.1 at 2015-06-28 15:15:09 +0200
14710
+ Processing by BaseController#basic_form as HTML
14711
+ Rendered base/_user_fields.html.haml (0.8ms)
14712
+ Rendered base/basic_form.html.haml within layouts/application (1.3ms)
14713
+ Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
14714
+  (0.1ms) rollback transaction
14715
+  (0.0ms) begin transaction
14716
+ Started GET "/basic_form" for 127.0.0.1 at 2015-06-28 15:15:10 +0200
14717
+ Processing by BaseController#basic_form as HTML
14718
+ Rendered base/_user_fields.html.haml (0.4ms)
14719
+ Rendered base/basic_form.html.haml within layouts/application (1.4ms)
14720
+ Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
14721
+  (0.0ms) rollback transaction
14722
+  (0.0ms) begin transaction
14723
+ Started GET "/basic_form" for 127.0.0.1 at 2015-06-28 15:15:10 +0200
14724
+ Processing by BaseController#basic_form as HTML
14725
+ Rendered base/_user_fields.html.haml (0.3ms)
14726
+ Rendered base/basic_form.html.haml within layouts/application (0.7ms)
14727
+ Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
14728
+  (0.0ms) rollback transaction
14729
+  (0.0ms) begin transaction
14730
+ Started GET "/basic_form" for 127.0.0.1 at 2015-06-28 15:15:10 +0200
14731
+ Processing by BaseController#basic_form as HTML
14732
+ Rendered base/_user_fields.html.haml (0.3ms)
14733
+ Rendered base/basic_form.html.haml within layouts/application (0.8ms)
14734
+ Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
14735
+  (0.1ms) rollback transaction
14736
+  (0.0ms) begin transaction
14737
+ Started GET "/basic_form" for 127.0.0.1 at 2015-06-28 15:15:10 +0200
14738
+ Processing by BaseController#basic_form as HTML
14739
+ Rendered base/_user_fields.html.haml (0.4ms)
14740
+ Rendered base/basic_form.html.haml within layouts/application (0.9ms)
14741
+ Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
14742
+  (0.1ms) rollback transaction
14743
+  (0.0ms) begin transaction
14744
+  (0.0ms) rollback transaction
14745
+  (0.0ms) begin transaction
14746
+  (0.0ms) rollback transaction
14747
+  (0.0ms) begin transaction
14748
+  (0.0ms) rollback transaction
14749
+  (0.0ms) begin transaction
14750
+  (0.0ms) rollback transaction
14751
+  (0.0ms) begin transaction
14752
+  (0.0ms) rollback transaction
14753
+ ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations"
14754
+  (1.1ms) 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) 
14755
+  (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)
14756
+  (0.8ms) 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) 
14757
+  (0.8ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
14758
+  (0.3ms) select sqlite_version(*)
14759
+  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
14760
+  (0.1ms) SELECT version FROM "schema_migrations"
14761
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626132542')
14762
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626095843')
14763
+  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
14764
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
14765
+  (0.1ms) begin transaction
14766
+ Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 10:59:43 +0200
14767
+ Processing by BaseController#nested_form_gem as HTML
14768
+ Parameters: {"inline_link_to_add"=>"true"}
14769
+ Rendered base/nested_form_gem.html.haml within layouts/application (1.6ms)
14770
+ Completed 500 Internal Server Error in 59ms (ActiveRecord: 0.4ms)
14771
+  (0.1ms) rollback transaction
14772
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
14773
+  (3.0ms) 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) 
14774
+  (0.8ms) 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)
14775
+  (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) 
14776
+  (0.8ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
14777
+  (0.0ms) select sqlite_version(*)
14778
+  (0.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
14779
+  (0.1ms) SELECT version FROM "schema_migrations"
14780
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626132542')
14781
+  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626095843')
14782
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
14783
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
14784
+  (0.1ms) begin transaction
14785
+ Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:05:27 +0200
14786
+ Processing by BaseController#nested_form_gem as HTML
14787
+ Parameters: {"inline_link_to_add"=>"true"}
14788
+ Rendered base/nested_form_gem.html.haml within layouts/application (1.3ms)
14789
+ Completed 500 Internal Server Error in 46ms (ActiveRecord: 0.6ms)
14790
+  (0.1ms) rollback transaction
14791
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
14792
+  (2.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) 
14793
+  (0.7ms) 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)
14794
+  (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) 
14795
+  (0.7ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
14796
+  (0.1ms) select sqlite_version(*)
14797
+  (0.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
14798
+  (0.1ms) SELECT version FROM "schema_migrations"
14799
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626132542')
14800
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626095843')
14801
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
14802
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
14803
+  (0.1ms) begin transaction
14804
+ Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:06:12 +0200
14805
+ Processing by BaseController#nested_form_gem as HTML
14806
+ Parameters: {"inline_link_to_add"=>"true"}
14807
+ Rendered base/_user_fields.html.haml (4.2ms)
14808
+ Rendered base/_address_fields.html.haml (4.8ms)
14809
+ Rendered base/nested_form_gem.html.haml within layouts/application (20.2ms)
14810
+ Completed 200 OK in 159ms (Views: 124.4ms | ActiveRecord: 0.5ms)
14811
+  (0.1ms) rollback transaction
14812
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
14813
+  (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) 
14814
+  (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)
14815
+  (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) 
14816
+  (0.7ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
14817
+  (0.0ms) select sqlite_version(*)
14818
+  (0.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
14819
+  (0.1ms) SELECT version FROM "schema_migrations"
14820
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626132542')
14821
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626095843')
14822
+  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
14823
+ ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
14824
+  (0.1ms) begin transaction
14825
+ Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:06:39 +0200
14826
+ Processing by BaseController#nested_form_gem as HTML
14827
+ Parameters: {"inline_link_to_add"=>"true"}
14828
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.0ms)
14829
+ Completed 500 Internal Server Error in 48ms (ActiveRecord: 0.3ms)
14830
+  (0.1ms) rollback transaction
14831
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
14832
+  (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) 
14833
+  (0.7ms) 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)
14834
+  (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) 
14835
+  (0.7ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
14836
+  (0.0ms) select sqlite_version(*)
14837
+  (0.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
14838
+  (0.1ms) SELECT version FROM "schema_migrations"
14839
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626132542')
14840
+  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626095843')
14841
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
14842
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
14843
+  (0.1ms) begin transaction
14844
+ Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:06:55 +0200
14845
+ Processing by BaseController#nested_form_gem as HTML
14846
+ Parameters: {"inline_link_to_add"=>"true"}
14847
+ Rendered base/_user_fields.html.haml (2.5ms)
14848
+ Rendered base/_address_fields.html.haml (4.2ms)
14849
+ Rendered base/nested_form_gem.html.haml within layouts/application (17.4ms)
14850
+ Completed 500 Internal Server Error in 57ms (ActiveRecord: 0.5ms)
14851
+  (0.1ms) rollback transaction
14852
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
14853
+  (2.9ms) 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) 
14854
+  (0.7ms) 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)
14855
+  (0.5ms) 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) 
14856
+  (0.8ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
14857
+  (0.1ms) select sqlite_version(*)
14858
+  (0.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
14859
+  (0.1ms) SELECT version FROM "schema_migrations"
14860
+  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626132542')
14861
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626095843')
14862
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
14863
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
14864
+  (0.1ms) begin transaction
14865
+ Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:08:32 +0200
14866
+ Processing by BaseController#nested_form_gem as HTML
14867
+ Parameters: {"inline_link_to_add"=>"true"}
14868
+ Rendered base/_user_fields.html.haml (3.2ms)
14869
+ Rendered base/_address_fields.html.haml (4.0ms)
14870
+ Rendered base/_address_fields.html.haml (0.6ms)
14871
+ Rendered base/nested_form_gem.html.haml within layouts/application (15.5ms)
14872
+ Completed 200 OK in 150ms (Views: 115.6ms | ActiveRecord: 0.4ms)
14873
+  (0.1ms) rollback transaction
14874
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
14875
+  (2.9ms) 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) 
14876
+  (1.0ms) 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)
14877
+  (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) 
14878
+  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
14879
+  (0.1ms) select sqlite_version(*)
14880
+  (0.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
14881
+  (0.1ms) SELECT version FROM "schema_migrations"
14882
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626132542')
14883
+  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626095843')
14884
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
14885
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
14886
+  (0.1ms) begin transaction
14887
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
14888
+ Processing by BaseController#fields_for as HTML
14889
+ Rendered base/_user_fields.html.haml (2.8ms)
14890
+ Rendered base/_address_fields.html.haml (2.1ms)
14891
+ Rendered base/_tag_fields.html.haml (1.3ms)
14892
+ Rendered base/fields_for.html.haml within layouts/application (16.2ms)
14893
+ Completed 200 OK in 169ms (Views: 118.2ms | ActiveRecord: 0.8ms)
14894
+  (0.1ms) rollback transaction
14895
+  (0.0ms) begin transaction
14896
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
14897
+ Processing by BaseController#fields_for as HTML
14898
+ Rendered base/_user_fields.html.haml (0.3ms)
14899
+ Rendered base/_address_fields.html.haml (0.4ms)
14900
+ Rendered base/_tag_fields.html.haml (0.2ms)
14901
+ Rendered base/fields_for.html.haml within layouts/application (2.0ms)
14902
+ Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms)
14903
+  (0.0ms) rollback transaction
14904
+  (0.0ms) begin transaction
14905
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
14906
+ Processing by BaseController#fields_for as HTML
14907
+ Rendered base/_user_fields.html.haml (0.3ms)
14908
+ Rendered base/_address_fields.html.haml (0.4ms)
14909
+ Rendered base/_tag_fields.html.haml (0.2ms)
14910
+ Rendered base/fields_for.html.haml within layouts/application (1.9ms)
14911
+ Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.0ms)
14912
+  (0.0ms) rollback transaction
14913
+  (0.0ms) begin transaction
14914
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
14915
+ Processing by BaseController#fields_for as HTML
14916
+ Rendered base/_user_fields.html.haml (0.4ms)
14917
+ Rendered base/_address_fields.html.haml (0.4ms)
14918
+ Rendered base/_tag_fields.html.haml (0.1ms)
14919
+ Rendered base/fields_for.html.haml within layouts/application (1.9ms)
14920
+ Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.0ms)
14921
+  (0.0ms) rollback transaction
14922
+  (0.0ms) begin transaction
14923
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
14924
+ Processing by BaseController#fields_for as HTML
14925
+ Rendered base/_user_fields.html.haml (0.3ms)
14926
+ Rendered base/_address_fields.html.haml (0.4ms)
14927
+ Rendered base/_tag_fields.html.haml (0.2ms)
14928
+ Rendered base/fields_for.html.haml within layouts/application (1.9ms)
14929
+ Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.0ms)
14930
+  (0.1ms) rollback transaction
14931
+  (0.0ms) begin transaction
14932
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
14933
+ Processing by BaseController#fields_for as HTML
14934
+ Rendered base/_user_fields.html.haml (0.4ms)
14935
+ Rendered base/_address_fields.html.haml (0.4ms)
14936
+ Rendered base/_tag_fields.html.haml (0.2ms)
14937
+ Rendered base/fields_for.html.haml within layouts/application (2.1ms)
14938
+ Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms)
14939
+  (0.0ms) rollback transaction
14940
+  (0.0ms) begin transaction
14941
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
14942
+ Processing by BaseController#fields_for as HTML
14943
+ Rendered base/_user_fields.html.haml (0.4ms)
14944
+ Rendered base/_address_fields.html.haml (0.5ms)
14945
+ Rendered base/_tag_fields.html.haml (0.2ms)
14946
+ Rendered base/fields_for.html.haml within layouts/application (2.2ms)
14947
+ Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.0ms)
14948
+  (0.1ms) rollback transaction
14949
+  (0.0ms) begin transaction
14950
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
14951
+ Processing by BaseController#fields_for as HTML
14952
+ Rendered base/_user_fields.html.haml (0.3ms)
14953
+ Rendered base/_address_fields.html.haml (0.8ms)
14954
+ Rendered base/_tag_fields.html.haml (0.2ms)
14955
+ Rendered base/fields_for.html.haml within layouts/application (2.5ms)
14956
+ Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
14957
+  (0.0ms) rollback transaction
14958
+  (0.0ms) begin transaction
14959
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
14960
+ Processing by BaseController#fields_for as HTML
14961
+ Rendered base/_user_fields.html.haml (0.8ms)
14962
+ Rendered base/_address_fields.html.haml (0.6ms)
14963
+ Rendered base/_tag_fields.html.haml (0.2ms)
14964
+ Rendered base/fields_for.html.haml within layouts/application (3.2ms)
14965
+ Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms)
14966
+  (0.0ms) rollback transaction
14967
+  (0.0ms) begin transaction
14968
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
14969
+ Processing by BaseController#fields_for as HTML
14970
+ Rendered base/_user_fields.html.haml (0.3ms)
14971
+ Rendered base/_address_fields.html.haml (0.4ms)
14972
+ Rendered base/_tag_fields.html.haml (0.2ms)
14973
+ Rendered base/fields_for.html.haml within layouts/application (2.1ms)
14974
+ Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.0ms)
14975
+  (0.0ms) rollback transaction
14976
+  (0.0ms) begin transaction
14977
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
14978
+ Processing by BaseController#fields_for as HTML
14979
+ Rendered base/_user_fields.html.haml (0.3ms)
14980
+ Rendered base/_address_fields.html.haml (0.4ms)
14981
+ Rendered base/_tag_fields.html.haml (0.2ms)
14982
+ Rendered base/fields_for.html.haml within layouts/application (2.0ms)
14983
+ Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.0ms)
14984
+  (0.0ms) rollback transaction
14985
+  (0.0ms) begin transaction
14986
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
14987
+ Processing by BaseController#fields_for as HTML
14988
+ Rendered base/_user_fields.html.haml (0.4ms)
14989
+ Rendered base/_address_fields.html.haml (0.4ms)
14990
+ Rendered base/_tag_fields.html.haml (0.2ms)
14991
+ Rendered base/fields_for.html.haml within layouts/application (2.1ms)
14992
+ Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms)
14993
+  (0.0ms) rollback transaction
14994
+  (0.0ms) begin transaction
14995
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
14996
+ Processing by BaseController#fields_for as HTML
14997
+ Rendered base/_user_fields.html.haml (0.4ms)
14998
+ Rendered base/_address_fields.html.haml (0.5ms)
14999
+ Rendered base/_tag_fields.html.haml (0.2ms)
15000
+ Rendered base/fields_for.html.haml within layouts/application (2.2ms)
15001
+ Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.0ms)
15002
+  (0.0ms) rollback transaction
15003
+  (0.0ms) begin transaction
15004
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
15005
+ Processing by BaseController#fields_for as HTML
15006
+ Rendered base/_user_fields.html.haml (0.4ms)
15007
+ Rendered base/_address_fields.html.haml (0.5ms)
15008
+ Rendered base/_tag_fields.html.haml (0.2ms)
15009
+ Rendered base/fields_for.html.haml within layouts/application (2.4ms)
15010
+ Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms)
15011
+  (0.1ms) rollback transaction
15012
+  (0.0ms) begin transaction
15013
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
15014
+ Processing by BaseController#fields_for as HTML
15015
+ Rendered base/_user_fields.html.haml (0.4ms)
15016
+ Rendered base/_address_fields.html.haml (0.4ms)
15017
+ Rendered base/_tag_fields.html.haml (0.2ms)
15018
+ Rendered base/fields_for.html.haml within layouts/application (2.2ms)
15019
+ Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.0ms)
15020
+  (0.1ms) rollback transaction
15021
+  (0.0ms) begin transaction
15022
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
15023
+ Processing by BaseController#fields_for as HTML
15024
+ Rendered base/_user_fields.html.haml (0.6ms)
15025
+ Rendered base/_address_fields.html.haml (0.6ms)
15026
+ Rendered base/_tag_fields.html.haml (0.2ms)
15027
+ Rendered base/fields_for.html.haml within layouts/application (2.9ms)
15028
+ Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms)
15029
+  (0.1ms) rollback transaction
15030
+  (0.0ms) begin transaction
15031
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
15032
+ Processing by BaseController#fields_for as HTML
15033
+ Rendered base/_user_fields.html.haml (0.4ms)
15034
+ Rendered base/_address_fields.html.haml (0.6ms)
15035
+ Rendered base/_tag_fields.html.haml (0.3ms)
15036
+ Rendered base/fields_for.html.haml within layouts/application (3.0ms)
15037
+ Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms)
15038
+  (0.0ms) rollback transaction
15039
+  (0.0ms) begin transaction
15040
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
15041
+ Processing by BaseController#fields_for as HTML
15042
+ Rendered base/_user_fields.html.haml (0.3ms)
15043
+ Rendered base/_address_fields.html.haml (0.4ms)
15044
+ Rendered base/_tag_fields.html.haml (0.2ms)
15045
+ Rendered base/fields_for.html.haml within layouts/application (2.1ms)
15046
+ Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms)
15047
+  (0.0ms) rollback transaction
15048
+  (0.0ms) begin transaction
15049
+ Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
15050
+ Processing by BaseController#basic_form as HTML
15051
+ Rendered base/_user_fields.html.haml (0.4ms)
15052
+ Rendered base/basic_form.html.haml within layouts/application (1.9ms)
15053
+ Completed 200 OK in 6ms (Views: 5.6ms | ActiveRecord: 0.0ms)
15054
+  (0.1ms) rollback transaction
15055
+  (0.0ms) begin transaction
15056
+ Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
15057
+ Processing by BaseController#basic_form as HTML
15058
+ Rendered base/_user_fields.html.haml (0.4ms)
15059
+ Rendered base/basic_form.html.haml within layouts/application (0.9ms)
15060
+ Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
15061
+  (0.0ms) rollback transaction
15062
+  (0.0ms) begin transaction
15063
+ Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
15064
+ Processing by BaseController#basic_form as HTML
15065
+ Rendered base/_user_fields.html.haml (0.4ms)
15066
+ Rendered base/basic_form.html.haml within layouts/application (1.1ms)
15067
+ Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
15068
+  (0.1ms) rollback transaction
15069
+  (0.0ms) begin transaction
15070
+ Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
15071
+ Processing by BaseController#basic_form as HTML
15072
+ Rendered base/_user_fields.html.haml (0.4ms)
15073
+ Rendered base/basic_form.html.haml within layouts/application (0.9ms)
15074
+ Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
15075
+  (0.0ms) rollback transaction
15076
+  (0.0ms) begin transaction
15077
+ Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
15078
+ Processing by BaseController#basic_form as HTML
15079
+ Rendered base/_user_fields.html.haml (0.4ms)
15080
+ Rendered base/basic_form.html.haml within layouts/application (0.9ms)
15081
+ Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
15082
+  (0.0ms) rollback transaction
15083
+  (0.0ms) begin transaction
15084
+ Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
15085
+ Processing by BaseController#basic_form as HTML
15086
+ Rendered base/_user_fields.html.haml (0.4ms)
15087
+ Rendered base/basic_form.html.haml within layouts/application (0.9ms)
15088
+ Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
15089
+  (0.0ms) rollback transaction
15090
+  (0.1ms) begin transaction
15091
+ Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
15092
+ Processing by BaseController#basic_form as HTML
15093
+ Rendered base/_user_fields.html.haml (0.5ms)
15094
+ Rendered base/basic_form.html.haml within layouts/application (1.1ms)
15095
+ Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
15096
+  (0.0ms) rollback transaction
15097
+  (0.0ms) begin transaction
15098
+ Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
15099
+ Processing by BaseController#basic_form as HTML
15100
+ Rendered base/_user_fields.html.haml (0.6ms)
15101
+ Rendered base/basic_form.html.haml within layouts/application (1.3ms)
15102
+ Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
15103
+  (0.0ms) rollback transaction
15104
+  (0.0ms) begin transaction
15105
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
15106
+ Processing by BaseController#nested_form_gem as HTML
15107
+ Rendered base/_user_fields.html.haml (0.6ms)
15108
+ Rendered base/_address_fields.html.haml (1.7ms)
15109
+ Rendered base/_address_fields.html.haml (1.0ms)
15110
+ Rendered base/nested_form_gem.html.haml within layouts/application (7.7ms)
15111
+ Completed 200 OK in 11ms (Views: 10.3ms | ActiveRecord: 0.0ms)
15112
+  (0.0ms) rollback transaction
15113
+  (0.0ms) begin transaction
15114
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
15115
+ Processing by BaseController#nested_form_gem as HTML
15116
+ Rendered base/_user_fields.html.haml (0.5ms)
15117
+ Rendered base/_address_fields.html.haml (0.9ms)
15118
+ Rendered base/_address_fields.html.haml (1.1ms)
15119
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.4ms)
15120
+ Completed 200 OK in 7ms (Views: 5.8ms | ActiveRecord: 0.0ms)
15121
+  (0.1ms) rollback transaction
15122
+  (0.0ms) begin transaction
15123
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
15124
+ Processing by BaseController#nested_form_gem as HTML
15125
+ Rendered base/_user_fields.html.haml (0.5ms)
15126
+ Rendered base/_address_fields.html.haml (1.0ms)
15127
+ Rendered base/_address_fields.html.haml (0.9ms)
15128
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.4ms)
15129
+ Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.0ms)
15130
+  (0.0ms) rollback transaction
15131
+  (0.0ms) begin transaction
15132
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
15133
+ Processing by BaseController#nested_form_gem as HTML
15134
+ Rendered base/_user_fields.html.haml (0.4ms)
15135
+ Rendered base/_address_fields.html.haml (0.7ms)
15136
+ Rendered base/_address_fields.html.haml (0.6ms)
15137
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.5ms)
15138
+ Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.0ms)
15139
+  (0.1ms) rollback transaction
15140
+  (0.0ms) begin transaction
15141
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
15142
+ Processing by BaseController#nested_form_gem as HTML
15143
+ Rendered base/_user_fields.html.haml (0.4ms)
15144
+ Rendered base/_address_fields.html.haml (0.8ms)
15145
+ Rendered base/_address_fields.html.haml (0.9ms)
15146
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.9ms)
15147
+ Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.0ms)
15148
+  (0.1ms) rollback transaction
15149
+  (0.0ms) begin transaction
15150
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
15151
+ Processing by BaseController#nested_form_gem as HTML
15152
+ Rendered base/_user_fields.html.haml (0.4ms)
15153
+ Rendered base/_address_fields.html.haml (0.7ms)
15154
+ Rendered base/_address_fields.html.haml (0.7ms)
15155
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.4ms)
15156
+ Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms)
15157
+  (0.0ms) rollback transaction
15158
+  (0.0ms) begin transaction
15159
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
15160
+ Processing by BaseController#nested_form_gem as HTML
15161
+ Rendered base/_user_fields.html.haml (0.9ms)
15162
+ Rendered base/_address_fields.html.haml (1.0ms)
15163
+ Rendered base/_address_fields.html.haml (0.8ms)
15164
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.7ms)
15165
+ Completed 200 OK in 6ms (Views: 5.8ms | ActiveRecord: 0.0ms)
15166
+  (0.0ms) rollback transaction
15167
+  (0.0ms) begin transaction
15168
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
15169
+ Processing by BaseController#nested_form_gem as HTML
15170
+ Rendered base/_user_fields.html.haml (0.4ms)
15171
+ Rendered base/_address_fields.html.haml (0.8ms)
15172
+ Rendered base/_address_fields.html.haml (0.9ms)
15173
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.9ms)
15174
+ Completed 200 OK in 6ms (Views: 5.9ms | ActiveRecord: 0.0ms)
15175
+  (0.1ms) rollback transaction
15176
+  (0.0ms) begin transaction
15177
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
15178
+ Processing by BaseController#nested_form_gem as HTML
15179
+ Rendered base/_user_fields.html.haml (0.4ms)
15180
+ Rendered base/_address_fields.html.haml (1.0ms)
15181
+ Rendered base/_address_fields.html.haml (2.1ms)
15182
+ Rendered base/nested_form_gem.html.haml within layouts/application (6.2ms)
15183
+ Completed 200 OK in 9ms (Views: 8.1ms | ActiveRecord: 0.0ms)
15184
+  (0.1ms) rollback transaction
15185
+  (0.0ms) begin transaction
15186
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
15187
+ Processing by BaseController#nested_form_gem as HTML
15188
+ Rendered base/_user_fields.html.haml (0.7ms)
15189
+ Rendered base/_address_fields.html.haml (1.0ms)
15190
+ Rendered base/_address_fields.html.haml (1.0ms)
15191
+ Rendered base/nested_form_gem.html.haml within layouts/application (5.0ms)
15192
+ Completed 200 OK in 8ms (Views: 7.0ms | ActiveRecord: 0.0ms)
15193
+  (0.1ms) rollback transaction
15194
+  (0.0ms) begin transaction
15195
+ Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
15196
+ Processing by BaseController#nested_form_gem as HTML
15197
+ Parameters: {"inline_link_to_add"=>"true"}
15198
+ Rendered base/_user_fields.html.haml (0.5ms)
15199
+ Rendered base/_address_fields.html.haml (0.9ms)
15200
+ Rendered base/_address_fields.html.haml (0.8ms)
15201
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.3ms)
15202
+ Completed 200 OK in 7ms (Views: 5.8ms | ActiveRecord: 0.0ms)
15203
+  (0.2ms) rollback transaction
15204
+  (0.0ms) begin transaction
15205
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
15206
+ Processing by BaseController#nested_form_gem as HTML
15207
+ Rendered base/_user_fields.html.haml (0.4ms)
15208
+ Rendered base/_address_fields.html.haml (1.3ms)
15209
+ Rendered base/_address_fields.html.haml (1.2ms)
15210
+ Rendered base/nested_form_gem.html.haml within layouts/application (5.5ms)
15211
+ Completed 200 OK in 8ms (Views: 7.2ms | ActiveRecord: 0.0ms)
15212
+  (0.0ms) rollback transaction
15213
+  (0.5ms) begin transaction
15214
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
15215
+ Processing by BaseController#nested_form_gem as HTML
15216
+ Rendered base/_user_fields.html.haml (0.4ms)
15217
+ Rendered base/_address_fields.html.haml (1.0ms)
15218
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.0ms)
15219
+ Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 0.0ms)
15220
+  (0.0ms) rollback transaction
15221
+  (0.0ms) begin transaction
15222
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
15223
+ Processing by BaseController#nested_form_gem as HTML
15224
+ Rendered base/_user_fields.html.haml (0.8ms)
15225
+ Rendered base/_address_fields.html.haml (1.1ms)
15226
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.4ms)
15227
+ Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms)
15228
+  (0.1ms) rollback transaction
15229
+  (0.0ms) begin transaction
15230
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
15231
+ Processing by BaseController#nested_form_gem as HTML
15232
+ Rendered base/_user_fields.html.haml (0.4ms)
15233
+ Rendered base/_address_fields.html.haml (0.9ms)
15234
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.9ms)
15235
+ Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.0ms)
15236
+  (0.0ms) rollback transaction
15237
+  (0.0ms) begin transaction
15238
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
15239
+ Processing by BaseController#nested_form_gem as HTML
15240
+ Rendered base/_user_fields.html.haml (0.4ms)
15241
+ Rendered base/_address_fields.html.haml (0.7ms)
15242
+ Rendered base/_address_fields.html.haml (0.5ms)
15243
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.1ms)
15244
+ Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.0ms)
15245
+  (0.0ms) rollback transaction
15246
+  (0.0ms) begin transaction
15247
+ Started GET "/deep_fields_for" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
15248
+ Processing by BaseController#deep_fields_for as HTML
15249
+ Rendered base/_user_fields.html.haml (0.6ms)
15250
+ Rendered base/_tag_fields.html.haml (0.4ms)
15251
+ Rendered base/_address_fields.html.haml (0.9ms)
15252
+ Rendered base/_tag_fields.html.haml (0.2ms)
15253
+ Rendered base/deep_fields_for.html.haml within layouts/application (4.6ms)
15254
+ Completed 200 OK in 11ms (Views: 9.7ms | ActiveRecord: 0.0ms)
15255
+  (0.1ms) rollback transaction
15256
+  (0.0ms) begin transaction
15257
+ Started GET "/deep_fields_for" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
15258
+ Processing by BaseController#deep_fields_for as HTML
15259
+ Rendered base/_user_fields.html.haml (0.6ms)
15260
+ Rendered base/_tag_fields.html.haml (0.4ms)
15261
+ Rendered base/_address_fields.html.haml (1.0ms)
15262
+ Rendered base/_tag_fields.html.haml (0.3ms)
15263
+ Rendered base/deep_fields_for.html.haml within layouts/application (3.2ms)
15264
+ Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.0ms)
15265
+  (0.0ms) rollback transaction
15266
+  (0.0ms) begin transaction
15267
+ Started GET "/deep_fields_for" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
15268
+ Processing by BaseController#deep_fields_for as HTML
15269
+ Rendered base/_user_fields.html.haml (0.7ms)
15270
+ Rendered base/_tag_fields.html.haml (0.2ms)
15271
+ Rendered base/_address_fields.html.haml (1.2ms)
15272
+ Rendered base/_tag_fields.html.haml (0.3ms)
15273
+ Rendered base/deep_fields_for.html.haml within layouts/application (3.8ms)
15274
+ Completed 200 OK in 7ms (Views: 5.0ms | ActiveRecord: 0.0ms)
15275
+  (0.0ms) rollback transaction
15276
+  (0.0ms) begin transaction
15277
+ Started GET "/deep_fields_for" for 127.0.0.1 at 2015-07-02 11:08:55 +0200
15278
+ Processing by BaseController#deep_fields_for as HTML
15279
+ Rendered base/_user_fields.html.haml (0.4ms)
15280
+ Rendered base/_tag_fields.html.haml (0.2ms)
15281
+ Rendered base/_address_fields.html.haml (0.8ms)
15282
+ Rendered base/_tag_fields.html.haml (0.3ms)
15283
+ Rendered base/deep_fields_for.html.haml within layouts/application (2.6ms)
15284
+ Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.0ms)
15285
+  (0.1ms) rollback transaction
15286
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
15287
+  (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) 
15288
+  (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)
15289
+  (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) 
15290
+  (0.7ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
15291
+  (0.0ms) select sqlite_version(*)
15292
+  (0.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
15293
+  (0.1ms) SELECT version FROM "schema_migrations"
15294
+  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626132542')
15295
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626095843')
15296
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
15297
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
15298
+  (0.1ms) begin transaction
15299
+ Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:10:22 +0200
15300
+ Processing by BaseController#nested_form_gem as HTML
15301
+ Parameters: {"inline_link_to_add"=>"true"}
15302
+ Rendered base/_user_fields.html.haml (2.3ms)
15303
+ Rendered base/_address_fields.html.haml (4.0ms)
15304
+ Rendered base/nested_form_gem.html.haml within layouts/application (13.7ms)
15305
+ Completed 500 Internal Server Error in 58ms (ActiveRecord: 0.6ms)
15306
+  (0.1ms) rollback transaction
15307
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
15308
+  (2.9ms) 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) 
15309
+  (0.7ms) 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)
15310
+  (0.7ms) 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) 
15311
+  (0.9ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
15312
+  (0.1ms) select sqlite_version(*)
15313
+  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
15314
+  (0.1ms) SELECT version FROM "schema_migrations"
15315
+  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626132542')
15316
+  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626095843')
15317
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
15318
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
15319
+  (0.1ms) begin transaction
15320
+ Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:10:50 +0200
15321
+ Processing by BaseController#nested_form_gem as HTML
15322
+ Parameters: {"inline_link_to_add"=>"true"}
15323
+ Rendered base/_user_fields.html.haml (2.8ms)
15324
+ Rendered base/_address_fields.html.haml (4.7ms)
15325
+ Rendered base/nested_form_gem.html.haml within layouts/application (15.3ms)
15326
+ Completed 500 Internal Server Error in 56ms (ActiveRecord: 0.5ms)
15327
+  (0.0ms) rollback transaction
15328
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
15329
+  (2.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) 
15330
+  (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)
15331
+  (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) 
15332
+  (0.8ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
15333
+  (0.0ms) select sqlite_version(*)
15334
+  (0.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
15335
+  (0.1ms) SELECT version FROM "schema_migrations"
15336
+  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626132542')
15337
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626095843')
15338
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
15339
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
15340
+  (0.4ms) begin transaction
15341
+ Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:11:26 +0200
15342
+ Processing by BaseController#nested_form_gem as HTML
15343
+ Parameters: {"inline_link_to_add"=>"true"}
15344
+ Rendered base/_user_fields.html.haml (3.4ms)
15345
+ Rendered base/_address_fields.html.haml (4.5ms)
15346
+ Rendered base/nested_form_gem.html.haml within layouts/application (18.0ms)
15347
+ Completed 500 Internal Server Error in 58ms (ActiveRecord: 0.5ms)
15348
+  (0.0ms) rollback transaction
15349
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
15350
+  (2.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) 
15351
+  (0.8ms) 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)
15352
+  (0.7ms) 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) 
15353
+  (0.6ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
15354
+  (0.0ms) select sqlite_version(*)
15355
+  (0.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
15356
+  (0.1ms) SELECT version FROM "schema_migrations"
15357
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626132542')
15358
+  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626095843')
15359
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
15360
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
15361
+  (0.1ms) begin transaction
15362
+ Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:11:38 +0200
15363
+ Processing by BaseController#nested_form_gem as HTML
15364
+ Parameters: {"inline_link_to_add"=>"true"}
15365
+ Rendered base/_user_fields.html.haml (3.4ms)
15366
+ Rendered base/_address_fields.html.haml (4.4ms)
15367
+ Rendered base/nested_form_gem.html.haml within layouts/application (18.0ms)
15368
+ Completed 500 Internal Server Error in 58ms (ActiveRecord: 0.5ms)
15369
+  (0.0ms) rollback transaction
15370
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
15371
+  (2.9ms) 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) 
15372
+  (0.9ms) 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)
15373
+  (0.7ms) 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) 
15374
+  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
15375
+  (0.0ms) select sqlite_version(*)
15376
+  (0.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
15377
+  (0.1ms) SELECT version FROM "schema_migrations"
15378
+  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626132542')
15379
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626095843')
15380
+  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
15381
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
15382
+  (0.1ms) begin transaction
15383
+ Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:11:48 +0200
15384
+ Processing by BaseController#nested_form_gem as HTML
15385
+ Parameters: {"inline_link_to_add"=>"true"}
15386
+ Rendered base/_user_fields.html.haml (2.5ms)
15387
+ Rendered base/_address_fields.html.haml (3.3ms)
15388
+ Rendered base/nested_form_gem.html.haml within layouts/application (13.7ms)
15389
+ Completed 500 Internal Server Error in 53ms (ActiveRecord: 0.4ms)
15390
+  (0.1ms) rollback transaction
15391
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
15392
+  (2.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) 
15393
+  (0.9ms) 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)
15394
+  (0.7ms) 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) 
15395
+  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
15396
+  (0.1ms) select sqlite_version(*)
15397
+  (0.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
15398
+  (0.1ms) SELECT version FROM "schema_migrations"
15399
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626132542')
15400
+  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626095843')
15401
+  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
15402
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
15403
+  (0.1ms) begin transaction
15404
+ Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:12:11 +0200
15405
+ Processing by BaseController#nested_form_gem as HTML
15406
+ Parameters: {"inline_link_to_add"=>"true"}
15407
+ Rendered base/_user_fields.html.haml (2.3ms)
15408
+ Rendered base/_address_fields.html.haml (4.4ms)
15409
+ Rendered base/nested_form_gem.html.haml within layouts/application (14.4ms)
15410
+ Completed 500 Internal Server Error in 57ms (ActiveRecord: 0.5ms)
15411
+  (0.1ms) rollback transaction
15412
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
15413
+  (3.1ms) 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) 
15414
+  (0.7ms) 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)
15415
+  (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) 
15416
+  (0.9ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
15417
+  (0.1ms) select sqlite_version(*)
15418
+  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
15419
+  (0.1ms) SELECT version FROM "schema_migrations"
15420
+  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626132542')
15421
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626095843')
15422
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
15423
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
15424
+  (0.3ms) begin transaction
15425
+ Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:12:41 +0200
15426
+ Processing by BaseController#nested_form_gem as HTML
15427
+ Parameters: {"inline_link_to_add"=>"true"}
15428
+ Rendered base/_user_fields.html.haml (3.6ms)
15429
+ Rendered base/_address_fields.html.haml (4.3ms)
15430
+ Rendered base/nested_form_gem.html.haml within layouts/application (18.3ms)
15431
+ Completed 500 Internal Server Error in 59ms (ActiveRecord: 0.7ms)
15432
+  (0.0ms) rollback transaction
15433
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
15434
+  (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) 
15435
+  (0.7ms) 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)
15436
+  (0.7ms) 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) 
15437
+  (0.7ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
15438
+  (0.1ms) select sqlite_version(*)
15439
+  (0.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
15440
+  (0.1ms) SELECT version FROM "schema_migrations"
15441
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626132542')
15442
+  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626095843')
15443
+  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
15444
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
15445
+  (0.1ms) begin transaction
15446
+ Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:12:53 +0200
15447
+ Processing by BaseController#nested_form_gem as HTML
15448
+ Parameters: {"inline_link_to_add"=>"true"}
15449
+ Rendered base/_user_fields.html.haml (3.0ms)
15450
+ Rendered base/_address_fields.html.haml (4.2ms)
15451
+ Rendered base/nested_form_gem.html.haml within layouts/application (15.2ms)
15452
+ Completed 500 Internal Server Error in 62ms (ActiveRecord: 0.5ms)
15453
+  (0.1ms) rollback transaction
15454
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
15455
+  (3.0ms) 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) 
15456
+  (0.9ms) 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)
15457
+  (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) 
15458
+  (0.9ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
15459
+  (0.1ms) select sqlite_version(*)
15460
+  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
15461
+  (0.1ms) SELECT version FROM "schema_migrations"
15462
+  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626132542')
15463
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626095843')
15464
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
15465
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
15466
+  (0.1ms) begin transaction
15467
+ Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:14:07 +0200
15468
+ Processing by BaseController#nested_form_gem as HTML
15469
+ Parameters: {"inline_link_to_add"=>"true"}
15470
+ Rendered base/_user_fields.html.haml (2.4ms)
15471
+ Rendered base/_address_fields.html.haml (3.6ms)
15472
+ Rendered base/nested_form_gem.html.haml within layouts/application (13.5ms)
15473
+ Completed 500 Internal Server Error in 55ms (ActiveRecord: 0.5ms)
15474
+  (0.0ms) rollback transaction
15475
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
15476
+  (2.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) 
15477
+  (0.9ms) 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)
15478
+  (0.8ms) 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) 
15479
+  (0.9ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
15480
+  (0.1ms) select sqlite_version(*)
15481
+  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
15482
+  (0.1ms) SELECT version FROM "schema_migrations"
15483
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626132542')
15484
+  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626095843')
15485
+  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
15486
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
15487
+  (0.1ms) begin transaction
15488
+ Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:14:26 +0200
15489
+ Processing by BaseController#nested_form_gem as HTML
15490
+ Parameters: {"inline_link_to_add"=>"true"}
15491
+ Rendered base/_user_fields.html.haml (2.2ms)
15492
+ Rendered base/_address_fields.html.haml (4.0ms)
15493
+ Rendered base/nested_form_gem.html.haml within layouts/application (13.6ms)
15494
+ Completed 500 Internal Server Error in 57ms (ActiveRecord: 0.5ms)
15495
+  (0.0ms) rollback transaction
15496
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
15497
+  (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) 
15498
+  (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)
15499
+  (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) 
15500
+  (0.8ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
15501
+  (0.0ms) select sqlite_version(*)
15502
+  (0.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
15503
+  (0.1ms) SELECT version FROM "schema_migrations"
15504
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626132542')
15505
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626095843')
15506
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
15507
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
15508
+  (0.1ms) begin transaction
15509
+ Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:14:35 +0200
15510
+ Processing by BaseController#nested_form_gem as HTML
15511
+ Parameters: {"inline_link_to_add"=>"true"}
15512
+ Rendered base/_user_fields.html.haml (2.2ms)
15513
+ Rendered base/_address_fields.html.haml (3.7ms)
15514
+ Rendered base/nested_form_gem.html.haml within layouts/application (13.6ms)
15515
+ Completed 500 Internal Server Error in 54ms (ActiveRecord: 0.5ms)
15516
+  (0.0ms) rollback transaction
15517
+ ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"
15518
+  (2.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) 
15519
+  (1.0ms) 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)
15520
+  (0.7ms) 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) 
15521
+  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
15522
+  (0.2ms) select sqlite_version(*)
15523
+  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
15524
+  (0.1ms) SELECT version FROM "schema_migrations"
15525
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626132542')
15526
+  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626095843')
15527
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
15528
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
15529
+  (0.3ms) begin transaction
15530
+ Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:14:57 +0200
15531
+ Processing by BaseController#nested_form_gem as HTML
15532
+ Parameters: {"inline_link_to_add"=>"true"}
15533
+ Rendered base/_user_fields.html.haml (3.6ms)
15534
+ Rendered base/_address_fields.html.haml (4.0ms)
15535
+ Rendered base/nested_form_gem.html.haml within layouts/application (15.3ms)
15536
+ Completed 500 Internal Server Error in 54ms (ActiveRecord: 0.7ms)
15537
+  (0.0ms) rollback transaction
15538
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
15539
+  (3.0ms) 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) 
15540
+  (1.0ms) 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)
15541
+  (0.8ms) 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) 
15542
+  (0.8ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
15543
+  (0.0ms) select sqlite_version(*)
15544
+  (0.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
15545
+  (0.1ms) SELECT version FROM "schema_migrations"
15546
+  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626132542')
15547
+  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626095843')
15548
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
15549
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
15550
+  (0.1ms) begin transaction
15551
+ Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:15:04 +0200
15552
+ Processing by BaseController#nested_form_gem as HTML
15553
+ Parameters: {"inline_link_to_add"=>"true"}
15554
+ Rendered base/_user_fields.html.haml (2.3ms)
15555
+ Rendered base/_address_fields.html.haml (3.8ms)
15556
+ Rendered base/_address_fields.html.haml (0.6ms)
15557
+ Rendered base/nested_form_gem.html.haml within layouts/application (14.1ms)
15558
+ Completed 200 OK in 145ms (Views: 107.6ms | ActiveRecord: 0.5ms)
15559
+  (0.1ms) rollback transaction
15560
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
15561
+  (2.5ms) 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) 
15562
+  (0.8ms) 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)
15563
+  (0.5ms) 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) 
15564
+  (0.8ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
15565
+  (0.1ms) select sqlite_version(*)
15566
+  (0.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
15567
+  (0.1ms) SELECT version FROM "schema_migrations"
15568
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626132542')
15569
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626095843')
15570
+  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
15571
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
15572
+  (0.4ms) begin transaction
15573
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15574
+ Processing by BaseController#fields_for as HTML
15575
+ Rendered base/_user_fields.html.haml (2.4ms)
15576
+ Rendered base/_address_fields.html.haml (2.0ms)
15577
+ Rendered base/_tag_fields.html.haml (0.7ms)
15578
+ Rendered base/fields_for.html.haml within layouts/application (11.7ms)
15579
+ Completed 200 OK in 137ms (Views: 106.1ms | ActiveRecord: 0.3ms)
15580
+  (0.1ms) rollback transaction
15581
+  (0.0ms) begin transaction
15582
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15583
+ Processing by BaseController#fields_for as HTML
15584
+ Rendered base/_user_fields.html.haml (0.4ms)
15585
+ Rendered base/_address_fields.html.haml (0.4ms)
15586
+ Rendered base/_tag_fields.html.haml (0.2ms)
15587
+ Rendered base/fields_for.html.haml within layouts/application (2.2ms)
15588
+ Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms)
15589
+  (0.0ms) rollback transaction
15590
+  (0.4ms) begin transaction
15591
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15592
+ Processing by BaseController#fields_for as HTML
15593
+ Rendered base/_user_fields.html.haml (0.4ms)
15594
+ Rendered base/_address_fields.html.haml (0.4ms)
15595
+ Rendered base/_tag_fields.html.haml (0.2ms)
15596
+ Rendered base/fields_for.html.haml within layouts/application (2.1ms)
15597
+ Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms)
15598
+  (0.0ms) rollback transaction
15599
+  (0.0ms) begin transaction
15600
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15601
+ Processing by BaseController#fields_for as HTML
15602
+ Rendered base/_user_fields.html.haml (0.4ms)
15603
+ Rendered base/_address_fields.html.haml (0.4ms)
15604
+ Rendered base/_tag_fields.html.haml (0.2ms)
15605
+ Rendered base/fields_for.html.haml within layouts/application (2.1ms)
15606
+ Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms)
15607
+  (0.0ms) rollback transaction
15608
+  (0.0ms) begin transaction
15609
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15610
+ Processing by BaseController#fields_for as HTML
15611
+ Rendered base/_user_fields.html.haml (0.4ms)
15612
+ Rendered base/_address_fields.html.haml (0.4ms)
15613
+ Rendered base/_tag_fields.html.haml (0.2ms)
15614
+ Rendered base/fields_for.html.haml within layouts/application (2.1ms)
15615
+ Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms)
15616
+  (0.0ms) rollback transaction
15617
+  (0.0ms) begin transaction
15618
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15619
+ Processing by BaseController#fields_for as HTML
15620
+ Rendered base/_user_fields.html.haml (0.4ms)
15621
+ Rendered base/_address_fields.html.haml (0.4ms)
15622
+ Rendered base/_tag_fields.html.haml (0.2ms)
15623
+ Rendered base/fields_for.html.haml within layouts/application (2.1ms)
15624
+ Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms)
15625
+  (0.0ms) rollback transaction
15626
+  (0.0ms) begin transaction
15627
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15628
+ Processing by BaseController#fields_for as HTML
15629
+ Rendered base/_user_fields.html.haml (0.4ms)
15630
+ Rendered base/_address_fields.html.haml (0.5ms)
15631
+ Rendered base/_tag_fields.html.haml (0.2ms)
15632
+ Rendered base/fields_for.html.haml within layouts/application (2.5ms)
15633
+ Completed 200 OK in 5ms (Views: 3.4ms | ActiveRecord: 0.0ms)
15634
+  (0.0ms) rollback transaction
15635
+  (0.1ms) begin transaction
15636
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15637
+ Processing by BaseController#fields_for as HTML
15638
+ Rendered base/_user_fields.html.haml (0.4ms)
15639
+ Rendered base/_address_fields.html.haml (0.6ms)
15640
+ Rendered base/_tag_fields.html.haml (0.3ms)
15641
+ Rendered base/fields_for.html.haml within layouts/application (2.6ms)
15642
+ Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms)
15643
+  (0.0ms) rollback transaction
15644
+  (0.0ms) begin transaction
15645
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15646
+ Processing by BaseController#fields_for as HTML
15647
+ Rendered base/_user_fields.html.haml (0.4ms)
15648
+ Rendered base/_address_fields.html.haml (0.5ms)
15649
+ Rendered base/_tag_fields.html.haml (0.2ms)
15650
+ Rendered base/fields_for.html.haml within layouts/application (2.1ms)
15651
+ Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms)
15652
+  (0.0ms) rollback transaction
15653
+  (0.0ms) begin transaction
15654
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15655
+ Processing by BaseController#fields_for as HTML
15656
+ Rendered base/_user_fields.html.haml (0.3ms)
15657
+ Rendered base/_address_fields.html.haml (0.5ms)
15658
+ Rendered base/_tag_fields.html.haml (0.2ms)
15659
+ Rendered base/fields_for.html.haml within layouts/application (2.0ms)
15660
+ Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms)
15661
+  (0.0ms) rollback transaction
15662
+  (0.0ms) begin transaction
15663
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15664
+ Processing by BaseController#fields_for as HTML
15665
+ Rendered base/_user_fields.html.haml (0.4ms)
15666
+ Rendered base/_address_fields.html.haml (0.5ms)
15667
+ Rendered base/_tag_fields.html.haml (0.2ms)
15668
+ Rendered base/fields_for.html.haml within layouts/application (2.1ms)
15669
+ Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms)
15670
+  (0.0ms) rollback transaction
15671
+  (0.0ms) begin transaction
15672
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15673
+ Processing by BaseController#fields_for as HTML
15674
+ Rendered base/_user_fields.html.haml (0.4ms)
15675
+ Rendered base/_address_fields.html.haml (0.4ms)
15676
+ Rendered base/_tag_fields.html.haml (0.2ms)
15677
+ Rendered base/fields_for.html.haml within layouts/application (2.1ms)
15678
+ Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms)
15679
+  (0.0ms) rollback transaction
15680
+  (0.0ms) begin transaction
15681
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15682
+ Processing by BaseController#fields_for as HTML
15683
+ Rendered base/_user_fields.html.haml (0.4ms)
15684
+ Rendered base/_address_fields.html.haml (0.6ms)
15685
+ Rendered base/_tag_fields.html.haml (0.2ms)
15686
+ Rendered base/fields_for.html.haml within layouts/application (2.5ms)
15687
+ Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
15688
+  (0.1ms) rollback transaction
15689
+  (0.0ms) begin transaction
15690
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15691
+ Processing by BaseController#fields_for as HTML
15692
+ Rendered base/_user_fields.html.haml (0.3ms)
15693
+ Rendered base/_address_fields.html.haml (0.4ms)
15694
+ Rendered base/_tag_fields.html.haml (0.2ms)
15695
+ Rendered base/fields_for.html.haml within layouts/application (2.0ms)
15696
+ Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.0ms)
15697
+  (0.0ms) rollback transaction
15698
+  (0.0ms) begin transaction
15699
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15700
+ Processing by BaseController#fields_for as HTML
15701
+ Rendered base/_user_fields.html.haml (0.4ms)
15702
+ Rendered base/_address_fields.html.haml (0.5ms)
15703
+ Rendered base/_tag_fields.html.haml (0.2ms)
15704
+ Rendered base/fields_for.html.haml within layouts/application (2.3ms)
15705
+ Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms)
15706
+  (0.0ms) rollback transaction
15707
+  (0.1ms) begin transaction
15708
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15709
+ Processing by BaseController#fields_for as HTML
15710
+ Rendered base/_user_fields.html.haml (0.3ms)
15711
+ Rendered base/_address_fields.html.haml (0.5ms)
15712
+ Rendered base/_tag_fields.html.haml (0.2ms)
15713
+ Rendered base/fields_for.html.haml within layouts/application (2.0ms)
15714
+ Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.0ms)
15715
+  (0.0ms) rollback transaction
15716
+  (0.0ms) begin transaction
15717
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15718
+ Processing by BaseController#fields_for as HTML
15719
+ Rendered base/_user_fields.html.haml (0.3ms)
15720
+ Rendered base/_address_fields.html.haml (0.4ms)
15721
+ Rendered base/_tag_fields.html.haml (0.2ms)
15722
+ Rendered base/fields_for.html.haml within layouts/application (1.9ms)
15723
+ Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
15724
+  (0.0ms) rollback transaction
15725
+  (0.0ms) begin transaction
15726
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15727
+ Processing by BaseController#fields_for as HTML
15728
+ Rendered base/_user_fields.html.haml (0.4ms)
15729
+ Rendered base/_address_fields.html.haml (0.6ms)
15730
+ Rendered base/_tag_fields.html.haml (0.2ms)
15731
+ Rendered base/fields_for.html.haml within layouts/application (2.4ms)
15732
+ Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms)
15733
+  (0.1ms) rollback transaction
15734
+  (0.0ms) begin transaction
15735
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15736
+ Processing by BaseController#nested_form_gem as HTML
15737
+ Rendered base/_user_fields.html.haml (0.4ms)
15738
+ Rendered base/_address_fields.html.haml (1.2ms)
15739
+ Rendered base/_address_fields.html.haml (0.6ms)
15740
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.5ms)
15741
+ Completed 200 OK in 7ms (Views: 6.0ms | ActiveRecord: 0.0ms)
15742
+  (0.0ms) rollback transaction
15743
+  (0.0ms) begin transaction
15744
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15745
+ Processing by BaseController#nested_form_gem as HTML
15746
+ Rendered base/_user_fields.html.haml (0.5ms)
15747
+ Rendered base/_address_fields.html.haml (0.6ms)
15748
+ Rendered base/_address_fields.html.haml (0.5ms)
15749
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.4ms)
15750
+ Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms)
15751
+  (0.1ms) rollback transaction
15752
+  (0.0ms) begin transaction
15753
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15754
+ Processing by BaseController#nested_form_gem as HTML
15755
+ Rendered base/_user_fields.html.haml (0.4ms)
15756
+ Rendered base/_address_fields.html.haml (0.6ms)
15757
+ Rendered base/_address_fields.html.haml (0.6ms)
15758
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.0ms)
15759
+ Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms)
15760
+  (0.0ms) rollback transaction
15761
+  (0.0ms) begin transaction
15762
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15763
+ Processing by BaseController#nested_form_gem as HTML
15764
+ Rendered base/_user_fields.html.haml (0.4ms)
15765
+ Rendered base/_address_fields.html.haml (0.9ms)
15766
+ Rendered base/_address_fields.html.haml (0.6ms)
15767
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.4ms)
15768
+ Completed 200 OK in 20ms (Views: 19.6ms | ActiveRecord: 0.0ms)
15769
+  (0.0ms) rollback transaction
15770
+  (0.2ms) begin transaction
15771
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15772
+ Processing by BaseController#nested_form_gem as HTML
15773
+ Rendered base/_user_fields.html.haml (0.5ms)
15774
+ Rendered base/_address_fields.html.haml (0.9ms)
15775
+ Rendered base/_address_fields.html.haml (0.9ms)
15776
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.2ms)
15777
+ Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms)
15778
+  (0.0ms) rollback transaction
15779
+  (0.0ms) begin transaction
15780
+ Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15781
+ Processing by BaseController#nested_form_gem as HTML
15782
+ Parameters: {"inline_link_to_add"=>"true"}
15783
+ Rendered base/_user_fields.html.haml (0.5ms)
15784
+ Rendered base/_address_fields.html.haml (1.2ms)
15785
+ Rendered base/_address_fields.html.haml (1.1ms)
15786
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.8ms)
15787
+ Completed 200 OK in 7ms (Views: 6.0ms | ActiveRecord: 0.0ms)
15788
+  (0.1ms) rollback transaction
15789
+  (0.3ms) begin transaction
15790
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15791
+ Processing by BaseController#nested_form_gem as HTML
15792
+ Rendered base/_user_fields.html.haml (0.5ms)
15793
+ Rendered base/_address_fields.html.haml (0.7ms)
15794
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.3ms)
15795
+ Completed 200 OK in 5ms (Views: 3.8ms | ActiveRecord: 0.0ms)
15796
+  (0.0ms) rollback transaction
15797
+  (0.0ms) begin transaction
15798
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15799
+ Processing by BaseController#nested_form_gem as HTML
15800
+ Rendered base/_user_fields.html.haml (0.4ms)
15801
+ Rendered base/_address_fields.html.haml (0.7ms)
15802
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.5ms)
15803
+ Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.0ms)
15804
+  (0.0ms) rollback transaction
15805
+  (0.0ms) begin transaction
15806
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15807
+ Processing by BaseController#nested_form_gem as HTML
15808
+ Rendered base/_user_fields.html.haml (0.4ms)
15809
+ Rendered base/_address_fields.html.haml (0.6ms)
15810
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.2ms)
15811
+ Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.0ms)
15812
+  (0.0ms) rollback transaction
15813
+  (0.0ms) begin transaction
15814
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15815
+ Processing by BaseController#nested_form_gem as HTML
15816
+ Rendered base/_user_fields.html.haml (0.5ms)
15817
+ Rendered base/_address_fields.html.haml (0.9ms)
15818
+ Rendered base/_address_fields.html.haml (0.7ms)
15819
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.9ms)
15820
+ Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.0ms)
15821
+  (0.0ms) rollback transaction
15822
+  (0.0ms) begin transaction
15823
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15824
+ Processing by BaseController#nested_form_gem as HTML
15825
+ Rendered base/_user_fields.html.haml (0.4ms)
15826
+ Rendered base/_address_fields.html.haml (0.8ms)
15827
+ Rendered base/_address_fields.html.haml (0.7ms)
15828
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.4ms)
15829
+ Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms)
15830
+  (0.0ms) rollback transaction
15831
+  (0.0ms) begin transaction
15832
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15833
+ Processing by BaseController#nested_form_gem as HTML
15834
+ Rendered base/_user_fields.html.haml (0.4ms)
15835
+ Rendered base/_address_fields.html.haml (1.0ms)
15836
+ Rendered base/_address_fields.html.haml (0.8ms)
15837
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.1ms)
15838
+ Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms)
15839
+  (0.1ms) rollback transaction
15840
+  (0.0ms) begin transaction
15841
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15842
+ Processing by BaseController#nested_form_gem as HTML
15843
+ Rendered base/_user_fields.html.haml (0.5ms)
15844
+ Rendered base/_address_fields.html.haml (0.8ms)
15845
+ Rendered base/_address_fields.html.haml (0.8ms)
15846
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.9ms)
15847
+ Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.0ms)
15848
+  (0.0ms) rollback transaction
15849
+  (0.0ms) begin transaction
15850
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15851
+ Processing by BaseController#nested_form_gem as HTML
15852
+ Rendered base/_user_fields.html.haml (0.6ms)
15853
+ Rendered base/_address_fields.html.haml (1.2ms)
15854
+ Rendered base/_address_fields.html.haml (1.1ms)
15855
+ Rendered base/nested_form_gem.html.haml within layouts/application (5.5ms)
15856
+ Completed 200 OK in 8ms (Views: 7.0ms | ActiveRecord: 0.0ms)
15857
+  (0.0ms) rollback transaction
15858
+  (0.0ms) begin transaction
15859
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15860
+ Processing by BaseController#nested_form_gem as HTML
15861
+ Rendered base/_user_fields.html.haml (0.5ms)
15862
+ Rendered base/_address_fields.html.haml (1.1ms)
15863
+ Rendered base/_address_fields.html.haml (1.5ms)
15864
+ Rendered base/nested_form_gem.html.haml within layouts/application (6.0ms)
15865
+ Completed 200 OK in 8ms (Views: 7.5ms | ActiveRecord: 0.0ms)
15866
+  (0.5ms) rollback transaction
15867
+  (0.0ms) begin transaction
15868
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15869
+ Processing by BaseController#nested_form_gem as HTML
15870
+ Rendered base/_user_fields.html.haml (0.6ms)
15871
+ Rendered base/_address_fields.html.haml (1.1ms)
15872
+ Rendered base/_address_fields.html.haml (0.9ms)
15873
+ Rendered base/nested_form_gem.html.haml within layouts/application (5.0ms)
15874
+ Completed 200 OK in 7ms (Views: 6.4ms | ActiveRecord: 0.0ms)
15875
+  (0.1ms) rollback transaction
15876
+  (0.0ms) begin transaction
15877
+ Started GET "/deep_fields_for" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15878
+ Processing by BaseController#deep_fields_for as HTML
15879
+ Rendered base/_user_fields.html.haml (0.6ms)
15880
+ Rendered base/_tag_fields.html.haml (0.4ms)
15881
+ Rendered base/_address_fields.html.haml (1.1ms)
15882
+ Rendered base/_tag_fields.html.haml (0.2ms)
15883
+ Rendered base/deep_fields_for.html.haml within layouts/application (5.0ms)
15884
+ Completed 200 OK in 15ms (Views: 12.1ms | ActiveRecord: 0.0ms)
15885
+  (0.1ms) rollback transaction
15886
+  (0.0ms) begin transaction
15887
+ Started GET "/deep_fields_for" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15888
+ Processing by BaseController#deep_fields_for as HTML
15889
+ Rendered base/_user_fields.html.haml (0.6ms)
15890
+ Rendered base/_tag_fields.html.haml (0.4ms)
15891
+ Rendered base/_address_fields.html.haml (1.1ms)
15892
+ Rendered base/_tag_fields.html.haml (0.4ms)
15893
+ Rendered base/deep_fields_for.html.haml within layouts/application (3.3ms)
15894
+ Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms)
15895
+  (0.1ms) rollback transaction
15896
+  (0.0ms) begin transaction
15897
+ Started GET "/deep_fields_for" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15898
+ Processing by BaseController#deep_fields_for as HTML
15899
+ Rendered base/_user_fields.html.haml (1.1ms)
15900
+ Rendered base/_tag_fields.html.haml (0.7ms)
15901
+ Rendered base/_address_fields.html.haml (1.9ms)
15902
+ Rendered base/_tag_fields.html.haml (0.2ms)
15903
+ Rendered base/deep_fields_for.html.haml within layouts/application (5.1ms)
15904
+ Completed 200 OK in 10ms (Views: 7.6ms | ActiveRecord: 0.0ms)
15905
+  (0.0ms) rollback transaction
15906
+  (0.0ms) begin transaction
15907
+ Started GET "/deep_fields_for" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15908
+ Processing by BaseController#deep_fields_for as HTML
15909
+ Rendered base/_user_fields.html.haml (0.9ms)
15910
+ Rendered base/_tag_fields.html.haml (0.6ms)
15911
+ Rendered base/_address_fields.html.haml (1.6ms)
15912
+ Rendered base/_tag_fields.html.haml (0.7ms)
15913
+ Rendered base/deep_fields_for.html.haml within layouts/application (4.9ms)
15914
+ Completed 200 OK in 10ms (Views: 7.5ms | ActiveRecord: 0.0ms)
15915
+  (0.1ms) rollback transaction
15916
+  (0.0ms) begin transaction
15917
+ Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15918
+ Processing by BaseController#basic_form as HTML
15919
+ Rendered base/_user_fields.html.haml (1.1ms)
15920
+ Rendered base/basic_form.html.haml within layouts/application (3.5ms)
15921
+ Completed 200 OK in 6ms (Views: 6.3ms | ActiveRecord: 0.0ms)
15922
+  (0.0ms) rollback transaction
15923
+  (0.0ms) begin transaction
15924
+ Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15925
+ Processing by BaseController#basic_form as HTML
15926
+ Rendered base/_user_fields.html.haml (0.8ms)
15927
+ Rendered base/basic_form.html.haml within layouts/application (1.2ms)
15928
+ Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
15929
+  (0.5ms) rollback transaction
15930
+  (0.0ms) begin transaction
15931
+ Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15932
+ Processing by BaseController#basic_form as HTML
15933
+ Rendered base/_user_fields.html.haml (0.8ms)
15934
+ Rendered base/basic_form.html.haml within layouts/application (1.2ms)
15935
+ Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
15936
+  (0.0ms) rollback transaction
15937
+  (0.0ms) begin transaction
15938
+ Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15939
+ Processing by BaseController#basic_form as HTML
15940
+ Rendered base/_user_fields.html.haml (0.5ms)
15941
+ Rendered base/basic_form.html.haml within layouts/application (1.1ms)
15942
+ Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
15943
+  (0.0ms) rollback transaction
15944
+  (0.0ms) begin transaction
15945
+ Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15946
+ Processing by BaseController#basic_form as HTML
15947
+ Rendered base/_user_fields.html.haml (0.4ms)
15948
+ Rendered base/basic_form.html.haml within layouts/application (0.8ms)
15949
+ Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
15950
+  (0.0ms) rollback transaction
15951
+  (0.0ms) begin transaction
15952
+ Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15953
+ Processing by BaseController#basic_form as HTML
15954
+ Rendered base/_user_fields.html.haml (0.3ms)
15955
+ Rendered base/basic_form.html.haml within layouts/application (0.8ms)
15956
+ Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
15957
+  (0.0ms) rollback transaction
15958
+  (0.0ms) begin transaction
15959
+ Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15960
+ Processing by BaseController#basic_form as HTML
15961
+ Rendered base/_user_fields.html.haml (0.3ms)
15962
+ Rendered base/basic_form.html.haml within layouts/application (1.0ms)
15963
+ Completed 200 OK in 2ms (Views: 2.3ms | ActiveRecord: 0.0ms)
15964
+  (0.1ms) rollback transaction
15965
+  (0.0ms) begin transaction
15966
+ Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:15:09 +0200
15967
+ Processing by BaseController#basic_form as HTML
15968
+ Rendered base/_user_fields.html.haml (0.6ms)
15969
+ Rendered base/basic_form.html.haml within layouts/application (1.3ms)
15970
+ Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
15971
+  (0.0ms) rollback transaction
15972
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
15973
+  (2.6ms) 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) 
15974
+  (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)
15975
+  (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) 
15976
+  (0.7ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
15977
+  (0.0ms) select sqlite_version(*)
15978
+  (0.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
15979
+  (0.1ms) SELECT version FROM "schema_migrations"
15980
+  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626132542')
15981
+  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626095843')
15982
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
15983
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
15984
+  (0.1ms) begin transaction
15985
+ Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
15986
+ Processing by BaseController#basic_form as HTML
15987
+ Rendered base/_user_fields.html.haml (13.5ms)
15988
+ Rendered base/basic_form.html.haml within layouts/application (19.1ms)
15989
+ Completed 200 OK in 120ms (Views: 120.0ms | ActiveRecord: 0.0ms)
15990
+  (0.1ms) rollback transaction
15991
+  (0.0ms) begin transaction
15992
+ Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
15993
+ Processing by BaseController#basic_form as HTML
15994
+ Rendered base/_user_fields.html.haml (0.4ms)
15995
+ Rendered base/basic_form.html.haml within layouts/application (0.9ms)
15996
+ Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
15997
+  (0.0ms) rollback transaction
15998
+  (0.0ms) begin transaction
15999
+ Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16000
+ Processing by BaseController#basic_form as HTML
16001
+ Rendered base/_user_fields.html.haml (0.3ms)
16002
+ Rendered base/basic_form.html.haml within layouts/application (0.7ms)
16003
+ Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
16004
+  (0.0ms) rollback transaction
16005
+  (0.0ms) begin transaction
16006
+ Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16007
+ Processing by BaseController#basic_form as HTML
16008
+ Rendered base/_user_fields.html.haml (0.3ms)
16009
+ Rendered base/basic_form.html.haml within layouts/application (0.8ms)
16010
+ Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
16011
+  (0.0ms) rollback transaction
16012
+  (0.0ms) begin transaction
16013
+ Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16014
+ Processing by BaseController#basic_form as HTML
16015
+ Rendered base/_user_fields.html.haml (0.3ms)
16016
+ Rendered base/basic_form.html.haml within layouts/application (0.7ms)
16017
+ Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
16018
+  (0.0ms) rollback transaction
16019
+  (0.0ms) begin transaction
16020
+ Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16021
+ Processing by BaseController#basic_form as HTML
16022
+ Rendered base/_user_fields.html.haml (0.3ms)
16023
+ Rendered base/basic_form.html.haml within layouts/application (0.7ms)
16024
+ Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
16025
+  (0.0ms) rollback transaction
16026
+  (0.0ms) begin transaction
16027
+ Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16028
+ Processing by BaseController#basic_form as HTML
16029
+ Rendered base/_user_fields.html.haml (0.3ms)
16030
+ Rendered base/basic_form.html.haml within layouts/application (0.7ms)
16031
+ Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
16032
+  (0.0ms) rollback transaction
16033
+  (0.0ms) begin transaction
16034
+ Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16035
+ Processing by BaseController#basic_form as HTML
16036
+ Rendered base/_user_fields.html.haml (0.3ms)
16037
+ Rendered base/basic_form.html.haml within layouts/application (0.7ms)
16038
+ Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
16039
+  (0.0ms) rollback transaction
16040
+  (0.0ms) begin transaction
16041
+ Started GET "/deep_fields_for" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16042
+ Processing by BaseController#deep_fields_for as HTML
16043
+ Rendered base/_user_fields.html.haml (0.4ms)
16044
+ Rendered base/_tag_fields.html.haml (0.6ms)
16045
+ Rendered base/_address_fields.html.haml (2.9ms)
16046
+ Rendered base/_tag_fields.html.haml (0.2ms)
16047
+ Rendered base/deep_fields_for.html.haml within layouts/application (6.5ms)
16048
+ Completed 200 OK in 28ms (Views: 8.5ms | ActiveRecord: 0.3ms)
16049
+  (0.1ms) rollback transaction
16050
+  (0.0ms) begin transaction
16051
+ Started GET "/deep_fields_for" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16052
+ Processing by BaseController#deep_fields_for as HTML
16053
+ Rendered base/_user_fields.html.haml (0.3ms)
16054
+ Rendered base/_tag_fields.html.haml (0.2ms)
16055
+ Rendered base/_address_fields.html.haml (0.6ms)
16056
+ Rendered base/_tag_fields.html.haml (0.1ms)
16057
+ Rendered base/deep_fields_for.html.haml within layouts/application (2.0ms)
16058
+ Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.0ms)
16059
+  (0.0ms) rollback transaction
16060
+  (0.0ms) begin transaction
16061
+ Started GET "/deep_fields_for" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16062
+ Processing by BaseController#deep_fields_for as HTML
16063
+ Rendered base/_user_fields.html.haml (0.3ms)
16064
+ Rendered base/_tag_fields.html.haml (0.2ms)
16065
+ Rendered base/_address_fields.html.haml (0.6ms)
16066
+ Rendered base/_tag_fields.html.haml (0.2ms)
16067
+ Rendered base/deep_fields_for.html.haml within layouts/application (2.3ms)
16068
+ Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.0ms)
16069
+  (0.1ms) rollback transaction
16070
+  (0.0ms) begin transaction
16071
+ Started GET "/deep_fields_for" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16072
+ Processing by BaseController#deep_fields_for as HTML
16073
+ Rendered base/_user_fields.html.haml (0.3ms)
16074
+ Rendered base/_tag_fields.html.haml (0.1ms)
16075
+ Rendered base/_address_fields.html.haml (0.6ms)
16076
+ Rendered base/_tag_fields.html.haml (0.1ms)
16077
+ Rendered base/deep_fields_for.html.haml within layouts/application (2.2ms)
16078
+ Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms)
16079
+  (0.0ms) rollback transaction
16080
+  (0.2ms) begin transaction
16081
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16082
+ Processing by BaseController#fields_for as HTML
16083
+ Rendered base/_user_fields.html.haml (0.3ms)
16084
+ Rendered base/_address_fields.html.haml (0.4ms)
16085
+ Rendered base/_tag_fields.html.haml (0.2ms)
16086
+ Rendered base/fields_for.html.haml within layouts/application (2.8ms)
16087
+ Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms)
16088
+  (0.0ms) rollback transaction
16089
+  (0.0ms) begin transaction
16090
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16091
+ Processing by BaseController#fields_for as HTML
16092
+ Rendered base/_user_fields.html.haml (0.3ms)
16093
+ Rendered base/_address_fields.html.haml (0.4ms)
16094
+ Rendered base/_tag_fields.html.haml (0.2ms)
16095
+ Rendered base/fields_for.html.haml within layouts/application (1.9ms)
16096
+ Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms)
16097
+  (0.1ms) rollback transaction
16098
+  (0.0ms) begin transaction
16099
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16100
+ Processing by BaseController#fields_for as HTML
16101
+ Rendered base/_user_fields.html.haml (0.4ms)
16102
+ Rendered base/_address_fields.html.haml (0.5ms)
16103
+ Rendered base/_tag_fields.html.haml (0.2ms)
16104
+ Rendered base/fields_for.html.haml within layouts/application (2.2ms)
16105
+ Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.0ms)
16106
+  (0.0ms) rollback transaction
16107
+  (0.0ms) begin transaction
16108
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16109
+ Processing by BaseController#fields_for as HTML
16110
+ Rendered base/_user_fields.html.haml (0.3ms)
16111
+ Rendered base/_address_fields.html.haml (0.4ms)
16112
+ Rendered base/_tag_fields.html.haml (0.2ms)
16113
+ Rendered base/fields_for.html.haml within layouts/application (1.9ms)
16114
+ Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
16115
+  (0.0ms) rollback transaction
16116
+  (0.0ms) begin transaction
16117
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16118
+ Processing by BaseController#fields_for as HTML
16119
+ Rendered base/_user_fields.html.haml (0.3ms)
16120
+ Rendered base/_address_fields.html.haml (0.4ms)
16121
+ Rendered base/_tag_fields.html.haml (0.2ms)
16122
+ Rendered base/fields_for.html.haml within layouts/application (1.9ms)
16123
+ Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.0ms)
16124
+  (0.1ms) rollback transaction
16125
+  (0.1ms) begin transaction
16126
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16127
+ Processing by BaseController#fields_for as HTML
16128
+ Rendered base/_user_fields.html.haml (0.4ms)
16129
+ Rendered base/_address_fields.html.haml (0.5ms)
16130
+ Rendered base/_tag_fields.html.haml (0.2ms)
16131
+ Rendered base/fields_for.html.haml within layouts/application (2.2ms)
16132
+ Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.0ms)
16133
+  (0.1ms) rollback transaction
16134
+  (0.0ms) begin transaction
16135
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16136
+ Processing by BaseController#fields_for as HTML
16137
+ Rendered base/_user_fields.html.haml (0.3ms)
16138
+ Rendered base/_address_fields.html.haml (0.4ms)
16139
+ Rendered base/_tag_fields.html.haml (0.2ms)
16140
+ Rendered base/fields_for.html.haml within layouts/application (2.0ms)
16141
+ Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.0ms)
16142
+  (0.1ms) rollback transaction
16143
+  (0.0ms) begin transaction
16144
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16145
+ Processing by BaseController#fields_for as HTML
16146
+ Rendered base/_user_fields.html.haml (0.3ms)
16147
+ Rendered base/_address_fields.html.haml (0.4ms)
16148
+ Rendered base/_tag_fields.html.haml (0.2ms)
16149
+ Rendered base/fields_for.html.haml within layouts/application (2.0ms)
16150
+ Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.0ms)
16151
+  (0.0ms) rollback transaction
16152
+  (0.0ms) begin transaction
16153
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16154
+ Processing by BaseController#fields_for as HTML
16155
+ Rendered base/_user_fields.html.haml (0.3ms)
16156
+ Rendered base/_address_fields.html.haml (0.4ms)
16157
+ Rendered base/_tag_fields.html.haml (0.2ms)
16158
+ Rendered base/fields_for.html.haml within layouts/application (1.9ms)
16159
+ Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
16160
+  (0.1ms) rollback transaction
16161
+  (0.0ms) begin transaction
16162
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16163
+ Processing by BaseController#fields_for as HTML
16164
+ Rendered base/_user_fields.html.haml (0.4ms)
16165
+ Rendered base/_address_fields.html.haml (0.4ms)
16166
+ Rendered base/_tag_fields.html.haml (0.2ms)
16167
+ Rendered base/fields_for.html.haml within layouts/application (2.0ms)
16168
+ Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.0ms)
16169
+  (0.0ms) rollback transaction
16170
+  (0.0ms) begin transaction
16171
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16172
+ Processing by BaseController#fields_for as HTML
16173
+ Rendered base/_user_fields.html.haml (0.5ms)
16174
+ Rendered base/_address_fields.html.haml (0.6ms)
16175
+ Rendered base/_tag_fields.html.haml (0.2ms)
16176
+ Rendered base/fields_for.html.haml within layouts/application (2.8ms)
16177
+ Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.0ms)
16178
+  (0.1ms) rollback transaction
16179
+  (0.0ms) begin transaction
16180
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16181
+ Processing by BaseController#fields_for as HTML
16182
+ Rendered base/_user_fields.html.haml (0.3ms)
16183
+ Rendered base/_address_fields.html.haml (0.4ms)
16184
+ Rendered base/_tag_fields.html.haml (0.2ms)
16185
+ Rendered base/fields_for.html.haml within layouts/application (2.0ms)
16186
+ Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.0ms)
16187
+  (0.0ms) rollback transaction
16188
+  (0.0ms) begin transaction
16189
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16190
+ Processing by BaseController#fields_for as HTML
16191
+ Rendered base/_user_fields.html.haml (0.4ms)
16192
+ Rendered base/_address_fields.html.haml (0.6ms)
16193
+ Rendered base/_tag_fields.html.haml (0.2ms)
16194
+ Rendered base/fields_for.html.haml within layouts/application (2.4ms)
16195
+ Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms)
16196
+  (0.0ms) rollback transaction
16197
+  (0.0ms) begin transaction
16198
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16199
+ Processing by BaseController#fields_for as HTML
16200
+ Rendered base/_user_fields.html.haml (0.3ms)
16201
+ Rendered base/_address_fields.html.haml (0.4ms)
16202
+ Rendered base/_tag_fields.html.haml (23.8ms)
16203
+ Rendered base/fields_for.html.haml within layouts/application (25.7ms)
16204
+ Completed 200 OK in 28ms (Views: 27.1ms | ActiveRecord: 0.0ms)
16205
+  (0.1ms) rollback transaction
16206
+  (0.0ms) begin transaction
16207
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16208
+ Processing by BaseController#fields_for as HTML
16209
+ Rendered base/_user_fields.html.haml (0.6ms)
16210
+ Rendered base/_address_fields.html.haml (0.6ms)
16211
+ Rendered base/_tag_fields.html.haml (0.3ms)
16212
+ Rendered base/fields_for.html.haml within layouts/application (3.3ms)
16213
+ Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms)
16214
+  (0.1ms) rollback transaction
16215
+  (0.0ms) begin transaction
16216
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16217
+ Processing by BaseController#fields_for as HTML
16218
+ Rendered base/_user_fields.html.haml (0.9ms)
16219
+ Rendered base/_address_fields.html.haml (0.7ms)
16220
+ Rendered base/_tag_fields.html.haml (0.2ms)
16221
+ Rendered base/fields_for.html.haml within layouts/application (3.9ms)
16222
+ Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.0ms)
16223
+  (0.0ms) rollback transaction
16224
+  (0.0ms) begin transaction
16225
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16226
+ Processing by BaseController#fields_for as HTML
16227
+ Rendered base/_user_fields.html.haml (0.6ms)
16228
+ Rendered base/_address_fields.html.haml (0.7ms)
16229
+ Rendered base/_tag_fields.html.haml (0.3ms)
16230
+ Rendered base/fields_for.html.haml within layouts/application (2.7ms)
16231
+ Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms)
16232
+  (0.1ms) rollback transaction
16233
+  (0.0ms) begin transaction
16234
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16235
+ Processing by BaseController#fields_for as HTML
16236
+ Rendered base/_user_fields.html.haml (0.4ms)
16237
+ Rendered base/_address_fields.html.haml (0.5ms)
16238
+ Rendered base/_tag_fields.html.haml (0.2ms)
16239
+ Rendered base/fields_for.html.haml within layouts/application (2.2ms)
16240
+ Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms)
16241
+  (0.0ms) rollback transaction
16242
+  (0.0ms) begin transaction
16243
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16244
+ Processing by BaseController#nested_form_gem as HTML
16245
+ Rendered base/_user_fields.html.haml (0.5ms)
16246
+ Rendered base/_address_fields.html.haml (1.3ms)
16247
+ Rendered base/_address_fields.html.haml (0.9ms)
16248
+ Rendered base/nested_form_gem.html.haml within layouts/application (6.7ms)
16249
+ Completed 200 OK in 10ms (Views: 9.5ms | ActiveRecord: 0.0ms)
16250
+  (0.1ms) rollback transaction
16251
+  (0.0ms) begin transaction
16252
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16253
+ Processing by BaseController#nested_form_gem as HTML
16254
+ Rendered base/_user_fields.html.haml (0.6ms)
16255
+ Rendered base/_address_fields.html.haml (0.7ms)
16256
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.6ms)
16257
+ Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.0ms)
16258
+  (0.0ms) rollback transaction
16259
+  (0.0ms) begin transaction
16260
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16261
+ Processing by BaseController#nested_form_gem as HTML
16262
+ Rendered base/_user_fields.html.haml (0.5ms)
16263
+ Rendered base/_address_fields.html.haml (0.7ms)
16264
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.5ms)
16265
+ Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)
16266
+  (0.0ms) rollback transaction
16267
+  (0.0ms) begin transaction
16268
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16269
+ Processing by BaseController#nested_form_gem as HTML
16270
+ Rendered base/_user_fields.html.haml (0.4ms)
16271
+ Rendered base/_address_fields.html.haml (0.6ms)
16272
+ Rendered base/nested_form_gem.html.haml within layouts/application (2.1ms)
16273
+ Completed 200 OK in 4ms (Views: 3.0ms | ActiveRecord: 0.0ms)
16274
+  (0.0ms) rollback transaction
16275
+  (0.0ms) begin transaction
16276
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16277
+ Processing by BaseController#nested_form_gem as HTML
16278
+ Rendered base/_user_fields.html.haml (0.4ms)
16279
+ Rendered base/_address_fields.html.haml (0.6ms)
16280
+ Rendered base/_address_fields.html.haml (0.6ms)
16281
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.1ms)
16282
+ Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms)
16283
+  (0.0ms) rollback transaction
16284
+  (0.0ms) begin transaction
16285
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16286
+ Processing by BaseController#nested_form_gem as HTML
16287
+ Rendered base/_user_fields.html.haml (0.5ms)
16288
+ Rendered base/_address_fields.html.haml (0.8ms)
16289
+ Rendered base/_address_fields.html.haml (0.7ms)
16290
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.6ms)
16291
+ Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.0ms)
16292
+  (0.1ms) rollback transaction
16293
+  (0.0ms) begin transaction
16294
+ Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16295
+ Processing by BaseController#nested_form_gem as HTML
16296
+ Parameters: {"inline_link_to_add"=>"true"}
16297
+ Rendered base/_user_fields.html.haml (0.4ms)
16298
+ Rendered base/_address_fields.html.haml (0.7ms)
16299
+ Rendered base/_address_fields.html.haml (0.7ms)
16300
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.5ms)
16301
+ Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.0ms)
16302
+  (0.1ms) rollback transaction
16303
+  (0.1ms) begin transaction
16304
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16305
+ Processing by BaseController#nested_form_gem as HTML
16306
+ Rendered base/_user_fields.html.haml (0.6ms)
16307
+ Rendered base/_address_fields.html.haml (0.8ms)
16308
+ Rendered base/_address_fields.html.haml (1.5ms)
16309
+ Rendered base/nested_form_gem.html.haml within layouts/application (5.5ms)
16310
+ Completed 200 OK in 8ms (Views: 7.2ms | ActiveRecord: 0.0ms)
16311
+  (0.0ms) rollback transaction
16312
+  (0.0ms) begin transaction
16313
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16314
+ Processing by BaseController#nested_form_gem as HTML
16315
+ Rendered base/_user_fields.html.haml (0.8ms)
16316
+ Rendered base/_address_fields.html.haml (0.9ms)
16317
+ Rendered base/_address_fields.html.haml (0.7ms)
16318
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.8ms)
16319
+ Completed 200 OK in 7ms (Views: 6.0ms | ActiveRecord: 0.0ms)
16320
+  (0.0ms) rollback transaction
16321
+  (0.0ms) begin transaction
16322
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16323
+ Processing by BaseController#nested_form_gem as HTML
16324
+ Rendered base/_user_fields.html.haml (0.7ms)
16325
+ Rendered base/_address_fields.html.haml (1.3ms)
16326
+ Rendered base/_address_fields.html.haml (1.3ms)
16327
+ Rendered base/nested_form_gem.html.haml within layouts/application (14.0ms)
16328
+ Completed 200 OK in 16ms (Views: 15.4ms | ActiveRecord: 0.0ms)
16329
+  (0.1ms) rollback transaction
16330
+  (0.0ms) begin transaction
16331
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16332
+ Processing by BaseController#nested_form_gem as HTML
16333
+ Rendered base/_user_fields.html.haml (0.8ms)
16334
+ Rendered base/_address_fields.html.haml (1.0ms)
16335
+ Rendered base/_address_fields.html.haml (1.0ms)
16336
+ Rendered base/nested_form_gem.html.haml within layouts/application (5.5ms)
16337
+ Completed 200 OK in 8ms (Views: 7.0ms | ActiveRecord: 0.0ms)
16338
+  (0.1ms) rollback transaction
16339
+  (0.0ms) begin transaction
16340
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16341
+ Processing by BaseController#nested_form_gem as HTML
16342
+ Rendered base/_user_fields.html.haml (0.6ms)
16343
+ Rendered base/_address_fields.html.haml (1.1ms)
16344
+ Rendered base/_address_fields.html.haml (0.9ms)
16345
+ Rendered base/nested_form_gem.html.haml within layouts/application (5.0ms)
16346
+ Completed 200 OK in 8ms (Views: 7.0ms | ActiveRecord: 0.0ms)
16347
+  (0.0ms) rollback transaction
16348
+  (0.0ms) begin transaction
16349
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16350
+ Processing by BaseController#nested_form_gem as HTML
16351
+ Rendered base/_user_fields.html.haml (0.8ms)
16352
+ Rendered base/_address_fields.html.haml (0.9ms)
16353
+ Rendered base/_address_fields.html.haml (1.2ms)
16354
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.9ms)
16355
+ Completed 200 OK in 7ms (Views: 6.3ms | ActiveRecord: 0.0ms)
16356
+  (0.0ms) rollback transaction
16357
+  (0.0ms) begin transaction
16358
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16359
+ Processing by BaseController#nested_form_gem as HTML
16360
+ Rendered base/_user_fields.html.haml (1.0ms)
16361
+ Rendered base/_address_fields.html.haml (1.1ms)
16362
+ Rendered base/_address_fields.html.haml (1.0ms)
16363
+ Rendered base/nested_form_gem.html.haml within layouts/application (5.5ms)
16364
+ Completed 200 OK in 8ms (Views: 7.3ms | ActiveRecord: 0.0ms)
16365
+  (0.1ms) rollback transaction
16366
+  (0.0ms) begin transaction
16367
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16368
+ Processing by BaseController#nested_form_gem as HTML
16369
+ Rendered base/_user_fields.html.haml (0.4ms)
16370
+ Rendered base/_address_fields.html.haml (1.0ms)
16371
+ Rendered base/_address_fields.html.haml (1.0ms)
16372
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.9ms)
16373
+ Completed 200 OK in 7ms (Views: 6.3ms | ActiveRecord: 0.0ms)
16374
+  (0.1ms) rollback transaction
16375
+  (0.0ms) begin transaction
16376
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:15:37 +0200
16377
+ Processing by BaseController#nested_form_gem as HTML
16378
+ Rendered base/_user_fields.html.haml (0.4ms)
16379
+ Rendered base/_address_fields.html.haml (1.1ms)
16380
+ Rendered base/_address_fields.html.haml (1.0ms)
16381
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.7ms)
16382
+ Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.0ms)
16383
+  (0.0ms) rollback transaction
16384
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
16385
+  (2.9ms) 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) 
16386
+  (1.0ms) 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)
16387
+  (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) 
16388
+  (0.9ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
16389
+  (0.1ms) select sqlite_version(*)
16390
+  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
16391
+  (0.1ms) SELECT version FROM "schema_migrations"
16392
+  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626132542')
16393
+  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626095843')
16394
+  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
16395
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
16396
+  (0.1ms) begin transaction
16397
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:17:32 +0200
16398
+ Processing by BaseController#nested_form_gem as HTML
16399
+ Rendered base/_user_fields.html.haml (2.2ms)
16400
+ Rendered base/_address_fields.html.haml (3.9ms)
16401
+ Rendered base/_address_fields.html.haml (0.6ms)
16402
+ Rendered base/nested_form_gem.html.haml within layouts/application (13.2ms)
16403
+ Completed 200 OK in 141ms (Views: 105.1ms | ActiveRecord: 0.6ms)
16404
+  (0.1ms) rollback transaction
16405
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
16406
+  (2.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) 
16407
+  (0.8ms) 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)
16408
+  (0.7ms) 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) 
16409
+  (0.9ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
16410
+  (0.0ms) select sqlite_version(*)
16411
+  (0.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
16412
+  (0.1ms) SELECT version FROM "schema_migrations"
16413
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626132542')
16414
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626095843')
16415
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
16416
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
16417
+  (0.1ms) begin transaction
16418
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:17:43 +0200
16419
+ Processing by BaseController#nested_form_gem as HTML
16420
+ Rendered base/_user_fields.html.haml (2.8ms)
16421
+ Rendered base/_address_fields.html.haml (4.4ms)
16422
+ Rendered base/_address_fields.html.haml (0.6ms)
16423
+ Rendered base/nested_form_gem.html.haml within layouts/application (15.7ms)
16424
+ Completed 200 OK in 152ms (Views: 115.1ms | ActiveRecord: 0.6ms)
16425
+  (0.1ms) rollback transaction
16426
+ ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"
16427
+  (2.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) 
16428
+  (0.9ms) 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)
16429
+  (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) 
16430
+  (0.9ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
16431
+  (0.1ms) select sqlite_version(*)
16432
+  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
16433
+  (0.1ms) SELECT version FROM "schema_migrations"
16434
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626132542')
16435
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626095843')
16436
+  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
16437
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
16438
+  (0.1ms) begin transaction
16439
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:18:04 +0200
16440
+ Processing by BaseController#nested_form_gem as HTML
16441
+ Rendered base/_user_fields.html.haml (2.6ms)
16442
+ Rendered base/_address_fields.html.haml (4.7ms)
16443
+ Rendered base/_address_fields.html.haml (0.6ms)
16444
+ Rendered base/nested_form_gem.html.haml within layouts/application (14.8ms)
16445
+ Completed 200 OK in 150ms (Views: 114.8ms | ActiveRecord: 0.5ms)
16446
+  (0.1ms) rollback transaction
16447
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
16448
+  (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) 
16449
+  (0.7ms) 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)
16450
+  (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) 
16451
+  (0.7ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
16452
+  (0.0ms) select sqlite_version(*)
16453
+  (0.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
16454
+  (0.1ms) SELECT version FROM "schema_migrations"
16455
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626132542')
16456
+  (0.5ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626095843')
16457
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
16458
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
16459
+  (0.1ms) begin transaction
16460
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:18:19 +0200
16461
+ Processing by BaseController#nested_form_gem as HTML
16462
+ Rendered base/_user_fields.html.haml (2.8ms)
16463
+ Rendered base/_address_fields.html.haml (4.7ms)
16464
+ Rendered base/_address_fields.html.haml (0.8ms)
16465
+ Rendered base/nested_form_gem.html.haml within layouts/application (14.8ms)
16466
+ Completed 200 OK in 145ms (Views: 111.1ms | ActiveRecord: 0.5ms)
16467
+  (0.1ms) rollback transaction
16468
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
16469
+  (2.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) 
16470
+  (0.7ms) 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)
16471
+  (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) 
16472
+  (0.9ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
16473
+  (0.1ms) select sqlite_version(*)
16474
+  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
16475
+  (0.1ms) SELECT version FROM "schema_migrations"
16476
+  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626132542')
16477
+  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626095843')
16478
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150626104120')
16479
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
16480
+  (0.1ms) begin transaction
16481
+ Started GET "/deep_fields_for" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16482
+ Processing by BaseController#deep_fields_for as HTML
16483
+ Rendered base/_user_fields.html.haml (2.2ms)
16484
+ Rendered base/_tag_fields.html.haml (0.7ms)
16485
+ Rendered base/_address_fields.html.haml (2.7ms)
16486
+ Rendered base/_tag_fields.html.haml (0.2ms)
16487
+ Rendered base/deep_fields_for.html.haml within layouts/application (11.0ms)
16488
+ Completed 200 OK in 135ms (Views: 100.4ms | ActiveRecord: 0.2ms)
16489
+  (0.1ms) rollback transaction
16490
+  (0.0ms) begin transaction
16491
+ Started GET "/deep_fields_for" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16492
+ Processing by BaseController#deep_fields_for as HTML
16493
+ Rendered base/_user_fields.html.haml (0.5ms)
16494
+ Rendered base/_tag_fields.html.haml (0.2ms)
16495
+ Rendered base/_address_fields.html.haml (0.8ms)
16496
+ Rendered base/_tag_fields.html.haml (0.1ms)
16497
+ Rendered base/deep_fields_for.html.haml within layouts/application (2.7ms)
16498
+ Completed 200 OK in 6ms (Views: 4.1ms | ActiveRecord: 0.0ms)
16499
+  (0.1ms) rollback transaction
16500
+  (0.0ms) begin transaction
16501
+ Started GET "/deep_fields_for" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16502
+ Processing by BaseController#deep_fields_for as HTML
16503
+ Rendered base/_user_fields.html.haml (0.4ms)
16504
+ Rendered base/_tag_fields.html.haml (0.2ms)
16505
+ Rendered base/_address_fields.html.haml (0.8ms)
16506
+ Rendered base/_tag_fields.html.haml (0.2ms)
16507
+ Rendered base/deep_fields_for.html.haml within layouts/application (2.6ms)
16508
+ Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.0ms)
16509
+  (0.0ms) rollback transaction
16510
+  (0.0ms) begin transaction
16511
+ Started GET "/deep_fields_for" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16512
+ Processing by BaseController#deep_fields_for as HTML
16513
+ Rendered base/_user_fields.html.haml (0.3ms)
16514
+ Rendered base/_tag_fields.html.haml (0.2ms)
16515
+ Rendered base/_address_fields.html.haml (0.6ms)
16516
+ Rendered base/_tag_fields.html.haml (0.2ms)
16517
+ Rendered base/deep_fields_for.html.haml within layouts/application (2.1ms)
16518
+ Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms)
16519
+  (0.0ms) rollback transaction
16520
+  (0.0ms) begin transaction
16521
+ Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16522
+ Processing by BaseController#basic_form as HTML
16523
+ Rendered base/_user_fields.html.haml (0.4ms)
16524
+ Rendered base/basic_form.html.haml within layouts/application (1.7ms)
16525
+ Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)
16526
+  (0.0ms) rollback transaction
16527
+  (0.0ms) begin transaction
16528
+ Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16529
+ Processing by BaseController#basic_form as HTML
16530
+ Rendered base/_user_fields.html.haml (0.4ms)
16531
+ Rendered base/basic_form.html.haml within layouts/application (0.9ms)
16532
+ Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
16533
+  (0.0ms) rollback transaction
16534
+  (0.0ms) begin transaction
16535
+ Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16536
+ Processing by BaseController#basic_form as HTML
16537
+ Rendered base/_user_fields.html.haml (0.3ms)
16538
+ Rendered base/basic_form.html.haml within layouts/application (0.8ms)
16539
+ Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
16540
+  (0.0ms) rollback transaction
16541
+  (0.0ms) begin transaction
16542
+ Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16543
+ Processing by BaseController#basic_form as HTML
16544
+ Rendered base/_user_fields.html.haml (0.5ms)
16545
+ Rendered base/basic_form.html.haml within layouts/application (1.2ms)
16546
+ Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
16547
+  (0.1ms) rollback transaction
16548
+  (0.1ms) begin transaction
16549
+ Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16550
+ Processing by BaseController#basic_form as HTML
16551
+ Rendered base/_user_fields.html.haml (0.3ms)
16552
+ Rendered base/basic_form.html.haml within layouts/application (0.8ms)
16553
+ Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
16554
+  (0.0ms) rollback transaction
16555
+  (0.0ms) begin transaction
16556
+ Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16557
+ Processing by BaseController#basic_form as HTML
16558
+ Rendered base/_user_fields.html.haml (0.3ms)
16559
+ Rendered base/basic_form.html.haml within layouts/application (0.7ms)
16560
+ Completed 200 OK in 1ms (Views: 1.4ms | ActiveRecord: 0.0ms)
16561
+  (0.0ms) rollback transaction
16562
+  (0.0ms) begin transaction
16563
+ Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16564
+ Processing by BaseController#basic_form as HTML
16565
+ Rendered base/_user_fields.html.haml (0.3ms)
16566
+ Rendered base/basic_form.html.haml within layouts/application (0.7ms)
16567
+ Completed 200 OK in 1ms (Views: 1.4ms | ActiveRecord: 0.0ms)
16568
+  (0.0ms) rollback transaction
16569
+  (0.0ms) begin transaction
16570
+ Started GET "/basic_form" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16571
+ Processing by BaseController#basic_form as HTML
16572
+ Rendered base/_user_fields.html.haml (0.3ms)
16573
+ Rendered base/basic_form.html.haml within layouts/application (0.7ms)
16574
+ Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
16575
+  (0.0ms) rollback transaction
16576
+  (0.0ms) begin transaction
16577
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16578
+ Processing by BaseController#fields_for as HTML
16579
+ Rendered base/_user_fields.html.haml (0.5ms)
16580
+ Rendered base/_address_fields.html.haml (0.6ms)
16581
+ Rendered base/_tag_fields.html.haml (0.3ms)
16582
+ Rendered base/fields_for.html.haml within layouts/application (4.0ms)
16583
+ Completed 200 OK in 7ms (Views: 5.9ms | ActiveRecord: 0.0ms)
16584
+  (0.1ms) rollback transaction
16585
+  (0.0ms) begin transaction
16586
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16587
+ Processing by BaseController#fields_for as HTML
16588
+ Rendered base/_user_fields.html.haml (0.4ms)
16589
+ Rendered base/_address_fields.html.haml (0.4ms)
16590
+ Rendered base/_tag_fields.html.haml (0.2ms)
16591
+ Rendered base/fields_for.html.haml within layouts/application (2.1ms)
16592
+ Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms)
16593
+  (0.0ms) rollback transaction
16594
+  (0.0ms) begin transaction
16595
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16596
+ Processing by BaseController#fields_for as HTML
16597
+ Rendered base/_user_fields.html.haml (0.4ms)
16598
+ Rendered base/_address_fields.html.haml (0.5ms)
16599
+ Rendered base/_tag_fields.html.haml (0.2ms)
16600
+ Rendered base/fields_for.html.haml within layouts/application (2.4ms)
16601
+ Completed 200 OK in 5ms (Views: 3.4ms | ActiveRecord: 0.0ms)
16602
+  (0.0ms) rollback transaction
16603
+  (0.0ms) begin transaction
16604
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16605
+ Processing by BaseController#fields_for as HTML
16606
+ Rendered base/_user_fields.html.haml (0.3ms)
16607
+ Rendered base/_address_fields.html.haml (0.4ms)
16608
+ Rendered base/_tag_fields.html.haml (0.2ms)
16609
+ Rendered base/fields_for.html.haml within layouts/application (1.9ms)
16610
+ Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.0ms)
16611
+  (0.0ms) rollback transaction
16612
+  (0.0ms) begin transaction
16613
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16614
+ Processing by BaseController#fields_for as HTML
16615
+ Rendered base/_user_fields.html.haml (0.5ms)
16616
+ Rendered base/_address_fields.html.haml (0.6ms)
16617
+ Rendered base/_tag_fields.html.haml (0.2ms)
16618
+ Rendered base/fields_for.html.haml within layouts/application (2.4ms)
16619
+ Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms)
16620
+  (0.0ms) rollback transaction
16621
+  (0.0ms) begin transaction
16622
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16623
+ Processing by BaseController#fields_for as HTML
16624
+ Rendered base/_user_fields.html.haml (0.3ms)
16625
+ Rendered base/_address_fields.html.haml (0.4ms)
16626
+ Rendered base/_tag_fields.html.haml (0.2ms)
16627
+ Rendered base/fields_for.html.haml within layouts/application (2.0ms)
16628
+ Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.0ms)
16629
+  (0.0ms) rollback transaction
16630
+  (0.0ms) begin transaction
16631
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16632
+ Processing by BaseController#fields_for as HTML
16633
+ Rendered base/_user_fields.html.haml (0.3ms)
16634
+ Rendered base/_address_fields.html.haml (0.4ms)
16635
+ Rendered base/_tag_fields.html.haml (0.2ms)
16636
+ Rendered base/fields_for.html.haml within layouts/application (1.9ms)
16637
+ Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.0ms)
16638
+  (0.0ms) rollback transaction
16639
+  (0.0ms) begin transaction
16640
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16641
+ Processing by BaseController#fields_for as HTML
16642
+ Rendered base/_user_fields.html.haml (0.4ms)
16643
+ Rendered base/_address_fields.html.haml (0.4ms)
16644
+ Rendered base/_tag_fields.html.haml (0.2ms)
16645
+ Rendered base/fields_for.html.haml within layouts/application (2.1ms)
16646
+ Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms)
16647
+  (0.0ms) rollback transaction
16648
+  (0.0ms) begin transaction
16649
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16650
+ Processing by BaseController#fields_for as HTML
16651
+ Rendered base/_user_fields.html.haml (0.3ms)
16652
+ Rendered base/_address_fields.html.haml (0.4ms)
16653
+ Rendered base/_tag_fields.html.haml (0.2ms)
16654
+ Rendered base/fields_for.html.haml within layouts/application (2.1ms)
16655
+ Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms)
16656
+  (0.1ms) rollback transaction
16657
+  (0.0ms) begin transaction
16658
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16659
+ Processing by BaseController#fields_for as HTML
16660
+ Rendered base/_user_fields.html.haml (0.3ms)
16661
+ Rendered base/_address_fields.html.haml (0.4ms)
16662
+ Rendered base/_tag_fields.html.haml (0.2ms)
16663
+ Rendered base/fields_for.html.haml within layouts/application (2.0ms)
16664
+ Completed 200 OK in 4ms (Views: 2.7ms | ActiveRecord: 0.0ms)
16665
+  (0.1ms) rollback transaction
16666
+  (0.0ms) begin transaction
16667
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16668
+ Processing by BaseController#fields_for as HTML
16669
+ Rendered base/_user_fields.html.haml (0.4ms)
16670
+ Rendered base/_address_fields.html.haml (0.5ms)
16671
+ Rendered base/_tag_fields.html.haml (0.2ms)
16672
+ Rendered base/fields_for.html.haml within layouts/application (2.4ms)
16673
+ Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms)
16674
+  (0.0ms) rollback transaction
16675
+  (0.0ms) begin transaction
16676
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16677
+ Processing by BaseController#fields_for as HTML
16678
+ Rendered base/_user_fields.html.haml (0.3ms)
16679
+ Rendered base/_address_fields.html.haml (18.9ms)
16680
+ Rendered base/_tag_fields.html.haml (0.2ms)
16681
+ Rendered base/fields_for.html.haml within layouts/application (20.9ms)
16682
+ Completed 200 OK in 23ms (Views: 22.0ms | ActiveRecord: 0.0ms)
16683
+  (0.0ms) rollback transaction
16684
+  (0.0ms) begin transaction
16685
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16686
+ Processing by BaseController#fields_for as HTML
16687
+ Rendered base/_user_fields.html.haml (0.5ms)
16688
+ Rendered base/_address_fields.html.haml (0.7ms)
16689
+ Rendered base/_tag_fields.html.haml (0.4ms)
16690
+ Rendered base/fields_for.html.haml within layouts/application (2.7ms)
16691
+ Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms)
16692
+  (0.0ms) rollback transaction
16693
+  (0.0ms) begin transaction
16694
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16695
+ Processing by BaseController#fields_for as HTML
16696
+ Rendered base/_user_fields.html.haml (0.5ms)
16697
+ Rendered base/_address_fields.html.haml (0.7ms)
16698
+ Rendered base/_tag_fields.html.haml (0.3ms)
16699
+ Rendered base/fields_for.html.haml within layouts/application (2.7ms)
16700
+ Completed 200 OK in 6ms (Views: 4.3ms | ActiveRecord: 0.0ms)
16701
+  (0.1ms) rollback transaction
16702
+  (0.0ms) begin transaction
16703
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16704
+ Processing by BaseController#fields_for as HTML
16705
+ Rendered base/_user_fields.html.haml (0.8ms)
16706
+ Rendered base/_address_fields.html.haml (0.7ms)
16707
+ Rendered base/_tag_fields.html.haml (0.3ms)
16708
+ Rendered base/fields_for.html.haml within layouts/application (3.0ms)
16709
+ Completed 200 OK in 6ms (Views: 4.2ms | ActiveRecord: 0.0ms)
16710
+  (0.0ms) rollback transaction
16711
+  (0.0ms) begin transaction
16712
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16713
+ Processing by BaseController#fields_for as HTML
16714
+ Rendered base/_user_fields.html.haml (0.6ms)
16715
+ Rendered base/_address_fields.html.haml (0.6ms)
16716
+ Rendered base/_tag_fields.html.haml (0.3ms)
16717
+ Rendered base/fields_for.html.haml within layouts/application (2.9ms)
16718
+ Completed 200 OK in 6ms (Views: 4.2ms | ActiveRecord: 0.0ms)
16719
+  (0.0ms) rollback transaction
16720
+  (0.0ms) begin transaction
16721
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16722
+ Processing by BaseController#fields_for as HTML
16723
+ Rendered base/_user_fields.html.haml (0.4ms)
16724
+ Rendered base/_address_fields.html.haml (0.5ms)
16725
+ Rendered base/_tag_fields.html.haml (0.2ms)
16726
+ Rendered base/fields_for.html.haml within layouts/application (2.4ms)
16727
+ Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms)
16728
+  (0.0ms) rollback transaction
16729
+  (0.0ms) begin transaction
16730
+ Started GET "/fields_for" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16731
+ Processing by BaseController#fields_for as HTML
16732
+ Rendered base/_user_fields.html.haml (0.5ms)
16733
+ Rendered base/_address_fields.html.haml (0.7ms)
16734
+ Rendered base/_tag_fields.html.haml (0.2ms)
16735
+ Rendered base/fields_for.html.haml within layouts/application (2.8ms)
16736
+ Completed 200 OK in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms)
16737
+  (0.0ms) rollback transaction
16738
+  (0.0ms) begin transaction
16739
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16740
+ Processing by BaseController#nested_form_gem as HTML
16741
+ Rendered base/_user_fields.html.haml (0.5ms)
16742
+ Rendered base/_address_fields.html.haml (1.3ms)
16743
+ Rendered base/_address_fields.html.haml (0.6ms)
16744
+ Rendered base/nested_form_gem.html.haml within layouts/application (5.3ms)
16745
+ Completed 200 OK in 8ms (Views: 7.1ms | ActiveRecord: 0.0ms)
16746
+  (0.1ms) rollback transaction
16747
+  (0.0ms) begin transaction
16748
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16749
+ Processing by BaseController#nested_form_gem as HTML
16750
+ Rendered base/_user_fields.html.haml (0.9ms)
16751
+ Rendered base/_address_fields.html.haml (1.6ms)
16752
+ Rendered base/_address_fields.html.haml (1.1ms)
16753
+ Rendered base/nested_form_gem.html.haml within layouts/application (6.4ms)
16754
+ Completed 200 OK in 9ms (Views: 7.9ms | ActiveRecord: 0.0ms)
16755
+  (0.1ms) rollback transaction
16756
+  (0.0ms) begin transaction
16757
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16758
+ Processing by BaseController#nested_form_gem as HTML
16759
+ Rendered base/_user_fields.html.haml (0.6ms)
16760
+ Rendered base/_address_fields.html.haml (0.9ms)
16761
+ Rendered base/_address_fields.html.haml (0.9ms)
16762
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.2ms)
16763
+ Completed 200 OK in 7ms (Views: 5.5ms | ActiveRecord: 0.0ms)
16764
+  (0.1ms) rollback transaction
16765
+  (0.0ms) begin transaction
16766
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16767
+ Processing by BaseController#nested_form_gem as HTML
16768
+ Rendered base/_user_fields.html.haml (0.5ms)
16769
+ Rendered base/_address_fields.html.haml (0.8ms)
16770
+ Rendered base/_address_fields.html.haml (0.6ms)
16771
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.5ms)
16772
+ Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms)
16773
+  (0.0ms) rollback transaction
16774
+  (0.0ms) begin transaction
16775
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16776
+ Processing by BaseController#nested_form_gem as HTML
16777
+ Rendered base/_user_fields.html.haml (0.9ms)
16778
+ Rendered base/_address_fields.html.haml (1.6ms)
16779
+ Rendered base/_address_fields.html.haml (1.0ms)
16780
+ Rendered base/nested_form_gem.html.haml within layouts/application (5.6ms)
16781
+ Completed 200 OK in 8ms (Views: 7.4ms | ActiveRecord: 0.0ms)
16782
+  (0.3ms) rollback transaction
16783
+  (0.0ms) begin transaction
16784
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16785
+ Processing by BaseController#nested_form_gem as HTML
16786
+ Rendered base/_user_fields.html.haml (0.4ms)
16787
+ Rendered base/_address_fields.html.haml (1.9ms)
16788
+ Rendered base/_address_fields.html.haml (1.6ms)
16789
+ Rendered base/nested_form_gem.html.haml within layouts/application (7.0ms)
16790
+ Completed 200 OK in 10ms (Views: 8.9ms | ActiveRecord: 0.0ms)
16791
+  (0.1ms) rollback transaction
16792
+  (6.3ms) begin transaction
16793
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16794
+ Processing by BaseController#nested_form_gem as HTML
16795
+ Rendered base/_user_fields.html.haml (0.7ms)
16796
+ Rendered base/_address_fields.html.haml (0.8ms)
16797
+ Rendered base/_address_fields.html.haml (0.9ms)
16798
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.5ms)
16799
+ Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.0ms)
16800
+  (0.0ms) rollback transaction
16801
+  (0.0ms) begin transaction
16802
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16803
+ Processing by BaseController#nested_form_gem as HTML
16804
+ Rendered base/_user_fields.html.haml (0.5ms)
16805
+ Rendered base/_address_fields.html.haml (0.9ms)
16806
+ Rendered base/_address_fields.html.haml (0.7ms)
16807
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.0ms)
16808
+ Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.0ms)
16809
+  (0.0ms) rollback transaction
16810
+  (0.0ms) begin transaction
16811
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16812
+ Processing by BaseController#nested_form_gem as HTML
16813
+ Rendered base/_user_fields.html.haml (0.7ms)
16814
+ Rendered base/_address_fields.html.haml (0.8ms)
16815
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.2ms)
16816
+ Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.0ms)
16817
+  (0.1ms) rollback transaction
16818
+  (0.0ms) begin transaction
16819
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16820
+ Processing by BaseController#nested_form_gem as HTML
16821
+ Rendered base/_user_fields.html.haml (0.9ms)
16822
+ Rendered base/_address_fields.html.haml (1.0ms)
16823
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.1ms)
16824
+ Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.0ms)
16825
+  (0.0ms) rollback transaction
16826
+  (0.0ms) begin transaction
16827
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16828
+ Processing by BaseController#nested_form_gem as HTML
16829
+ Rendered base/_user_fields.html.haml (0.7ms)
16830
+ Rendered base/_address_fields.html.haml (1.5ms)
16831
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.3ms)
16832
+ Completed 200 OK in 6ms (Views: 5.8ms | ActiveRecord: 0.0ms)
16833
+  (0.1ms) rollback transaction
16834
+  (0.0ms) begin transaction
16835
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16836
+ Processing by BaseController#nested_form_gem as HTML
16837
+ Rendered base/_user_fields.html.haml (0.7ms)
16838
+ Rendered base/_address_fields.html.haml (1.0ms)
16839
+ Rendered base/_address_fields.html.haml (0.6ms)
16840
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.8ms)
16841
+ Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms)
16842
+  (0.0ms) rollback transaction
16843
+  (0.0ms) begin transaction
16844
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16845
+ Processing by BaseController#nested_form_gem as HTML
16846
+ Rendered base/_user_fields.html.haml (0.4ms)
16847
+ Rendered base/_address_fields.html.haml (0.8ms)
16848
+ Rendered base/_address_fields.html.haml (0.7ms)
16849
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.8ms)
16850
+ Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.0ms)
16851
+  (0.1ms) rollback transaction
16852
+  (0.0ms) begin transaction
16853
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16854
+ Processing by BaseController#nested_form_gem as HTML
16855
+ Rendered base/_user_fields.html.haml (0.5ms)
16856
+ Rendered base/_address_fields.html.haml (0.7ms)
16857
+ Rendered base/_address_fields.html.haml (0.7ms)
16858
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.6ms)
16859
+ Completed 200 OK in 5ms (Views: 4.9ms | ActiveRecord: 0.0ms)
16860
+  (0.0ms) rollback transaction
16861
+  (0.0ms) begin transaction
16862
+ Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16863
+ Processing by BaseController#nested_form_gem as HTML
16864
+ Parameters: {"inline_link_to_add"=>"true"}
16865
+ Rendered base/_user_fields.html.haml (0.5ms)
16866
+ Rendered base/_address_fields.html.haml (0.9ms)
16867
+ Rendered base/_address_fields.html.haml (1.1ms)
16868
+ Rendered base/nested_form_gem.html.haml within layouts/application (4.3ms)
16869
+ Completed 200 OK in 6ms (Views: 5.6ms | ActiveRecord: 0.0ms)
16870
+  (0.1ms) rollback transaction
16871
+  (0.1ms) begin transaction
16872
+ Started GET "/nested_form_gem?inline_link_to_add=true" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16873
+ Processing by BaseController#nested_form_gem as HTML
16874
+ Parameters: {"inline_link_to_add"=>"true"}
16875
+ Rendered base/_user_fields.html.haml (0.9ms)
16876
+ Rendered base/_address_fields.html.haml (1.7ms)
16877
+ Rendered base/_address_fields.html.haml (1.1ms)
16878
+ Rendered base/nested_form_gem.html.haml within layouts/application (6.3ms)
16879
+ Completed 200 OK in 9ms (Views: 7.6ms | ActiveRecord: 0.0ms)
16880
+  (0.0ms) rollback transaction
16881
+  (0.0ms) begin transaction
16882
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16883
+ Processing by BaseController#nested_form_gem as HTML
16884
+ Rendered base/_user_fields.html.haml (0.4ms)
16885
+ Rendered base/_address_fields.html.haml (0.7ms)
16886
+ Rendered base/_address_fields.html.haml (0.7ms)
16887
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.3ms)
16888
+ Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms)
16889
+  (0.0ms) rollback transaction
16890
+  (0.0ms) begin transaction
16891
+ Started GET "/nested_form_gem" for 127.0.0.1 at 2015-07-02 11:18:24 +0200
16892
+ Processing by BaseController#nested_form_gem as HTML
16893
+ Rendered base/_user_fields.html.haml (0.4ms)
16894
+ Rendered base/_address_fields.html.haml (0.7ms)
16895
+ Rendered base/_address_fields.html.haml (0.7ms)
16896
+ Rendered base/nested_form_gem.html.haml within layouts/application (3.3ms)
16897
+ Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms)
16898
+  (0.0ms) rollback transaction