blue_velvet 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 (64) hide show
  1. data/MIT-LICENSE +20 -0
  2. data/README.md +79 -0
  3. data/Rakefile +42 -0
  4. data/app/assets/javascripts/blue_velvet/application.js +15 -0
  5. data/app/assets/stylesheets/blue_velvet/application.css +13 -0
  6. data/app/assets/stylesheets/facebook/attribute.css.scss +2 -0
  7. data/app/controllers/facebook/page_controller.rb +54 -0
  8. data/app/models/facebook/attribute.rb +8 -0
  9. data/app/models/facebook/client.rb +45 -0
  10. data/app/views/facebook/page/_attribute_not_found.html.erb +8 -0
  11. data/app/views/facebook/page/_page_attribute.html.erb +7 -0
  12. data/config/facebook.yml +18 -0
  13. data/config/initializers/koala.rb +29 -0
  14. data/config/routes.rb +2 -0
  15. data/lib/blue_velvet/engine.rb +6 -0
  16. data/lib/blue_velvet/version.rb +3 -0
  17. data/lib/blue_velvet.rb +4 -0
  18. data/lib/generators/facebook/config_generator.rb +15 -0
  19. data/lib/generators/facebook/views_generator.rb +14 -0
  20. data/test/blue_velvet_test.rb +7 -0
  21. data/test/dummy/README.rdoc +261 -0
  22. data/test/dummy/Rakefile +7 -0
  23. data/test/dummy/app/assets/javascripts/application.js +15 -0
  24. data/test/dummy/app/assets/stylesheets/application.css +13 -0
  25. data/test/dummy/app/controllers/application_controller.rb +3 -0
  26. data/test/dummy/app/helpers/application_helper.rb +2 -0
  27. data/test/dummy/app/views/layouts/application.html.erb +14 -0
  28. data/test/dummy/config/application.rb +59 -0
  29. data/test/dummy/config/boot.rb +10 -0
  30. data/test/dummy/config/database.yml +9 -0
  31. data/test/dummy/config/environment.rb +5 -0
  32. data/test/dummy/config/environments/development.rb +37 -0
  33. data/test/dummy/config/environments/production.rb +67 -0
  34. data/test/dummy/config/environments/test.rb +37 -0
  35. data/test/dummy/config/facebook.yml +18 -0
  36. data/test/dummy/config/facebook.yml.example +18 -0
  37. data/test/dummy/config/initializers/backtrace_silencers.rb +7 -0
  38. data/test/dummy/config/initializers/inflections.rb +15 -0
  39. data/test/dummy/config/initializers/mime_types.rb +5 -0
  40. data/test/dummy/config/initializers/secret_token.rb +7 -0
  41. data/test/dummy/config/initializers/session_store.rb +8 -0
  42. data/test/dummy/config/initializers/wrap_parameters.rb +14 -0
  43. data/test/dummy/config/locales/en.yml +5 -0
  44. data/test/dummy/config/routes.rb +6 -0
  45. data/test/dummy/config.ru +4 -0
  46. data/test/dummy/db/development.sqlite3 +0 -0
  47. data/test/dummy/db/schema.rb +16 -0
  48. data/test/dummy/db/test.sqlite3 +0 -0
  49. data/test/dummy/log/development.log +71 -0
  50. data/test/dummy/log/test.log +935 -0
  51. data/test/dummy/public/404.html +26 -0
  52. data/test/dummy/public/422.html +26 -0
  53. data/test/dummy/public/500.html +25 -0
  54. data/test/dummy/public/favicon.ico +0 -0
  55. data/test/dummy/script/rails +6 -0
  56. data/test/fixtures/cassettes/facebook.yml +95 -0
  57. data/test/fixtures/cassettes/facebook_authentication.yml +95 -0
  58. data/test/functional/facebook/page_controller_test.rb +25 -0
  59. data/test/integration/facebook/configuration_test.rb +21 -0
  60. data/test/integration/navigation_test.rb +10 -0
  61. data/test/test_helper.rb +34 -0
  62. data/test/unit/facebook/attribute_test.rb +8 -0
  63. data/test/unit/facebook/client_test.rb +38 -0
  64. metadata +202 -0
@@ -0,0 +1,935 @@
1
+ Connecting to database specified by database.yml
2
+ Connecting to database specified by database.yml
3
+ Connecting to database specified by database.yml
4
+  (0.1ms) BEGIN
5
+  (0.1ms) ROLLBACK
6
+  (0.1ms) BEGIN
7
+  (0.1ms) ROLLBACK
8
+  (0.0ms) BEGIN
9
+  (0.1ms) ROLLBACK
10
+  (0.1ms) BEGIN
11
+  (0.1ms) ROLLBACK
12
+  (0.1ms) BEGIN
13
+  (0.1ms) ROLLBACK
14
+  (0.0ms) BEGIN
15
+  (0.1ms) ROLLBACK
16
+  (0.1ms) BEGIN
17
+  (0.1ms) ROLLBACK
18
+  (0.1ms) BEGIN
19
+  (0.1ms) ROLLBACK
20
+  (0.0ms) BEGIN
21
+  (0.1ms) ROLLBACK
22
+  (0.2ms) BEGIN
23
+  (0.1ms) ROLLBACK
24
+  (0.1ms) BEGIN
25
+  (0.1ms) ROLLBACK
26
+ Connecting to database specified by database.yml
27
+  (0.2ms) BEGIN
28
+  (0.2ms) ROLLBACK
29
+  (0.1ms) BEGIN
30
+  (0.2ms) ROLLBACK
31
+  (0.1ms) BEGIN
32
+  (0.1ms) ROLLBACK
33
+  (0.0ms) BEGIN
34
+  (0.1ms) ROLLBACK
35
+  (0.1ms) BEGIN
36
+  (0.1ms) ROLLBACK
37
+  (0.0ms) BEGIN
38
+  (0.1ms) ROLLBACK
39
+  (0.1ms) BEGIN
40
+  (0.1ms) ROLLBACK
41
+  (0.0ms) BEGIN
42
+  (0.1ms) ROLLBACK
43
+  (0.0ms) BEGIN
44
+  (0.1ms) ROLLBACK
45
+  (0.2ms) BEGIN
46
+  (0.2ms) ROLLBACK
47
+  (0.1ms) BEGIN
48
+  (0.1ms) ROLLBACK
49
+ Connecting to database specified by database.yml
50
+  (0.1ms) BEGIN
51
+  (0.1ms) ROLLBACK
52
+  (0.1ms) BEGIN
53
+  (0.1ms) ROLLBACK
54
+  (0.0ms) BEGIN
55
+  (0.2ms) ROLLBACK
56
+  (0.0ms) BEGIN
57
+  (0.2ms) ROLLBACK
58
+  (0.0ms) BEGIN
59
+  (0.2ms) ROLLBACK
60
+  (0.0ms) BEGIN
61
+  (0.2ms) ROLLBACK
62
+  (0.1ms) BEGIN
63
+  (0.1ms) ROLLBACK
64
+  (0.0ms) BEGIN
65
+  (0.1ms) ROLLBACK
66
+  (0.0ms) BEGIN
67
+  (0.1ms) ROLLBACK
68
+  (0.1ms) BEGIN
69
+  (0.1ms) ROLLBACK
70
+  (0.1ms) BEGIN
71
+  (0.2ms) ROLLBACK
72
+ Connecting to database specified by database.yml
73
+  (0.2ms) BEGIN
74
+  (0.3ms) ROLLBACK
75
+  (0.2ms) BEGIN
76
+  (0.1ms) ROLLBACK
77
+  (0.0ms) BEGIN
78
+  (0.2ms) ROLLBACK
79
+  (0.1ms) BEGIN
80
+  (0.2ms) ROLLBACK
81
+  (0.3ms) BEGIN
82
+  (0.1ms) ROLLBACK
83
+  (0.0ms) BEGIN
84
+  (0.2ms) ROLLBACK
85
+  (0.2ms) BEGIN
86
+  (0.1ms) ROLLBACK
87
+  (0.0ms) BEGIN
88
+  (0.1ms) ROLLBACK
89
+  (0.0ms) BEGIN
90
+  (0.1ms) ROLLBACK
91
+  (0.1ms) BEGIN
92
+  (0.1ms) ROLLBACK
93
+  (0.1ms) BEGIN
94
+  (0.1ms) ROLLBACK
95
+ Connecting to database specified by database.yml
96
+  (0.1ms) BEGIN
97
+  (0.1ms) ROLLBACK
98
+  (0.1ms) BEGIN
99
+  (0.2ms) ROLLBACK
100
+  (0.1ms) BEGIN
101
+  (0.2ms) ROLLBACK
102
+  (0.1ms) BEGIN
103
+  (0.2ms) ROLLBACK
104
+  (0.0ms) BEGIN
105
+  (0.3ms) ROLLBACK
106
+  (0.2ms) BEGIN
107
+  (0.2ms) ROLLBACK
108
+  (0.1ms) BEGIN
109
+  (0.1ms) ROLLBACK
110
+  (0.0ms) BEGIN
111
+  (0.1ms) ROLLBACK
112
+  (0.1ms) BEGIN
113
+  (0.1ms) ROLLBACK
114
+  (0.1ms) BEGIN
115
+  (0.1ms) ROLLBACK
116
+  (0.1ms) BEGIN
117
+ Processing by Facebook::PageController#members as HTML
118
+ Completed 500 Internal Server Error in 47ms
119
+  (0.2ms) ROLLBACK
120
+ Connecting to database specified by database.yml
121
+  (0.1ms) BEGIN
122
+  (0.1ms) ROLLBACK
123
+  (0.1ms) BEGIN
124
+  (0.1ms) ROLLBACK
125
+  (0.0ms) BEGIN
126
+  (0.2ms) ROLLBACK
127
+  (0.2ms) BEGIN
128
+  (0.1ms) ROLLBACK
129
+  (0.0ms) BEGIN
130
+  (0.2ms) ROLLBACK
131
+  (0.1ms) BEGIN
132
+  (0.2ms) ROLLBACK
133
+  (0.1ms) BEGIN
134
+  (0.1ms) ROLLBACK
135
+  (0.0ms) BEGIN
136
+  (0.1ms) ROLLBACK
137
+  (0.0ms) BEGIN
138
+  (0.1ms) ROLLBACK
139
+  (0.2ms) BEGIN
140
+ Processing by Facebook::PageController#members as HTML
141
+ Completed 500 Internal Server Error in 53ms
142
+  (0.1ms) ROLLBACK
143
+  (0.0ms) BEGIN
144
+ Processing by Facebook::PageController#events as HTML
145
+ Completed 500 Internal Server Error in 12ms
146
+  (0.1ms) ROLLBACK
147
+ Connecting to database specified by database.yml
148
+  (0.1ms) BEGIN
149
+  (0.1ms) ROLLBACK
150
+  (0.1ms) BEGIN
151
+  (0.3ms) ROLLBACK
152
+  (0.1ms) BEGIN
153
+  (0.2ms) ROLLBACK
154
+  (0.0ms) BEGIN
155
+  (0.2ms) ROLLBACK
156
+  (0.1ms) BEGIN
157
+  (0.2ms) ROLLBACK
158
+  (0.0ms) BEGIN
159
+  (0.2ms) ROLLBACK
160
+  (0.1ms) BEGIN
161
+  (0.1ms) ROLLBACK
162
+  (0.1ms) BEGIN
163
+  (0.1ms) ROLLBACK
164
+  (0.0ms) BEGIN
165
+  (0.1ms) ROLLBACK
166
+  (0.2ms) BEGIN
167
+ Processing by Facebook::PageController#members as HTML
168
+ Completed 500 Internal Server Error in 560ms
169
+  (0.3ms) ROLLBACK
170
+  (0.1ms) BEGIN
171
+ Processing by Facebook::PageController#events as HTML
172
+ Completed 500 Internal Server Error in 7ms
173
+  (0.2ms) ROLLBACK
174
+ Connecting to database specified by database.yml
175
+  (0.1ms) BEGIN
176
+  (0.1ms) ROLLBACK
177
+  (0.1ms) BEGIN
178
+  (0.3ms) ROLLBACK
179
+  (0.1ms) BEGIN
180
+  (0.2ms) ROLLBACK
181
+  (0.5ms) BEGIN
182
+  (0.3ms) ROLLBACK
183
+  (0.1ms) BEGIN
184
+  (0.3ms) ROLLBACK
185
+  (0.1ms) BEGIN
186
+  (0.2ms) ROLLBACK
187
+  (0.1ms) BEGIN
188
+  (0.1ms) ROLLBACK
189
+  (0.0ms) BEGIN
190
+  (0.0ms) ROLLBACK
191
+  (0.1ms) BEGIN
192
+  (0.1ms) ROLLBACK
193
+  (0.2ms) BEGIN
194
+ Processing by Facebook::PageController#events as HTML
195
+ Completed 500 Internal Server Error in 1194ms
196
+  (0.2ms) ROLLBACK
197
+  (0.1ms) BEGIN
198
+ Processing by Facebook::PageController#members as HTML
199
+ Completed 500 Internal Server Error in 15ms
200
+  (0.1ms) ROLLBACK
201
+ Connecting to database specified by database.yml
202
+  (0.1ms) BEGIN
203
+  (0.1ms) ROLLBACK
204
+  (0.1ms) BEGIN
205
+  (0.3ms) ROLLBACK
206
+  (0.2ms) BEGIN
207
+  (0.3ms) ROLLBACK
208
+  (0.1ms) BEGIN
209
+  (0.3ms) ROLLBACK
210
+  (0.1ms) BEGIN
211
+  (0.3ms) ROLLBACK
212
+  (0.2ms) BEGIN
213
+  (0.3ms) ROLLBACK
214
+  (0.1ms) BEGIN
215
+  (0.2ms) ROLLBACK
216
+  (0.1ms) BEGIN
217
+  (0.1ms) ROLLBACK
218
+  (0.1ms) BEGIN
219
+  (0.1ms) ROLLBACK
220
+  (0.2ms) BEGIN
221
+ Processing by Facebook::PageController#members as HTML
222
+ Completed 500 Internal Server Error in 24ms
223
+  (0.2ms) ROLLBACK
224
+  (0.2ms) BEGIN
225
+ Processing by Facebook::PageController#events as HTML
226
+ Completed 500 Internal Server Error in 12ms
227
+  (0.2ms) ROLLBACK
228
+ Connecting to database specified by database.yml
229
+  (0.1ms) BEGIN
230
+  (0.1ms) ROLLBACK
231
+  (0.0ms) BEGIN
232
+  (0.3ms) ROLLBACK
233
+  (0.1ms) BEGIN
234
+  (0.2ms) ROLLBACK
235
+  (0.1ms) BEGIN
236
+  (0.3ms) ROLLBACK
237
+  (0.1ms) BEGIN
238
+  (0.3ms) ROLLBACK
239
+  (0.1ms) BEGIN
240
+  (0.3ms) ROLLBACK
241
+  (0.1ms) BEGIN
242
+  (0.1ms) ROLLBACK
243
+  (0.1ms) BEGIN
244
+  (0.1ms) ROLLBACK
245
+  (0.1ms) BEGIN
246
+  (0.1ms) ROLLBACK
247
+  (0.1ms) BEGIN
248
+ Processing by Facebook::PageController#events as HTML
249
+ Completed 500 Internal Server Error in 26ms
250
+  (0.2ms) ROLLBACK
251
+  (0.2ms) BEGIN
252
+ Processing by Facebook::PageController#members as HTML
253
+ Completed 500 Internal Server Error in 12ms
254
+  (0.2ms) ROLLBACK
255
+ Connecting to database specified by database.yml
256
+  (0.1ms) BEGIN
257
+  (0.1ms) ROLLBACK
258
+  (0.1ms) BEGIN
259
+  (0.2ms) ROLLBACK
260
+  (0.1ms) BEGIN
261
+  (0.3ms) ROLLBACK
262
+  (0.2ms) BEGIN
263
+  (0.2ms) ROLLBACK
264
+  (0.1ms) BEGIN
265
+  (0.3ms) ROLLBACK
266
+  (0.2ms) BEGIN
267
+  (0.3ms) ROLLBACK
268
+  (0.1ms) BEGIN
269
+  (0.1ms) ROLLBACK
270
+  (0.1ms) BEGIN
271
+  (0.0ms) ROLLBACK
272
+  (0.0ms) BEGIN
273
+  (0.0ms) ROLLBACK
274
+  (0.1ms) BEGIN
275
+ Processing by Facebook::PageController#members as HTML
276
+ Completed 500 Internal Server Error in 62ms
277
+  (0.2ms) ROLLBACK
278
+  (0.2ms) BEGIN
279
+ Processing by Facebook::PageController#events as HTML
280
+ Completed 500 Internal Server Error in 12ms
281
+  (0.2ms) ROLLBACK
282
+ Connecting to database specified by database.yml
283
+  (0.1ms) BEGIN
284
+  (0.1ms) ROLLBACK
285
+  (0.1ms) BEGIN
286
+  (0.3ms) ROLLBACK
287
+  (0.1ms) BEGIN
288
+  (0.3ms) ROLLBACK
289
+  (0.1ms) BEGIN
290
+  (0.2ms) ROLLBACK
291
+  (0.1ms) BEGIN
292
+  (0.3ms) ROLLBACK
293
+  (0.1ms) BEGIN
294
+  (0.3ms) ROLLBACK
295
+  (0.1ms) BEGIN
296
+  (0.1ms) ROLLBACK
297
+  (0.1ms) BEGIN
298
+  (0.1ms) ROLLBACK
299
+  (0.1ms) BEGIN
300
+  (0.1ms) ROLLBACK
301
+  (0.1ms) BEGIN
302
+ Processing by Facebook::PageController#events as HTML
303
+ Completed 500 Internal Server Error in 61ms
304
+  (0.2ms) ROLLBACK
305
+  (0.2ms) BEGIN
306
+ Processing by Facebook::PageController#members as HTML
307
+ Completed 500 Internal Server Error in 12ms
308
+  (0.1ms) ROLLBACK
309
+ Connecting to database specified by database.yml
310
+  (0.3ms) BEGIN
311
+  (0.2ms) ROLLBACK
312
+  (0.1ms) BEGIN
313
+  (0.3ms) ROLLBACK
314
+  (0.1ms) BEGIN
315
+  (0.2ms) ROLLBACK
316
+  (0.1ms) BEGIN
317
+  (0.3ms) ROLLBACK
318
+  (0.1ms) BEGIN
319
+  (0.4ms) ROLLBACK
320
+  (0.1ms) BEGIN
321
+  (0.3ms) ROLLBACK
322
+  (0.1ms) BEGIN
323
+  (0.0ms) ROLLBACK
324
+  (0.1ms) BEGIN
325
+  (0.0ms) ROLLBACK
326
+  (0.1ms) BEGIN
327
+  (0.0ms) ROLLBACK
328
+  (0.2ms) BEGIN
329
+ Processing by Facebook::PageController#events as HTML
330
+ Rendered /Users/necromancer/Code/blue_velvet/app/views/facebook/page/_attribute_not_found.html.erb (38.0ms)
331
+ Completed 200 OK in 64ms (Views: 48.9ms | ActiveRecord: 0.0ms)
332
+  (0.4ms) ROLLBACK
333
+  (0.2ms) BEGIN
334
+ Processing by Facebook::PageController#members as HTML
335
+ Rendered /Users/necromancer/Code/blue_velvet/app/views/facebook/page/_attribute_not_found.html.erb (0.1ms)
336
+ Completed 200 OK in 14ms (Views: 0.8ms | ActiveRecord: 0.0ms)
337
+  (0.3ms) ROLLBACK
338
+ Connecting to database specified by database.yml
339
+  (0.2ms) BEGIN
340
+  (0.1ms) ROLLBACK
341
+  (0.1ms) BEGIN
342
+  (0.3ms) ROLLBACK
343
+  (0.1ms) BEGIN
344
+  (0.2ms) ROLLBACK
345
+  (0.1ms) BEGIN
346
+  (0.2ms) ROLLBACK
347
+  (0.1ms) BEGIN
348
+  (0.2ms) ROLLBACK
349
+  (0.1ms) BEGIN
350
+  (0.2ms) ROLLBACK
351
+  (0.1ms) BEGIN
352
+  (0.1ms) ROLLBACK
353
+  (0.1ms) BEGIN
354
+  (0.1ms) ROLLBACK
355
+  (0.1ms) BEGIN
356
+  (0.1ms) ROLLBACK
357
+  (0.1ms) BEGIN
358
+ Processing by Facebook::PageController#description as HTML
359
+ Rendered /Users/necromancer/Code/blue_velvet/app/views/facebook/page/_page_attribute.html.erb (11.1ms)
360
+ Completed 500 Internal Server Error in 240ms
361
+  (0.2ms) ROLLBACK
362
+  (0.2ms) BEGIN
363
+ Processing by Facebook::PageController#events as HTML
364
+ Rendered /Users/necromancer/Code/blue_velvet/app/views/facebook/page/_attribute_not_found.html.erb (0.5ms)
365
+ Completed 200 OK in 13ms (Views: 1.8ms | ActiveRecord: 0.0ms)
366
+  (0.2ms) ROLLBACK
367
+ Connecting to database specified by database.yml
368
+  (0.1ms) BEGIN
369
+  (0.1ms) ROLLBACK
370
+  (0.1ms) BEGIN
371
+  (0.3ms) ROLLBACK
372
+  (0.1ms) BEGIN
373
+  (0.3ms) ROLLBACK
374
+  (0.1ms) BEGIN
375
+  (0.3ms) ROLLBACK
376
+  (0.1ms) BEGIN
377
+  (0.3ms) ROLLBACK
378
+  (0.1ms) BEGIN
379
+  (0.3ms) ROLLBACK
380
+  (0.1ms) BEGIN
381
+  (0.0ms) ROLLBACK
382
+  (0.1ms) BEGIN
383
+  (0.0ms) ROLLBACK
384
+  (0.0ms) BEGIN
385
+  (0.1ms) ROLLBACK
386
+  (0.2ms) BEGIN
387
+ Processing by Facebook::PageController#description as HTML
388
+ Completed 500 Internal Server Error in 115ms
389
+  (0.1ms) ROLLBACK
390
+  (0.1ms) BEGIN
391
+ Processing by Facebook::PageController#events as HTML
392
+ Rendered /Users/necromancer/Code/blue_velvet/app/views/facebook/page/_attribute_not_found.html.erb (2.3ms)
393
+ Completed 200 OK in 23ms (Views: 11.2ms | ActiveRecord: 0.0ms)
394
+  (0.3ms) ROLLBACK
395
+ Connecting to database specified by database.yml
396
+  (0.1ms) BEGIN
397
+  (0.1ms) ROLLBACK
398
+  (0.1ms) BEGIN
399
+  (0.1ms) ROLLBACK
400
+  (0.1ms) BEGIN
401
+  (0.3ms) ROLLBACK
402
+  (0.1ms) BEGIN
403
+  (0.3ms) ROLLBACK
404
+  (0.1ms) BEGIN
405
+  (0.2ms) ROLLBACK
406
+  (0.1ms) BEGIN
407
+  (0.3ms) ROLLBACK
408
+  (0.1ms) BEGIN
409
+  (0.3ms) ROLLBACK
410
+  (0.1ms) BEGIN
411
+  (0.0ms) ROLLBACK
412
+  (0.0ms) BEGIN
413
+  (0.1ms) ROLLBACK
414
+  (0.0ms) BEGIN
415
+  (0.0ms) ROLLBACK
416
+  (0.2ms) BEGIN
417
+ Processing by Facebook::PageController#events as HTML
418
+ Rendered /Users/necromancer/Code/blue_velvet/app/views/facebook/page/_attribute_not_found.html.erb (2.4ms)
419
+ Completed 200 OK in 24ms (Views: 11.8ms | ActiveRecord: 0.0ms)
420
+  (0.4ms) ROLLBACK
421
+  (0.2ms) BEGIN
422
+ Processing by Facebook::PageController#description as HTML
423
+ Completed 500 Internal Server Error in 129ms
424
+  (0.2ms) ROLLBACK
425
+ Connecting to database specified by database.yml
426
+  (0.2ms) BEGIN
427
+  (0.2ms) ROLLBACK
428
+  (0.1ms) BEGIN
429
+  (0.1ms) ROLLBACK
430
+  (0.1ms) BEGIN
431
+  (0.3ms) ROLLBACK
432
+  (0.1ms) BEGIN
433
+  (0.3ms) ROLLBACK
434
+  (0.1ms) BEGIN
435
+  (0.3ms) ROLLBACK
436
+  (0.1ms) BEGIN
437
+  (0.3ms) ROLLBACK
438
+  (0.1ms) BEGIN
439
+  (0.3ms) ROLLBACK
440
+  (0.1ms) BEGIN
441
+  (0.1ms) ROLLBACK
442
+  (0.1ms) BEGIN
443
+  (0.1ms) ROLLBACK
444
+  (0.1ms) BEGIN
445
+  (0.1ms) ROLLBACK
446
+  (0.2ms) BEGIN
447
+ Processing by Facebook::PageController#description as HTML
448
+ Completed 500 Internal Server Error in 117ms
449
+  (0.2ms) ROLLBACK
450
+  (0.2ms) BEGIN
451
+ Processing by Facebook::PageController#events as HTML
452
+ Rendered /Users/necromancer/Code/blue_velvet/app/views/facebook/page/_attribute_not_found.html.erb (2.2ms)
453
+ Completed 200 OK in 23ms (Views: 11.3ms | ActiveRecord: 0.0ms)
454
+  (0.3ms) ROLLBACK
455
+ Connecting to database specified by database.yml
456
+  (0.1ms) BEGIN
457
+  (0.1ms) ROLLBACK
458
+  (0.1ms) BEGIN
459
+  (0.1ms) ROLLBACK
460
+  (0.0ms) BEGIN
461
+  (0.3ms) ROLLBACK
462
+  (0.1ms) BEGIN
463
+  (0.3ms) ROLLBACK
464
+  (0.1ms) BEGIN
465
+  (0.3ms) ROLLBACK
466
+  (0.1ms) BEGIN
467
+  (0.4ms) ROLLBACK
468
+  (0.1ms) BEGIN
469
+  (0.2ms) ROLLBACK
470
+  (0.1ms) BEGIN
471
+  (0.2ms) ROLLBACK
472
+  (0.1ms) BEGIN
473
+  (0.1ms) ROLLBACK
474
+  (0.1ms) BEGIN
475
+  (0.1ms) ROLLBACK
476
+  (0.1ms) BEGIN
477
+ Processing by Facebook::PageController#events as HTML
478
+ Rendered /Users/necromancer/Code/blue_velvet/app/views/facebook/page/_attribute_not_found.html.erb (2.5ms)
479
+ Completed 200 OK in 28ms (Views: 15.4ms | ActiveRecord: 0.0ms)
480
+  (0.3ms) ROLLBACK
481
+  (0.2ms) BEGIN
482
+ Processing by Facebook::PageController#description as HTML
483
+ Completed 500 Internal Server Error in 124ms
484
+  (0.2ms) ROLLBACK
485
+ Connecting to database specified by database.yml
486
+  (0.1ms) BEGIN
487
+  (0.1ms) ROLLBACK
488
+  (0.1ms) BEGIN
489
+  (0.0ms) ROLLBACK
490
+  (0.1ms) BEGIN
491
+  (0.3ms) ROLLBACK
492
+  (0.1ms) BEGIN
493
+  (0.3ms) ROLLBACK
494
+  (0.1ms) BEGIN
495
+  (0.3ms) ROLLBACK
496
+  (0.1ms) BEGIN
497
+  (0.3ms) ROLLBACK
498
+  (0.2ms) BEGIN
499
+  (0.3ms) ROLLBACK
500
+  (0.1ms) BEGIN
501
+  (0.1ms) ROLLBACK
502
+  (0.1ms) BEGIN
503
+  (0.1ms) ROLLBACK
504
+  (0.1ms) BEGIN
505
+  (0.1ms) ROLLBACK
506
+  (0.2ms) BEGIN
507
+ Processing by Facebook::PageController#description as HTML
508
+ Rendered /Users/necromancer/Code/blue_velvet/app/views/facebook/page/_page_attribute.html.erb (2.3ms)
509
+ Completed 200 OK in 125ms (Views: 11.6ms | ActiveRecord: 0.0ms)
510
+  (0.3ms) ROLLBACK
511
+  (0.1ms) BEGIN
512
+ Processing by Facebook::PageController#events as HTML
513
+ Rendered /Users/necromancer/Code/blue_velvet/app/views/facebook/page/_attribute_not_found.html.erb (0.5ms)
514
+ Completed 200 OK in 13ms (Views: 1.7ms | ActiveRecord: 0.0ms)
515
+  (0.3ms) ROLLBACK
516
+ Connecting to database specified by database.yml
517
+  (0.1ms) BEGIN
518
+  (0.1ms) ROLLBACK
519
+  (0.1ms) BEGIN
520
+  (0.0ms) ROLLBACK
521
+  (0.1ms) BEGIN
522
+  (0.3ms) ROLLBACK
523
+  (0.1ms) BEGIN
524
+  (0.3ms) ROLLBACK
525
+  (0.1ms) BEGIN
526
+  (0.3ms) ROLLBACK
527
+  (0.2ms) BEGIN
528
+  (0.3ms) ROLLBACK
529
+  (0.1ms) BEGIN
530
+  (0.3ms) ROLLBACK
531
+  (0.1ms) BEGIN
532
+  (0.0ms) ROLLBACK
533
+  (0.1ms) BEGIN
534
+  (0.0ms) ROLLBACK
535
+  (0.0ms) BEGIN
536
+  (0.0ms) ROLLBACK
537
+  (0.1ms) BEGIN
538
+ Processing by Facebook::PageController#description as HTML
539
+ Rendered /Users/necromancer/Code/blue_velvet/app/views/facebook/page/_page_attribute.html.erb (2.3ms)
540
+ Completed 200 OK in 131ms (Views: 11.7ms | ActiveRecord: 0.0ms)
541
+  (0.3ms) ROLLBACK
542
+  (0.1ms) BEGIN
543
+ Processing by Facebook::PageController#events as HTML
544
+ Rendered /Users/necromancer/Code/blue_velvet/app/views/facebook/page/_attribute_not_found.html.erb (0.5ms)
545
+ Completed 200 OK in 14ms (Views: 1.8ms | ActiveRecord: 0.0ms)
546
+  (0.3ms) ROLLBACK
547
+ Connecting to database specified by database.yml
548
+  (8.8ms) BEGIN
549
+  (0.3ms) ROLLBACK
550
+  (0.1ms) BEGIN
551
+  (0.1ms) ROLLBACK
552
+  (0.1ms) BEGIN
553
+  (0.3ms) ROLLBACK
554
+  (0.2ms) BEGIN
555
+  (0.2ms) ROLLBACK
556
+  (0.2ms) BEGIN
557
+  (0.2ms) ROLLBACK
558
+  (0.1ms) BEGIN
559
+  (0.1ms) ROLLBACK
560
+  (0.0ms) BEGIN
561
+  (0.3ms) ROLLBACK
562
+  (0.1ms) BEGIN
563
+  (0.1ms) ROLLBACK
564
+  (0.0ms) BEGIN
565
+  (0.1ms) ROLLBACK
566
+  (0.0ms) BEGIN
567
+  (0.1ms) ROLLBACK
568
+  (0.2ms) BEGIN
569
+ Processing by Facebook::PageController#description as HTML
570
+ Completed 500 Internal Server Error in 16ms
571
+  (0.2ms) ROLLBACK
572
+  (0.1ms) BEGIN
573
+ Processing by Facebook::PageController#events as HTML
574
+ Completed 500 Internal Server Error in 12ms
575
+  (0.1ms) ROLLBACK
576
+ Connecting to database specified by database.yml
577
+  (0.1ms) BEGIN
578
+  (0.1ms) ROLLBACK
579
+  (0.1ms) BEGIN
580
+  (0.0ms) ROLLBACK
581
+  (0.1ms) BEGIN
582
+  (0.3ms) ROLLBACK
583
+  (0.1ms) BEGIN
584
+  (0.3ms) ROLLBACK
585
+  (0.1ms) BEGIN
586
+  (0.3ms) ROLLBACK
587
+  (0.2ms) BEGIN
588
+  (0.3ms) ROLLBACK
589
+  (0.1ms) BEGIN
590
+  (0.3ms) ROLLBACK
591
+  (0.1ms) BEGIN
592
+  (0.0ms) ROLLBACK
593
+  (0.2ms) BEGIN
594
+  (0.2ms) ROLLBACK
595
+  (0.1ms) BEGIN
596
+  (0.0ms) ROLLBACK
597
+  (0.1ms) BEGIN
598
+ Processing by Facebook::PageController#description as HTML
599
+ Rendered /Users/necromancer/Code/blue_velvet/app/views/facebook/page/_page_attribute.html.erb (4.2ms)
600
+ Completed 200 OK in 293ms (Views: 41.6ms | ActiveRecord: 0.0ms)
601
+  (0.5ms) ROLLBACK
602
+  (0.1ms) BEGIN
603
+ Processing by Facebook::PageController#events as HTML
604
+ Rendered /Users/necromancer/Code/blue_velvet/app/views/facebook/page/_attribute_not_found.html.erb (1.1ms)
605
+ Completed 200 OK in 33ms (Views: 21.4ms | ActiveRecord: 0.0ms)
606
+  (0.2ms) ROLLBACK
607
+ Connecting to database specified by database.yml
608
+  (0.1ms) BEGIN
609
+  (0.1ms) ROLLBACK
610
+  (0.1ms) BEGIN
611
+  (0.0ms) ROLLBACK
612
+  (0.1ms) BEGIN
613
+  (0.2ms) ROLLBACK
614
+  (0.1ms) BEGIN
615
+  (0.2ms) ROLLBACK
616
+  (0.1ms) BEGIN
617
+  (0.1ms) ROLLBACK
618
+  (0.0ms) BEGIN
619
+  (0.1ms) ROLLBACK
620
+  (0.0ms) BEGIN
621
+  (0.2ms) ROLLBACK
622
+  (0.1ms) BEGIN
623
+  (0.1ms) ROLLBACK
624
+  (0.0ms) BEGIN
625
+  (0.1ms) ROLLBACK
626
+  (0.0ms) BEGIN
627
+  (0.1ms) ROLLBACK
628
+  (0.2ms) BEGIN
629
+ Processing by Facebook::PageController#description as HTML
630
+ Completed 500 Internal Server Error in 14ms
631
+  (0.2ms) ROLLBACK
632
+  (0.1ms) BEGIN
633
+ Processing by Facebook::PageController#events as HTML
634
+ Completed 500 Internal Server Error in 13ms
635
+  (0.2ms) ROLLBACK
636
+ Connecting to database specified by database.yml
637
+  (0.1ms) BEGIN
638
+  (0.1ms) ROLLBACK
639
+  (0.1ms) BEGIN
640
+  (0.0ms) ROLLBACK
641
+  (0.1ms) BEGIN
642
+  (0.3ms) ROLLBACK
643
+  (0.1ms) BEGIN
644
+  (0.2ms) ROLLBACK
645
+  (0.1ms) BEGIN
646
+  (0.3ms) ROLLBACK
647
+  (0.1ms) BEGIN
648
+  (0.1ms) ROLLBACK
649
+  (0.0ms) BEGIN
650
+  (0.2ms) ROLLBACK
651
+  (0.1ms) BEGIN
652
+  (0.1ms) ROLLBACK
653
+  (0.1ms) BEGIN
654
+  (0.1ms) ROLLBACK
655
+  (0.1ms) BEGIN
656
+  (0.1ms) ROLLBACK
657
+  (0.2ms) BEGIN
658
+ Processing by Facebook::PageController#events as HTML
659
+ Completed 500 Internal Server Error in 45ms
660
+  (0.2ms) ROLLBACK
661
+  (0.1ms) BEGIN
662
+ Processing by Facebook::PageController#description as HTML
663
+ Completed 500 Internal Server Error in 12ms
664
+  (0.1ms) ROLLBACK
665
+ Connecting to database specified by database.yml
666
+  (0.1ms) BEGIN
667
+  (0.1ms) ROLLBACK
668
+  (0.1ms) BEGIN
669
+  (0.0ms) ROLLBACK
670
+  (0.1ms) BEGIN
671
+  (0.3ms) ROLLBACK
672
+  (0.1ms) BEGIN
673
+  (0.2ms) ROLLBACK
674
+  (0.0ms) BEGIN
675
+  (0.2ms) ROLLBACK
676
+  (0.1ms) BEGIN
677
+  (0.2ms) ROLLBACK
678
+  (0.1ms) BEGIN
679
+  (0.3ms) ROLLBACK
680
+  (0.2ms) BEGIN
681
+  (0.1ms) ROLLBACK
682
+  (0.1ms) BEGIN
683
+  (0.1ms) ROLLBACK
684
+  (0.1ms) BEGIN
685
+  (0.1ms) ROLLBACK
686
+  (0.2ms) BEGIN
687
+ Processing by Facebook::PageController#description as HTML
688
+ Completed 500 Internal Server Error in 13ms
689
+  (0.1ms) ROLLBACK
690
+  (0.0ms) BEGIN
691
+ Processing by Facebook::PageController#events as HTML
692
+ Completed 500 Internal Server Error in 12ms
693
+  (0.2ms) ROLLBACK
694
+ Connecting to database specified by database.yml
695
+  (0.1ms) BEGIN
696
+  (0.1ms) ROLLBACK
697
+  (0.1ms) BEGIN
698
+  (0.1ms) ROLLBACK
699
+  (0.1ms) BEGIN
700
+  (0.4ms) ROLLBACK
701
+  (0.1ms) BEGIN
702
+  (0.2ms) ROLLBACK
703
+  (0.1ms) BEGIN
704
+  (0.3ms) ROLLBACK
705
+  (0.0ms) BEGIN
706
+  (0.2ms) ROLLBACK
707
+  (0.1ms) BEGIN
708
+  (0.3ms) ROLLBACK
709
+  (0.1ms) BEGIN
710
+  (0.1ms) ROLLBACK
711
+  (0.1ms) BEGIN
712
+  (0.1ms) ROLLBACK
713
+  (0.0ms) BEGIN
714
+  (0.0ms) ROLLBACK
715
+  (0.1ms) BEGIN
716
+ Processing by Facebook::PageController#description as HTML
717
+ Rendered /Users/necromancer/Code/blue_velvet/app/views/facebook/page/_attribute_not_found.html.erb (2.9ms)
718
+ Completed 200 OK in 1127ms (Views: 15.2ms | ActiveRecord: 0.0ms)
719
+  (0.2ms) ROLLBACK
720
+  (0.2ms) BEGIN
721
+ Processing by Facebook::PageController#events as HTML
722
+ Rendered /Users/necromancer/Code/blue_velvet/app/views/facebook/page/_attribute_not_found.html.erb (0.1ms)
723
+ Completed 200 OK in 13ms (Views: 0.8ms | ActiveRecord: 0.0ms)
724
+  (0.3ms) ROLLBACK
725
+ Connecting to database specified by database.yml
726
+  (0.1ms) BEGIN
727
+  (0.1ms) ROLLBACK
728
+  (0.1ms) BEGIN
729
+  (0.0ms) ROLLBACK
730
+  (0.1ms) BEGIN
731
+  (0.3ms) ROLLBACK
732
+  (0.1ms) BEGIN
733
+  (0.3ms) ROLLBACK
734
+  (0.0ms) BEGIN
735
+  (0.3ms) ROLLBACK
736
+  (0.1ms) BEGIN
737
+  (0.2ms) ROLLBACK
738
+  (0.2ms) BEGIN
739
+  (0.3ms) ROLLBACK
740
+  (0.1ms) BEGIN
741
+  (0.1ms) ROLLBACK
742
+  (0.1ms) BEGIN
743
+  (0.1ms) ROLLBACK
744
+  (0.1ms) BEGIN
745
+  (0.1ms) ROLLBACK
746
+  (0.1ms) BEGIN
747
+  (0.2ms) ROLLBACK
748
+  (0.1ms) BEGIN
749
+ Processing by Facebook::PageController#events as HTML
750
+ Rendered /Users/necromancer/Code/blue_velvet/app/views/facebook/page/_attribute_not_found.html.erb (3.1ms)
751
+ Completed 200 OK in 27ms (Views: 13.9ms | ActiveRecord: 0.0ms)
752
+  (0.4ms) ROLLBACK
753
+ Connecting to database specified by database.yml
754
+  (0.1ms) BEGIN
755
+  (0.1ms) ROLLBACK
756
+  (0.1ms) BEGIN
757
+  (0.0ms) ROLLBACK
758
+  (0.1ms) BEGIN
759
+  (0.3ms) ROLLBACK
760
+  (0.1ms) BEGIN
761
+  (0.3ms) ROLLBACK
762
+  (0.2ms) BEGIN
763
+  (0.4ms) ROLLBACK
764
+  (0.2ms) BEGIN
765
+  (0.3ms) ROLLBACK
766
+  (0.2ms) BEGIN
767
+  (0.3ms) ROLLBACK
768
+  (0.1ms) BEGIN
769
+  (0.1ms) ROLLBACK
770
+  (0.0ms) BEGIN
771
+  (0.0ms) ROLLBACK
772
+  (0.0ms) BEGIN
773
+  (0.1ms) ROLLBACK
774
+  (0.1ms) BEGIN
775
+ Processing by Facebook::PageController#about as HTML
776
+ Rendered /Users/necromancer/Code/blue_velvet/app/views/facebook/page/_page_attribute.html.erb (2.3ms)
777
+ Completed 200 OK in 131ms (Views: 11.3ms | ActiveRecord: 0.0ms)
778
+  (0.3ms) ROLLBACK
779
+  (0.1ms) BEGIN
780
+  (0.1ms) ROLLBACK
781
+ Connecting to database specified by database.yml
782
+  (0.1ms) BEGIN
783
+  (0.1ms) ROLLBACK
784
+  (0.1ms) BEGIN
785
+  (0.1ms) ROLLBACK
786
+  (0.1ms) BEGIN
787
+  (0.3ms) ROLLBACK
788
+  (0.1ms) BEGIN
789
+  (0.3ms) ROLLBACK
790
+  (0.1ms) BEGIN
791
+  (0.3ms) ROLLBACK
792
+  (0.1ms) BEGIN
793
+  (0.3ms) ROLLBACK
794
+  (0.1ms) BEGIN
795
+  (0.2ms) ROLLBACK
796
+  (0.1ms) BEGIN
797
+  (0.1ms) ROLLBACK
798
+  (0.1ms) BEGIN
799
+  (0.0ms) ROLLBACK
800
+  (0.0ms) BEGIN
801
+  (0.0ms) ROLLBACK
802
+  (0.1ms) BEGIN
803
+ Processing by Facebook::PageController#about as HTML
804
+ Rendered /Users/necromancer/Code/blue_velvet/app/views/facebook/page/_page_attribute.html.erb (2.5ms)
805
+ Completed 200 OK in 141ms (Views: 12.8ms | ActiveRecord: 0.0ms)
806
+  (0.3ms) ROLLBACK
807
+  (0.1ms) BEGIN
808
+ Processing by Facebook::PageController#events as HTML
809
+ Rendered /Users/necromancer/Code/blue_velvet/app/views/facebook/page/_attribute_not_found.html.erb (0.5ms)
810
+ Completed 200 OK in 15ms (Views: 1.9ms | ActiveRecord: 0.0ms)
811
+  (0.2ms) ROLLBACK
812
+ Connecting to database specified by database.yml
813
+  (0.1ms) BEGIN
814
+  (0.2ms) ROLLBACK
815
+  (0.1ms) BEGIN
816
+  (0.1ms) ROLLBACK
817
+  (0.1ms) BEGIN
818
+  (0.3ms) ROLLBACK
819
+  (0.1ms) BEGIN
820
+  (0.3ms) ROLLBACK
821
+  (0.1ms) BEGIN
822
+  (0.3ms) ROLLBACK
823
+  (0.1ms) BEGIN
824
+  (0.3ms) ROLLBACK
825
+  (0.1ms) BEGIN
826
+  (0.3ms) ROLLBACK
827
+  (0.1ms) BEGIN
828
+  (0.1ms) ROLLBACK
829
+  (0.0ms) BEGIN
830
+  (0.0ms) ROLLBACK
831
+  (0.1ms) BEGIN
832
+  (0.0ms) ROLLBACK
833
+  (0.2ms) BEGIN
834
+ Processing by Facebook::PageController#about as HTML
835
+ Rendered /Users/necromancer/Code/blue_velvet/app/views/facebook/page/_page_attribute.html.erb (2.5ms)
836
+ Completed 200 OK in 127ms (Views: 11.4ms | ActiveRecord: 0.0ms)
837
+  (0.4ms) ROLLBACK
838
+  (0.1ms) BEGIN
839
+ Processing by Facebook::PageController#events as HTML
840
+ Rendered /Users/necromancer/Code/blue_velvet/app/views/facebook/page/_attribute_not_found.html.erb (0.5ms)
841
+ Completed 200 OK in 14ms (Views: 1.8ms | ActiveRecord: 0.0ms)
842
+  (0.3ms) ROLLBACK
843
+ Connecting to database specified by database.yml
844
+  (0.4ms) begin transaction
845
+  (0.0ms) rollback transaction
846
+  (0.1ms) begin transaction
847
+  (0.0ms) rollback transaction
848
+  (0.0ms) begin transaction
849
+  (0.1ms) rollback transaction
850
+  (0.0ms) begin transaction
851
+  (0.1ms) rollback transaction
852
+  (0.0ms) begin transaction
853
+  (0.1ms) rollback transaction
854
+  (0.0ms) begin transaction
855
+  (0.1ms) rollback transaction
856
+  (0.0ms) begin transaction
857
+  (0.1ms) rollback transaction
858
+  (0.1ms) begin transaction
859
+  (0.0ms) rollback transaction
860
+  (0.0ms) begin transaction
861
+  (0.0ms) rollback transaction
862
+  (0.0ms) begin transaction
863
+  (0.0ms) rollback transaction
864
+  (0.0ms) begin transaction
865
+ Processing by Facebook::PageController#about as HTML
866
+ Rendered /Users/necromancer/Code/blue_velvet/app/views/facebook/page/_page_attribute.html.erb (2.2ms)
867
+ Completed 200 OK in 127ms (Views: 11.1ms | ActiveRecord: 0.0ms)
868
+  (0.1ms) rollback transaction
869
+  (0.0ms) begin transaction
870
+ Processing by Facebook::PageController#events as HTML
871
+ Rendered /Users/necromancer/Code/blue_velvet/app/views/facebook/page/_attribute_not_found.html.erb (0.5ms)
872
+ Completed 200 OK in 14ms (Views: 1.8ms | ActiveRecord: 0.0ms)
873
+  (0.1ms) rollback transaction
874
+ Connecting to database specified by database.yml
875
+  (0.4ms) begin transaction
876
+  (0.1ms) rollback transaction
877
+  (0.1ms) begin transaction
878
+  (0.0ms) rollback transaction
879
+  (0.1ms) begin transaction
880
+  (0.1ms) rollback transaction
881
+  (0.0ms) begin transaction
882
+  (0.1ms) rollback transaction
883
+  (0.0ms) begin transaction
884
+  (0.1ms) rollback transaction
885
+  (0.1ms) begin transaction
886
+  (0.1ms) rollback transaction
887
+  (0.1ms) begin transaction
888
+  (0.1ms) rollback transaction
889
+  (0.1ms) begin transaction
890
+  (0.0ms) rollback transaction
891
+  (0.0ms) begin transaction
892
+  (0.0ms) rollback transaction
893
+  (0.0ms) begin transaction
894
+  (0.0ms) rollback transaction
895
+  (0.0ms) begin transaction
896
+ Processing by Facebook::PageController#about as HTML
897
+ Rendered /Users/necromancer/Code/blue_velvet/app/views/facebook/page/_page_attribute.html.erb (2.9ms)
898
+ Completed 200 OK in 134ms (Views: 13.6ms | ActiveRecord: 0.0ms)
899
+  (0.1ms) rollback transaction
900
+  (0.0ms) begin transaction
901
+ Processing by Facebook::PageController#events as HTML
902
+ Rendered /Users/necromancer/Code/blue_velvet/app/views/facebook/page/_attribute_not_found.html.erb (0.5ms)
903
+ Completed 200 OK in 16ms (Views: 2.8ms | ActiveRecord: 0.0ms)
904
+  (0.1ms) rollback transaction
905
+ Connecting to database specified by database.yml
906
+  (0.4ms) begin transaction
907
+  (0.1ms) rollback transaction
908
+  (0.1ms) begin transaction
909
+  (0.0ms) rollback transaction
910
+  (0.0ms) begin transaction
911
+  (0.1ms) rollback transaction
912
+  (0.0ms) begin transaction
913
+  (0.1ms) rollback transaction
914
+  (0.1ms) begin transaction
915
+  (0.1ms) rollback transaction
916
+  (0.0ms) begin transaction
917
+  (0.1ms) rollback transaction
918
+  (0.0ms) begin transaction
919
+  (0.1ms) rollback transaction
920
+  (0.1ms) begin transaction
921
+  (0.0ms) rollback transaction
922
+  (0.1ms) begin transaction
923
+  (0.0ms) rollback transaction
924
+  (0.0ms) begin transaction
925
+  (0.0ms) rollback transaction
926
+  (0.0ms) begin transaction
927
+ Processing by Facebook::PageController#about as HTML
928
+ Rendered /Users/necromancer/Code/blue_velvet/app/views/facebook/page/_page_attribute.html.erb (2.3ms)
929
+ Completed 200 OK in 126ms (Views: 11.4ms | ActiveRecord: 0.0ms)
930
+  (0.1ms) rollback transaction
931
+  (0.0ms) begin transaction
932
+ Processing by Facebook::PageController#events as HTML
933
+ Rendered /Users/necromancer/Code/blue_velvet/app/views/facebook/page/_attribute_not_found.html.erb (0.5ms)
934
+ Completed 200 OK in 14ms (Views: 1.8ms | ActiveRecord: 0.0ms)
935
+  (0.1ms) rollback transaction