meta_reports 0.0.1 → 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (38) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +10 -3
  3. data/app/models/meta_reports/base.rb +1 -1
  4. data/config/routes.rb +1 -1
  5. data/lib/meta_reports/version.rb +1 -1
  6. data/spec/ci.sh +2 -0
  7. data/spec/dummy/config/application.rb +15 -9
  8. data/spec/dummy/config/environments/development.rb +2 -0
  9. data/spec/dummy/config/environments/production.rb +2 -0
  10. data/spec/dummy/config/environments/test.rb +3 -1
  11. data/spec/dummy/config/initializers/secret_token.rb +1 -0
  12. data/spec/dummy/db/development.sqlite3 +0 -0
  13. data/spec/dummy/db/migrate/20130801071213_create_meta_reports_reports.rb +17 -0
  14. data/spec/dummy/db/schema.rb +2 -4
  15. data/spec/dummy/db/test.sqlite3 +0 -0
  16. data/spec/dummy/log/development.log +517 -0
  17. data/spec/dummy/log/test.log +1962 -0
  18. data/spec/dummy/tmp/cache/assets/test/sprockets/0b7ba158ff62bbbb378d6bea80680c63 +0 -0
  19. data/spec/dummy/tmp/cache/assets/test/sprockets/13fe41fee1fe35b49d145bcc06610705 +0 -0
  20. data/spec/dummy/tmp/cache/assets/test/sprockets/1d341d7a2fc1328567d4b23e0809b2e2 +0 -0
  21. data/spec/dummy/tmp/cache/assets/test/sprockets/290aea2004dfecfc76f42e48970f1484 +0 -0
  22. data/spec/dummy/tmp/cache/assets/test/sprockets/2d47bd3108d9abbb12c0497e36d9674d +0 -0
  23. data/spec/dummy/tmp/cache/assets/test/sprockets/2f5173deea6c795b8fdde723bb4b63af +0 -0
  24. data/spec/dummy/tmp/cache/assets/test/sprockets/357970feca3ac29060c1e3861e2c0953 +0 -0
  25. data/spec/dummy/tmp/cache/assets/test/sprockets/805babf865ce32228222420a522c7b36 +0 -0
  26. data/spec/dummy/tmp/cache/assets/test/sprockets/9e22e937dd267c81a146665f15471b8e +0 -0
  27. data/spec/dummy/tmp/cache/assets/test/sprockets/b0d5af721ea37c98fd4bccd8e1e5c6ab +0 -0
  28. data/spec/dummy/tmp/cache/assets/test/sprockets/cffd775d018f68ce5dba1ee0d951a994 +0 -0
  29. data/spec/dummy/tmp/cache/assets/test/sprockets/d771ace226fc8215a3572e0aa35bb0d6 +0 -0
  30. data/spec/dummy/tmp/cache/assets/test/sprockets/e858c95fa595e319dac0065d49982967 +0 -0
  31. data/spec/dummy/tmp/cache/assets/test/sprockets/f7cbd26ba1d28d48de824f0e94586655 +0 -0
  32. data/spec/features/dummy_spec.rb +1 -1
  33. data/spec/generators/install_spec.rb +1 -1
  34. data/spec/spec_helper.rb +9 -1
  35. data/spec/test_3.2.sh +16 -0
  36. data/spec/test_4.0.sh +16 -0
  37. metadata +64 -26
  38. data/spec/dummy/tmp/pids/server.pid +0 -1
@@ -0,0 +1,1962 @@
1
+ Connecting to database specified by database.yml
2
+  (0.1ms) select sqlite_version(*)
3
+  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
4
+  (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
5
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
6
+ Connecting to database specified by database.yml
7
+  (0.0ms) select sqlite_version(*)
8
+  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
9
+  (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
10
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
11
+ Connecting to database specified by database.yml
12
+  (0.2ms) begin transaction
13
+  (0.0ms) rollback transaction
14
+  (0.0ms) begin transaction
15
+  (0.0ms) rollback transaction
16
+  (0.0ms) begin transaction
17
+  (0.0ms) rollback transaction
18
+  (0.0ms) begin transaction
19
+  (0.0ms) rollback transaction
20
+  (0.0ms) begin transaction
21
+  (0.0ms) rollback transaction
22
+  (0.0ms) begin transaction
23
+  (0.0ms) rollback transaction
24
+  (0.0ms) begin transaction
25
+  (0.0ms) rollback transaction
26
+  (0.0ms) begin transaction
27
+  (0.0ms) rollback transaction
28
+  (0.0ms) begin transaction
29
+  (0.0ms) rollback transaction
30
+  (0.0ms) begin transaction
31
+  (0.0ms) rollback transaction
32
+  (0.0ms) begin transaction
33
+  (0.0ms) rollback transaction
34
+  (0.0ms) begin transaction
35
+  (0.0ms) rollback transaction
36
+  (0.0ms) begin transaction
37
+  (0.0ms) rollback transaction
38
+  (0.0ms) begin transaction
39
+  (0.0ms) rollback transaction
40
+  (0.0ms) begin transaction
41
+  (0.0ms) rollback transaction
42
+  (0.0ms) begin transaction
43
+  (0.0ms) rollback transaction
44
+  (0.0ms) begin transaction
45
+  (0.0ms) rollback transaction
46
+  (0.0ms) begin transaction
47
+  (0.0ms) rollback transaction
48
+ Connecting to database specified by database.yml
49
+  (0.0ms) begin transaction
50
+  (0.0ms) rollback transaction
51
+  (0.0ms) begin transaction
52
+  (0.0ms) rollback transaction
53
+  (0.0ms) begin transaction
54
+  (0.0ms) rollback transaction
55
+  (0.0ms) begin transaction
56
+  (0.0ms) rollback transaction
57
+  (0.0ms) begin transaction
58
+  (0.0ms) rollback transaction
59
+  (0.0ms) begin transaction
60
+  (0.0ms) rollback transaction
61
+  (0.0ms) begin transaction
62
+  (0.0ms) rollback transaction
63
+  (0.0ms) begin transaction
64
+  (0.0ms) rollback transaction
65
+  (0.0ms) begin transaction
66
+  (0.0ms) rollback transaction
67
+  (0.0ms) begin transaction
68
+  (0.0ms) rollback transaction
69
+  (0.0ms) begin transaction
70
+  (0.0ms) rollback transaction
71
+  (0.0ms) begin transaction
72
+  (0.0ms) rollback transaction
73
+  (0.0ms) begin transaction
74
+  (0.0ms) rollback transaction
75
+  (0.0ms) begin transaction
76
+  (0.0ms) rollback transaction
77
+  (0.0ms) begin transaction
78
+  (0.0ms) rollback transaction
79
+  (0.0ms) begin transaction
80
+  (0.0ms) rollback transaction
81
+  (0.0ms) begin transaction
82
+  (0.0ms) rollback transaction
83
+  (0.0ms) begin transaction
84
+  (0.0ms) rollback transaction
85
+ Connecting to database specified by database.yml
86
+  (0.0ms) select sqlite_version(*)
87
+  (1.7ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
88
+  (1.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
89
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
90
+ Connecting to database specified by database.yml
91
+  (0.0ms) select sqlite_version(*)
92
+  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
93
+  (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
94
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
95
+ Connecting to database specified by database.yml
96
+  (0.1ms) select sqlite_version(*)
97
+  (1.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
98
+  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
99
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
100
+ Connecting to database specified by database.yml
101
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
102
+ Migrating to CreateMetaReportsReports (20130801071213)
103
+  (0.0ms) select sqlite_version(*)
104
+  (0.0ms) begin transaction
105
+  (0.4ms) CREATE TABLE "meta_reports_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "title" varchar(255), "group" varchar(255), "direct" boolean, "views" integer, "target" varchar(255), "formats_mask" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
106
+  (0.1ms) CREATE INDEX "index_meta_reports_reports_on_name" ON "meta_reports_reports" ("name")
107
+  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130801071213')
108
+  (1.5ms) commit transaction
109
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
110
+ Connecting to database specified by database.yml
111
+  (0.2ms) begin transaction
112
+  (0.0ms) rollback transaction
113
+  (0.0ms) begin transaction
114
+  (0.0ms) rollback transaction
115
+  (0.0ms) begin transaction
116
+  (0.0ms) rollback transaction
117
+  (0.0ms) begin transaction
118
+  (0.0ms) rollback transaction
119
+  (0.0ms) begin transaction
120
+  (0.0ms) rollback transaction
121
+  (0.0ms) begin transaction
122
+  (0.0ms) rollback transaction
123
+  (0.0ms) begin transaction
124
+  (0.0ms) rollback transaction
125
+ SQL (1.6ms) DELETE FROM "meta_reports_reports"
126
+  (0.1ms) begin transaction
127
+ SQL (3.0ms) INSERT INTO "meta_reports_reports" ("created_at", "description", "direct", "formats_mask", "group", "name", "target", "title", "updated_at", "views") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Tue, 01 Oct 2013 02:30:47 UTC +00:00], ["description", "Moo, eh?"], ["direct", nil], ["formats_mask", 7], ["group", "moo"], ["name", "moo"], ["target", nil], ["title", "Le Moo"], ["updated_at", Tue, 01 Oct 2013 02:30:47 UTC +00:00], ["views", nil]]
128
+  (1.7ms) commit transaction
129
+  (0.0ms) begin transaction
130
+ Started GET "/meta_reports/1" for 127.0.0.1 at 2013-09-30 19:30:47 -0700
131
+ Processing by MetaReports::ReportsController#show as HTML
132
+ Parameters: {"id"=>"1"}
133
+ MetaReports::Report Load (0.2ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
134
+ Rendered meta_reports/reports/templates/_default_table.html.erb (1.0ms)
135
+ Rendered meta_reports/reports/templates/_default.html.erb (3.7ms)
136
+ Rendered meta_reports/reports/templates/default.html.erb within layouts/application (6.6ms)
137
+  (0.2ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
138
+ Completed 200 OK in 16ms (Views: 13.1ms | ActiveRecord: 0.4ms)
139
+  (0.6ms) rollback transaction
140
+  (0.0ms) begin transaction
141
+ Started GET "/meta_reports/1.xlsx" for 127.0.0.1 at 2013-09-30 19:30:47 -0700
142
+ Processing by MetaReports::ReportsController#show as XLSX
143
+ Parameters: {"id"=>"1"}
144
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
145
+ Rendered meta_reports/reports/templates/_default_header.xlsx.axlsx (37.6ms)
146
+ Rendered meta_reports/reports/templates/default.xlsx.axlsx (45.4ms)
147
+  (0.3ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
148
+ Completed 200 OK in 48ms (Views: 47.0ms | ActiveRecord: 0.3ms)
149
+  (0.5ms) rollback transaction
150
+  (0.0ms) begin transaction
151
+ Started GET "/meta_reports" for 127.0.0.1 at 2013-09-30 19:30:47 -0700
152
+ Processing by MetaReports::ReportsController#index as HTML
153
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" ORDER BY meta_reports_reports.title
154
+ Rendered meta_reports/reports/index.html.erb within layouts/application (26.8ms)
155
+ Completed 200 OK in 29ms (Views: 28.5ms | ActiveRecord: 0.1ms)
156
+  (0.1ms) rollback transaction
157
+  (0.0ms) begin transaction
158
+ Started GET "/meta_reports/1.pdf" for 127.0.0.1 at 2013-09-30 19:30:47 -0700
159
+ Processing by MetaReports::ReportsController#show as PDF
160
+ Parameters: {"id"=>"1"}
161
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
162
+ title: "Le Moo"
163
+ Rendered meta_reports/reports/templates/_default_header.pdf.prawn (170.6ms)
164
+ Rendered meta_reports/reports/templates/_default_table.pdf.prawn (13.4ms)
165
+ Rendered meta_reports/reports/templates/_default_footer.pdf.prawn (1.1ms)
166
+ Rendered meta_reports/reports/templates/default.pdf.prawn (196.4ms)
167
+  (0.2ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
168
+ Completed 200 OK in 199ms (Views: 198.0ms | ActiveRecord: 0.3ms)
169
+  (0.5ms) rollback transaction
170
+  (0.0ms) begin transaction
171
+ Started GET "/" for 127.0.0.1 at 2013-09-30 19:30:47 -0700
172
+ Processing by HomeController#index as HTML
173
+ Rendered home/index.html.erb within layouts/application (0.3ms)
174
+ Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
175
+  (0.0ms) rollback transaction
176
+  (0.0ms) begin transaction
177
+  (0.0ms) rollback transaction
178
+  (0.0ms) begin transaction
179
+  (0.0ms) rollback transaction
180
+  (0.0ms) begin transaction
181
+  (0.0ms) rollback transaction
182
+  (0.0ms) begin transaction
183
+  (0.0ms) rollback transaction
184
+  (0.0ms) begin transaction
185
+  (0.0ms) rollback transaction
186
+  (0.0ms) begin transaction
187
+  (0.0ms) rollback transaction
188
+  (0.0ms) begin transaction
189
+  (0.0ms) rollback transaction
190
+  (0.0ms) begin transaction
191
+  (0.0ms) rollback transaction
192
+  (0.0ms) begin transaction
193
+  (0.0ms) rollback transaction
194
+  (0.0ms) begin transaction
195
+  (0.0ms) rollback transaction
196
+  (0.0ms) begin transaction
197
+  (0.0ms) rollback transaction
198
+ Connecting to database specified by database.yml
199
+  (0.0ms) select sqlite_version(*)
200
+  (1.7ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
201
+  (1.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
202
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
203
+ Migrating to CreateMetaReportsReports (20130801071213)
204
+  (0.0ms) begin transaction
205
+  (0.3ms) CREATE TABLE "meta_reports_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "title" varchar(255), "group" varchar(255), "direct" boolean, "views" integer, "target" varchar(255), "formats_mask" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
206
+  (0.1ms) CREATE INDEX "index_meta_reports_reports_on_name" ON "meta_reports_reports" ("name")
207
+  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130801071213')
208
+  (15.1ms) commit transaction
209
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
210
+ Connecting to database specified by database.yml
211
+  (0.3ms) begin transaction
212
+  (0.0ms) rollback transaction
213
+  (0.0ms) begin transaction
214
+  (0.0ms) rollback transaction
215
+  (0.0ms) begin transaction
216
+  (0.0ms) rollback transaction
217
+  (0.0ms) begin transaction
218
+  (0.0ms) rollback transaction
219
+  (0.0ms) begin transaction
220
+  (0.0ms) rollback transaction
221
+  (0.0ms) begin transaction
222
+  (0.0ms) rollback transaction
223
+  (0.0ms) begin transaction
224
+  (0.0ms) rollback transaction
225
+  (0.0ms) begin transaction
226
+  (0.0ms) rollback transaction
227
+  (0.0ms) begin transaction
228
+  (0.0ms) rollback transaction
229
+  (0.0ms) begin transaction
230
+  (0.0ms) rollback transaction
231
+  (0.0ms) begin transaction
232
+  (0.0ms) rollback transaction
233
+  (0.0ms) begin transaction
234
+  (0.0ms) rollback transaction
235
+  (0.0ms) begin transaction
236
+  (0.0ms) rollback transaction
237
+  (0.0ms) begin transaction
238
+  (0.0ms) rollback transaction
239
+  (0.0ms) begin transaction
240
+  (0.0ms) rollback transaction
241
+  (0.0ms) begin transaction
242
+  (0.0ms) rollback transaction
243
+  (0.0ms) begin transaction
244
+  (0.0ms) rollback transaction
245
+  (0.0ms) begin transaction
246
+  (0.0ms) rollback transaction
247
+ SQL (1.6ms) DELETE FROM "meta_reports_reports"
248
+  (0.1ms) begin transaction
249
+ SQL (3.3ms) INSERT INTO "meta_reports_reports" ("created_at", "description", "direct", "formats_mask", "group", "name", "target", "title", "updated_at", "views") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Tue, 01 Oct 2013 02:40:33 UTC +00:00], ["description", "Moo, eh?"], ["direct", nil], ["formats_mask", 7], ["group", "moo"], ["name", "moo"], ["target", nil], ["title", "Le Moo"], ["updated_at", Tue, 01 Oct 2013 02:40:33 UTC +00:00], ["views", nil]]
250
+  (1.1ms) commit transaction
251
+  (0.0ms) begin transaction
252
+ Started GET "/meta_reports/1" for 127.0.0.1 at 2013-09-30 19:40:33 -0700
253
+ Processing by MetaReports::ReportsController#show as HTML
254
+ Parameters: {"id"=>"1"}
255
+ MetaReports::Report Load (0.2ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
256
+ Rendered meta_reports/reports/templates/_default_table.html.erb (1.2ms)
257
+ Rendered meta_reports/reports/templates/_default.html.erb (4.0ms)
258
+ Rendered meta_reports/reports/templates/default.html.erb within layouts/application (7.5ms)
259
+  (0.3ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
260
+ Completed 200 OK in 18ms (Views: 15.0ms | ActiveRecord: 0.5ms)
261
+  (0.5ms) rollback transaction
262
+  (0.0ms) begin transaction
263
+ Started GET "/" for 127.0.0.1 at 2013-09-30 19:40:33 -0700
264
+ Processing by HomeController#index as HTML
265
+ Rendered home/index.html.erb within layouts/application (0.3ms)
266
+ Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms)
267
+  (0.1ms) rollback transaction
268
+  (0.0ms) begin transaction
269
+ Started GET "/meta_reports" for 127.0.0.1 at 2013-09-30 19:40:33 -0700
270
+ Processing by MetaReports::ReportsController#index as HTML
271
+ MetaReports::Report Load (0.2ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" ORDER BY meta_reports_reports.title
272
+ Rendered meta_reports/reports/index.html.erb within layouts/application (4.6ms)
273
+ Completed 200 OK in 7ms (Views: 6.5ms | ActiveRecord: 0.2ms)
274
+  (0.1ms) rollback transaction
275
+  (0.0ms) begin transaction
276
+ Started GET "/meta_reports/1.pdf" for 127.0.0.1 at 2013-09-30 19:40:33 -0700
277
+ Processing by MetaReports::ReportsController#show as PDF
278
+ Parameters: {"id"=>"1"}
279
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
280
+ title: "Le Moo"
281
+ Rendered meta_reports/reports/templates/_default_header.pdf.prawn (51.6ms)
282
+ Rendered meta_reports/reports/templates/_default_table.pdf.prawn (13.4ms)
283
+ Rendered meta_reports/reports/templates/_default_footer.pdf.prawn (1.1ms)
284
+ Rendered meta_reports/reports/templates/default.pdf.prawn (70.4ms)
285
+  (0.2ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
286
+ Completed 200 OK in 73ms (Views: 71.9ms | ActiveRecord: 0.3ms)
287
+  (0.7ms) rollback transaction
288
+  (0.0ms) begin transaction
289
+ Started GET "/meta_reports/1.xlsx" for 127.0.0.1 at 2013-09-30 19:40:33 -0700
290
+ Processing by MetaReports::ReportsController#show as XLSX
291
+ Parameters: {"id"=>"1"}
292
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
293
+ Rendered meta_reports/reports/templates/_default_header.xlsx.axlsx (6.0ms)
294
+ Rendered meta_reports/reports/templates/default.xlsx.axlsx (53.2ms)
295
+  (0.3ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
296
+ Completed 200 OK in 56ms (Views: 54.8ms | ActiveRecord: 0.4ms)
297
+  (0.7ms) rollback transaction
298
+ Connecting to database specified by database.yml
299
+  (0.0ms) select sqlite_version(*)
300
+  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
301
+  (17.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
302
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
303
+ Migrating to CreateMetaReportsReports (20130801071213)
304
+  (0.0ms) begin transaction
305
+  (0.3ms) CREATE TABLE "meta_reports_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "title" varchar(255), "group" varchar(255), "direct" boolean, "views" integer, "target" varchar(255), "formats_mask" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
306
+  (0.1ms) CREATE INDEX "index_meta_reports_reports_on_name" ON "meta_reports_reports" ("name")
307
+  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130801071213')
308
+  (6.1ms) commit transaction
309
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
310
+ Connecting to database specified by database.yml
311
+ Connecting to database specified by database.yml
312
+  (0.0ms) select sqlite_version(*)
313
+  (1.7ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
314
+  (1.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
315
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
316
+ Migrating to CreateMetaReportsReports (20130801071213)
317
+  (0.0ms) begin transaction
318
+  (0.3ms) CREATE TABLE "meta_reports_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "title" varchar(255), "group" varchar(255), "direct" boolean, "views" integer, "target" varchar(255), "formats_mask" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
319
+  (0.1ms) CREATE INDEX "index_meta_reports_reports_on_name" ON "meta_reports_reports" ("name")
320
+  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130801071213')
321
+  (13.0ms) commit transaction
322
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
323
+ Connecting to database specified by database.yml
324
+ Connecting to database specified by database.yml
325
+  (0.1ms) select sqlite_version(*)
326
+  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
327
+  (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
328
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
329
+ Migrating to CreateMetaReportsReports (20130801071213)
330
+  (0.0ms) begin transaction
331
+  (0.3ms) CREATE TABLE "meta_reports_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "title" varchar(255), "group" varchar(255), "direct" boolean, "views" integer, "target" varchar(255), "formats_mask" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
332
+  (0.1ms) CREATE INDEX "index_meta_reports_reports_on_name" ON "meta_reports_reports" ("name")
333
+  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130801071213')
334
+  (12.0ms) commit transaction
335
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
336
+ Connecting to database specified by database.yml
337
+ SQL (10.6ms) DELETE FROM "meta_reports_reports"
338
+  (0.1ms) begin transaction
339
+ SQL (3.2ms) INSERT INTO "meta_reports_reports" ("created_at", "description", "direct", "formats_mask", "group", "name", "target", "title", "updated_at", "views") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Tue, 01 Oct 2013 02:46:38 UTC +00:00], ["description", "Moo, eh?"], ["direct", nil], ["formats_mask", 7], ["group", "moo"], ["name", "moo"], ["target", nil], ["title", "Le Moo"], ["updated_at", Tue, 01 Oct 2013 02:46:38 UTC +00:00], ["views", nil]]
340
+  (1.8ms) commit transaction
341
+  (0.1ms) begin transaction
342
+ Started GET "/" for 127.0.0.1 at 2013-09-30 19:46:38 -0700
343
+ Processing by HomeController#index as HTML
344
+ Rendered home/index.html.erb within layouts/application (0.9ms)
345
+ Completed 200 OK in 8ms (Views: 7.4ms | ActiveRecord: 0.0ms)
346
+  (0.0ms) rollback transaction
347
+  (0.0ms) begin transaction
348
+ Started GET "/meta_reports/1.pdf" for 127.0.0.1 at 2013-09-30 19:46:38 -0700
349
+ Processing by MetaReports::ReportsController#show as PDF
350
+ Parameters: {"id"=>"1"}
351
+ MetaReports::Report Load (0.2ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
352
+ title: "Le Moo"
353
+ Rendered meta_reports/reports/templates/_default_header.pdf.prawn (52.7ms)
354
+ Rendered meta_reports/reports/templates/_default_table.pdf.prawn (13.8ms)
355
+ Rendered meta_reports/reports/templates/_default_footer.pdf.prawn (1.2ms)
356
+ Rendered meta_reports/reports/templates/default.pdf.prawn (73.4ms)
357
+  (0.2ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
358
+ Completed 200 OK in 77ms (Views: 75.0ms | ActiveRecord: 0.4ms)
359
+  (0.7ms) rollback transaction
360
+  (0.0ms) begin transaction
361
+ Started GET "/meta_reports" for 127.0.0.1 at 2013-09-30 19:46:39 -0700
362
+ Processing by MetaReports::ReportsController#index as HTML
363
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" ORDER BY meta_reports_reports.title
364
+ Rendered meta_reports/reports/index.html.erb within layouts/application (4.1ms)
365
+ Completed 200 OK in 7ms (Views: 6.1ms | ActiveRecord: 0.1ms)
366
+  (0.1ms) rollback transaction
367
+  (0.0ms) begin transaction
368
+ Started GET "/meta_reports/1" for 127.0.0.1 at 2013-09-30 19:46:39 -0700
369
+ Processing by MetaReports::ReportsController#show as HTML
370
+ Parameters: {"id"=>"1"}
371
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
372
+ Rendered meta_reports/reports/templates/_default_table.html.erb (1.0ms)
373
+ Rendered meta_reports/reports/templates/_default.html.erb (3.3ms)
374
+ Rendered meta_reports/reports/templates/default.html.erb within layouts/application (4.2ms)
375
+  (0.2ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
376
+ Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.3ms)
377
+  (0.6ms) rollback transaction
378
+  (0.0ms) begin transaction
379
+ Started GET "/meta_reports/1.xlsx" for 127.0.0.1 at 2013-09-30 19:46:39 -0700
380
+ Processing by MetaReports::ReportsController#show as XLSX
381
+ Parameters: {"id"=>"1"}
382
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
383
+ Rendered meta_reports/reports/templates/_default_header.xlsx.axlsx (40.7ms)
384
+ Rendered meta_reports/reports/templates/default.xlsx.axlsx (49.0ms)
385
+  (0.5ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
386
+ Completed 200 OK in 52ms (Views: 50.5ms | ActiveRecord: 0.6ms)
387
+  (0.5ms) rollback transaction
388
+  (0.0ms) begin transaction
389
+  (0.0ms) rollback transaction
390
+  (0.0ms) begin transaction
391
+  (0.0ms) rollback transaction
392
+  (0.0ms) begin transaction
393
+  (0.0ms) rollback transaction
394
+  (0.0ms) begin transaction
395
+  (0.0ms) rollback transaction
396
+  (0.0ms) begin transaction
397
+  (0.0ms) rollback transaction
398
+  (0.0ms) begin transaction
399
+  (0.0ms) rollback transaction
400
+  (0.0ms) begin transaction
401
+  (0.0ms) rollback transaction
402
+  (0.0ms) begin transaction
403
+  (0.0ms) rollback transaction
404
+  (0.0ms) begin transaction
405
+  (0.0ms) rollback transaction
406
+  (0.0ms) begin transaction
407
+  (0.0ms) rollback transaction
408
+  (0.0ms) begin transaction
409
+  (0.0ms) rollback transaction
410
+  (0.0ms) begin transaction
411
+  (0.0ms) rollback transaction
412
+  (0.0ms) begin transaction
413
+  (0.0ms) rollback transaction
414
+  (0.0ms) begin transaction
415
+  (0.0ms) rollback transaction
416
+  (0.0ms) begin transaction
417
+  (0.0ms) rollback transaction
418
+  (0.0ms) begin transaction
419
+  (0.0ms) rollback transaction
420
+  (0.0ms) begin transaction
421
+  (0.0ms) rollback transaction
422
+  (0.0ms) begin transaction
423
+  (0.0ms) rollback transaction
424
+ Connecting to database specified by database.yml
425
+  (0.0ms) select sqlite_version(*)
426
+  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
427
+  (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
428
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
429
+ Migrating to CreateMetaReportsReports (20130801071213)
430
+  (0.0ms) begin transaction
431
+  (0.3ms) CREATE TABLE "meta_reports_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "title" varchar(255), "group" varchar(255), "direct" boolean, "views" integer, "target" varchar(255), "formats_mask" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
432
+  (0.1ms) CREATE INDEX "index_meta_reports_reports_on_name" ON "meta_reports_reports" ("name")
433
+  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130801071213')
434
+  (15.3ms) commit transaction
435
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
436
+ Connecting to database specified by database.yml
437
+ SQL (13.0ms) DELETE FROM "meta_reports_reports"
438
+  (0.1ms) begin transaction
439
+ SQL (3.3ms) INSERT INTO "meta_reports_reports" ("created_at", "description", "direct", "formats_mask", "group", "name", "target", "title", "updated_at", "views") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Tue, 01 Oct 2013 03:01:09 UTC +00:00], ["description", "Moo, eh?"], ["direct", nil], ["formats_mask", 7], ["group", "moo"], ["name", "moo"], ["target", nil], ["title", "Le Moo"], ["updated_at", Tue, 01 Oct 2013 03:01:09 UTC +00:00], ["views", nil]]
440
+  (1.1ms) commit transaction
441
+  (0.1ms) begin transaction
442
+ Started GET "/meta_reports/1.pdf" for 127.0.0.1 at 2013-09-30 20:01:09 -0700
443
+ Processing by MetaReports::ReportsController#show as PDF
444
+ Parameters: {"id"=>"1"}
445
+ MetaReports::Report Load (0.2ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
446
+ title: "Le Moo"
447
+ Rendered meta_reports/reports/templates/_default_header.pdf.prawn (59.8ms)
448
+ Rendered meta_reports/reports/templates/_default_table.pdf.prawn (15.7ms)
449
+ Rendered meta_reports/reports/templates/_default_footer.pdf.prawn (1.2ms)
450
+ Rendered meta_reports/reports/templates/default.pdf.prawn (82.9ms)
451
+  (0.2ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
452
+ Completed 200 OK in 91ms (Views: 88.6ms | ActiveRecord: 0.4ms)
453
+  (0.7ms) rollback transaction
454
+  (0.0ms) begin transaction
455
+ Started GET "/meta_reports" for 127.0.0.1 at 2013-09-30 20:01:09 -0700
456
+ Processing by MetaReports::ReportsController#index as HTML
457
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" ORDER BY meta_reports_reports.title
458
+ Rendered meta_reports/reports/index.html.erb within layouts/application (4.7ms)
459
+ Completed 200 OK in 8ms (Views: 7.6ms | ActiveRecord: 0.1ms)
460
+  (0.1ms) rollback transaction
461
+  (0.0ms) begin transaction
462
+ Started GET "/meta_reports/1" for 127.0.0.1 at 2013-09-30 20:01:09 -0700
463
+ Processing by MetaReports::ReportsController#show as HTML
464
+ Parameters: {"id"=>"1"}
465
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
466
+ Rendered meta_reports/reports/templates/_default_table.html.erb (1.0ms)
467
+ Rendered meta_reports/reports/templates/_default.html.erb (3.2ms)
468
+ Rendered meta_reports/reports/templates/default.html.erb within layouts/application (4.0ms)
469
+  (0.2ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
470
+ Completed 200 OK in 7ms (Views: 5.5ms | ActiveRecord: 0.3ms)
471
+  (0.6ms) rollback transaction
472
+  (0.0ms) begin transaction
473
+ Started GET "/meta_reports/1.xlsx" for 127.0.0.1 at 2013-09-30 20:01:09 -0700
474
+ Processing by MetaReports::ReportsController#show as XLSX
475
+ Parameters: {"id"=>"1"}
476
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
477
+ Rendered meta_reports/reports/templates/_default_header.xlsx.axlsx (39.0ms)
478
+ Rendered meta_reports/reports/templates/default.xlsx.axlsx (47.4ms)
479
+  (0.3ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
480
+ Completed 200 OK in 51ms (Views: 49.1ms | ActiveRecord: 0.4ms)
481
+  (0.5ms) rollback transaction
482
+  (0.0ms) begin transaction
483
+ Started GET "/" for 127.0.0.1 at 2013-09-30 20:01:09 -0700
484
+ Processing by HomeController#index as HTML
485
+ Rendered home/index.html.erb within layouts/application (0.2ms)
486
+ Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
487
+  (0.0ms) rollback transaction
488
+  (0.0ms) begin transaction
489
+  (0.0ms) rollback transaction
490
+  (0.0ms) begin transaction
491
+  (0.0ms) rollback transaction
492
+  (0.0ms) begin transaction
493
+  (0.0ms) rollback transaction
494
+  (0.0ms) begin transaction
495
+  (0.0ms) rollback transaction
496
+  (0.0ms) begin transaction
497
+  (0.0ms) rollback transaction
498
+  (0.0ms) begin transaction
499
+  (0.0ms) rollback transaction
500
+  (0.0ms) begin transaction
501
+  (0.0ms) rollback transaction
502
+  (0.0ms) begin transaction
503
+  (0.0ms) rollback transaction
504
+  (0.0ms) begin transaction
505
+  (0.0ms) rollback transaction
506
+  (0.0ms) begin transaction
507
+  (0.0ms) rollback transaction
508
+  (0.0ms) begin transaction
509
+  (0.0ms) rollback transaction
510
+  (0.0ms) begin transaction
511
+  (0.0ms) rollback transaction
512
+  (0.0ms) begin transaction
513
+  (0.0ms) rollback transaction
514
+  (0.0ms) begin transaction
515
+  (0.0ms) rollback transaction
516
+  (0.0ms) begin transaction
517
+  (0.0ms) rollback transaction
518
+  (0.0ms) begin transaction
519
+  (0.0ms) rollback transaction
520
+  (0.0ms) begin transaction
521
+  (0.0ms) rollback transaction
522
+  (0.0ms) begin transaction
523
+  (0.0ms) rollback transaction
524
+ Connecting to database specified by database.yml
525
+  (0.0ms) select sqlite_version(*)
526
+  (1.7ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
527
+  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
528
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
529
+ Migrating to CreateMetaReportsReports (20130801071213)
530
+  (0.0ms) begin transaction
531
+  (0.3ms) CREATE TABLE "meta_reports_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "title" varchar(255), "group" varchar(255), "direct" boolean, "views" integer, "target" varchar(255), "formats_mask" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
532
+  (0.1ms) CREATE INDEX "index_meta_reports_reports_on_name" ON "meta_reports_reports" ("name")
533
+  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130801071213')
534
+  (5.0ms) commit transaction
535
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
536
+ Connecting to database specified by database.yml
537
+  (0.2ms) begin transaction
538
+  (0.0ms) rollback transaction
539
+  (0.0ms) begin transaction
540
+  (0.0ms) rollback transaction
541
+  (0.0ms) begin transaction
542
+  (0.0ms) rollback transaction
543
+  (0.0ms) begin transaction
544
+  (0.0ms) rollback transaction
545
+  (0.0ms) begin transaction
546
+  (0.0ms) rollback transaction
547
+  (0.0ms) begin transaction
548
+  (0.0ms) rollback transaction
549
+  (0.0ms) begin transaction
550
+  (0.0ms) rollback transaction
551
+  (0.0ms) begin transaction
552
+  (0.0ms) rollback transaction
553
+  (0.0ms) begin transaction
554
+  (0.0ms) rollback transaction
555
+  (0.0ms) begin transaction
556
+  (0.0ms) rollback transaction
557
+  (0.0ms) begin transaction
558
+  (0.0ms) rollback transaction
559
+ SQL (18.1ms) DELETE FROM "meta_reports_reports"
560
+  (0.1ms) begin transaction
561
+ SQL (35.5ms) INSERT INTO "meta_reports_reports" ("created_at", "description", "direct", "formats_mask", "group", "name", "target", "title", "updated_at", "views") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Tue, 01 Oct 2013 03:03:33 UTC +00:00], ["description", "Moo, eh?"], ["direct", nil], ["formats_mask", 7], ["group", "moo"], ["name", "moo"], ["target", nil], ["title", "Le Moo"], ["updated_at", Tue, 01 Oct 2013 03:03:33 UTC +00:00], ["views", nil]]
562
+  (2.1ms) commit transaction
563
+  (0.0ms) begin transaction
564
+ Started GET "/meta_reports/1" for 127.0.0.1 at 2013-09-30 20:03:33 -0700
565
+ Processing by MetaReports::ReportsController#show as HTML
566
+ Parameters: {"id"=>"1"}
567
+ MetaReports::Report Load (0.2ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
568
+ Rendered meta_reports/reports/templates/_default_table.html.erb (1.0ms)
569
+ Rendered meta_reports/reports/templates/_default.html.erb (3.4ms)
570
+ Rendered meta_reports/reports/templates/default.html.erb within layouts/application (6.2ms)
571
+  (0.2ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
572
+ Completed 200 OK in 15ms (Views: 12.6ms | ActiveRecord: 0.4ms)
573
+  (0.6ms) rollback transaction
574
+  (0.0ms) begin transaction
575
+ Started GET "/meta_reports/1.pdf" for 127.0.0.1 at 2013-09-30 20:03:33 -0700
576
+ Processing by MetaReports::ReportsController#show as PDF
577
+ Parameters: {"id"=>"1"}
578
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
579
+ title: "Le Moo"
580
+ Rendered meta_reports/reports/templates/_default_header.pdf.prawn (53.3ms)
581
+ Rendered meta_reports/reports/templates/_default_table.pdf.prawn (13.9ms)
582
+ Rendered meta_reports/reports/templates/_default_footer.pdf.prawn (1.1ms)
583
+ Rendered meta_reports/reports/templates/default.pdf.prawn (72.8ms)
584
+  (0.2ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
585
+ Completed 200 OK in 76ms (Views: 74.5ms | ActiveRecord: 0.3ms)
586
+  (0.6ms) rollback transaction
587
+  (0.0ms) begin transaction
588
+ Started GET "/" for 127.0.0.1 at 2013-09-30 20:03:33 -0700
589
+ Processing by HomeController#index as HTML
590
+ Rendered home/index.html.erb within layouts/application (0.3ms)
591
+ Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
592
+  (0.0ms) rollback transaction
593
+  (0.0ms) begin transaction
594
+ Started GET "/meta_reports" for 127.0.0.1 at 2013-09-30 20:03:33 -0700
595
+ Processing by MetaReports::ReportsController#index as HTML
596
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" ORDER BY meta_reports_reports.title
597
+ Rendered meta_reports/reports/index.html.erb within layouts/application (4.2ms)
598
+ Completed 200 OK in 6ms (Views: 5.8ms | ActiveRecord: 0.1ms)
599
+  (0.1ms) rollback transaction
600
+  (0.0ms) begin transaction
601
+ Started GET "/meta_reports/1.xlsx" for 127.0.0.1 at 2013-09-30 20:03:33 -0700
602
+ Processing by MetaReports::ReportsController#show as XLSX
603
+ Parameters: {"id"=>"1"}
604
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
605
+ Rendered meta_reports/reports/templates/_default_header.xlsx.axlsx (49.9ms)
606
+ Rendered meta_reports/reports/templates/default.xlsx.axlsx (59.0ms)
607
+  (0.3ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
608
+ Completed 200 OK in 62ms (Views: 60.7ms | ActiveRecord: 0.4ms)
609
+  (1.7ms) rollback transaction
610
+  (0.1ms) begin transaction
611
+  (0.0ms) rollback transaction
612
+  (0.0ms) begin transaction
613
+  (0.0ms) rollback transaction
614
+  (0.0ms) begin transaction
615
+  (0.0ms) rollback transaction
616
+  (0.0ms) begin transaction
617
+  (0.0ms) rollback transaction
618
+  (0.0ms) begin transaction
619
+  (0.0ms) rollback transaction
620
+  (1.0ms) begin transaction
621
+  (0.0ms) rollback transaction
622
+  (0.0ms) begin transaction
623
+  (0.0ms) rollback transaction
624
+ Connecting to database specified by database.yml
625
+  (0.0ms) select sqlite_version(*)
626
+  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
627
+  (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
628
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
629
+ Migrating to CreateMetaReportsReports (20130801071213)
630
+  (0.0ms) begin transaction
631
+  (0.3ms) CREATE TABLE "meta_reports_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "title" varchar(255), "group" varchar(255), "direct" boolean, "views" integer, "target" varchar(255), "formats_mask" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
632
+  (0.1ms) CREATE INDEX "index_meta_reports_reports_on_name" ON "meta_reports_reports" ("name")
633
+  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130801071213')
634
+  (15.6ms) commit transaction
635
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
636
+ Connecting to database specified by database.yml
637
+  (0.2ms) begin transaction
638
+  (0.0ms) rollback transaction
639
+  (0.0ms) begin transaction
640
+  (0.0ms) rollback transaction
641
+  (0.0ms) begin transaction
642
+  (0.0ms) rollback transaction
643
+  (0.0ms) begin transaction
644
+  (0.0ms) rollback transaction
645
+  (0.0ms) begin transaction
646
+  (0.0ms) rollback transaction
647
+  (0.0ms) begin transaction
648
+  (0.0ms) rollback transaction
649
+  (0.0ms) begin transaction
650
+  (0.0ms) rollback transaction
651
+  (0.0ms) begin transaction
652
+  (0.0ms) rollback transaction
653
+  (0.0ms) begin transaction
654
+  (0.0ms) rollback transaction
655
+  (0.0ms) begin transaction
656
+  (0.0ms) rollback transaction
657
+  (0.0ms) begin transaction
658
+  (0.0ms) rollback transaction
659
+  (0.0ms) begin transaction
660
+  (0.0ms) rollback transaction
661
+  (0.0ms) begin transaction
662
+  (0.0ms) rollback transaction
663
+  (0.0ms) begin transaction
664
+  (0.0ms) rollback transaction
665
+  (0.0ms) begin transaction
666
+  (0.0ms) rollback transaction
667
+  (0.0ms) begin transaction
668
+  (0.0ms) rollback transaction
669
+  (0.0ms) begin transaction
670
+  (0.0ms) rollback transaction
671
+  (0.0ms) begin transaction
672
+  (0.0ms) rollback transaction
673
+ SQL (35.7ms) DELETE FROM "meta_reports_reports"
674
+  (0.1ms) begin transaction
675
+ SQL (33.9ms) INSERT INTO "meta_reports_reports" ("created_at", "description", "direct", "formats_mask", "group", "name", "target", "title", "updated_at", "views") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Tue, 01 Oct 2013 03:04:38 UTC +00:00], ["description", "Moo, eh?"], ["direct", nil], ["formats_mask", 7], ["group", "moo"], ["name", "moo"], ["target", nil], ["title", "Le Moo"], ["updated_at", Tue, 01 Oct 2013 03:04:38 UTC +00:00], ["views", nil]]
676
+  (1.6ms) commit transaction
677
+  (0.0ms) begin transaction
678
+ Started GET "/meta_reports" for 127.0.0.1 at 2013-09-30 20:04:38 -0700
679
+ Processing by MetaReports::ReportsController#index as HTML
680
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" ORDER BY meta_reports_reports.title
681
+ Rendered meta_reports/reports/index.html.erb within layouts/application (4.8ms)
682
+ Completed 200 OK in 11ms (Views: 11.0ms | ActiveRecord: 0.1ms)
683
+  (0.1ms) rollback transaction
684
+  (0.0ms) begin transaction
685
+ Started GET "/meta_reports/1" for 127.0.0.1 at 2013-09-30 20:04:38 -0700
686
+ Processing by MetaReports::ReportsController#show as HTML
687
+ Parameters: {"id"=>"1"}
688
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
689
+ Rendered meta_reports/reports/templates/_default_table.html.erb (1.0ms)
690
+ Rendered meta_reports/reports/templates/_default.html.erb (3.2ms)
691
+ Rendered meta_reports/reports/templates/default.html.erb within layouts/application (5.5ms)
692
+  (0.2ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
693
+ Completed 200 OK in 9ms (Views: 7.0ms | ActiveRecord: 0.4ms)
694
+  (0.6ms) rollback transaction
695
+  (0.0ms) begin transaction
696
+ Started GET "/meta_reports/1.pdf" for 127.0.0.1 at 2013-09-30 20:04:38 -0700
697
+ Processing by MetaReports::ReportsController#show as PDF
698
+ Parameters: {"id"=>"1"}
699
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
700
+ title: "Le Moo"
701
+ Rendered meta_reports/reports/templates/_default_header.pdf.prawn (54.3ms)
702
+ Rendered meta_reports/reports/templates/_default_table.pdf.prawn (13.6ms)
703
+ Rendered meta_reports/reports/templates/_default_footer.pdf.prawn (1.2ms)
704
+ Rendered meta_reports/reports/templates/default.pdf.prawn (73.3ms)
705
+  (0.3ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
706
+ Completed 200 OK in 76ms (Views: 74.8ms | ActiveRecord: 0.3ms)
707
+  (0.6ms) rollback transaction
708
+  (0.0ms) begin transaction
709
+ Started GET "/" for 127.0.0.1 at 2013-09-30 20:04:38 -0700
710
+ Processing by HomeController#index as HTML
711
+ Rendered home/index.html.erb within layouts/application (0.3ms)
712
+ Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
713
+  (0.0ms) rollback transaction
714
+  (0.0ms) begin transaction
715
+ Started GET "/meta_reports/1.xlsx" for 127.0.0.1 at 2013-09-30 20:04:38 -0700
716
+ Processing by MetaReports::ReportsController#show as XLSX
717
+ Parameters: {"id"=>"1"}
718
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
719
+ Rendered meta_reports/reports/templates/_default_header.xlsx.axlsx (46.9ms)
720
+ Rendered meta_reports/reports/templates/default.xlsx.axlsx (54.9ms)
721
+  (0.3ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
722
+ Completed 200 OK in 58ms (Views: 56.5ms | ActiveRecord: 0.4ms)
723
+  (0.6ms) rollback transaction
724
+  (1.7ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
725
+  (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
726
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
727
+ Migrating to CreateMetaReportsReports (20130801071213)
728
+  (0.1ms) begin transaction
729
+  (0.3ms) CREATE TABLE "meta_reports_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "title" varchar(255), "group" varchar(255), "direct" boolean, "views" integer, "target" varchar(255), "formats_mask" integer, "created_at" datetime, "updated_at" datetime) 
730
+  (0.1ms) CREATE INDEX "index_meta_reports_reports_on_name" ON "meta_reports_reports" ("name")
731
+  (0.5ms) rollback transaction
732
+  (2.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
733
+  (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
734
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
735
+ Migrating to CreateMetaReportsReports (20130801071213)
736
+  (0.1ms) begin transaction
737
+  (0.3ms) CREATE TABLE "meta_reports_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "title" varchar(255), "group" varchar(255), "direct" boolean, "views" integer, "target" varchar(255), "formats_mask" integer, "created_at" datetime, "updated_at" datetime) 
738
+  (0.1ms) CREATE INDEX "index_meta_reports_reports_on_name" ON "meta_reports_reports" ("name")
739
+  (0.4ms) rollback transaction
740
+  (1.9ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
741
+  (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
742
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
743
+ Migrating to CreateMetaReportsReports (20130801071213)
744
+  (0.1ms) begin transaction
745
+  (0.3ms) CREATE TABLE "meta_reports_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "title" varchar(255), "group" varchar(255), "direct" boolean, "views" integer, "target" varchar(255), "formats_mask" integer, "created_at" datetime, "updated_at" datetime) 
746
+  (0.1ms) CREATE INDEX "index_meta_reports_reports_on_name" ON "meta_reports_reports" ("name")
747
+  (12.5ms) rollback transaction
748
+  (1.7ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
749
+  (8.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
750
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
751
+ Migrating to CreateMetaReportsReports (20130801071213)
752
+  (0.1ms) begin transaction
753
+  (0.3ms) CREATE TABLE "meta_reports_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "title" varchar(255), "group" varchar(255), "direct" boolean, "views" integer, "target" varchar(255), "formats_mask" integer, "created_at" datetime, "updated_at" datetime) 
754
+  (0.1ms) CREATE INDEX "index_meta_reports_reports_on_name" ON "meta_reports_reports" ("name")
755
+  (0.5ms) rollback transaction
756
+  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
757
+  (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
758
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
759
+ Migrating to CreateMetaReportsReports (20130801071213)
760
+  (0.1ms) begin transaction
761
+  (0.3ms) CREATE TABLE "meta_reports_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "title" varchar(255), "group" varchar(255), "direct" boolean, "views" integer, "target" varchar(255), "formats_mask" integer, "created_at" datetime, "updated_at" datetime) 
762
+  (13.8ms) rollback transaction
763
+  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
764
+  (1.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
765
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
766
+ Migrating to CreateMetaReportsReports (20130801071213)
767
+  (0.1ms) begin transaction
768
+  (0.3ms) CREATE TABLE "meta_reports_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "title" varchar(255), "group" varchar(255), "direct" boolean, "views" integer, "target" varchar(255), "formats_mask" integer, "created_at" datetime, "updated_at" datetime) 
769
+ SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20130801071213"]]
770
+  (1.7ms) commit transaction
771
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
772
+  (0.3ms) begin transaction
773
+  (0.1ms) rollback transaction
774
+  (0.1ms) begin transaction
775
+  (0.0ms) rollback transaction
776
+  (0.1ms) begin transaction
777
+  (0.1ms) rollback transaction
778
+  (0.1ms) begin transaction
779
+  (0.1ms) rollback transaction
780
+  (0.1ms) begin transaction
781
+  (0.1ms) rollback transaction
782
+  (0.1ms) begin transaction
783
+  (0.1ms) rollback transaction
784
+  (0.1ms) begin transaction
785
+  (0.0ms) rollback transaction
786
+  (0.1ms) begin transaction
787
+  (0.0ms) rollback transaction
788
+  (0.1ms) begin transaction
789
+  (0.1ms) rollback transaction
790
+  (0.1ms) begin transaction
791
+  (0.1ms) rollback transaction
792
+  (0.1ms) begin transaction
793
+  (0.0ms) rollback transaction
794
+ SQL (1.6ms) DELETE FROM "meta_reports_reports"
795
+  (0.1ms) begin transaction
796
+ SQL (21.4ms) INSERT INTO "meta_reports_reports" ("created_at", "description", "formats_mask", "group", "name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Tue, 01 Oct 2013 03:31:43 UTC +00:00], ["description", "Moo, eh?"], ["formats_mask", 7], ["group", "moo"], ["name", "moo"], ["title", "Le Moo"], ["updated_at", Tue, 01 Oct 2013 03:31:43 UTC +00:00]]
797
+  (1.5ms) commit transaction
798
+  (0.0ms) begin transaction
799
+ Started GET "/" for 127.0.0.1 at 2013-09-30 20:31:43 -0700
800
+ Processing by HomeController#index as HTML
801
+ Rendered home/index.html.erb within layouts/application (0.3ms)
802
+ Completed 200 OK in 81ms (Views: 81.1ms | ActiveRecord: 0.0ms)
803
+  (0.1ms) rollback transaction
804
+  (0.1ms) begin transaction
805
+ Started GET "/meta_reports" for 127.0.0.1 at 2013-09-30 20:31:43 -0700
806
+ Processing by MetaReports::ReportsController#index as HTML
807
+ MetaReports::Report Load (0.2ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" ORDER BY meta_reports_reports.title
808
+ Rendered meta_reports/reports/index.html.erb within layouts/application (5.3ms)
809
+ Completed 200 OK in 8ms (Views: 7.3ms | ActiveRecord: 0.2ms)
810
+  (0.1ms) rollback transaction
811
+  (0.1ms) begin transaction
812
+ Started GET "/meta_reports/1.pdf" for 127.0.0.1 at 2013-09-30 20:31:43 -0700
813
+ Processing by MetaReports::ReportsController#show as PDF
814
+ Parameters: {"id"=>"1"}
815
+ MetaReports::Report Load (0.2ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
816
+ title: "Le Moo"
817
+ Rendered meta_reports/reports/templates/_default_header.pdf.prawn (127.3ms)
818
+ Rendered meta_reports/reports/templates/_default_table.pdf.prawn (13.2ms)
819
+ Rendered meta_reports/reports/templates/_default_footer.pdf.prawn (1.1ms)
820
+ Rendered meta_reports/reports/templates/default.pdf.prawn (146.4ms)
821
+  (0.3ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
822
+ Completed 200 OK in 151ms (Views: 148.4ms | ActiveRecord: 0.4ms)
823
+  (0.5ms) rollback transaction
824
+  (0.1ms) begin transaction
825
+ Started GET "/meta_reports/1" for 127.0.0.1 at 2013-09-30 20:31:43 -0700
826
+ Processing by MetaReports::ReportsController#show as HTML
827
+ Parameters: {"id"=>"1"}
828
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
829
+ Rendered meta_reports/reports/templates/_default_table.html.erb (1.3ms)
830
+ Rendered meta_reports/reports/templates/_default.html.erb (8.1ms)
831
+ Rendered meta_reports/reports/templates/default.html.erb within layouts/application (9.1ms)
832
+  (0.3ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
833
+ Completed 200 OK in 12ms (Views: 10.6ms | ActiveRecord: 0.4ms)
834
+  (0.5ms) rollback transaction
835
+  (0.1ms) begin transaction
836
+ Started GET "/meta_reports/1.xlsx" for 127.0.0.1 at 2013-09-30 20:31:43 -0700
837
+ Processing by MetaReports::ReportsController#show as XLSX
838
+ Parameters: {"id"=>"1"}
839
+ MetaReports::Report Load (0.2ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
840
+ Rendered meta_reports/reports/templates/_default_header.xlsx.axlsx (51.4ms)
841
+ Rendered meta_reports/reports/templates/default.xlsx.axlsx (60.4ms)
842
+  (0.3ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
843
+ Completed 200 OK in 65ms (Views: 62.7ms | ActiveRecord: 0.5ms)
844
+  (0.5ms) rollback transaction
845
+  (0.1ms) begin transaction
846
+  (0.1ms) rollback transaction
847
+  (0.1ms) begin transaction
848
+  (0.1ms) rollback transaction
849
+  (0.1ms) begin transaction
850
+  (0.1ms) rollback transaction
851
+  (0.1ms) begin transaction
852
+  (0.1ms) rollback transaction
853
+  (0.1ms) begin transaction
854
+  (0.1ms) rollback transaction
855
+  (0.1ms) begin transaction
856
+  (0.1ms) rollback transaction
857
+  (0.1ms) begin transaction
858
+  (0.1ms) rollback transaction
859
+  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
860
+  (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
861
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
862
+ Migrating to CreateMetaReportsReports (20130801071213)
863
+  (0.1ms) begin transaction
864
+  (0.3ms) CREATE TABLE "meta_reports_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "title" varchar(255), "group" varchar(255), "direct" boolean, "views" integer, "target" varchar(255), "formats_mask" integer, "created_at" datetime, "updated_at" datetime) 
865
+ SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20130801071213"]]
866
+  (3.7ms) commit transaction
867
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
868
+ SQL (1.6ms) DELETE FROM "meta_reports_reports"
869
+  (0.1ms) begin transaction
870
+ SQL (2.9ms) INSERT INTO "meta_reports_reports" ("created_at", "description", "formats_mask", "group", "name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Tue, 01 Oct 2013 03:38:18 UTC +00:00], ["description", "Moo, eh?"], ["formats_mask", 7], ["group", "moo"], ["name", "moo"], ["title", "Le Moo"], ["updated_at", Tue, 01 Oct 2013 03:38:18 UTC +00:00]]
871
+  (1.6ms) commit transaction
872
+  (0.0ms) begin transaction
873
+ Started GET "/meta_reports/1.pdf" for 127.0.0.1 at 2013-09-30 20:38:18 -0700
874
+ Processing by MetaReports::ReportsController#show as PDF
875
+ Parameters: {"id"=>"1"}
876
+ MetaReports::Report Load (0.2ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
877
+ title: "Le Moo"
878
+ Rendered meta_reports/reports/templates/_default_header.pdf.prawn (53.9ms)
879
+ Rendered meta_reports/reports/templates/_default_table.pdf.prawn (14.2ms)
880
+ Rendered meta_reports/reports/templates/_default_footer.pdf.prawn (1.2ms)
881
+ Rendered meta_reports/reports/templates/default.pdf.prawn (74.3ms)
882
+  (0.3ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
883
+ Completed 200 OK in 80ms (Views: 76.5ms | ActiveRecord: 0.5ms)
884
+  (0.6ms) rollback transaction
885
+  (0.1ms) begin transaction
886
+ Started GET "/meta_reports/1" for 127.0.0.1 at 2013-09-30 20:38:19 -0700
887
+ Processing by MetaReports::ReportsController#show as HTML
888
+ Parameters: {"id"=>"1"}
889
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
890
+ Rendered meta_reports/reports/templates/_default_table.html.erb (1.0ms)
891
+ Rendered meta_reports/reports/templates/_default.html.erb (6.1ms)
892
+ Rendered meta_reports/reports/templates/default.html.erb within layouts/application (7.2ms)
893
+  (0.3ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
894
+ Completed 200 OK in 18ms (Views: 16.9ms | ActiveRecord: 0.4ms)
895
+  (0.7ms) rollback transaction
896
+  (0.1ms) begin transaction
897
+ Started GET "/" for 127.0.0.1 at 2013-09-30 20:38:19 -0700
898
+ Processing by HomeController#index as HTML
899
+ Rendered home/index.html.erb within layouts/application (0.3ms)
900
+ Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.0ms)
901
+  (0.1ms) rollback transaction
902
+  (0.1ms) begin transaction
903
+ Started GET "/meta_reports" for 127.0.0.1 at 2013-09-30 20:38:19 -0700
904
+ Processing by MetaReports::ReportsController#index as HTML
905
+ MetaReports::Report Load (0.2ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" ORDER BY meta_reports_reports.title
906
+ Rendered meta_reports/reports/index.html.erb within layouts/application (3.6ms)
907
+ Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.2ms)
908
+  (0.1ms) rollback transaction
909
+  (0.1ms) begin transaction
910
+ Started GET "/meta_reports/1.xlsx" for 127.0.0.1 at 2013-09-30 20:38:19 -0700
911
+ Processing by MetaReports::ReportsController#show as XLSX
912
+ Parameters: {"id"=>"1"}
913
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
914
+ Rendered meta_reports/reports/templates/_default_header.xlsx.axlsx (5.8ms)
915
+ Rendered meta_reports/reports/templates/default.xlsx.axlsx (51.4ms)
916
+  (0.3ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
917
+ Completed 200 OK in 55ms (Views: 53.4ms | ActiveRecord: 0.4ms)
918
+  (0.4ms) rollback transaction
919
+  (0.1ms) begin transaction
920
+  (0.1ms) rollback transaction
921
+  (0.1ms) begin transaction
922
+  (0.1ms) rollback transaction
923
+  (0.1ms) begin transaction
924
+  (0.1ms) rollback transaction
925
+  (0.1ms) begin transaction
926
+  (0.1ms) rollback transaction
927
+  (0.1ms) begin transaction
928
+  (0.1ms) rollback transaction
929
+  (0.1ms) begin transaction
930
+  (0.1ms) rollback transaction
931
+  (0.1ms) begin transaction
932
+  (0.1ms) rollback transaction
933
+  (0.1ms) begin transaction
934
+  (0.1ms) rollback transaction
935
+  (0.1ms) begin transaction
936
+  (0.1ms) rollback transaction
937
+  (0.1ms) begin transaction
938
+  (0.1ms) rollback transaction
939
+  (0.1ms) begin transaction
940
+  (0.1ms) rollback transaction
941
+  (0.1ms) begin transaction
942
+  (0.1ms) rollback transaction
943
+  (0.1ms) begin transaction
944
+  (0.1ms) rollback transaction
945
+  (0.1ms) begin transaction
946
+  (0.1ms) rollback transaction
947
+  (0.1ms) begin transaction
948
+  (0.1ms) rollback transaction
949
+  (0.1ms) begin transaction
950
+  (0.1ms) rollback transaction
951
+  (0.1ms) begin transaction
952
+  (0.1ms) rollback transaction
953
+  (0.1ms) begin transaction
954
+  (0.1ms) rollback transaction
955
+  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
956
+  (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
957
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
958
+ Migrating to CreateMetaReportsReports (20130801071213)
959
+  (0.1ms) begin transaction
960
+  (0.3ms) CREATE TABLE "meta_reports_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "title" varchar(255), "group" varchar(255), "direct" boolean, "views" integer, "target" varchar(255), "formats_mask" integer, "created_at" datetime, "updated_at" datetime) 
961
+  (7.3ms) rollback transaction
962
+  (2.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
963
+  (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
964
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
965
+ Migrating to CreateMetaReportsReports (20130801071213)
966
+  (0.1ms) begin transaction
967
+  (0.3ms) CREATE TABLE "meta_reports_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "title" varchar(255), "group" varchar(255), "direct" boolean, "views" integer, "target" varchar(255), "formats_mask" integer, "created_at" datetime, "updated_at" datetime) 
968
+  (0.5ms) rollback transaction
969
+  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
970
+  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
971
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
972
+ Migrating to CreateMetaReportsReports (20130801071213)
973
+  (0.1ms) begin transaction
974
+  (0.4ms) CREATE TABLE "meta_reports_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "title" varchar(255), "group" varchar(255), "direct" boolean, "views" integer, "target" varchar(255), "formats_mask" integer, "created_at" datetime, "updated_at" datetime) 
975
+  (5.5ms) rollback transaction
976
+  (2.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
977
+  (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
978
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
979
+ Migrating to CreateMetaReportsReports (20130801071213)
980
+  (0.1ms) begin transaction
981
+  (0.3ms) CREATE TABLE "meta_reports_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "title" varchar(255), "group" varchar(255), "direct" boolean, "views" integer, "target" varchar(255), "formats_mask" integer, "created_at" datetime, "updated_at" datetime) 
982
+ SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20130801071213"]]
983
+  (1.5ms) commit transaction
984
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
985
+  (0.3ms) begin transaction
986
+  (0.1ms) rollback transaction
987
+  (0.1ms) begin transaction
988
+  (0.1ms) rollback transaction
989
+  (0.1ms) begin transaction
990
+  (0.1ms) rollback transaction
991
+  (0.1ms) begin transaction
992
+  (0.1ms) rollback transaction
993
+  (0.1ms) begin transaction
994
+  (0.1ms) rollback transaction
995
+  (0.1ms) begin transaction
996
+  (0.1ms) rollback transaction
997
+  (0.1ms) begin transaction
998
+  (0.1ms) rollback transaction
999
+ SQL (1.6ms) DELETE FROM "meta_reports_reports"
1000
+  (0.1ms) begin transaction
1001
+ SQL (2.8ms) INSERT INTO "meta_reports_reports" ("created_at", "description", "formats_mask", "group", "name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Tue, 01 Oct 2013 03:56:19 UTC +00:00], ["description", "Moo, eh?"], ["formats_mask", 7], ["group", "moo"], ["name", "moo"], ["title", "Le Moo"], ["updated_at", Tue, 01 Oct 2013 03:56:19 UTC +00:00]]
1002
+  (1.3ms) commit transaction
1003
+  (0.1ms) begin transaction
1004
+ Started GET "/meta_reports/1" for 127.0.0.1 at 2013-09-30 20:56:19 -0700
1005
+ Processing by MetaReports::ReportsController#show as HTML
1006
+ Parameters: {"id"=>"1"}
1007
+ MetaReports::Report Load (0.2ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
1008
+ Rendered meta_reports/reports/templates/_default_table.html.erb (1.1ms)
1009
+ Rendered meta_reports/reports/templates/_default.html.erb (5.9ms)
1010
+ Rendered meta_reports/reports/templates/default.html.erb within layouts/application (7.0ms)
1011
+  (0.3ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
1012
+ Completed 200 OK in 19ms (Views: 16.7ms | ActiveRecord: 0.4ms)
1013
+  (0.7ms) rollback transaction
1014
+  (0.1ms) begin transaction
1015
+ Started GET "/meta_reports" for 127.0.0.1 at 2013-09-30 20:56:19 -0700
1016
+ Processing by MetaReports::ReportsController#index as HTML
1017
+ MetaReports::Report Load (0.2ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" ORDER BY meta_reports_reports.title
1018
+ Rendered meta_reports/reports/index.html.erb within layouts/application (3.8ms)
1019
+ Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.2ms)
1020
+  (0.1ms) rollback transaction
1021
+  (0.1ms) begin transaction
1022
+ Started GET "/meta_reports/1.pdf" for 127.0.0.1 at 2013-09-30 20:56:19 -0700
1023
+ Processing by MetaReports::ReportsController#show as PDF
1024
+ Parameters: {"id"=>"1"}
1025
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
1026
+ title: "Le Moo"
1027
+ Rendered meta_reports/reports/templates/_default_header.pdf.prawn (54.2ms)
1028
+ Rendered meta_reports/reports/templates/_default_table.pdf.prawn (14.5ms)
1029
+ Rendered meta_reports/reports/templates/_default_footer.pdf.prawn (43.6ms)
1030
+ Rendered meta_reports/reports/templates/default.pdf.prawn (117.4ms)
1031
+  (0.3ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
1032
+ Completed 200 OK in 121ms (Views: 119.4ms | ActiveRecord: 0.4ms)
1033
+  (0.7ms) rollback transaction
1034
+  (0.1ms) begin transaction
1035
+ Started GET "/" for 127.0.0.1 at 2013-09-30 20:56:19 -0700
1036
+ Processing by HomeController#index as HTML
1037
+ Rendered home/index.html.erb within layouts/application (0.3ms)
1038
+ Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
1039
+  (0.1ms) rollback transaction
1040
+  (0.1ms) begin transaction
1041
+ Started GET "/meta_reports/1.xlsx" for 127.0.0.1 at 2013-09-30 20:56:19 -0700
1042
+ Processing by MetaReports::ReportsController#show as XLSX
1043
+ Parameters: {"id"=>"1"}
1044
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
1045
+ Rendered meta_reports/reports/templates/_default_header.xlsx.axlsx (5.4ms)
1046
+ Rendered meta_reports/reports/templates/default.xlsx.axlsx (58.1ms)
1047
+  (0.3ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
1048
+ Completed 200 OK in 62ms (Views: 60.2ms | ActiveRecord: 0.4ms)
1049
+  (0.6ms) rollback transaction
1050
+  (0.1ms) begin transaction
1051
+  (0.1ms) rollback transaction
1052
+  (0.1ms) begin transaction
1053
+  (0.1ms) rollback transaction
1054
+  (0.1ms) begin transaction
1055
+  (0.1ms) rollback transaction
1056
+  (0.1ms) begin transaction
1057
+  (0.1ms) rollback transaction
1058
+  (0.1ms) begin transaction
1059
+  (0.1ms) rollback transaction
1060
+  (0.1ms) begin transaction
1061
+  (0.1ms) rollback transaction
1062
+  (0.1ms) begin transaction
1063
+  (0.1ms) rollback transaction
1064
+  (0.1ms) begin transaction
1065
+  (0.1ms) rollback transaction
1066
+  (0.1ms) begin transaction
1067
+  (0.1ms) rollback transaction
1068
+  (0.1ms) begin transaction
1069
+  (0.1ms) rollback transaction
1070
+  (0.1ms) begin transaction
1071
+  (0.1ms) rollback transaction
1072
+  (1.8ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
1073
+  (11.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
1074
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1075
+ Migrating to CreateMetaReportsReports (20130801071213)
1076
+  (0.1ms) begin transaction
1077
+  (0.3ms) CREATE TABLE "meta_reports_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "title" varchar(255), "group" varchar(255), "direct" boolean, "views" integer, "target" varchar(255), "formats_mask" integer, "created_at" datetime, "updated_at" datetime) 
1078
+  (0.5ms) rollback transaction
1079
+  (2.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
1080
+  (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
1081
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1082
+ Migrating to CreateMetaReportsReports (20130801071213)
1083
+  (0.1ms) begin transaction
1084
+  (0.3ms) CREATE TABLE "meta_reports_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "title" varchar(255), "group" varchar(255), "direct" boolean, "views" integer, "target" varchar(255), "formats_mask" integer, "created_at" datetime, "updated_at" datetime) 
1085
+ SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20130801071213"]]
1086
+  (1.5ms) commit transaction
1087
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1088
+  (0.3ms) begin transaction
1089
+  (0.1ms) rollback transaction
1090
+  (0.1ms) begin transaction
1091
+  (0.1ms) rollback transaction
1092
+  (0.0ms) begin transaction
1093
+  (0.1ms) rollback transaction
1094
+  (0.1ms) begin transaction
1095
+  (0.1ms) rollback transaction
1096
+  (0.0ms) begin transaction
1097
+  (0.1ms) rollback transaction
1098
+  (0.1ms) begin transaction
1099
+  (0.1ms) rollback transaction
1100
+  (0.0ms) begin transaction
1101
+  (0.1ms) rollback transaction
1102
+  (0.1ms) begin transaction
1103
+  (0.1ms) rollback transaction
1104
+  (0.1ms) begin transaction
1105
+  (0.1ms) rollback transaction
1106
+  (0.1ms) begin transaction
1107
+  (0.1ms) rollback transaction
1108
+  (0.1ms) begin transaction
1109
+  (0.1ms) rollback transaction
1110
+  (0.1ms) begin transaction
1111
+  (0.1ms) rollback transaction
1112
+  (0.1ms) begin transaction
1113
+  (0.1ms) rollback transaction
1114
+  (0.1ms) begin transaction
1115
+  (0.1ms) rollback transaction
1116
+  (0.1ms) begin transaction
1117
+  (0.1ms) rollback transaction
1118
+  (0.1ms) begin transaction
1119
+  (0.1ms) rollback transaction
1120
+  (0.1ms) begin transaction
1121
+  (0.1ms) rollback transaction
1122
+  (0.1ms) begin transaction
1123
+  (0.1ms) rollback transaction
1124
+ SQL (1.2ms) DELETE FROM "meta_reports_reports"
1125
+  (0.1ms) begin transaction
1126
+ SQL (2.8ms) INSERT INTO "meta_reports_reports" ("created_at", "description", "formats_mask", "group", "name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Tue, 01 Oct 2013 04:07:40 UTC +00:00], ["description", "Moo, eh?"], ["formats_mask", 7], ["group", "moo"], ["name", "moo"], ["title", "Le Moo"], ["updated_at", Tue, 01 Oct 2013 04:07:40 UTC +00:00]]
1127
+  (1.5ms) commit transaction
1128
+  (0.1ms) begin transaction
1129
+ Started GET "/" for 127.0.0.1 at 2013-09-30 21:07:40 -0700
1130
+ Processing by HomeController#index as HTML
1131
+ Rendered home/index.html.erb within layouts/application (0.3ms)
1132
+ Completed 200 OK in 10ms (Views: 10.2ms | ActiveRecord: 0.0ms)
1133
+  (0.1ms) rollback transaction
1134
+  (0.1ms) begin transaction
1135
+ Started GET "/meta_reports/1.xlsx" for 127.0.0.1 at 2013-09-30 21:07:40 -0700
1136
+ Processing by MetaReports::ReportsController#show as XLSX
1137
+ Parameters: {"id"=>"1"}
1138
+ MetaReports::Report Load (0.2ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
1139
+ Rendered meta_reports/reports/templates/_default_header.xlsx.axlsx (47.0ms)
1140
+ Rendered meta_reports/reports/templates/default.xlsx.axlsx (55.6ms)
1141
+  (0.3ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
1142
+ Completed 200 OK in 60ms (Views: 57.8ms | ActiveRecord: 0.5ms)
1143
+  (0.8ms) rollback transaction
1144
+  (0.1ms) begin transaction
1145
+ Started GET "/meta_reports/1.pdf" for 127.0.0.1 at 2013-09-30 21:07:40 -0700
1146
+ Processing by MetaReports::ReportsController#show as PDF
1147
+ Parameters: {"id"=>"1"}
1148
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
1149
+ title: "Le Moo"
1150
+ Rendered meta_reports/reports/templates/_default_header.pdf.prawn (52.0ms)
1151
+ Rendered meta_reports/reports/templates/_default_table.pdf.prawn (14.4ms)
1152
+ Rendered meta_reports/reports/templates/_default_footer.pdf.prawn (1.4ms)
1153
+ Rendered meta_reports/reports/templates/default.pdf.prawn (113.0ms)
1154
+  (0.3ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
1155
+ Completed 200 OK in 116ms (Views: 114.9ms | ActiveRecord: 0.4ms)
1156
+  (0.6ms) rollback transaction
1157
+  (0.1ms) begin transaction
1158
+ Started GET "/meta_reports" for 127.0.0.1 at 2013-09-30 21:07:41 -0700
1159
+ Processing by MetaReports::ReportsController#index as HTML
1160
+ MetaReports::Report Load (0.2ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" ORDER BY meta_reports_reports.title
1161
+ Rendered meta_reports/reports/index.html.erb within layouts/application (3.6ms)
1162
+ Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.2ms)
1163
+  (0.1ms) rollback transaction
1164
+  (0.1ms) begin transaction
1165
+ Started GET "/meta_reports/1" for 127.0.0.1 at 2013-09-30 21:07:41 -0700
1166
+ Processing by MetaReports::ReportsController#show as HTML
1167
+ Parameters: {"id"=>"1"}
1168
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
1169
+ Rendered meta_reports/reports/templates/_default_table.html.erb (1.0ms)
1170
+ Rendered meta_reports/reports/templates/_default.html.erb (5.6ms)
1171
+ Rendered meta_reports/reports/templates/default.html.erb within layouts/application (6.7ms)
1172
+  (0.2ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
1173
+ Completed 200 OK in 9ms (Views: 7.9ms | ActiveRecord: 0.3ms)
1174
+  (0.7ms) rollback transaction
1175
+  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
1176
+  (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
1177
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1178
+ Migrating to CreateMetaReportsReports (20130801071213)
1179
+  (0.1ms) begin transaction
1180
+  (0.3ms) CREATE TABLE "meta_reports_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "title" varchar(255), "group" varchar(255), "direct" boolean, "views" integer, "target" varchar(255), "formats_mask" integer, "created_at" datetime, "updated_at" datetime) 
1181
+ SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20130801071213"]]
1182
+  (1.6ms) commit transaction
1183
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1184
+ SQL (1.8ms) DELETE FROM "meta_reports_reports"
1185
+  (0.1ms) begin transaction
1186
+ SQL (2.6ms) INSERT INTO "meta_reports_reports" ("created_at", "description", "formats_mask", "group", "name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Tue, 01 Oct 2013 04:08:44 UTC +00:00], ["description", "Moo, eh?"], ["formats_mask", 7], ["group", "moo"], ["name", "moo"], ["title", "Le Moo"], ["updated_at", Tue, 01 Oct 2013 04:08:44 UTC +00:00]]
1187
+  (1.3ms) commit transaction
1188
+  (0.0ms) begin transaction
1189
+ Started GET "/" for 127.0.0.1 at 2013-09-30 21:08:44 -0700
1190
+ Processing by HomeController#index as HTML
1191
+ Rendered home/index.html.erb within layouts/application (0.3ms)
1192
+ Completed 200 OK in 10ms (Views: 9.9ms | ActiveRecord: 0.0ms)
1193
+  (0.1ms) rollback transaction
1194
+  (0.1ms) begin transaction
1195
+ Started GET "/meta_reports/1.pdf" for 127.0.0.1 at 2013-09-30 21:08:44 -0700
1196
+ Processing by MetaReports::ReportsController#show as PDF
1197
+ Parameters: {"id"=>"1"}
1198
+ MetaReports::Report Load (0.2ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
1199
+ title: "Le Moo"
1200
+ Rendered meta_reports/reports/templates/_default_header.pdf.prawn (51.9ms)
1201
+ Rendered meta_reports/reports/templates/_default_table.pdf.prawn (13.9ms)
1202
+ Rendered meta_reports/reports/templates/_default_footer.pdf.prawn (1.2ms)
1203
+ Rendered meta_reports/reports/templates/default.pdf.prawn (71.7ms)
1204
+  (0.3ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
1205
+ Completed 200 OK in 114ms (Views: 73.9ms | ActiveRecord: 0.5ms)
1206
+  (0.7ms) rollback transaction
1207
+  (0.1ms) begin transaction
1208
+ Started GET "/meta_reports/1.xlsx" for 127.0.0.1 at 2013-09-30 21:08:44 -0700
1209
+ Processing by MetaReports::ReportsController#show as XLSX
1210
+ Parameters: {"id"=>"1"}
1211
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
1212
+ Rendered meta_reports/reports/templates/_default_header.xlsx.axlsx (6.2ms)
1213
+ Rendered meta_reports/reports/templates/default.xlsx.axlsx (59.3ms)
1214
+  (0.3ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
1215
+ Completed 200 OK in 63ms (Views: 61.3ms | ActiveRecord: 0.4ms)
1216
+  (3.0ms) rollback transaction
1217
+  (0.1ms) begin transaction
1218
+ Started GET "/meta_reports" for 127.0.0.1 at 2013-09-30 21:08:44 -0700
1219
+ Processing by MetaReports::ReportsController#index as HTML
1220
+ MetaReports::Report Load (0.2ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" ORDER BY meta_reports_reports.title
1221
+ Rendered meta_reports/reports/index.html.erb within layouts/application (3.6ms)
1222
+ Completed 200 OK in 6ms (Views: 5.3ms | ActiveRecord: 0.2ms)
1223
+  (0.1ms) rollback transaction
1224
+  (0.1ms) begin transaction
1225
+ Started GET "/meta_reports/1" for 127.0.0.1 at 2013-09-30 21:08:44 -0700
1226
+ Processing by MetaReports::ReportsController#show as HTML
1227
+ Parameters: {"id"=>"1"}
1228
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
1229
+ Rendered meta_reports/reports/templates/_default_table.html.erb (1.0ms)
1230
+ Rendered meta_reports/reports/templates/_default.html.erb (5.8ms)
1231
+ Rendered meta_reports/reports/templates/default.html.erb within layouts/application (6.7ms)
1232
+  (0.2ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
1233
+ Completed 200 OK in 9ms (Views: 8.0ms | ActiveRecord: 0.3ms)
1234
+  (0.6ms) rollback transaction
1235
+  (0.1ms) begin transaction
1236
+  (0.1ms) rollback transaction
1237
+  (0.1ms) begin transaction
1238
+  (0.1ms) rollback transaction
1239
+  (0.1ms) begin transaction
1240
+  (0.1ms) rollback transaction
1241
+  (0.1ms) begin transaction
1242
+  (0.1ms) rollback transaction
1243
+  (0.1ms) begin transaction
1244
+  (0.1ms) rollback transaction
1245
+  (0.1ms) begin transaction
1246
+  (0.1ms) rollback transaction
1247
+  (0.1ms) begin transaction
1248
+  (0.1ms) rollback transaction
1249
+  (0.1ms) begin transaction
1250
+  (0.1ms) rollback transaction
1251
+  (0.1ms) begin transaction
1252
+  (0.1ms) rollback transaction
1253
+  (0.1ms) begin transaction
1254
+  (0.1ms) rollback transaction
1255
+  (0.1ms) begin transaction
1256
+  (0.1ms) rollback transaction
1257
+  (0.1ms) begin transaction
1258
+  (0.1ms) rollback transaction
1259
+  (0.1ms) begin transaction
1260
+  (0.1ms) rollback transaction
1261
+  (0.1ms) begin transaction
1262
+  (0.1ms) rollback transaction
1263
+  (0.1ms) begin transaction
1264
+  (0.1ms) rollback transaction
1265
+  (0.1ms) begin transaction
1266
+  (0.1ms) rollback transaction
1267
+  (0.1ms) begin transaction
1268
+  (0.1ms) rollback transaction
1269
+  (0.1ms) begin transaction
1270
+  (0.1ms) rollback transaction
1271
+ Connecting to database specified by database.yml
1272
+  (0.0ms) select sqlite_version(*)
1273
+  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
1274
+  (20.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
1275
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
1276
+ Migrating to CreateMetaReportsReports (20130801071213)
1277
+  (0.0ms) begin transaction
1278
+  (0.3ms) CREATE TABLE "meta_reports_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "title" varchar(255), "group" varchar(255), "direct" boolean, "views" integer, "target" varchar(255), "formats_mask" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
1279
+  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130801071213')
1280
+  (1.2ms) commit transaction
1281
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
1282
+ Connecting to database specified by database.yml
1283
+ SQL (2.5ms) DELETE FROM "meta_reports_reports"
1284
+  (0.1ms) begin transaction
1285
+ SQL (35.7ms) INSERT INTO "meta_reports_reports" ("created_at", "description", "direct", "formats_mask", "group", "name", "target", "title", "updated_at", "views") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Tue, 01 Oct 2013 04:10:08 UTC +00:00], ["description", "Moo, eh?"], ["direct", nil], ["formats_mask", 7], ["group", "moo"], ["name", "moo"], ["target", nil], ["title", "Le Moo"], ["updated_at", Tue, 01 Oct 2013 04:10:08 UTC +00:00], ["views", nil]]
1286
+  (1.5ms) commit transaction
1287
+  (0.0ms) begin transaction
1288
+ Started GET "/meta_reports/1.pdf" for 127.0.0.1 at 2013-09-30 21:10:08 -0700
1289
+ Processing by MetaReports::ReportsController#show as PDF
1290
+ Parameters: {"id"=>"1"}
1291
+ MetaReports::Report Load (0.2ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
1292
+ title: "Le Moo"
1293
+ Rendered meta_reports/reports/templates/_default_header.pdf.prawn (52.0ms)
1294
+ Rendered meta_reports/reports/templates/_default_table.pdf.prawn (13.8ms)
1295
+ Rendered meta_reports/reports/templates/_default_footer.pdf.prawn (1.2ms)
1296
+ Rendered meta_reports/reports/templates/default.pdf.prawn (72.7ms)
1297
+  (0.2ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
1298
+ Completed 200 OK in 80ms (Views: 77.9ms | ActiveRecord: 0.4ms)
1299
+  (0.7ms) rollback transaction
1300
+  (0.1ms) begin transaction
1301
+ Started GET "/meta_reports" for 127.0.0.1 at 2013-09-30 21:10:08 -0700
1302
+ Processing by MetaReports::ReportsController#index as HTML
1303
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" ORDER BY meta_reports_reports.title
1304
+ Rendered meta_reports/reports/index.html.erb within layouts/application (4.8ms)
1305
+ Completed 200 OK in 8ms (Views: 7.8ms | ActiveRecord: 0.1ms)
1306
+  (0.1ms) rollback transaction
1307
+  (0.0ms) begin transaction
1308
+ Started GET "/meta_reports/1" for 127.0.0.1 at 2013-09-30 21:10:08 -0700
1309
+ Processing by MetaReports::ReportsController#show as HTML
1310
+ Parameters: {"id"=>"1"}
1311
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
1312
+ Rendered meta_reports/reports/templates/_default_table.html.erb (1.1ms)
1313
+ Rendered meta_reports/reports/templates/_default.html.erb (3.9ms)
1314
+ Rendered meta_reports/reports/templates/default.html.erb within layouts/application (4.9ms)
1315
+  (0.2ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
1316
+ Completed 200 OK in 8ms (Views: 6.5ms | ActiveRecord: 0.3ms)
1317
+  (0.5ms) rollback transaction
1318
+  (0.0ms) begin transaction
1319
+ Started GET "/" for 127.0.0.1 at 2013-09-30 21:10:08 -0700
1320
+ Processing by HomeController#index as HTML
1321
+ Rendered home/index.html.erb within layouts/application (0.3ms)
1322
+ Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.0ms)
1323
+  (0.0ms) rollback transaction
1324
+  (0.0ms) begin transaction
1325
+ Started GET "/meta_reports/1.xlsx" for 127.0.0.1 at 2013-09-30 21:10:08 -0700
1326
+ Processing by MetaReports::ReportsController#show as XLSX
1327
+ Parameters: {"id"=>"1"}
1328
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
1329
+ Rendered meta_reports/reports/templates/_default_header.xlsx.axlsx (39.5ms)
1330
+ Rendered meta_reports/reports/templates/default.xlsx.axlsx (47.4ms)
1331
+  (0.3ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
1332
+ Completed 200 OK in 50ms (Views: 49.0ms | ActiveRecord: 0.4ms)
1333
+  (2.4ms) rollback transaction
1334
+  (0.0ms) begin transaction
1335
+  (0.0ms) rollback transaction
1336
+  (0.0ms) begin transaction
1337
+  (0.0ms) rollback transaction
1338
+  (0.0ms) begin transaction
1339
+  (0.0ms) rollback transaction
1340
+  (0.0ms) begin transaction
1341
+  (0.0ms) rollback transaction
1342
+  (0.0ms) begin transaction
1343
+  (0.0ms) rollback transaction
1344
+  (0.0ms) begin transaction
1345
+  (0.0ms) rollback transaction
1346
+  (0.0ms) begin transaction
1347
+  (0.0ms) rollback transaction
1348
+  (0.0ms) begin transaction
1349
+  (0.0ms) rollback transaction
1350
+  (0.0ms) begin transaction
1351
+  (0.0ms) rollback transaction
1352
+  (0.0ms) begin transaction
1353
+  (32.8ms) rollback transaction
1354
+  (0.0ms) begin transaction
1355
+  (0.0ms) rollback transaction
1356
+  (0.0ms) begin transaction
1357
+  (0.0ms) rollback transaction
1358
+  (0.0ms) begin transaction
1359
+  (0.0ms) rollback transaction
1360
+  (0.0ms) begin transaction
1361
+  (0.0ms) rollback transaction
1362
+  (0.0ms) begin transaction
1363
+  (0.0ms) rollback transaction
1364
+  (0.0ms) begin transaction
1365
+  (0.0ms) rollback transaction
1366
+  (0.0ms) begin transaction
1367
+  (0.0ms) rollback transaction
1368
+  (0.0ms) begin transaction
1369
+  (0.0ms) rollback transaction
1370
+  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
1371
+  (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
1372
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1373
+ Migrating to CreateMetaReportsReports (20130801071213)
1374
+  (0.1ms) begin transaction
1375
+  (0.3ms) CREATE TABLE "meta_reports_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "title" varchar(255), "group" varchar(255), "direct" boolean, "views" integer, "target" varchar(255), "formats_mask" integer, "created_at" datetime, "updated_at" datetime) 
1376
+ SQL (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20130801071213"]]
1377
+  (7.2ms) commit transaction
1378
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1379
+ SQL (1.5ms) DELETE FROM "meta_reports_reports"
1380
+  (0.1ms) begin transaction
1381
+ SQL (2.8ms) INSERT INTO "meta_reports_reports" ("created_at", "description", "formats_mask", "group", "name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Tue, 01 Oct 2013 04:10:32 UTC +00:00], ["description", "Moo, eh?"], ["formats_mask", 7], ["group", "moo"], ["name", "moo"], ["title", "Le Moo"], ["updated_at", Tue, 01 Oct 2013 04:10:32 UTC +00:00]]
1382
+  (1.6ms) commit transaction
1383
+  (0.4ms) begin transaction
1384
+ Started GET "/" for 127.0.0.1 at 2013-09-30 21:10:32 -0700
1385
+ Processing by HomeController#index as HTML
1386
+ Rendered home/index.html.erb within layouts/application (0.3ms)
1387
+ Completed 200 OK in 10ms (Views: 10.1ms | ActiveRecord: 0.0ms)
1388
+  (0.1ms) rollback transaction
1389
+  (0.1ms) begin transaction
1390
+ Started GET "/meta_reports/1.xlsx" for 127.0.0.1 at 2013-09-30 21:10:32 -0700
1391
+ Processing by MetaReports::ReportsController#show as XLSX
1392
+ Parameters: {"id"=>"1"}
1393
+ MetaReports::Report Load (0.2ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
1394
+ Rendered meta_reports/reports/templates/_default_header.xlsx.axlsx (5.5ms)
1395
+ Rendered meta_reports/reports/templates/default.xlsx.axlsx (13.5ms)
1396
+  (0.3ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
1397
+ Completed 200 OK in 56ms (Views: 15.7ms | ActiveRecord: 0.5ms)
1398
+  (0.6ms) rollback transaction
1399
+  (0.1ms) begin transaction
1400
+ Started GET "/meta_reports" for 127.0.0.1 at 2013-09-30 21:10:32 -0700
1401
+ Processing by MetaReports::ReportsController#index as HTML
1402
+ MetaReports::Report Load (0.2ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" ORDER BY meta_reports_reports.title
1403
+ Rendered meta_reports/reports/index.html.erb within layouts/application (3.7ms)
1404
+ Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.2ms)
1405
+  (0.1ms) rollback transaction
1406
+  (0.1ms) begin transaction
1407
+ Started GET "/meta_reports/1.pdf" for 127.0.0.1 at 2013-09-30 21:10:32 -0700
1408
+ Processing by MetaReports::ReportsController#show as PDF
1409
+ Parameters: {"id"=>"1"}
1410
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
1411
+ title: "Le Moo"
1412
+ Rendered meta_reports/reports/templates/_default_header.pdf.prawn (52.2ms)
1413
+ Rendered meta_reports/reports/templates/_default_table.pdf.prawn (53.7ms)
1414
+ Rendered meta_reports/reports/templates/_default_footer.pdf.prawn (1.2ms)
1415
+ Rendered meta_reports/reports/templates/default.pdf.prawn (111.7ms)
1416
+  (0.3ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
1417
+ Completed 200 OK in 115ms (Views: 113.7ms | ActiveRecord: 0.4ms)
1418
+  (0.7ms) rollback transaction
1419
+  (0.1ms) begin transaction
1420
+ Started GET "/meta_reports/1" for 127.0.0.1 at 2013-09-30 21:10:33 -0700
1421
+ Processing by MetaReports::ReportsController#show as HTML
1422
+ Parameters: {"id"=>"1"}
1423
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
1424
+ Rendered meta_reports/reports/templates/_default_table.html.erb (1.2ms)
1425
+ Rendered meta_reports/reports/templates/_default.html.erb (5.9ms)
1426
+ Rendered meta_reports/reports/templates/default.html.erb within layouts/application (6.9ms)
1427
+  (0.3ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
1428
+ Completed 200 OK in 10ms (Views: 8.3ms | ActiveRecord: 0.4ms)
1429
+  (0.6ms) rollback transaction
1430
+  (0.1ms) begin transaction
1431
+  (0.1ms) rollback transaction
1432
+  (0.1ms) begin transaction
1433
+  (0.1ms) rollback transaction
1434
+  (0.1ms) begin transaction
1435
+  (0.1ms) rollback transaction
1436
+  (0.1ms) begin transaction
1437
+  (0.1ms) rollback transaction
1438
+  (0.1ms) begin transaction
1439
+  (0.1ms) rollback transaction
1440
+  (0.1ms) begin transaction
1441
+  (0.1ms) rollback transaction
1442
+  (0.1ms) begin transaction
1443
+  (0.1ms) rollback transaction
1444
+  (0.1ms) begin transaction
1445
+  (0.1ms) rollback transaction
1446
+  (0.1ms) begin transaction
1447
+  (0.1ms) rollback transaction
1448
+  (0.1ms) begin transaction
1449
+  (0.1ms) rollback transaction
1450
+  (0.1ms) begin transaction
1451
+  (0.1ms) rollback transaction
1452
+  (0.1ms) begin transaction
1453
+  (0.1ms) rollback transaction
1454
+  (0.1ms) begin transaction
1455
+  (0.1ms) rollback transaction
1456
+  (0.1ms) begin transaction
1457
+  (0.1ms) rollback transaction
1458
+  (0.1ms) begin transaction
1459
+  (0.1ms) rollback transaction
1460
+  (0.1ms) begin transaction
1461
+  (0.1ms) rollback transaction
1462
+  (0.1ms) begin transaction
1463
+  (0.1ms) rollback transaction
1464
+  (0.1ms) begin transaction
1465
+  (0.1ms) rollback transaction
1466
+  (2.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
1467
+  (1.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
1468
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1469
+ Migrating to CreateMetaReportsReports (20130801071213)
1470
+  (0.1ms) begin transaction
1471
+  (0.3ms) CREATE TABLE "meta_reports_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "title" varchar(255), "group" varchar(255), "direct" boolean, "views" integer, "target" varchar(255), "formats_mask" integer, "created_at" datetime, "updated_at" datetime) 
1472
+ SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20130801071213"]]
1473
+  (1.7ms) commit transaction
1474
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1475
+ SQL (1.5ms) DELETE FROM "meta_reports_reports"
1476
+  (0.1ms) begin transaction
1477
+ SQL (2.7ms) INSERT INTO "meta_reports_reports" ("created_at", "description", "formats_mask", "group", "name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Tue, 01 Oct 2013 04:13:53 UTC +00:00], ["description", "Moo, eh?"], ["formats_mask", 7], ["group", "moo"], ["name", "moo"], ["title", "Le Moo"], ["updated_at", Tue, 01 Oct 2013 04:13:53 UTC +00:00]]
1478
+  (1.5ms) commit transaction
1479
+  (0.1ms) begin transaction
1480
+ Started GET "/meta_reports/1.xlsx" for 127.0.0.1 at 2013-09-30 21:13:53 -0700
1481
+ Processing by MetaReports::ReportsController#show as XLSX
1482
+ Parameters: {"id"=>"1"}
1483
+ MetaReports::Report Load (0.2ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
1484
+ Rendered meta_reports/reports/templates/_default_header.xlsx.axlsx (42.0ms)
1485
+ Rendered meta_reports/reports/templates/default.xlsx.axlsx (50.3ms)
1486
+  (0.3ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
1487
+ Completed 200 OK in 55ms (Views: 52.4ms | ActiveRecord: 0.4ms)
1488
+  (2.9ms) rollback transaction
1489
+  (0.1ms) begin transaction
1490
+ Started GET "/meta_reports/1" for 127.0.0.1 at 2013-09-30 21:13:53 -0700
1491
+ Processing by MetaReports::ReportsController#show as HTML
1492
+ Parameters: {"id"=>"1"}
1493
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
1494
+ Rendered meta_reports/reports/templates/_default_table.html.erb (1.0ms)
1495
+ Rendered meta_reports/reports/templates/_default.html.erb (5.8ms)
1496
+ Rendered meta_reports/reports/templates/default.html.erb within layouts/application (6.7ms)
1497
+  (0.3ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
1498
+ Completed 200 OK in 62ms (Views: 60.6ms | ActiveRecord: 0.4ms)
1499
+  (0.5ms) rollback transaction
1500
+  (0.1ms) begin transaction
1501
+ Started GET "/meta_reports" for 127.0.0.1 at 2013-09-30 21:13:53 -0700
1502
+ Processing by MetaReports::ReportsController#index as HTML
1503
+ MetaReports::Report Load (0.2ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" ORDER BY meta_reports_reports.title
1504
+ Rendered meta_reports/reports/index.html.erb within layouts/application (3.7ms)
1505
+ Completed 200 OK in 5ms (Views: 4.9ms | ActiveRecord: 0.2ms)
1506
+  (0.1ms) rollback transaction
1507
+  (0.1ms) begin transaction
1508
+ Started GET "/" for 127.0.0.1 at 2013-09-30 21:13:53 -0700
1509
+ Processing by HomeController#index as HTML
1510
+ Rendered home/index.html.erb within layouts/application (0.3ms)
1511
+ Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
1512
+  (0.1ms) rollback transaction
1513
+  (0.1ms) begin transaction
1514
+ Started GET "/meta_reports/1.pdf" for 127.0.0.1 at 2013-09-30 21:13:53 -0700
1515
+ Processing by MetaReports::ReportsController#show as PDF
1516
+ Parameters: {"id"=>"1"}
1517
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
1518
+ title: "Le Moo"
1519
+ Rendered meta_reports/reports/templates/_default_header.pdf.prawn (51.6ms)
1520
+ Rendered meta_reports/reports/templates/_default_table.pdf.prawn (13.3ms)
1521
+ Rendered meta_reports/reports/templates/_default_footer.pdf.prawn (1.3ms)
1522
+ Rendered meta_reports/reports/templates/default.pdf.prawn (70.4ms)
1523
+  (0.3ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
1524
+ Completed 200 OK in 74ms (Views: 72.2ms | ActiveRecord: 0.4ms)
1525
+  (0.7ms) rollback transaction
1526
+  (0.1ms) begin transaction
1527
+  (0.1ms) rollback transaction
1528
+  (0.1ms) begin transaction
1529
+  (0.1ms) rollback transaction
1530
+  (0.1ms) begin transaction
1531
+  (0.1ms) rollback transaction
1532
+  (0.1ms) begin transaction
1533
+  (0.1ms) rollback transaction
1534
+  (0.1ms) begin transaction
1535
+  (0.1ms) rollback transaction
1536
+  (0.1ms) begin transaction
1537
+  (0.1ms) rollback transaction
1538
+  (0.1ms) begin transaction
1539
+  (0.1ms) rollback transaction
1540
+  (0.1ms) begin transaction
1541
+  (0.1ms) rollback transaction
1542
+  (0.1ms) begin transaction
1543
+  (0.1ms) rollback transaction
1544
+  (0.1ms) begin transaction
1545
+  (0.1ms) rollback transaction
1546
+  (0.1ms) begin transaction
1547
+  (0.1ms) rollback transaction
1548
+  (0.1ms) begin transaction
1549
+  (0.1ms) rollback transaction
1550
+  (0.1ms) begin transaction
1551
+  (0.1ms) rollback transaction
1552
+  (0.1ms) begin transaction
1553
+  (0.1ms) rollback transaction
1554
+  (0.1ms) begin transaction
1555
+  (0.1ms) rollback transaction
1556
+  (0.1ms) begin transaction
1557
+  (0.1ms) rollback transaction
1558
+  (0.1ms) begin transaction
1559
+  (0.1ms) rollback transaction
1560
+  (0.1ms) begin transaction
1561
+  (0.1ms) rollback transaction
1562
+  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
1563
+  (11.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
1564
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1565
+ Migrating to CreateMetaReportsReports (20130801071213)
1566
+  (0.1ms) begin transaction
1567
+  (0.3ms) CREATE TABLE "meta_reports_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "title" varchar(255), "group" varchar(255), "direct" boolean, "views" integer, "target" varchar(255), "formats_mask" integer, "created_at" datetime, "updated_at" datetime) 
1568
+ SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20130801071213"]]
1569
+  (1.6ms) commit transaction
1570
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1571
+  (0.3ms) begin transaction
1572
+  (0.1ms) rollback transaction
1573
+  (0.1ms) begin transaction
1574
+  (0.1ms) rollback transaction
1575
+  (0.1ms) begin transaction
1576
+  (0.1ms) rollback transaction
1577
+  (0.1ms) begin transaction
1578
+  (0.1ms) rollback transaction
1579
+  (0.1ms) begin transaction
1580
+  (0.1ms) rollback transaction
1581
+  (0.1ms) begin transaction
1582
+  (0.1ms) rollback transaction
1583
+  (0.1ms) begin transaction
1584
+  (0.1ms) rollback transaction
1585
+  (0.1ms) begin transaction
1586
+  (0.1ms) rollback transaction
1587
+  (0.1ms) begin transaction
1588
+  (0.1ms) rollback transaction
1589
+  (0.1ms) begin transaction
1590
+  (0.1ms) rollback transaction
1591
+  (0.1ms) begin transaction
1592
+  (0.1ms) rollback transaction
1593
+  (0.0ms) begin transaction
1594
+  (0.1ms) rollback transaction
1595
+  (0.1ms) begin transaction
1596
+  (0.1ms) rollback transaction
1597
+  (0.1ms) begin transaction
1598
+  (0.1ms) rollback transaction
1599
+  (0.1ms) begin transaction
1600
+  (0.1ms) rollback transaction
1601
+  (0.1ms) begin transaction
1602
+  (0.1ms) rollback transaction
1603
+  (0.1ms) begin transaction
1604
+  (0.1ms) rollback transaction
1605
+  (0.1ms) begin transaction
1606
+  (0.1ms) rollback transaction
1607
+ SQL (20.7ms) DELETE FROM "meta_reports_reports"
1608
+  (0.1ms) begin transaction
1609
+ SQL (2.5ms) INSERT INTO "meta_reports_reports" ("created_at", "description", "formats_mask", "group", "name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Tue, 01 Oct 2013 04:15:43 UTC +00:00], ["description", "Moo, eh?"], ["formats_mask", 7], ["group", "moo"], ["name", "moo"], ["title", "Le Moo"], ["updated_at", Tue, 01 Oct 2013 04:15:43 UTC +00:00]]
1610
+  (1.4ms) commit transaction
1611
+  (0.1ms) begin transaction
1612
+ Started GET "/meta_reports/1" for 127.0.0.1 at 2013-09-30 21:15:43 -0700
1613
+ Processing by MetaReports::ReportsController#show as HTML
1614
+ Parameters: {"id"=>"1"}
1615
+ MetaReports::Report Load (0.2ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
1616
+ Rendered meta_reports/reports/templates/_default_table.html.erb (1.1ms)
1617
+ Rendered meta_reports/reports/templates/_default.html.erb (6.0ms)
1618
+ Rendered meta_reports/reports/templates/default.html.erb within layouts/application (9.2ms)
1619
+  (0.3ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
1620
+ Completed 200 OK in 74ms (Views: 71.3ms | ActiveRecord: 0.5ms)
1621
+  (0.6ms) rollback transaction
1622
+  (0.1ms) begin transaction
1623
+ Started GET "/meta_reports" for 127.0.0.1 at 2013-09-30 21:15:43 -0700
1624
+ Processing by MetaReports::ReportsController#index as HTML
1625
+ MetaReports::Report Load (0.2ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" ORDER BY meta_reports_reports.title
1626
+ Rendered meta_reports/reports/index.html.erb within layouts/application (3.5ms)
1627
+ Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.2ms)
1628
+  (0.1ms) rollback transaction
1629
+  (0.1ms) begin transaction
1630
+ Started GET "/meta_reports/1.pdf" for 127.0.0.1 at 2013-09-30 21:15:43 -0700
1631
+ Processing by MetaReports::ReportsController#show as PDF
1632
+ Parameters: {"id"=>"1"}
1633
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
1634
+ title: "Le Moo"
1635
+ Rendered meta_reports/reports/templates/_default_header.pdf.prawn (52.6ms)
1636
+ Rendered meta_reports/reports/templates/_default_table.pdf.prawn (13.7ms)
1637
+ Rendered meta_reports/reports/templates/_default_footer.pdf.prawn (1.1ms)
1638
+ Rendered meta_reports/reports/templates/default.pdf.prawn (71.8ms)
1639
+  (0.3ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
1640
+ Completed 200 OK in 75ms (Views: 73.7ms | ActiveRecord: 0.4ms)
1641
+  (0.5ms) rollback transaction
1642
+  (0.1ms) begin transaction
1643
+ Started GET "/" for 127.0.0.1 at 2013-09-30 21:15:43 -0700
1644
+ Processing by HomeController#index as HTML
1645
+ Rendered home/index.html.erb within layouts/application (0.3ms)
1646
+ Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
1647
+  (0.1ms) rollback transaction
1648
+  (0.1ms) begin transaction
1649
+ Started GET "/meta_reports/1.xlsx" for 127.0.0.1 at 2013-09-30 21:15:43 -0700
1650
+ Processing by MetaReports::ReportsController#show as XLSX
1651
+ Parameters: {"id"=>"1"}
1652
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
1653
+ Rendered meta_reports/reports/templates/_default_header.xlsx.axlsx (50.2ms)
1654
+ Rendered meta_reports/reports/templates/default.xlsx.axlsx (58.9ms)
1655
+  (0.3ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
1656
+ Completed 200 OK in 62ms (Views: 60.7ms | ActiveRecord: 0.4ms)
1657
+  (0.7ms) rollback transaction
1658
+ Connecting to database specified by database.yml
1659
+  (0.1ms) select sqlite_version(*)
1660
+  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
1661
+  (3.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
1662
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
1663
+ Migrating to CreateMetaReportsReports (20130801071213)
1664
+  (0.0ms) begin transaction
1665
+  (0.4ms) CREATE TABLE "meta_reports_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "title" varchar(255), "group" varchar(255), "direct" boolean, "views" integer, "target" varchar(255), "formats_mask" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
1666
+  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130801071213')
1667
+  (1.4ms) commit transaction
1668
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
1669
+ Connecting to database specified by database.yml
1670
+ SQL (48.7ms) DELETE FROM "meta_reports_reports"
1671
+  (0.1ms) begin transaction
1672
+ SQL (33.6ms) INSERT INTO "meta_reports_reports" ("created_at", "description", "direct", "formats_mask", "group", "name", "target", "title", "updated_at", "views") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Tue, 01 Oct 2013 04:15:57 UTC +00:00], ["description", "Moo, eh?"], ["direct", nil], ["formats_mask", 7], ["group", "moo"], ["name", "moo"], ["target", nil], ["title", "Le Moo"], ["updated_at", Tue, 01 Oct 2013 04:15:57 UTC +00:00], ["views", nil]]
1673
+  (28.1ms) commit transaction
1674
+  (0.0ms) begin transaction
1675
+ Started GET "/meta_reports/1.xlsx" for 127.0.0.1 at 2013-09-30 21:15:57 -0700
1676
+ Processing by MetaReports::ReportsController#show as XLSX
1677
+ Parameters: {"id"=>"1"}
1678
+ MetaReports::Report Load (0.2ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
1679
+ Rendered meta_reports/reports/templates/_default_header.xlsx.axlsx (5.7ms)
1680
+ Rendered meta_reports/reports/templates/default.xlsx.axlsx (50.9ms)
1681
+  (0.3ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
1682
+ Completed 200 OK in 59ms (Views: 56.4ms | ActiveRecord: 0.4ms)
1683
+  (6.2ms) rollback transaction
1684
+  (0.1ms) begin transaction
1685
+ Started GET "/meta_reports/1" for 127.0.0.1 at 2013-09-30 21:15:57 -0700
1686
+ Processing by MetaReports::ReportsController#show as HTML
1687
+ Parameters: {"id"=>"1"}
1688
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
1689
+ Rendered meta_reports/reports/templates/_default_table.html.erb (1.2ms)
1690
+ Rendered meta_reports/reports/templates/_default.html.erb (4.0ms)
1691
+ Rendered meta_reports/reports/templates/default.html.erb within layouts/application (6.0ms)
1692
+  (0.2ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
1693
+ Completed 200 OK in 11ms (Views: 9.1ms | ActiveRecord: 0.3ms)
1694
+  (4.9ms) rollback transaction
1695
+  (0.1ms) begin transaction
1696
+ Started GET "/" for 127.0.0.1 at 2013-09-30 21:15:57 -0700
1697
+ Processing by HomeController#index as HTML
1698
+ Rendered home/index.html.erb within layouts/application (0.3ms)
1699
+ Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
1700
+  (0.1ms) rollback transaction
1701
+  (0.0ms) begin transaction
1702
+ Started GET "/meta_reports/1.pdf" for 127.0.0.1 at 2013-09-30 21:15:57 -0700
1703
+ Processing by MetaReports::ReportsController#show as PDF
1704
+ Parameters: {"id"=>"1"}
1705
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
1706
+ title: "Le Moo"
1707
+ Rendered meta_reports/reports/templates/_default_header.pdf.prawn (60.6ms)
1708
+ Rendered meta_reports/reports/templates/_default_table.pdf.prawn (15.6ms)
1709
+ Rendered meta_reports/reports/templates/_default_footer.pdf.prawn (1.4ms)
1710
+ Rendered meta_reports/reports/templates/default.pdf.prawn (120.5ms)
1711
+  (0.3ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
1712
+ Completed 200 OK in 124ms (Views: 122.3ms | ActiveRecord: 0.4ms)
1713
+  (3.1ms) rollback transaction
1714
+  (0.1ms) begin transaction
1715
+ Started GET "/meta_reports" for 127.0.0.1 at 2013-09-30 21:15:57 -0700
1716
+ Processing by MetaReports::ReportsController#index as HTML
1717
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" ORDER BY meta_reports_reports.title
1718
+ Rendered meta_reports/reports/index.html.erb within layouts/application (4.2ms)
1719
+ Completed 200 OK in 7ms (Views: 6.0ms | ActiveRecord: 0.1ms)
1720
+  (0.1ms) rollback transaction
1721
+  (0.0ms) begin transaction
1722
+  (0.0ms) rollback transaction
1723
+  (0.0ms) begin transaction
1724
+  (0.0ms) rollback transaction
1725
+  (0.0ms) begin transaction
1726
+  (0.0ms) rollback transaction
1727
+  (0.0ms) begin transaction
1728
+  (0.0ms) rollback transaction
1729
+  (0.0ms) begin transaction
1730
+  (0.0ms) rollback transaction
1731
+  (0.0ms) begin transaction
1732
+  (0.0ms) rollback transaction
1733
+  (0.0ms) begin transaction
1734
+  (0.0ms) rollback transaction
1735
+  (0.0ms) begin transaction
1736
+  (0.0ms) rollback transaction
1737
+  (0.0ms) begin transaction
1738
+  (0.0ms) rollback transaction
1739
+  (0.0ms) begin transaction
1740
+  (0.0ms) rollback transaction
1741
+  (0.0ms) begin transaction
1742
+  (0.0ms) rollback transaction
1743
+  (0.0ms) begin transaction
1744
+  (0.0ms) rollback transaction
1745
+  (0.1ms) begin transaction
1746
+  (0.0ms) rollback transaction
1747
+  (0.0ms) begin transaction
1748
+  (0.0ms) rollback transaction
1749
+  (0.0ms) begin transaction
1750
+  (0.0ms) rollback transaction
1751
+  (0.1ms) begin transaction
1752
+  (0.0ms) rollback transaction
1753
+  (0.0ms) begin transaction
1754
+  (0.0ms) rollback transaction
1755
+  (0.0ms) begin transaction
1756
+  (0.0ms) rollback transaction
1757
+ Connecting to database specified by database.yml
1758
+  (0.1ms) select sqlite_version(*)
1759
+  (1.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
1760
+  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
1761
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
1762
+ Migrating to CreateMetaReportsReports (20130801071213)
1763
+  (0.0ms) begin transaction
1764
+  (0.4ms) CREATE TABLE "meta_reports_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "title" varchar(255), "group" varchar(255), "direct" boolean, "views" integer, "target" varchar(255), "formats_mask" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
1765
+  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130801071213')
1766
+  (9.9ms) commit transaction
1767
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
1768
+ Connecting to database specified by database.yml
1769
+  (0.1ms) select sqlite_version(*)
1770
+  (13.8ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
1771
+  (14.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
1772
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
1773
+ Migrating to CreateMetaReportsReports (20130801071213)
1774
+  (0.0ms) begin transaction
1775
+  (0.4ms) CREATE TABLE "meta_reports_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "title" varchar(255), "group" varchar(255), "direct" boolean, "views" integer, "target" varchar(255), "formats_mask" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
1776
+  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130801071213')
1777
+  (1.5ms) commit transaction
1778
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
1779
+ Connecting to database specified by database.yml
1780
+  (0.2ms) begin transaction
1781
+  (0.0ms) rollback transaction
1782
+  (0.0ms) begin transaction
1783
+  (0.0ms) rollback transaction
1784
+  (0.0ms) begin transaction
1785
+  (0.0ms) rollback transaction
1786
+  (0.0ms) begin transaction
1787
+  (0.0ms) rollback transaction
1788
+  (0.0ms) begin transaction
1789
+  (0.0ms) rollback transaction
1790
+  (0.0ms) begin transaction
1791
+  (0.0ms) rollback transaction
1792
+  (0.0ms) begin transaction
1793
+  (0.0ms) rollback transaction
1794
+  (0.1ms) begin transaction
1795
+  (0.0ms) rollback transaction
1796
+  (0.0ms) begin transaction
1797
+  (0.0ms) rollback transaction
1798
+  (0.0ms) begin transaction
1799
+  (0.0ms) rollback transaction
1800
+  (0.0ms) begin transaction
1801
+  (0.0ms) rollback transaction
1802
+  (0.0ms) begin transaction
1803
+  (0.0ms) rollback transaction
1804
+  (0.0ms) begin transaction
1805
+  (0.0ms) rollback transaction
1806
+  (0.0ms) begin transaction
1807
+  (0.0ms) rollback transaction
1808
+  (0.0ms) begin transaction
1809
+  (0.0ms) rollback transaction
1810
+  (0.0ms) begin transaction
1811
+  (0.0ms) rollback transaction
1812
+  (0.0ms) begin transaction
1813
+  (0.0ms) rollback transaction
1814
+  (0.0ms) begin transaction
1815
+  (0.0ms) rollback transaction
1816
+ SQL (1.3ms) DELETE FROM "meta_reports_reports"
1817
+  (0.1ms) begin transaction
1818
+ SQL (3.1ms) INSERT INTO "meta_reports_reports" ("created_at", "description", "direct", "formats_mask", "group", "name", "target", "title", "updated_at", "views") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Tue, 01 Oct 2013 04:26:39 UTC +00:00], ["description", "Moo, eh?"], ["direct", nil], ["formats_mask", 7], ["group", "moo"], ["name", "moo"], ["target", nil], ["title", "Le Moo"], ["updated_at", Tue, 01 Oct 2013 04:26:39 UTC +00:00], ["views", nil]]
1819
+  (1.3ms) commit transaction
1820
+  (0.0ms) begin transaction
1821
+ Started GET "/meta_reports" for 127.0.0.1 at 2013-09-30 21:26:39 -0700
1822
+ Processing by MetaReports::ReportsController#index as HTML
1823
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" ORDER BY meta_reports_reports.title
1824
+ Rendered meta_reports/reports/index.html.erb within layouts/application (4.9ms)
1825
+ Completed 200 OK in 12ms (Views: 11.4ms | ActiveRecord: 0.1ms)
1826
+  (0.1ms) rollback transaction
1827
+  (0.0ms) begin transaction
1828
+ Started GET "/meta_reports/1" for 127.0.0.1 at 2013-09-30 21:26:39 -0700
1829
+ Processing by MetaReports::ReportsController#show as HTML
1830
+ Parameters: {"id"=>"1"}
1831
+ MetaReports::Report Load (0.2ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
1832
+ Rendered meta_reports/reports/templates/_default_table.html.erb (1.0ms)
1833
+ Rendered meta_reports/reports/templates/_default.html.erb (3.4ms)
1834
+ Rendered meta_reports/reports/templates/default.html.erb within layouts/application (5.7ms)
1835
+  (0.2ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
1836
+ Completed 200 OK in 9ms (Views: 7.4ms | ActiveRecord: 0.4ms)
1837
+  (0.6ms) rollback transaction
1838
+  (0.0ms) begin transaction
1839
+ Started GET "/meta_reports/1.pdf" for 127.0.0.1 at 2013-09-30 21:26:39 -0700
1840
+ Processing by MetaReports::ReportsController#show as PDF
1841
+ Parameters: {"id"=>"1"}
1842
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
1843
+ title: "Le Moo"
1844
+ Rendered meta_reports/reports/templates/_default_header.pdf.prawn (57.2ms)
1845
+ Rendered meta_reports/reports/templates/_default_table.pdf.prawn (15.7ms)
1846
+ Rendered meta_reports/reports/templates/_default_footer.pdf.prawn (1.4ms)
1847
+ Rendered meta_reports/reports/templates/default.pdf.prawn (79.4ms)
1848
+  (0.3ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
1849
+ Completed 200 OK in 82ms (Views: 81.0ms | ActiveRecord: 0.4ms)
1850
+  (0.5ms) rollback transaction
1851
+  (0.0ms) begin transaction
1852
+ Started GET "/meta_reports/1.xlsx" for 127.0.0.1 at 2013-09-30 21:26:39 -0700
1853
+ Processing by MetaReports::ReportsController#show as XLSX
1854
+ Parameters: {"id"=>"1"}
1855
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
1856
+ Rendered meta_reports/reports/templates/_default_header.xlsx.axlsx (58.6ms)
1857
+ Rendered meta_reports/reports/templates/default.xlsx.axlsx (68.1ms)
1858
+  (0.3ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
1859
+ Completed 200 OK in 72ms (Views: 69.9ms | ActiveRecord: 0.4ms)
1860
+  (0.5ms) rollback transaction
1861
+  (0.0ms) begin transaction
1862
+ Started GET "/" for 127.0.0.1 at 2013-09-30 21:26:39 -0700
1863
+ Processing by HomeController#index as HTML
1864
+ Rendered home/index.html.erb within layouts/application (0.4ms)
1865
+ Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.0ms)
1866
+  (0.1ms) rollback transaction
1867
+  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
1868
+  (13.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
1869
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1870
+ Migrating to CreateMetaReportsReports (20130801071213)
1871
+  (0.1ms) begin transaction
1872
+  (0.3ms) CREATE TABLE "meta_reports_reports" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "title" varchar(255), "group" varchar(255), "direct" boolean, "views" integer, "target" varchar(255), "formats_mask" integer, "created_at" datetime, "updated_at" datetime) 
1873
+ SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20130801071213"]]
1874
+  (1.6ms) commit transaction
1875
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1876
+ SQL (1.5ms) DELETE FROM "meta_reports_reports"
1877
+  (0.1ms) begin transaction
1878
+ SQL (2.5ms) INSERT INTO "meta_reports_reports" ("created_at", "description", "formats_mask", "group", "name", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Tue, 01 Oct 2013 04:27:09 UTC +00:00], ["description", "Moo, eh?"], ["formats_mask", 7], ["group", "moo"], ["name", "moo"], ["title", "Le Moo"], ["updated_at", Tue, 01 Oct 2013 04:27:09 UTC +00:00]]
1879
+  (1.4ms) commit transaction
1880
+  (0.1ms) begin transaction
1881
+ Started GET "/meta_reports/1" for 127.0.0.1 at 2013-09-30 21:27:09 -0700
1882
+ Processing by MetaReports::ReportsController#show as HTML
1883
+ Parameters: {"id"=>"1"}
1884
+ MetaReports::Report Load (0.2ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
1885
+ Rendered meta_reports/reports/templates/_default_table.html.erb (1.0ms)
1886
+ Rendered meta_reports/reports/templates/_default.html.erb (6.0ms)
1887
+ Rendered meta_reports/reports/templates/default.html.erb within layouts/application (14.0ms)
1888
+  (0.2ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
1889
+ Completed 200 OK in 54ms (Views: 51.7ms | ActiveRecord: 0.4ms)
1890
+  (0.6ms) rollback transaction
1891
+  (0.1ms) begin transaction
1892
+ Started GET "/" for 127.0.0.1 at 2013-09-30 21:27:09 -0700
1893
+ Processing by HomeController#index as HTML
1894
+ Rendered home/index.html.erb within layouts/application (0.3ms)
1895
+ Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
1896
+  (0.1ms) rollback transaction
1897
+  (0.1ms) begin transaction
1898
+ Started GET "/meta_reports" for 127.0.0.1 at 2013-09-30 21:27:09 -0700
1899
+ Processing by MetaReports::ReportsController#index as HTML
1900
+ MetaReports::Report Load (0.2ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" ORDER BY meta_reports_reports.title
1901
+ Rendered meta_reports/reports/index.html.erb within layouts/application (37.0ms)
1902
+ Completed 200 OK in 39ms (Views: 38.3ms | ActiveRecord: 0.2ms)
1903
+  (0.1ms) rollback transaction
1904
+  (0.1ms) begin transaction
1905
+ Started GET "/meta_reports/1.xlsx" for 127.0.0.1 at 2013-09-30 21:27:09 -0700
1906
+ Processing by MetaReports::ReportsController#show as XLSX
1907
+ Parameters: {"id"=>"1"}
1908
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
1909
+ Rendered meta_reports/reports/templates/_default_header.xlsx.axlsx (5.7ms)
1910
+ Rendered meta_reports/reports/templates/default.xlsx.axlsx (48.3ms)
1911
+  (0.3ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
1912
+ Completed 200 OK in 52ms (Views: 50.3ms | ActiveRecord: 0.4ms)
1913
+  (0.6ms) rollback transaction
1914
+  (0.1ms) begin transaction
1915
+ Started GET "/meta_reports/1.pdf" for 127.0.0.1 at 2013-09-30 21:27:09 -0700
1916
+ Processing by MetaReports::ReportsController#show as PDF
1917
+ Parameters: {"id"=>"1"}
1918
+ MetaReports::Report Load (0.1ms) SELECT "meta_reports_reports".* FROM "meta_reports_reports" WHERE "meta_reports_reports"."id" = ? LIMIT 1 [["id", "1"]]
1919
+ title: "Le Moo"
1920
+ Rendered meta_reports/reports/templates/_default_header.pdf.prawn (52.0ms)
1921
+ Rendered meta_reports/reports/templates/_default_table.pdf.prawn (52.5ms)
1922
+ Rendered meta_reports/reports/templates/_default_footer.pdf.prawn (1.2ms)
1923
+ Rendered meta_reports/reports/templates/default.pdf.prawn (110.4ms)
1924
+  (0.3ms) UPDATE meta_reports_reports SET views = views + 1 WHERE id = 1
1925
+ Completed 200 OK in 114ms (Views: 112.4ms | ActiveRecord: 0.4ms)
1926
+  (0.7ms) rollback transaction
1927
+  (0.1ms) begin transaction
1928
+  (0.1ms) rollback transaction
1929
+  (0.1ms) begin transaction
1930
+  (0.1ms) rollback transaction
1931
+  (0.1ms) begin transaction
1932
+  (0.1ms) rollback transaction
1933
+  (0.1ms) begin transaction
1934
+  (0.1ms) rollback transaction
1935
+  (0.1ms) begin transaction
1936
+  (0.1ms) rollback transaction
1937
+  (0.1ms) begin transaction
1938
+  (0.1ms) rollback transaction
1939
+  (0.1ms) begin transaction
1940
+  (0.0ms) rollback transaction
1941
+  (0.1ms) begin transaction
1942
+  (0.1ms) rollback transaction
1943
+  (0.1ms) begin transaction
1944
+  (0.0ms) rollback transaction
1945
+  (0.1ms) begin transaction
1946
+  (0.1ms) rollback transaction
1947
+  (0.1ms) begin transaction
1948
+  (0.1ms) rollback transaction
1949
+  (0.1ms) begin transaction
1950
+  (0.1ms) rollback transaction
1951
+  (0.1ms) begin transaction
1952
+  (0.1ms) rollback transaction
1953
+  (0.1ms) begin transaction
1954
+  (0.1ms) rollback transaction
1955
+  (0.1ms) begin transaction
1956
+  (0.1ms) rollback transaction
1957
+  (0.1ms) begin transaction
1958
+  (0.0ms) rollback transaction
1959
+  (0.1ms) begin transaction
1960
+  (0.1ms) rollback transaction
1961
+  (0.1ms) begin transaction
1962
+  (0.1ms) rollback transaction