commenteux 1.0.0

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.
Files changed (97) hide show
  1. checksums.yaml +7 -0
  2. data/MIT-LICENSE +20 -0
  3. data/README.rdoc +49 -0
  4. data/Rakefile +34 -0
  5. data/app/assets/javascripts/commenteux/application.js.coffee +72 -0
  6. data/app/controllers/commenteux/application_controller.rb +3 -0
  7. data/app/controllers/commenteux/notes_controller.rb +63 -0
  8. data/app/helpers/commenteux/application_helper.rb +4 -0
  9. data/app/helpers/commenteux/notes_helper.rb +11 -0
  10. data/app/views/commenteux/notes/index.html.erb +31 -0
  11. data/app/views/commenteux/notes/new.html.erb +31 -0
  12. data/config/cucumber.yml +8 -0
  13. data/config/initializers/simple_form.rb +145 -0
  14. data/config/initializers/simple_form_bootstrap.rb +45 -0
  15. data/config/locales/simple_form.en.yml +26 -0
  16. data/config/routes.rb +7 -0
  17. data/lib/commenteux/engine.rb +5 -0
  18. data/lib/commenteux/version.rb +3 -0
  19. data/lib/commenteux.rb +4 -0
  20. data/lib/tasks/cucumber.rake +65 -0
  21. data/lib/tasks/notes_tasks.rake +4 -0
  22. data/lib/templates/erb/scaffold/_form.html.erb +13 -0
  23. data/spec/controllers/commenteux/notes_controller_spec.rb +95 -0
  24. data/spec/dummy/README.rdoc +28 -0
  25. data/spec/dummy/Rakefile +6 -0
  26. data/spec/dummy/app/assets/javascripts/application.js +15 -0
  27. data/spec/dummy/app/assets/stylesheets/application.css +13 -0
  28. data/spec/dummy/app/controllers/application_controller.rb +5 -0
  29. data/spec/dummy/app/helpers/application_helper.rb +2 -0
  30. data/spec/dummy/app/models/comment.rb +15 -0
  31. data/spec/dummy/app/models/dummy_model.rb +3 -0
  32. data/spec/dummy/app/models/user.rb +3 -0
  33. data/spec/dummy/app/views/layouts/application.html.erb +14 -0
  34. data/spec/dummy/bin/bundle +3 -0
  35. data/spec/dummy/bin/rails +4 -0
  36. data/spec/dummy/bin/rake +4 -0
  37. data/spec/dummy/config/application.rb +32 -0
  38. data/spec/dummy/config/boot.rb +5 -0
  39. data/spec/dummy/config/database.yml +45 -0
  40. data/spec/dummy/config/environment.rb +5 -0
  41. data/spec/dummy/config/environments/development.rb +29 -0
  42. data/spec/dummy/config/environments/production.rb +80 -0
  43. data/spec/dummy/config/environments/test.rb +36 -0
  44. data/spec/dummy/config/initializers/backtrace_silencers.rb +7 -0
  45. data/spec/dummy/config/initializers/filter_parameter_logging.rb +4 -0
  46. data/spec/dummy/config/initializers/inflections.rb +16 -0
  47. data/spec/dummy/config/initializers/mime_types.rb +5 -0
  48. data/spec/dummy/config/initializers/secret_token.rb +12 -0
  49. data/spec/dummy/config/initializers/session_store.rb +3 -0
  50. data/spec/dummy/config/initializers/wrap_parameters.rb +14 -0
  51. data/spec/dummy/config/locales/en.yml +23 -0
  52. data/spec/dummy/config/routes.rb +5 -0
  53. data/spec/dummy/config.ru +4 -0
  54. data/spec/dummy/db/migrate/20140311235439_create_dummy_models.rb +10 -0
  55. data/spec/dummy/db/migrate/20140312000846_create_comments.rb +20 -0
  56. data/spec/dummy/db/schema.rb +37 -0
  57. data/spec/dummy/log/development.log +3249 -0
  58. data/spec/dummy/log/test.log +1333 -0
  59. data/spec/dummy/public/404.html +58 -0
  60. data/spec/dummy/public/422.html +58 -0
  61. data/spec/dummy/public/500.html +57 -0
  62. data/spec/dummy/public/favicon.ico +0 -0
  63. data/spec/dummy/tmp/cache/assets/development/sprockets/078e8a1b7bb61498dbae0070239e8f4c +0 -0
  64. data/spec/dummy/tmp/cache/assets/development/sprockets/13fe41fee1fe35b49d145bcc06610705 +0 -0
  65. data/spec/dummy/tmp/cache/assets/development/sprockets/170c21adaedf3190ec389a68d1eb6151 +0 -0
  66. data/spec/dummy/tmp/cache/assets/development/sprockets/1957ff8c0d834428d5beca5bf51669b2 +0 -0
  67. data/spec/dummy/tmp/cache/assets/development/sprockets/2f5173deea6c795b8fdde723bb4b63af +0 -0
  68. data/spec/dummy/tmp/cache/assets/development/sprockets/357970feca3ac29060c1e3861e2c0953 +0 -0
  69. data/spec/dummy/tmp/cache/assets/development/sprockets/6e1da15bffb0094059fbe56ddb206c07 +0 -0
  70. data/spec/dummy/tmp/cache/assets/development/sprockets/9fbd3d6762f09cbefd55f6775cf9bebe +0 -0
  71. data/spec/dummy/tmp/cache/assets/development/sprockets/af00b28760a09c0a6fd6fe584cbb839d +0 -0
  72. data/spec/dummy/tmp/cache/assets/development/sprockets/cffd775d018f68ce5dba1ee0d951a994 +0 -0
  73. data/spec/dummy/tmp/cache/assets/development/sprockets/d771ace226fc8215a3572e0aa35bb0d6 +0 -0
  74. data/spec/dummy/tmp/cache/assets/development/sprockets/e03f14f32457f143247847a1d28529eb +0 -0
  75. data/spec/dummy/tmp/cache/assets/development/sprockets/eaa5f4faca3d7f7b7dd6889cc842471d +0 -0
  76. data/spec/dummy/tmp/cache/assets/development/sprockets/ec516d6bcfdc219883f1ddb03b5a635b +0 -0
  77. data/spec/dummy/tmp/cache/assets/development/sprockets/f7cbd26ba1d28d48de824f0e94586655 +0 -0
  78. data/spec/dummy/tmp/cache/assets/test/sprockets/13fe41fee1fe35b49d145bcc06610705 +0 -0
  79. data/spec/dummy/tmp/cache/assets/test/sprockets/170c21adaedf3190ec389a68d1eb6151 +0 -0
  80. data/spec/dummy/tmp/cache/assets/test/sprockets/1957ff8c0d834428d5beca5bf51669b2 +0 -0
  81. data/spec/dummy/tmp/cache/assets/test/sprockets/1961e9a889917e26f9b92f7e3678b9d8 +0 -0
  82. data/spec/dummy/tmp/cache/assets/test/sprockets/2f5173deea6c795b8fdde723bb4b63af +0 -0
  83. data/spec/dummy/tmp/cache/assets/test/sprockets/357970feca3ac29060c1e3861e2c0953 +0 -0
  84. data/spec/dummy/tmp/cache/assets/test/sprockets/6e1da15bffb0094059fbe56ddb206c07 +0 -0
  85. data/spec/dummy/tmp/cache/assets/test/sprockets/9fbd3d6762f09cbefd55f6775cf9bebe +0 -0
  86. data/spec/dummy/tmp/cache/assets/test/sprockets/af00b28760a09c0a6fd6fe584cbb839d +0 -0
  87. data/spec/dummy/tmp/cache/assets/test/sprockets/cffd775d018f68ce5dba1ee0d951a994 +0 -0
  88. data/spec/dummy/tmp/cache/assets/test/sprockets/d72f8bdb1dcb7ea80d1869cb2c6ebbd3 +0 -0
  89. data/spec/dummy/tmp/cache/assets/test/sprockets/d771ace226fc8215a3572e0aa35bb0d6 +0 -0
  90. data/spec/dummy/tmp/cache/assets/test/sprockets/db2a42fb4a2ea58dddbe086ea7cbd8c3 +0 -0
  91. data/spec/dummy/tmp/cache/assets/test/sprockets/e03f14f32457f143247847a1d28529eb +0 -0
  92. data/spec/dummy/tmp/cache/assets/test/sprockets/eaa5f4faca3d7f7b7dd6889cc842471d +0 -0
  93. data/spec/dummy/tmp/cache/assets/test/sprockets/f7cbd26ba1d28d48de824f0e94586655 +0 -0
  94. data/spec/fabricators/dummy_models_fabricator.rb +3 -0
  95. data/spec/helpers/commenteux/notes_helper_spec.rb +15 -0
  96. data/spec/spec_helper.rb +48 -0
  97. metadata +271 -0
@@ -0,0 +1,1333 @@
1
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT `schema_migrations`.* FROM `schema_migrations`
2
+  (0.2ms) BEGIN
3
+ Processing by Notes::NotesController#index as HTML
4
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
5
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.3ms)
6
+ Completed 200 OK in 9ms (Views: 8.9ms | ActiveRecord: 0.0ms)
7
+  (0.1ms) ROLLBACK
8
+  (0.1ms) BEGIN
9
+ Processing by Notes::NotesController#index as JS
10
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
11
+ Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms)
12
+  (0.2ms) ROLLBACK
13
+  (0.2ms) BEGIN
14
+ Processing by Notes::NotesController#new as HTML
15
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
16
+ Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms)
17
+  (0.2ms) ROLLBACK
18
+  (0.1ms) BEGIN
19
+ Processing by Notes::NotesController#new as JS
20
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
21
+ Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms)
22
+  (0.1ms) ROLLBACK
23
+  (0.1ms) BEGIN
24
+ Processing by Notes::NotesController#create as HTML
25
+ Parameters: {"parent_div"=>"parent_div", "comments"=>{"title"=>"Titre", "comment"=>"Commentaire"}, "resource"=>"dummy_model", "resource_id"=>"1"}
26
+ Redirected to http://test.host/notes/dummy_model/1?parent_div=parent_div
27
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
28
+  (0.2ms) ROLLBACK
29
+  (0.1ms) BEGIN
30
+  (0.1ms) ROLLBACK
31
+  (0.1ms) BEGIN
32
+  (0.2ms) ROLLBACK
33
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT `schema_migrations`.* FROM `schema_migrations`
34
+  (0.2ms) BEGIN
35
+ Processing by Notes::NotesController#index as HTML
36
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
37
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.2ms)
38
+ Completed 200 OK in 8ms (Views: 7.4ms | ActiveRecord: 0.0ms)
39
+  (0.2ms) ROLLBACK
40
+  (0.1ms) BEGIN
41
+ Processing by Notes::NotesController#index as JS
42
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
43
+ Completed 200 OK in 6ms (Views: 5.8ms | ActiveRecord: 0.0ms)
44
+  (0.2ms) ROLLBACK
45
+  (0.1ms) BEGIN
46
+ Processing by Notes::NotesController#new as HTML
47
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
48
+ Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
49
+  (0.2ms) ROLLBACK
50
+  (0.1ms) BEGIN
51
+ Processing by Notes::NotesController#new as JS
52
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
53
+ Completed 200 OK in 7ms (Views: 6.6ms | ActiveRecord: 0.0ms)
54
+  (0.2ms) ROLLBACK
55
+  (0.1ms) BEGIN
56
+  (0.2ms) ROLLBACK
57
+  (0.2ms) BEGIN
58
+  (0.2ms) ROLLBACK
59
+  (0.1ms) BEGIN
60
+ Processing by Notes::NotesController#create as HTML
61
+ Parameters: {"parent_div"=>"parent_div", "comments"=>{"title"=>"Titre", "comment"=>"Commentaire"}, "resource"=>"dummy_model", "resource_id"=>"1"}
62
+ Redirected to http://test.host/notes/dummy_model/1?parent_div=parent_div
63
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
64
+  (0.2ms) ROLLBACK
65
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT `schema_migrations`.* FROM `schema_migrations`
66
+  (0.2ms) BEGIN
67
+ Processing by Notes::NotesController#index as HTML
68
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
69
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.2ms)
70
+ Completed 200 OK in 9ms (Views: 8.4ms | ActiveRecord: 0.0ms)
71
+  (0.2ms) ROLLBACK
72
+  (0.1ms) BEGIN
73
+ Processing by Notes::NotesController#index as JS
74
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
75
+ Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms)
76
+  (0.2ms) ROLLBACK
77
+  (0.1ms) BEGIN
78
+ Processing by Notes::NotesController#create as HTML
79
+ Parameters: {"parent_div"=>"parent_div", "comments"=>{"title"=>"Titre", "comment"=>"Commentaire"}, "resource"=>"dummy_model", "resource_id"=>"1"}
80
+ Redirected to http://test.host/notes/dummy_model/1?parent_div=parent_div
81
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
82
+  (0.2ms) ROLLBACK
83
+  (0.1ms) BEGIN
84
+ Processing by Notes::NotesController#new as HTML
85
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
86
+ Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.0ms)
87
+  (0.2ms) ROLLBACK
88
+  (0.1ms) BEGIN
89
+ Processing by Notes::NotesController#new as JS
90
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
91
+ Completed 200 OK in 8ms (Views: 7.6ms | ActiveRecord: 0.0ms)
92
+  (0.3ms) ROLLBACK
93
+  (0.1ms) BEGIN
94
+  (0.2ms) ROLLBACK
95
+  (0.1ms) BEGIN
96
+  (0.2ms) ROLLBACK
97
+ ActiveRecord::SchemaMigration Load (0.3ms) SELECT `schema_migrations`.* FROM `schema_migrations`
98
+  (0.2ms) BEGIN
99
+ Processing by Notes::NotesController#new as HTML
100
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
101
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/new.html.erb within layouts/application (0.2ms)
102
+ Completed 200 OK in 8ms (Views: 7.8ms | ActiveRecord: 0.0ms)
103
+  (0.2ms) ROLLBACK
104
+  (0.1ms) BEGIN
105
+ Processing by Notes::NotesController#new as JS
106
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
107
+ Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.0ms)
108
+  (0.2ms) ROLLBACK
109
+  (0.1ms) BEGIN
110
+  (0.1ms) ROLLBACK
111
+  (0.1ms) BEGIN
112
+  (0.2ms) ROLLBACK
113
+  (0.1ms) BEGIN
114
+ Processing by Notes::NotesController#create as HTML
115
+ Parameters: {"parent_div"=>"parent_div", "comments"=>{"title"=>"Titre", "comment"=>"Commentaire"}, "resource"=>"dummy_model", "resource_id"=>"1"}
116
+ Redirected to http://test.host/notes/dummy_model/1?parent_div=parent_div
117
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
118
+  (0.2ms) ROLLBACK
119
+  (0.1ms) BEGIN
120
+ Processing by Notes::NotesController#index as HTML
121
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
122
+ Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
123
+  (0.2ms) ROLLBACK
124
+  (0.1ms) BEGIN
125
+ Processing by Notes::NotesController#index as JS
126
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
127
+ Completed 200 OK in 8ms (Views: 7.9ms | ActiveRecord: 0.0ms)
128
+  (0.2ms) ROLLBACK
129
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT `schema_migrations`.* FROM `schema_migrations`
130
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT `schema_migrations`.* FROM `schema_migrations`
131
+  (0.2ms) BEGIN
132
+  (0.1ms) ROLLBACK
133
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT `schema_migrations`.* FROM `schema_migrations`
134
+  (0.2ms) BEGIN
135
+  (0.2ms) ROLLBACK
136
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT `schema_migrations`.* FROM `schema_migrations`
137
+  (0.2ms) BEGIN
138
+  (0.1ms) ROLLBACK
139
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT `schema_migrations`.* FROM `schema_migrations`
140
+  (0.2ms) BEGIN
141
+  (0.1ms) ROLLBACK
142
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT `schema_migrations`.* FROM `schema_migrations`
143
+  (0.2ms) BEGIN
144
+  (0.1ms) ROLLBACK
145
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT `schema_migrations`.* FROM `schema_migrations`
146
+  (0.2ms) BEGIN
147
+  (0.1ms) ROLLBACK
148
+ ActiveRecord::SchemaMigration Load (0.4ms) SELECT `schema_migrations`.* FROM `schema_migrations`
149
+  (0.2ms) BEGIN
150
+  (0.2ms) ROLLBACK
151
+  (0.1ms) BEGIN
152
+ Processing by Notes::NotesController#new as JS
153
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
154
+ Completed 200 OK in 8ms (Views: 7.4ms | ActiveRecord: 0.0ms)
155
+  (0.2ms) ROLLBACK
156
+  (0.1ms) BEGIN
157
+ Processing by Notes::NotesController#new as HTML
158
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
159
+ Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms)
160
+  (0.2ms) ROLLBACK
161
+  (0.1ms) BEGIN
162
+ Processing by Notes::NotesController#index as JS
163
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
164
+ Completed 200 OK in 6ms (Views: 5.6ms | ActiveRecord: 0.0ms)
165
+  (0.2ms) ROLLBACK
166
+  (0.1ms) BEGIN
167
+ Processing by Notes::NotesController#index as HTML
168
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
169
+ Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms)
170
+  (0.2ms) ROLLBACK
171
+  (0.1ms) BEGIN
172
+  (0.1ms) ROLLBACK
173
+  (0.1ms) BEGIN
174
+  (0.2ms) ROLLBACK
175
+  (0.1ms) BEGIN
176
+ Processing by Notes::NotesController#create as HTML
177
+ Parameters: {"parent_div"=>"parent_div", "comments"=>{"title"=>"Titre", "comment"=>"Commentaire"}, "resource"=>"dummy_model", "resource_id"=>"1"}
178
+ Redirected to http://test.host/notes/dummy_model/1?parent_div=parent_div
179
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
180
+  (0.2ms) ROLLBACK
181
+  (0.1ms) BEGIN
182
+  (0.1ms) COMMIT
183
+  (0.1ms) BEGIN
184
+  (0.2ms) ROLLBACK
185
+  (0.1ms) BEGIN
186
+  (0.1ms) COMMIT
187
+  (0.1ms) BEGIN
188
+  (0.2ms) ROLLBACK
189
+  (0.1ms) BEGIN
190
+  (0.1ms) COMMIT
191
+  (0.1ms) BEGIN
192
+  (0.2ms) ROLLBACK
193
+  (0.1ms) BEGIN
194
+  (0.1ms) COMMIT
195
+  (0.1ms) BEGIN
196
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 11:17:12 -0400
197
+ Processing by Notes::NotesController#index as HTML
198
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
199
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
200
+ Completed 404 Not Found in 15ms
201
+  (0.5ms) ROLLBACK
202
+  (0.1ms) BEGIN
203
+  (0.1ms) COMMIT
204
+  (0.1ms) BEGIN
205
+  (0.2ms) ROLLBACK
206
+  (0.1ms) BEGIN
207
+  (0.1ms) COMMIT
208
+  (0.1ms) BEGIN
209
+  (0.2ms) ROLLBACK
210
+  (0.1ms) BEGIN
211
+  (0.1ms) COMMIT
212
+  (0.1ms) BEGIN
213
+  (0.2ms) ROLLBACK
214
+  (0.1ms) BEGIN
215
+  (0.1ms) COMMIT
216
+  (0.1ms) BEGIN
217
+  (0.2ms) ROLLBACK
218
+  (0.2ms) BEGIN
219
+  (0.1ms) COMMIT
220
+  (0.1ms) BEGIN
221
+  (0.2ms) ROLLBACK
222
+  (0.1ms) BEGIN
223
+  (0.1ms) COMMIT
224
+  (0.1ms) BEGIN
225
+  (0.2ms) ROLLBACK
226
+  (0.1ms) BEGIN
227
+  (0.1ms) COMMIT
228
+  (0.1ms) BEGIN
229
+  (0.2ms) ROLLBACK
230
+  (0.1ms) BEGIN
231
+  (0.1ms) COMMIT
232
+  (0.1ms) BEGIN
233
+  (0.2ms) ROLLBACK
234
+  (0.1ms) BEGIN
235
+  (0.1ms) COMMIT
236
+  (0.1ms) BEGIN
237
+  (0.2ms) ROLLBACK
238
+  (0.3ms) BEGIN
239
+  (0.1ms) COMMIT
240
+  (0.1ms) BEGIN
241
+  (0.2ms) ROLLBACK
242
+  (0.2ms) BEGIN
243
+  (0.1ms) COMMIT
244
+  (0.1ms) BEGIN
245
+  (0.3ms) ROLLBACK
246
+  (0.2ms) BEGIN
247
+  (0.2ms) COMMIT
248
+  (0.2ms) BEGIN
249
+  (0.2ms) ROLLBACK
250
+  (0.2ms) BEGIN
251
+  (0.2ms) COMMIT
252
+  (0.2ms) BEGIN
253
+  (0.2ms) ROLLBACK
254
+  (0.2ms) BEGIN
255
+  (0.2ms) COMMIT
256
+  (0.2ms) BEGIN
257
+  (0.2ms) ROLLBACK
258
+  (0.1ms) BEGIN
259
+  (0.1ms) COMMIT
260
+  (0.1ms) BEGIN
261
+  (0.3ms) ROLLBACK
262
+  (0.2ms) BEGIN
263
+  (0.1ms) COMMIT
264
+  (0.2ms) BEGIN
265
+  (0.2ms) ROLLBACK
266
+  (0.1ms) BEGIN
267
+  (0.1ms) COMMIT
268
+  (0.1ms) BEGIN
269
+  (0.2ms) ROLLBACK
270
+  (0.1ms) BEGIN
271
+  (0.1ms) COMMIT
272
+  (0.1ms) BEGIN
273
+  (0.2ms) ROLLBACK
274
+  (0.3ms) BEGIN
275
+  (0.2ms) COMMIT
276
+  (0.2ms) BEGIN
277
+  (0.2ms) ROLLBACK
278
+  (0.2ms) BEGIN
279
+  (0.2ms) COMMIT
280
+  (0.2ms) BEGIN
281
+  (0.2ms) ROLLBACK
282
+  (0.1ms) BEGIN
283
+  (0.1ms) COMMIT
284
+  (0.1ms) BEGIN
285
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `text`, `updated_at`) VALUES ('2014-03-17 16:48:32', 'blah', '2014-03-17 16:48:32')
286
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 12:48:32 -0400
287
+ Processing by Notes::NotesController#index as HTML
288
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
289
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
290
+ Comment Load (0.4ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
291
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (211.2ms)
292
+ Completed 200 OK in 265ms (Views: 244.2ms | ActiveRecord: 2.1ms)
293
+  (0.7ms) ROLLBACK
294
+  (0.1ms) BEGIN
295
+  (0.1ms) COMMIT
296
+  (0.1ms) BEGIN
297
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `text`, `updated_at`) VALUES ('2014-03-17 16:50:50', 'blah', '2014-03-17 16:50:50')
298
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 12:50:50 -0400
299
+ Processing by Notes::NotesController#index as HTML
300
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
301
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
302
+ Completed 404 Not Found in 4ms
303
+  (0.4ms) ROLLBACK
304
+  (0.1ms) BEGIN
305
+  (0.1ms) COMMIT
306
+  (0.1ms) BEGIN
307
+ SQL (0.2ms) INSERT INTO `dummy_models` (`created_at`, `text`, `updated_at`) VALUES ('2014-03-17 16:50:59', 'blah', '2014-03-17 16:50:59')
308
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 12:50:59 -0400
309
+ Processing by Notes::NotesController#index as HTML
310
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
311
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
312
+ Completed 404 Not Found in 4ms
313
+  (0.4ms) ROLLBACK
314
+  (0.1ms) BEGIN
315
+  (0.1ms) COMMIT
316
+  (0.1ms) BEGIN
317
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 16:51:45', 1, 'blah', '2014-03-17 16:51:45')
318
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 12:51:45 -0400
319
+ Processing by Notes::NotesController#index as HTML
320
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
321
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
322
+ Comment Load (0.4ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
323
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (6.4ms)
324
+ Completed 200 OK in 68ms (Views: 48.4ms | ActiveRecord: 2.0ms)
325
+  (0.6ms) ROLLBACK
326
+  (0.1ms) BEGIN
327
+  (0.1ms) COMMIT
328
+  (0.1ms) BEGIN
329
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 16:54:28', 1, 'blah', '2014-03-17 16:54:28')
330
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 12:54:28 -0400
331
+ Processing by Notes::NotesController#index as HTML
332
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
333
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
334
+ Comment Load (0.5ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
335
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (6.1ms)
336
+ Completed 200 OK in 72ms (Views: 50.5ms | ActiveRecord: 2.5ms)
337
+  (0.5ms) ROLLBACK
338
+  (0.1ms) BEGIN
339
+  (0.1ms) COMMIT
340
+  (0.1ms) BEGIN
341
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 16:55:50', 1, 'blah', '2014-03-17 16:55:50')
342
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 12:55:50 -0400
343
+ Processing by Notes::NotesController#index as HTML
344
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
345
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
346
+ Comment Load (0.3ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
347
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (5.9ms)
348
+ Completed 200 OK in 69ms (Views: 49.0ms | ActiveRecord: 2.2ms)
349
+  (0.7ms) ROLLBACK
350
+  (0.1ms) BEGIN
351
+  (0.1ms) COMMIT
352
+  (0.1ms) BEGIN
353
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 16:56:14', 1, 'blah', '2014-03-17 16:56:14')
354
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 12:56:14 -0400
355
+ Processing by Notes::NotesController#index as HTML
356
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
357
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
358
+ Comment Load (0.3ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
359
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (6.0ms)
360
+ Completed 200 OK in 69ms (Views: 49.5ms | ActiveRecord: 2.1ms)
361
+  (0.8ms) ROLLBACK
362
+  (0.1ms) BEGIN
363
+  (0.1ms) COMMIT
364
+  (0.1ms) BEGIN
365
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:20:23', 1, 'blah', '2014-03-17 17:20:23')
366
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:20:23 -0400
367
+ Processing by Notes::NotesController#index as HTML
368
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
369
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
370
+ Comment Load (0.3ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
371
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (6.4ms)
372
+ Completed 200 OK in 68ms (Views: 49.3ms | ActiveRecord: 1.9ms)
373
+  (1.0ms) ROLLBACK
374
+  (0.3ms) BEGIN
375
+  (0.1ms) COMMIT
376
+  (0.1ms) BEGIN
377
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:20:32', 1, 'blah', '2014-03-17 17:20:32')
378
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:20:32 -0400
379
+ Processing by Notes::NotesController#index as HTML
380
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
381
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
382
+ Comment Load (0.3ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
383
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (7.3ms)
384
+ Completed 200 OK in 69ms (Views: 49.6ms | ActiveRecord: 2.0ms)
385
+  (0.4ms) ROLLBACK
386
+  (0.1ms) BEGIN
387
+  (0.1ms) COMMIT
388
+  (0.1ms) BEGIN
389
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:23:24', 1, 'blah', '2014-03-17 17:23:24')
390
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:23:24 -0400
391
+ Processing by Notes::NotesController#index as HTML
392
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
393
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
394
+ Comment Load (0.3ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
395
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (5.6ms)
396
+ Completed 200 OK in 69ms (Views: 50.3ms | ActiveRecord: 1.8ms)
397
+  (0.7ms) ROLLBACK
398
+  (0.2ms) BEGIN
399
+  (0.1ms) COMMIT
400
+  (0.1ms) BEGIN
401
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:23:24', 1, 'blah', '2014-03-17 17:23:24')
402
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:23:24 -0400
403
+ Processing by Notes::NotesController#index as HTML
404
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
405
+ DummyModel Load (0.4ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
406
+ Comment Load (0.4ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
407
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.6ms)
408
+ Completed 200 OK in 6ms (Views: 1.7ms | ActiveRecord: 0.8ms)
409
+  (0.4ms) ROLLBACK
410
+  (0.1ms) BEGIN
411
+  (0.1ms) COMMIT
412
+  (0.1ms) BEGIN
413
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:24:47', 1, 'blah', '2014-03-17 17:24:47')
414
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:24:47 -0400
415
+ Processing by Notes::NotesController#index as HTML
416
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
417
+ DummyModel Load (0.4ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
418
+ Comment Load (0.4ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
419
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (6.0ms)
420
+ Completed 200 OK in 71ms (Views: 50.4ms | ActiveRecord: 2.2ms)
421
+  (0.7ms) ROLLBACK
422
+  (0.2ms) BEGIN
423
+  (0.1ms) COMMIT
424
+  (0.1ms) BEGIN
425
+ SQL (0.2ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:24:47', 1, 'blah', '2014-03-17 17:24:47')
426
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:24:47 -0400
427
+ Processing by Notes::NotesController#index as HTML
428
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
429
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
430
+ Comment Load (0.4ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
431
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.3ms)
432
+ Completed 200 OK in 5ms (Views: 1.1ms | ActiveRecord: 0.7ms)
433
+  (0.6ms) ROLLBACK
434
+  (0.1ms) BEGIN
435
+  (0.1ms) COMMIT
436
+  (0.1ms) BEGIN
437
+ SQL (0.4ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:25:18', 1, 'blah', '2014-03-17 17:25:18')
438
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:25:18 -0400
439
+ Processing by Notes::NotesController#index as HTML
440
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
441
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
442
+ Comment Load (0.3ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
443
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (6.0ms)
444
+ Completed 200 OK in 70ms (Views: 50.7ms | ActiveRecord: 2.1ms)
445
+  (0.8ms) ROLLBACK
446
+  (0.2ms) BEGIN
447
+  (0.1ms) COMMIT
448
+  (0.1ms) BEGIN
449
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:25:18', 1, 'blah', '2014-03-17 17:25:18')
450
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:25:18 -0400
451
+ Processing by Notes::NotesController#index as HTML
452
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
453
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
454
+ Comment Load (0.4ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
455
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.5ms)
456
+ Completed 200 OK in 6ms (Views: 1.8ms | ActiveRecord: 0.7ms)
457
+  (0.4ms) ROLLBACK
458
+  (0.1ms) BEGIN
459
+  (0.1ms) COMMIT
460
+  (0.1ms) BEGIN
461
+ SQL (0.4ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:27:35', 1, 'blah', '2014-03-17 17:27:35')
462
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:27:35 -0400
463
+ Processing by Notes::NotesController#index as HTML
464
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
465
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
466
+ Comment Load (0.5ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
467
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (9.7ms)
468
+ Completed 200 OK in 70ms (Views: 50.6ms | ActiveRecord: 2.7ms)
469
+  (0.8ms) ROLLBACK
470
+  (0.2ms) BEGIN
471
+  (0.1ms) COMMIT
472
+  (0.1ms) BEGIN
473
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:27:35', 1, 'blah', '2014-03-17 17:27:35')
474
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:27:35 -0400
475
+ Processing by Notes::NotesController#index as HTML
476
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
477
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
478
+ Comment Load (0.4ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
479
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.4ms)
480
+ Completed 200 OK in 5ms (Views: 1.3ms | ActiveRecord: 0.7ms)
481
+  (0.4ms) ROLLBACK
482
+  (0.1ms) BEGIN
483
+  (0.1ms) COMMIT
484
+  (0.1ms) BEGIN
485
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:29:21', 1, 'blah', '2014-03-17 17:29:21')
486
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:29:21 -0400
487
+ Processing by Notes::NotesController#index as HTML
488
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
489
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
490
+ Comment Load (0.3ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
491
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (8.7ms)
492
+ Completed 200 OK in 69ms (Views: 49.3ms | ActiveRecord: 2.1ms)
493
+  (0.7ms) ROLLBACK
494
+  (0.3ms) BEGIN
495
+  (0.2ms) COMMIT
496
+  (0.1ms) BEGIN
497
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:29:21', 1, 'blah', '2014-03-17 17:29:21')
498
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:29:21 -0400
499
+ Processing by Notes::NotesController#index as HTML
500
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
501
+ DummyModel Load (0.4ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
502
+ Comment Load (0.4ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
503
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.4ms)
504
+ Completed 200 OK in 5ms (Views: 1.2ms | ActiveRecord: 0.8ms)
505
+  (0.4ms) ROLLBACK
506
+  (0.1ms) BEGIN
507
+  (0.1ms) COMMIT
508
+  (0.1ms) BEGIN
509
+ SQL (0.4ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:29:56', 1, 'blah', '2014-03-17 17:29:56')
510
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:29:56 -0400
511
+ Processing by Notes::NotesController#index as HTML
512
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
513
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
514
+ Comment Load (0.3ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
515
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (9.4ms)
516
+ Completed 200 OK in 68ms (Views: 49.2ms | ActiveRecord: 2.0ms)
517
+  (1.0ms) ROLLBACK
518
+  (0.1ms) BEGIN
519
+  (0.1ms) COMMIT
520
+  (0.1ms) BEGIN
521
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:29:56', 1, 'blah', '2014-03-17 17:29:56')
522
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:29:56 -0400
523
+ Processing by Notes::NotesController#index as HTML
524
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
525
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
526
+ Comment Load (0.4ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
527
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.6ms)
528
+ Completed 200 OK in 5ms (Views: 1.9ms | ActiveRecord: 0.7ms)
529
+  (0.4ms) ROLLBACK
530
+  (0.2ms) BEGIN
531
+  (0.1ms) COMMIT
532
+  (0.1ms) BEGIN
533
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:44:32', 1, 'blah', '2014-03-17 17:44:32')
534
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:44:32 -0400
535
+ Processing by Notes::NotesController#index as HTML
536
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
537
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
538
+ Comment Load (0.3ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
539
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (10.0ms)
540
+ Completed 200 OK in 69ms (Views: 49.1ms | ActiveRecord: 2.0ms)
541
+  (0.9ms) ROLLBACK
542
+  (0.1ms) BEGIN
543
+  (0.1ms) COMMIT
544
+  (0.2ms) BEGIN
545
+ SQL (0.2ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:44:32', 1, 'blah', '2014-03-17 17:44:32')
546
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:44:32 -0400
547
+ Processing by Notes::NotesController#index as HTML
548
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
549
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
550
+ Comment Load (0.3ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
551
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.4ms)
552
+ Completed 200 OK in 5ms (Views: 1.2ms | ActiveRecord: 0.6ms)
553
+  (0.5ms) ROLLBACK
554
+  (0.1ms) BEGIN
555
+  (0.1ms) COMMIT
556
+  (0.1ms) BEGIN
557
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:46:03', 1, 'blah', '2014-03-17 17:46:03')
558
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:46:03 -0400
559
+ Processing by Notes::NotesController#index as HTML
560
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
561
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
562
+ Comment Load (0.4ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
563
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (8.6ms)
564
+ Completed 200 OK in 74ms (Views: 48.7ms | ActiveRecord: 6.2ms)
565
+  (0.8ms) ROLLBACK
566
+  (0.1ms) BEGIN
567
+  (0.1ms) COMMIT
568
+  (0.1ms) BEGIN
569
+ SQL (0.2ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:46:03', 1, 'blah', '2014-03-17 17:46:03')
570
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:46:03 -0400
571
+ Processing by Notes::NotesController#index as HTML
572
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
573
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
574
+ Comment Load (0.3ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
575
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.4ms)
576
+ Completed 200 OK in 5ms (Views: 1.2ms | ActiveRecord: 0.6ms)
577
+  (0.5ms) ROLLBACK
578
+  (0.2ms) BEGIN
579
+  (0.1ms) COMMIT
580
+  (0.1ms) BEGIN
581
+ SQL (0.4ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:46:03', 1, 'blah', '2014-03-17 17:46:03')
582
+  (0.4ms) ROLLBACK
583
+  (0.2ms) BEGIN
584
+  (0.1ms) COMMIT
585
+  (0.1ms) BEGIN
586
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:47:37', 1, 'blah', '2014-03-17 17:47:37')
587
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:47:37 -0400
588
+ Processing by Notes::NotesController#index as HTML
589
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
590
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
591
+ Comment Load (0.3ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
592
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (10.4ms)
593
+ Completed 200 OK in 72ms (Views: 53.1ms | ActiveRecord: 1.9ms)
594
+  (0.7ms) ROLLBACK
595
+  (0.1ms) BEGIN
596
+  (0.1ms) COMMIT
597
+  (0.1ms) BEGIN
598
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:47:37', 1, 'blah', '2014-03-17 17:47:37')
599
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:47:37 -0400
600
+ Processing by Notes::NotesController#index as HTML
601
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
602
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
603
+ Comment Load (0.4ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
604
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.4ms)
605
+ Completed 200 OK in 5ms (Views: 1.2ms | ActiveRecord: 0.8ms)
606
+  (1.0ms) ROLLBACK
607
+  (0.2ms) BEGIN
608
+  (0.1ms) COMMIT
609
+  (0.1ms) BEGIN
610
+ SQL (0.2ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:47:37', 1, 'blah', '2014-03-17 17:47:37')
611
+ Started GET "/notes/dummy_model/1/new" for 127.0.0.1 at 2014-03-17 13:47:37 -0400
612
+ Processing by Notes::NotesController#new as HTML
613
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
614
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
615
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/new.html.erb within layouts/application (33.4ms)
616
+ Completed 200 OK in 46ms (Views: 35.0ms | ActiveRecord: 0.9ms)
617
+  (0.9ms) ROLLBACK
618
+  (0.2ms) BEGIN
619
+  (0.1ms) COMMIT
620
+  (0.1ms) BEGIN
621
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:48:26', 1, 'blah', '2014-03-17 17:48:26')
622
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:48:26 -0400
623
+ Processing by Notes::NotesController#index as HTML
624
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
625
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
626
+ Comment Load (0.3ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
627
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (9.1ms)
628
+ Completed 200 OK in 70ms (Views: 48.7ms | ActiveRecord: 2.1ms)
629
+  (0.7ms) ROLLBACK
630
+  (0.2ms) BEGIN
631
+  (0.1ms) COMMIT
632
+  (0.1ms) BEGIN
633
+ SQL (0.2ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:48:26', 1, 'blah', '2014-03-17 17:48:26')
634
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:48:26 -0400
635
+ Processing by Notes::NotesController#index as HTML
636
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
637
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
638
+ Comment Load (0.3ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
639
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.4ms)
640
+ Completed 200 OK in 5ms (Views: 1.1ms | ActiveRecord: 0.7ms)
641
+  (0.5ms) ROLLBACK
642
+  (0.2ms) BEGIN
643
+  (0.1ms) COMMIT
644
+  (0.1ms) BEGIN
645
+ SQL (0.4ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:48:26', 1, 'blah', '2014-03-17 17:48:26')
646
+ Started GET "/notes/dummy_model/1/new" for 127.0.0.1 at 2014-03-17 13:48:26 -0400
647
+ Processing by Notes::NotesController#new as HTML
648
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
649
+ DummyModel Load (0.4ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
650
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/new.html.erb within layouts/application (32.6ms)
651
+ Completed 200 OK in 46ms (Views: 34.8ms | ActiveRecord: 0.9ms)
652
+  (1.0ms) ROLLBACK
653
+  (0.1ms) BEGIN
654
+  (0.1ms) COMMIT
655
+  (0.1ms) BEGIN
656
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:50:35', 1, 'blah', '2014-03-17 17:50:35')
657
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:50:35 -0400
658
+ Processing by Notes::NotesController#index as HTML
659
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
660
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
661
+ Comment Load (0.4ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
662
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (10.5ms)
663
+ Completed 200 OK in 72ms (Views: 51.7ms | ActiveRecord: 2.0ms)
664
+  (0.4ms) ROLLBACK
665
+  (0.2ms) BEGIN
666
+  (0.1ms) COMMIT
667
+  (0.1ms) BEGIN
668
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:50:35', 1, 'blah', '2014-03-17 17:50:35')
669
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:50:35 -0400
670
+ Processing by Notes::NotesController#index as HTML
671
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
672
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
673
+ Comment Load (0.4ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
674
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.5ms)
675
+ Completed 200 OK in 6ms (Views: 1.8ms | ActiveRecord: 0.7ms)
676
+  (0.7ms) ROLLBACK
677
+  (0.2ms) BEGIN
678
+  (0.1ms) COMMIT
679
+  (0.1ms) BEGIN
680
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:50:35', 1, 'blah', '2014-03-17 17:50:35')
681
+ Started GET "/notes/dummy_model/1/new" for 127.0.0.1 at 2014-03-17 13:50:35 -0400
682
+ Processing by Notes::NotesController#new as HTML
683
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
684
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
685
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/new.html.erb within layouts/application (33.2ms)
686
+ Completed 200 OK in 46ms (Views: 34.7ms | ActiveRecord: 0.7ms)
687
+  (0.6ms) ROLLBACK
688
+  (0.1ms) BEGIN
689
+  (0.1ms) COMMIT
690
+  (0.1ms) BEGIN
691
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:52:04', 1, 'blah', '2014-03-17 17:52:04')
692
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:52:04 -0400
693
+ Processing by Notes::NotesController#index as HTML
694
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
695
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
696
+ Comment Load (0.3ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
697
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (10.3ms)
698
+ Completed 200 OK in 68ms (Views: 49.1ms | ActiveRecord: 2.2ms)
699
+  (0.7ms) ROLLBACK
700
+  (0.2ms) BEGIN
701
+  (0.1ms) COMMIT
702
+  (0.1ms) BEGIN
703
+ SQL (0.2ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:52:04', 1, 'blah', '2014-03-17 17:52:04')
704
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:52:04 -0400
705
+ Processing by Notes::NotesController#index as HTML
706
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
707
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
708
+ Comment Load (0.3ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
709
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.6ms)
710
+ Completed 200 OK in 7ms (Views: 1.8ms | ActiveRecord: 0.6ms)
711
+  (0.4ms) ROLLBACK
712
+  (0.2ms) BEGIN
713
+  (0.1ms) COMMIT
714
+  (0.1ms) BEGIN
715
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:52:05', 1, 'blah', '2014-03-17 17:52:05')
716
+ Started GET "/notes/dummy_model/1/new" for 127.0.0.1 at 2014-03-17 13:52:05 -0400
717
+ Processing by Notes::NotesController#new as HTML
718
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
719
+ DummyModel Load (0.4ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
720
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/new.html.erb within layouts/application (36.2ms)
721
+ Completed 200 OK in 48ms (Views: 37.7ms | ActiveRecord: 0.8ms)
722
+  (0.7ms) ROLLBACK
723
+  (0.1ms) BEGIN
724
+  (0.1ms) COMMIT
725
+  (0.1ms) BEGIN
726
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:52:18', 1, 'blah', '2014-03-17 17:52:18')
727
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:52:18 -0400
728
+ Processing by Notes::NotesController#index as HTML
729
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
730
+ DummyModel Load (0.4ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
731
+ Comment Load (0.3ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
732
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (10.1ms)
733
+ Completed 200 OK in 70ms (Views: 50.4ms | ActiveRecord: 2.0ms)
734
+  (0.5ms) ROLLBACK
735
+  (0.2ms) BEGIN
736
+  (0.1ms) COMMIT
737
+  (0.1ms) BEGIN
738
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:52:19', 1, 'blah', '2014-03-17 17:52:19')
739
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:52:19 -0400
740
+ Processing by Notes::NotesController#index as HTML
741
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
742
+ DummyModel Load (0.4ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
743
+ Comment Load (0.4ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
744
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.4ms)
745
+ Completed 200 OK in 5ms (Views: 1.2ms | ActiveRecord: 0.7ms)
746
+  (0.4ms) ROLLBACK
747
+  (0.1ms) BEGIN
748
+  (0.1ms) COMMIT
749
+  (0.1ms) BEGIN
750
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:52:19', 1, 'blah', '2014-03-17 17:52:19')
751
+ Started GET "/notes/dummy_model/1/new" for 127.0.0.1 at 2014-03-17 13:52:19 -0400
752
+ Processing by Notes::NotesController#new as HTML
753
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
754
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
755
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/new.html.erb within layouts/application (32.1ms)
756
+ Completed 200 OK in 47ms (Views: 34.1ms | ActiveRecord: 0.8ms)
757
+ Started POST "/notes/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 13:52:19 -0400
758
+ Processing by Notes::NotesController#create as HTML
759
+ Parameters: {"utf8"=>"✓", "comments"=>{"title"=>"", "comment"=>"Ceci est un commentaire"}, "parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
760
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
761
+ SQL (0.3ms) INSERT INTO `comments` (`comment`, `commentable_id`, `commentable_type`, `created_at`, `updated_at`) VALUES ('Ceci est un commentaire', 1, 'DummyModel', '2014-03-17 17:52:19', '2014-03-17 17:52:19')
762
+ Redirected to http://www.example.com/notes/dummy_model/1?parent_div=
763
+ Completed 302 Found in 6ms (ActiveRecord: 0.6ms)
764
+ Started GET "/notes/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 13:52:19 -0400
765
+ Processing by Notes::NotesController#index as HTML
766
+ Parameters: {"parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
767
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
768
+ Comment Load (0.3ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
769
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.4ms)
770
+ Completed 200 OK in 4ms (Views: 1.2ms | ActiveRecord: 0.6ms)
771
+  (1.1ms) ROLLBACK
772
+  (0.1ms) BEGIN
773
+  (0.1ms) COMMIT
774
+  (0.1ms) BEGIN
775
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:53:58', 1, 'blah', '2014-03-17 17:53:58')
776
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:53:58 -0400
777
+ Processing by Notes::NotesController#index as HTML
778
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
779
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
780
+ Comment Load (0.7ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
781
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (8.8ms)
782
+ Completed 200 OK in 69ms (Views: 49.7ms | ActiveRecord: 2.5ms)
783
+  (1.3ms) ROLLBACK
784
+  (0.2ms) BEGIN
785
+  (0.1ms) COMMIT
786
+  (0.1ms) BEGIN
787
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:53:58', 1, 'blah', '2014-03-17 17:53:58')
788
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:53:58 -0400
789
+ Processing by Notes::NotesController#index as HTML
790
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
791
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
792
+ Comment Load (0.4ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
793
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.4ms)
794
+ Completed 200 OK in 6ms (Views: 1.2ms | ActiveRecord: 0.7ms)
795
+  (0.5ms) ROLLBACK
796
+  (0.2ms) BEGIN
797
+  (0.1ms) COMMIT
798
+  (0.1ms) BEGIN
799
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:53:58', 1, 'blah', '2014-03-17 17:53:58')
800
+ Started GET "/notes/dummy_model/1/new" for 127.0.0.1 at 2014-03-17 13:53:58 -0400
801
+ Processing by Notes::NotesController#new as HTML
802
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
803
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
804
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/new.html.erb within layouts/application (32.6ms)
805
+ Completed 200 OK in 44ms (Views: 34.2ms | ActiveRecord: 0.9ms)
806
+ Started POST "/notes/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 13:53:58 -0400
807
+ Processing by Notes::NotesController#create as HTML
808
+ Parameters: {"utf8"=>"✓", "comments"=>{"title"=>"", "comment"=>"Ceci est un commentaire"}, "parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
809
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
810
+ SQL (0.2ms) INSERT INTO `comments` (`comment`, `commentable_id`, `commentable_type`, `created_at`, `updated_at`) VALUES ('Ceci est un commentaire', 1, 'DummyModel', '2014-03-17 17:53:58', '2014-03-17 17:53:58')
811
+ Redirected to http://www.example.com/notes/dummy_model/1?parent_div=
812
+ Completed 302 Found in 5ms (ActiveRecord: 0.5ms)
813
+ Started GET "/notes/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 13:53:58 -0400
814
+ Processing by Notes::NotesController#index as HTML
815
+ Parameters: {"parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
816
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
817
+ Comment Load (0.3ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
818
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.4ms)
819
+ Completed 200 OK in 5ms (Views: 1.3ms | ActiveRecord: 0.6ms)
820
+  (0.5ms) ROLLBACK
821
+  (0.1ms) BEGIN
822
+  (0.1ms) COMMIT
823
+  (0.1ms) BEGIN
824
+ SQL (0.4ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:55:49', 1, 'blah', '2014-03-17 17:55:49')
825
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:55:49 -0400
826
+ Processing by Notes::NotesController#index as HTML
827
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
828
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
829
+ Comment Load (0.4ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
830
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (9.0ms)
831
+ Completed 200 OK in 67ms (Views: 48.1ms | ActiveRecord: 1.9ms)
832
+  (0.4ms) ROLLBACK
833
+  (0.2ms) BEGIN
834
+  (0.1ms) COMMIT
835
+  (0.1ms) BEGIN
836
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:55:49', 1, 'blah', '2014-03-17 17:55:49')
837
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:55:49 -0400
838
+ Processing by Notes::NotesController#index as HTML
839
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
840
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
841
+ Comment Load (0.4ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
842
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.4ms)
843
+ Completed 200 OK in 6ms (Views: 1.2ms | ActiveRecord: 0.7ms)
844
+  (0.5ms) ROLLBACK
845
+  (0.1ms) BEGIN
846
+  (0.1ms) COMMIT
847
+  (0.1ms) BEGIN
848
+ SQL (0.2ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:55:49', 1, 'blah', '2014-03-17 17:55:49')
849
+ Started GET "/notes/dummy_model/1/new" for 127.0.0.1 at 2014-03-17 13:55:49 -0400
850
+ Processing by Notes::NotesController#new as HTML
851
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
852
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
853
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/new.html.erb within layouts/application (31.7ms)
854
+ Completed 200 OK in 44ms (Views: 33.3ms | ActiveRecord: 0.8ms)
855
+ Started POST "/notes/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 13:55:49 -0400
856
+ Processing by Notes::NotesController#create as HTML
857
+ Parameters: {"utf8"=>"✓", "comments"=>{"title"=>"", "comment"=>"Ceci est un commentaire"}, "parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
858
+ DummyModel Load (0.4ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
859
+ SQL (0.3ms) INSERT INTO `comments` (`comment`, `commentable_id`, `commentable_type`, `created_at`, `updated_at`) VALUES ('Ceci est un commentaire', 1, 'DummyModel', '2014-03-17 17:55:49', '2014-03-17 17:55:49')
860
+ Redirected to http://www.example.com/notes/dummy_model/1?parent_div=
861
+ Completed 302 Found in 6ms (ActiveRecord: 0.6ms)
862
+ Started GET "/notes/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 13:55:49 -0400
863
+ Processing by Notes::NotesController#index as HTML
864
+ Parameters: {"parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
865
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
866
+ Comment Load (0.3ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
867
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.4ms)
868
+ Completed 200 OK in 4ms (Views: 1.3ms | ActiveRecord: 0.5ms)
869
+  (1.5ms) ROLLBACK
870
+  (0.1ms) BEGIN
871
+  (0.1ms) COMMIT
872
+  (0.1ms) BEGIN
873
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:57:57', 1, 'blah', '2014-03-17 17:57:57')
874
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:57:57 -0400
875
+ Processing by Notes::NotesController#index as HTML
876
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
877
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
878
+ Comment Load (0.3ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
879
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (10.7ms)
880
+ Completed 200 OK in 70ms (Views: 50.2ms | ActiveRecord: 2.3ms)
881
+  (0.7ms) ROLLBACK
882
+  (0.1ms) BEGIN
883
+  (0.1ms) COMMIT
884
+  (0.1ms) BEGIN
885
+ SQL (0.2ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:57:57', 1, 'blah', '2014-03-17 17:57:57')
886
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:57:57 -0400
887
+ Processing by Notes::NotesController#index as HTML
888
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
889
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
890
+ Comment Load (0.4ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
891
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.4ms)
892
+ Completed 200 OK in 5ms (Views: 1.2ms | ActiveRecord: 0.7ms)
893
+  (0.4ms) ROLLBACK
894
+  (0.1ms) BEGIN
895
+  (0.1ms) COMMIT
896
+  (0.1ms) BEGIN
897
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:57:57', 1, 'blah', '2014-03-17 17:57:57')
898
+ Started GET "/notes/dummy_model/1/new" for 127.0.0.1 at 2014-03-17 13:57:57 -0400
899
+ Processing by Notes::NotesController#new as HTML
900
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
901
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
902
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/new.html.erb within layouts/application (34.8ms)
903
+ Completed 200 OK in 46ms (Views: 36.4ms | ActiveRecord: 0.8ms)
904
+ Started POST "/notes/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 13:57:58 -0400
905
+ Processing by Notes::NotesController#create as HTML
906
+ Parameters: {"utf8"=>"✓", "comments"=>{"title"=>"", "comment"=>"Ceci est un commentaire"}, "parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
907
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
908
+ SQL (0.3ms) INSERT INTO `comments` (`comment`, `commentable_id`, `commentable_type`, `created_at`, `updated_at`) VALUES ('Ceci est un commentaire', 1, 'DummyModel', '2014-03-17 17:57:58', '2014-03-17 17:57:58')
909
+ Redirected to http://www.example.com/notes/dummy_model/1?parent_div=
910
+ Completed 302 Found in 6ms (ActiveRecord: 0.6ms)
911
+ Started GET "/notes/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 13:57:58 -0400
912
+ Processing by Notes::NotesController#index as HTML
913
+ Parameters: {"parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
914
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
915
+ Comment Load (0.3ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
916
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.5ms)
917
+ Completed 200 OK in 5ms (Views: 1.3ms | ActiveRecord: 0.5ms)
918
+  (0.5ms) ROLLBACK
919
+  (0.1ms) BEGIN
920
+  (0.1ms) COMMIT
921
+  (0.1ms) BEGIN
922
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:58:25', 1, 'blah', '2014-03-17 17:58:25')
923
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:58:25 -0400
924
+ Processing by Notes::NotesController#index as HTML
925
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
926
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
927
+ Comment Load (0.3ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
928
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (10.1ms)
929
+ Completed 200 OK in 69ms (Views: 49.2ms | ActiveRecord: 2.3ms)
930
+  (1.5ms) ROLLBACK
931
+  (0.1ms) BEGIN
932
+  (0.1ms) COMMIT
933
+  (0.1ms) BEGIN
934
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:58:25', 1, 'blah', '2014-03-17 17:58:25')
935
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:58:25 -0400
936
+ Processing by Notes::NotesController#index as HTML
937
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
938
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
939
+ Comment Load (0.3ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
940
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.5ms)
941
+ Completed 200 OK in 5ms (Views: 1.6ms | ActiveRecord: 0.6ms)
942
+  (0.5ms) ROLLBACK
943
+  (0.1ms) BEGIN
944
+  (0.1ms) COMMIT
945
+  (0.1ms) BEGIN
946
+ SQL (0.2ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:58:25', 1, 'blah', '2014-03-17 17:58:25')
947
+ Started GET "/notes/dummy_model/1/new" for 127.0.0.1 at 2014-03-17 13:58:25 -0400
948
+ Processing by Notes::NotesController#new as HTML
949
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
950
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
951
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/new.html.erb within layouts/application (31.2ms)
952
+ Completed 200 OK in 44ms (Views: 32.8ms | ActiveRecord: 0.8ms)
953
+ Started POST "/notes/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 13:58:25 -0400
954
+ Processing by Notes::NotesController#create as HTML
955
+ Parameters: {"utf8"=>"✓", "comments"=>{"title"=>"", "comment"=>"Ceci est un commentaire"}, "parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
956
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
957
+ SQL (0.3ms) INSERT INTO `comments` (`comment`, `commentable_id`, `commentable_type`, `created_at`, `updated_at`) VALUES ('Ceci est un commentaire', 1, 'DummyModel', '2014-03-17 17:58:25', '2014-03-17 17:58:25')
958
+ Redirected to http://www.example.com/notes/dummy_model/1?parent_div=
959
+ Completed 302 Found in 6ms (ActiveRecord: 0.6ms)
960
+ Started GET "/notes/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 13:58:25 -0400
961
+ Processing by Notes::NotesController#index as HTML
962
+ Parameters: {"parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
963
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
964
+ Comment Load (0.3ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
965
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.5ms)
966
+ Completed 200 OK in 4ms (Views: 1.3ms | ActiveRecord: 0.5ms)
967
+  (1.8ms) ROLLBACK
968
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT `schema_migrations`.* FROM `schema_migrations`
969
+  (0.2ms) BEGIN
970
+  (0.2ms) ROLLBACK
971
+  (0.1ms) BEGIN
972
+ Processing by Notes::NotesController#new as JS
973
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
974
+ Completed 200 OK in 8ms (Views: 7.1ms | ActiveRecord: 0.0ms)
975
+  (0.2ms) ROLLBACK
976
+  (0.1ms) BEGIN
977
+ Processing by Notes::NotesController#new as HTML
978
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
979
+ Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
980
+  (0.1ms) ROLLBACK
981
+  (0.1ms) BEGIN
982
+  (0.2ms) ROLLBACK
983
+  (0.1ms) BEGIN
984
+  (0.2ms) ROLLBACK
985
+  (0.1ms) BEGIN
986
+ Processing by Notes::NotesController#create as HTML
987
+ Parameters: {"parent_div"=>"parent_div", "comments"=>{"title"=>"Titre", "comment"=>"Commentaire"}, "resource"=>"dummy_model", "resource_id"=>"1"}
988
+ Redirected to http://test.host/notes/dummy_model/1?parent_div=parent_div
989
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
990
+  (0.2ms) ROLLBACK
991
+  (0.1ms) BEGIN
992
+ Processing by Notes::NotesController#index as JS
993
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
994
+ Completed 200 OK in 6ms (Views: 5.3ms | ActiveRecord: 0.0ms)
995
+  (0.2ms) ROLLBACK
996
+  (0.1ms) BEGIN
997
+ Processing by Notes::NotesController#index as HTML
998
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
999
+ Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms)
1000
+  (0.1ms) ROLLBACK
1001
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT `schema_migrations`.* FROM `schema_migrations`
1002
+  (0.2ms) BEGIN
1003
+ Processing by Notes::NotesController#new as HTML
1004
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
1005
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/new.html.erb within layouts/application (0.2ms)
1006
+ Completed 200 OK in 32ms (Views: 5.9ms | ActiveRecord: 0.0ms)
1007
+  (0.2ms) ROLLBACK
1008
+  (0.1ms) BEGIN
1009
+ Processing by Notes::NotesController#new as JS
1010
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
1011
+ Completed 200 OK in 6ms (Views: 5.3ms | ActiveRecord: 0.0ms)
1012
+  (0.1ms) ROLLBACK
1013
+  (0.1ms) BEGIN
1014
+  (0.4ms) ROLLBACK
1015
+  (0.1ms) BEGIN
1016
+  (0.2ms) ROLLBACK
1017
+  (0.2ms) BEGIN
1018
+ Processing by Notes::NotesController#create as HTML
1019
+ Parameters: {"parent_div"=>"parent_div", "comments"=>{"title"=>"Titre", "comment"=>"Commentaire"}, "resource"=>"dummy_model", "resource_id"=>"1"}
1020
+ Redirected to http://test.host/notes/dummy_model/1?parent_div=parent_div
1021
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
1022
+  (0.1ms) ROLLBACK
1023
+  (0.2ms) BEGIN
1024
+ Processing by Notes::NotesController#index as HTML
1025
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
1026
+ Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms)
1027
+  (0.1ms) ROLLBACK
1028
+  (0.1ms) BEGIN
1029
+ Processing by Notes::NotesController#index as JS
1030
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
1031
+ Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms)
1032
+  (0.2ms) ROLLBACK
1033
+  (0.1ms) BEGIN
1034
+  (0.3ms) ROLLBACK
1035
+  (0.1ms) BEGIN
1036
+  (0.1ms) COMMIT
1037
+  (0.1ms) BEGIN
1038
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:59:28', 1, 'blah', '2014-03-17 17:59:28')
1039
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:59:28 -0400
1040
+ Processing by Notes::NotesController#index as HTML
1041
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
1042
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
1043
+ Comment Load (0.3ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
1044
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (11.2ms)
1045
+ Completed 200 OK in 69ms (Views: 49.8ms | ActiveRecord: 1.8ms)
1046
+  (0.8ms) ROLLBACK
1047
+  (0.2ms) BEGIN
1048
+  (0.1ms) COMMIT
1049
+  (0.1ms) BEGIN
1050
+ SQL (0.2ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:59:28', 1, 'blah', '2014-03-17 17:59:28')
1051
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 13:59:28 -0400
1052
+ Processing by Notes::NotesController#index as HTML
1053
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
1054
+ DummyModel Load (0.4ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
1055
+ Comment Load (0.4ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
1056
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.6ms)
1057
+ Completed 200 OK in 5ms (Views: 1.8ms | ActiveRecord: 0.7ms)
1058
+  (0.4ms) ROLLBACK
1059
+  (0.2ms) BEGIN
1060
+  (0.1ms) COMMIT
1061
+  (0.1ms) BEGIN
1062
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 17:59:29', 1, 'blah', '2014-03-17 17:59:29')
1063
+ Started GET "/notes/dummy_model/1/new" for 127.0.0.1 at 2014-03-17 13:59:29 -0400
1064
+ Processing by Notes::NotesController#new as HTML
1065
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
1066
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
1067
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/new.html.erb within layouts/application (32.1ms)
1068
+ Completed 200 OK in 44ms (Views: 33.7ms | ActiveRecord: 0.8ms)
1069
+ Started POST "/notes/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 13:59:29 -0400
1070
+ Processing by Notes::NotesController#create as HTML
1071
+ Parameters: {"utf8"=>"✓", "comments"=>{"title"=>"", "comment"=>"Ceci est un commentaire"}, "parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
1072
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
1073
+ SQL (0.3ms) INSERT INTO `comments` (`comment`, `commentable_id`, `commentable_type`, `created_at`, `updated_at`) VALUES ('Ceci est un commentaire', 1, 'DummyModel', '2014-03-17 17:59:29', '2014-03-17 17:59:29')
1074
+ Redirected to http://www.example.com/notes/dummy_model/1?parent_div=
1075
+ Completed 302 Found in 5ms (ActiveRecord: 0.5ms)
1076
+ Started GET "/notes/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 13:59:29 -0400
1077
+ Processing by Notes::NotesController#index as HTML
1078
+ Parameters: {"parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
1079
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
1080
+ Comment Load (0.3ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
1081
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.5ms)
1082
+ Completed 200 OK in 5ms (Views: 1.4ms | ActiveRecord: 0.6ms)
1083
+  (0.4ms) ROLLBACK
1084
+  (0.1ms) BEGIN
1085
+  (0.1ms) COMMIT
1086
+  (0.1ms) BEGIN
1087
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 18:01:03', 1, 'blah', '2014-03-17 18:01:03')
1088
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 14:01:03 -0400
1089
+ Processing by Notes::NotesController#index as HTML
1090
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
1091
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
1092
+ Comment Load (0.3ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
1093
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (8.8ms)
1094
+ Completed 200 OK in 68ms (Views: 49.3ms | ActiveRecord: 2.0ms)
1095
+  (0.8ms) ROLLBACK
1096
+  (0.1ms) BEGIN
1097
+  (0.1ms) COMMIT
1098
+  (0.1ms) BEGIN
1099
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 18:01:03', 1, 'blah', '2014-03-17 18:01:03')
1100
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 14:01:03 -0400
1101
+ Processing by Notes::NotesController#index as HTML
1102
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
1103
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
1104
+ Comment Load (0.4ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
1105
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.4ms)
1106
+ Completed 200 OK in 4ms (Views: 1.3ms | ActiveRecord: 0.6ms)
1107
+  (0.6ms) ROLLBACK
1108
+  (0.1ms) BEGIN
1109
+  (0.1ms) COMMIT
1110
+  (0.1ms) BEGIN
1111
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 18:01:03', 1, 'blah', '2014-03-17 18:01:03')
1112
+ Started GET "/notes/dummy_model/1/new" for 127.0.0.1 at 2014-03-17 14:01:03 -0400
1113
+ Processing by Notes::NotesController#new as HTML
1114
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
1115
+ DummyModel Load (0.4ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
1116
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/new.html.erb within layouts/application (32.6ms)
1117
+ Completed 200 OK in 44ms (Views: 34.2ms | ActiveRecord: 0.8ms)
1118
+ Started POST "/notes/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 14:01:03 -0400
1119
+ Processing by Notes::NotesController#create as HTML
1120
+ Parameters: {"utf8"=>"✓", "comments"=>{"title"=>"", "comment"=>"Ceci est un commentaire"}, "parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
1121
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
1122
+ SQL (0.2ms) INSERT INTO `comments` (`comment`, `commentable_id`, `commentable_type`, `created_at`, `updated_at`) VALUES ('Ceci est un commentaire', 1, 'DummyModel', '2014-03-17 18:01:03', '2014-03-17 18:01:03')
1123
+ Redirected to http://www.example.com/notes/dummy_model/1?parent_div=
1124
+ Completed 302 Found in 6ms (ActiveRecord: 0.5ms)
1125
+ Started GET "/notes/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 14:01:03 -0400
1126
+ Processing by Notes::NotesController#index as HTML
1127
+ Parameters: {"parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
1128
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
1129
+ Comment Load (0.3ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
1130
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.5ms)
1131
+ Completed 200 OK in 4ms (Views: 1.4ms | ActiveRecord: 0.6ms)
1132
+ Comment Load (0.4ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 ORDER BY created_at ASC LIMIT 1
1133
+  (0.5ms) ROLLBACK
1134
+  (0.1ms) BEGIN
1135
+  (0.1ms) COMMIT
1136
+  (0.1ms) BEGIN
1137
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 18:02:00', 1, 'blah', '2014-03-17 18:02:00')
1138
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 14:02:00 -0400
1139
+ Processing by Notes::NotesController#index as HTML
1140
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
1141
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
1142
+ Comment Load (0.5ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
1143
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (8.9ms)
1144
+ Completed 200 OK in 69ms (Views: 48.0ms | ActiveRecord: 2.3ms)
1145
+  (0.7ms) ROLLBACK
1146
+  (0.1ms) BEGIN
1147
+  (0.1ms) COMMIT
1148
+  (0.1ms) BEGIN
1149
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 18:02:00', 1, 'blah', '2014-03-17 18:02:00')
1150
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 14:02:00 -0400
1151
+ Processing by Notes::NotesController#index as HTML
1152
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
1153
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
1154
+ Comment Load (0.3ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
1155
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.3ms)
1156
+ Completed 200 OK in 5ms (Views: 1.1ms | ActiveRecord: 0.6ms)
1157
+  (0.5ms) ROLLBACK
1158
+  (0.1ms) BEGIN
1159
+  (0.1ms) COMMIT
1160
+  (0.1ms) BEGIN
1161
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 18:02:00', 1, 'blah', '2014-03-17 18:02:00')
1162
+ Started GET "/notes/dummy_model/1/new" for 127.0.0.1 at 2014-03-17 14:02:00 -0400
1163
+ Processing by Notes::NotesController#new as HTML
1164
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
1165
+ DummyModel Load (0.4ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
1166
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/new.html.erb within layouts/application (35.0ms)
1167
+ Completed 200 OK in 47ms (Views: 36.7ms | ActiveRecord: 1.0ms)
1168
+ Started POST "/notes/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 14:02:00 -0400
1169
+ Processing by Notes::NotesController#create as HTML
1170
+ Parameters: {"utf8"=>"✓", "comments"=>{"title"=>"", "comment"=>"Ceci est un commentaire"}, "parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
1171
+ DummyModel Load (0.4ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
1172
+ SQL (0.3ms) INSERT INTO `comments` (`comment`, `commentable_id`, `commentable_type`, `created_at`, `updated_at`) VALUES ('Ceci est un commentaire', 1, 'DummyModel', '2014-03-17 18:02:00', '2014-03-17 18:02:00')
1173
+ Redirected to http://www.example.com/notes/dummy_model/1?parent_div=
1174
+ Completed 302 Found in 7ms (ActiveRecord: 0.7ms)
1175
+ Started GET "/notes/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 14:02:00 -0400
1176
+ Processing by Notes::NotesController#index as HTML
1177
+ Parameters: {"parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
1178
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
1179
+ Comment Load (0.3ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
1180
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.4ms)
1181
+ Completed 200 OK in 4ms (Views: 1.2ms | ActiveRecord: 0.6ms)
1182
+ Comment Load (0.5ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 ORDER BY created_at ASC LIMIT 1
1183
+  (0.5ms) ROLLBACK
1184
+  (0.2ms) BEGIN
1185
+  (0.3ms) COMMIT
1186
+  (0.1ms) BEGIN
1187
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 18:03:41', 1, 'blah', '2014-03-17 18:03:41')
1188
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 14:03:41 -0400
1189
+ Processing by Notes::NotesController#index as HTML
1190
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
1191
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
1192
+ Comment Load (0.3ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
1193
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (9.0ms)
1194
+ Completed 200 OK in 67ms (Views: 47.9ms | ActiveRecord: 2.1ms)
1195
+  (1.5ms) ROLLBACK
1196
+  (0.1ms) BEGIN
1197
+  (0.1ms) COMMIT
1198
+  (0.1ms) BEGIN
1199
+ SQL (0.2ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 18:03:41', 1, 'blah', '2014-03-17 18:03:41')
1200
+ Started GET "/notes/dummy_model/1" for 127.0.0.1 at 2014-03-17 14:03:41 -0400
1201
+ Processing by Notes::NotesController#index as HTML
1202
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
1203
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
1204
+ Comment Load (0.3ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
1205
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.4ms)
1206
+ Completed 200 OK in 5ms (Views: 1.1ms | ActiveRecord: 0.7ms)
1207
+  (0.4ms) ROLLBACK
1208
+  (0.1ms) BEGIN
1209
+  (0.1ms) COMMIT
1210
+  (0.1ms) BEGIN
1211
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 18:03:41', 1, 'blah', '2014-03-17 18:03:41')
1212
+ Started GET "/notes/dummy_model/1/new" for 127.0.0.1 at 2014-03-17 14:03:41 -0400
1213
+ Processing by Notes::NotesController#new as HTML
1214
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
1215
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
1216
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/new.html.erb within layouts/application (32.3ms)
1217
+ Completed 200 OK in 48ms (Views: 34.1ms | ActiveRecord: 0.8ms)
1218
+ Started POST "/notes/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 14:03:41 -0400
1219
+ Processing by Notes::NotesController#create as HTML
1220
+ Parameters: {"utf8"=>"✓", "comments"=>{"title"=>"", "comment"=>"Ceci est un commentaire"}, "parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
1221
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
1222
+ SQL (0.3ms) INSERT INTO `comments` (`comment`, `commentable_id`, `commentable_type`, `created_at`, `updated_at`) VALUES ('Ceci est un commentaire', 1, 'DummyModel', '2014-03-17 18:03:41', '2014-03-17 18:03:41')
1223
+ Redirected to http://www.example.com/notes/dummy_model/1?parent_div=
1224
+ Completed 302 Found in 6ms (ActiveRecord: 0.6ms)
1225
+ Started GET "/notes/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 14:03:41 -0400
1226
+ Processing by Notes::NotesController#index as HTML
1227
+ Parameters: {"parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
1228
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
1229
+ Comment Load (0.3ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
1230
+ Rendered /Users/seurdge/projects/notes/app/views/notes/notes/index.html.erb within layouts/application (0.4ms)
1231
+ Completed 200 OK in 4ms (Views: 1.3ms | ActiveRecord: 0.6ms)
1232
+ Comment Load (0.4ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 ORDER BY created_at ASC LIMIT 1
1233
+  (2.0ms) ROLLBACK
1234
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT `schema_migrations`.* FROM `schema_migrations`
1235
+  (0.1ms) BEGIN
1236
+  (0.1ms) ROLLBACK
1237
+  (0.1ms) BEGIN
1238
+  (0.2ms) ROLLBACK
1239
+  (0.1ms) BEGIN
1240
+  (0.2ms) ROLLBACK
1241
+  (0.1ms) BEGIN
1242
+  (0.2ms) ROLLBACK
1243
+  (0.1ms) BEGIN
1244
+  (0.2ms) ROLLBACK
1245
+  (0.1ms) BEGIN
1246
+  (0.4ms) ROLLBACK
1247
+  (0.2ms) BEGIN
1248
+  (0.2ms) ROLLBACK
1249
+  (0.1ms) BEGIN
1250
+  (0.2ms) ROLLBACK
1251
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT `schema_migrations`.* FROM `schema_migrations`
1252
+  (0.2ms) BEGIN
1253
+  (0.2ms) ROLLBACK
1254
+  (0.1ms) BEGIN
1255
+ Processing by Commenteux::NotesController#create as HTML
1256
+ Parameters: {"parent_div"=>"parent_div", "comments"=>{"title"=>"Titre", "comment"=>"Commentaire"}, "resource"=>"dummy_model", "resource_id"=>"1"}
1257
+ Redirected to http://test.host/commenteux/dummy_model/1?parent_div=parent_div
1258
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
1259
+  (0.1ms) ROLLBACK
1260
+  (0.1ms) BEGIN
1261
+ Processing by Commenteux::NotesController#new as JS
1262
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
1263
+ Completed 200 OK in 11ms (Views: 10.3ms | ActiveRecord: 0.0ms)
1264
+  (0.2ms) ROLLBACK
1265
+  (0.2ms) BEGIN
1266
+ Processing by Commenteux::NotesController#new as HTML
1267
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
1268
+ Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
1269
+  (0.2ms) ROLLBACK
1270
+  (0.1ms) BEGIN
1271
+ Processing by Commenteux::NotesController#index as JS
1272
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
1273
+ Completed 200 OK in 6ms (Views: 6.0ms | ActiveRecord: 0.0ms)
1274
+  (0.1ms) ROLLBACK
1275
+  (0.1ms) BEGIN
1276
+ Processing by Commenteux::NotesController#index as HTML
1277
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
1278
+ Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
1279
+  (0.2ms) ROLLBACK
1280
+  (0.1ms) BEGIN
1281
+  (0.2ms) ROLLBACK
1282
+  (0.1ms) BEGIN
1283
+  (0.2ms) ROLLBACK
1284
+  (0.1ms) BEGIN
1285
+  (0.1ms) COMMIT
1286
+  (0.1ms) BEGIN
1287
+ SQL (0.3ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 18:40:57', 1, 'blah', '2014-03-17 18:40:57')
1288
+ Started GET "/commenteux/dummy_model/1" for 127.0.0.1 at 2014-03-17 14:40:57 -0400
1289
+ Processing by Commenteux::NotesController#index as HTML
1290
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
1291
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
1292
+ Comment Load (0.3ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
1293
+ Rendered /Users/seurdge/projects/commenteux/app/views/commenteux/notes/index.html.erb within layouts/application (186.5ms)
1294
+ Completed 200 OK in 299ms (Views: 247.5ms | ActiveRecord: 2.2ms)
1295
+  (0.6ms) ROLLBACK
1296
+  (0.1ms) BEGIN
1297
+  (0.1ms) COMMIT
1298
+  (0.1ms) BEGIN
1299
+ SQL (0.5ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 18:40:57', 1, 'blah', '2014-03-17 18:40:57')
1300
+ Started GET "/commenteux/dummy_model/1" for 127.0.0.1 at 2014-03-17 14:40:57 -0400
1301
+ Processing by Commenteux::NotesController#index as HTML
1302
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
1303
+ DummyModel Load (0.4ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
1304
+ Comment Load (0.4ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
1305
+ Rendered /Users/seurdge/projects/commenteux/app/views/commenteux/notes/index.html.erb within layouts/application (0.6ms)
1306
+ Completed 200 OK in 7ms (Views: 2.0ms | ActiveRecord: 0.7ms)
1307
+  (0.4ms) ROLLBACK
1308
+  (0.1ms) BEGIN
1309
+  (0.1ms) COMMIT
1310
+  (0.1ms) BEGIN
1311
+ SQL (0.2ms) INSERT INTO `dummy_models` (`created_at`, `id`, `text`, `updated_at`) VALUES ('2014-03-17 18:40:57', 1, 'blah', '2014-03-17 18:40:57')
1312
+ Started GET "/commenteux/dummy_model/1/new" for 127.0.0.1 at 2014-03-17 14:40:57 -0400
1313
+ Processing by Commenteux::NotesController#new as HTML
1314
+ Parameters: {"resource"=>"dummy_model", "resource_id"=>"1"}
1315
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
1316
+ Rendered /Users/seurdge/projects/commenteux/app/views/commenteux/notes/new.html.erb within layouts/application (74.4ms)
1317
+ Completed 200 OK in 87ms (Views: 76.2ms | ActiveRecord: 0.7ms)
1318
+ Started POST "/commenteux/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 14:40:57 -0400
1319
+ Processing by Commenteux::NotesController#create as HTML
1320
+ Parameters: {"utf8"=>"✓", "comments"=>{"title"=>"", "comment"=>"Ceci est un commentaire"}, "parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
1321
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
1322
+ SQL (0.3ms) INSERT INTO `comments` (`comment`, `commentable_id`, `commentable_type`, `created_at`, `updated_at`) VALUES ('Ceci est un commentaire', 1, 'DummyModel', '2014-03-17 18:40:57', '2014-03-17 18:40:57')
1323
+ Redirected to http://www.example.com/commenteux/dummy_model/1?parent_div=
1324
+ Completed 302 Found in 7ms (ActiveRecord: 0.6ms)
1325
+ Started GET "/commenteux/dummy_model/1?parent_div=" for 127.0.0.1 at 2014-03-17 14:40:57 -0400
1326
+ Processing by Commenteux::NotesController#index as HTML
1327
+ Parameters: {"parent_div"=>"", "resource"=>"dummy_model", "resource_id"=>"1"}
1328
+ DummyModel Load (0.3ms) SELECT `dummy_models`.* FROM `dummy_models` WHERE `dummy_models`.`id` = 1 LIMIT 1
1329
+ Comment Load (0.3ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 AND `comments`.`commentable_type` = 'DummyModel' ORDER BY created_at ASC
1330
+ Rendered /Users/seurdge/projects/commenteux/app/views/commenteux/notes/index.html.erb within layouts/application (0.5ms)
1331
+ Completed 200 OK in 5ms (Views: 1.3ms | ActiveRecord: 0.6ms)
1332
+ Comment Load (0.5ms) SELECT `comments`.* FROM `comments` WHERE `comments`.`commentable_id` = 1 ORDER BY created_at ASC LIMIT 1
1333
+  (0.4ms) ROLLBACK