tokamak 1.0.0.beta4 → 1.1.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,10 +1,10 @@
1
1
  module Tokamak
2
2
  module VERSION #:nodoc:
3
3
  MAJOR = 1
4
- MINOR = 0
5
- TINY = 0
4
+ MINOR = 1
5
+ TINY = 1
6
6
 
7
- STRING = [MAJOR, MINOR, TINY].join('.') + ".beta4"
7
+ STRING = [MAJOR, MINOR, TINY].join('.')
8
8
 
9
9
  def self.to_s
10
10
  STRING
@@ -0,0 +1,1140 @@
1
+ # Logfile created on Tue Dec 28 13:29:13 -0200 2010
2
+
3
+ Processing TestController#show (for 127.0.0.1 at 2010-12-28 13:29:13) [GET]
4
+ Rendering test/show
5
+ Completed in 8ms (View: 7 | 200 OK [http://www.example.com/test/show]
6
+
7
+
8
+ Processing TestController#feed (for 127.0.0.1 at 2010-12-28 13:29:13) [GET]
9
+ Rendering test/feed
10
+ Completed in 10ms (View: 8 | 200 OK [http://www.example.com/test/feed]
11
+
12
+
13
+ Processing TestController#show (for 127.0.0.1 at 2010-12-28 13:29:13) [GET]
14
+ Rendering test/show
15
+ Completed in 4ms (View: 3 | 200 OK [http://www.example.com/test/show]
16
+
17
+
18
+ Processing TestController#show (for 127.0.0.1 at 2010-12-28 13:39:11) [GET]
19
+ Rendering test/show
20
+ Completed in 8ms (View: 6 | 200 OK [http://www.example.com/test/show]
21
+
22
+
23
+ Processing TestController#feed (for 127.0.0.1 at 2010-12-28 13:39:11) [GET]
24
+ Rendering test/feed
25
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
26
+
27
+
28
+ Processing TestController#show (for 127.0.0.1 at 2010-12-28 13:39:11) [GET]
29
+ Rendering test/show
30
+ Completed in 4ms (View: 3 | 200 OK [http://www.example.com/test/show]
31
+
32
+
33
+ Processing TestController#show (for 127.0.0.1 at 2010-12-28 13:39:34) [GET]
34
+ Rendering test/show
35
+ Completed in 8ms (View: 6 | 200 OK [http://www.example.com/test/show]
36
+
37
+
38
+ Processing TestController#feed (for 127.0.0.1 at 2010-12-28 13:39:34) [GET]
39
+ Rendering test/feed
40
+ Completed in 10ms (View: 8 | 200 OK [http://www.example.com/test/feed]
41
+
42
+
43
+ Processing TestController#show (for 127.0.0.1 at 2010-12-28 13:39:34) [GET]
44
+ Rendering test/show
45
+ Completed in 4ms (View: 3 | 200 OK [http://www.example.com/test/show]
46
+
47
+
48
+ Processing TestController#show (for 127.0.0.1 at 2010-12-28 13:40:40) [GET]
49
+ Rendering test/show
50
+ Completed in 8ms (View: 6 | 200 OK [http://www.example.com/test/show]
51
+
52
+
53
+ Processing TestController#feed (for 127.0.0.1 at 2010-12-28 13:40:40) [GET]
54
+ Rendering test/feed
55
+ Completed in 10ms (View: 8 | 200 OK [http://www.example.com/test/feed]
56
+
57
+
58
+ Processing TestController#show (for 127.0.0.1 at 2010-12-28 13:40:40) [GET]
59
+ Rendering test/show
60
+ Completed in 4ms (View: 3 | 200 OK [http://www.example.com/test/show]
61
+
62
+
63
+ Processing TestController#show (for 127.0.0.1 at 2010-12-28 15:25:47) [GET]
64
+ Rendering test/show
65
+ Completed in 12ms (View: 9 | 200 OK [http://www.example.com/test/show]
66
+
67
+
68
+ Processing TestController#feed (for 127.0.0.1 at 2010-12-28 15:25:47) [GET]
69
+ Rendering test/feed
70
+ Completed in 19ms (View: 18 | 200 OK [http://www.example.com/test/feed]
71
+
72
+
73
+ Processing TestController#show (for 127.0.0.1 at 2010-12-28 15:25:47) [GET]
74
+ Rendering test/show
75
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
76
+
77
+
78
+ Processing TestController#show (for 127.0.0.1 at 2010-12-28 15:26:27) [GET]
79
+ Rendering test/show
80
+ Completed in 8ms (View: 6 | 200 OK [http://www.example.com/test/show]
81
+
82
+
83
+ Processing TestController#feed (for 127.0.0.1 at 2010-12-28 15:26:27) [GET]
84
+ Rendering test/feed
85
+ Completed in 10ms (View: 8 | 200 OK [http://www.example.com/test/feed]
86
+
87
+
88
+ Processing TestController#show (for 127.0.0.1 at 2010-12-28 15:26:27) [GET]
89
+ Rendering test/show
90
+ Completed in 4ms (View: 3 | 200 OK [http://www.example.com/test/show]
91
+
92
+
93
+ Processing TestController#show (for 127.0.0.1 at 2010-12-28 15:28:16) [GET]
94
+ Rendering test/show
95
+ Completed in 8ms (View: 6 | 200 OK [http://www.example.com/test/show]
96
+
97
+
98
+ Processing TestController#feed (for 127.0.0.1 at 2010-12-28 15:28:16) [GET]
99
+ Rendering test/feed
100
+ Completed in 10ms (View: 8 | 200 OK [http://www.example.com/test/feed]
101
+
102
+
103
+ Processing TestController#show (for 127.0.0.1 at 2010-12-28 15:28:16) [GET]
104
+ Rendering test/show
105
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
106
+
107
+
108
+ Processing TestController#show (for 127.0.0.1 at 2010-12-29 13:56:01) [GET]
109
+ Rendering test/show
110
+ Completed in 108ms (View: 106 | 200 OK [http://www.example.com/test/show]
111
+
112
+
113
+ Processing TestController#feed (for 127.0.0.1 at 2010-12-29 13:56:01) [GET]
114
+ Rendering test/feed
115
+ Completed in 37ms (View: 36 | 200 OK [http://www.example.com/test/feed]
116
+
117
+
118
+ Processing TestController#show (for 127.0.0.1 at 2010-12-29 13:56:01) [GET]
119
+ Rendering test/show
120
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
121
+
122
+
123
+ Processing TestController#show (for 127.0.0.1 at 2010-12-29 14:07:43) [GET]
124
+ Rendering test/show
125
+ Completed in 8ms (View: 6 | 200 OK [http://www.example.com/test/show]
126
+
127
+
128
+ Processing TestController#feed (for 127.0.0.1 at 2010-12-29 14:07:43) [GET]
129
+ Rendering test/feed
130
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
131
+
132
+
133
+ Processing TestController#show (for 127.0.0.1 at 2010-12-29 14:07:43) [GET]
134
+ Rendering test/show
135
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
136
+
137
+
138
+ Processing TestController#show (for 127.0.0.1 at 2010-12-29 14:08:19) [GET]
139
+ Rendering test/show
140
+ Completed in 8ms (View: 6 | 200 OK [http://www.example.com/test/show]
141
+
142
+
143
+ Processing TestController#feed (for 127.0.0.1 at 2010-12-29 14:08:19) [GET]
144
+ Rendering test/feed
145
+ Completed in 10ms (View: 8 | 200 OK [http://www.example.com/test/feed]
146
+
147
+
148
+ Processing TestController#show (for 127.0.0.1 at 2010-12-29 14:08:19) [GET]
149
+ Rendering test/show
150
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
151
+
152
+
153
+ Processing TestController#show (for 127.0.0.1 at 2010-12-29 14:09:04) [GET]
154
+ Rendering test/show
155
+ Completed in 8ms (View: 6 | 200 OK [http://www.example.com/test/show]
156
+
157
+
158
+ Processing TestController#feed (for 127.0.0.1 at 2010-12-29 14:09:04) [GET]
159
+ Rendering test/feed
160
+ Completed in 10ms (View: 8 | 200 OK [http://www.example.com/test/feed]
161
+
162
+
163
+ Processing TestController#show (for 127.0.0.1 at 2010-12-29 14:09:04) [GET]
164
+ Rendering test/show
165
+ Completed in 4ms (View: 3 | 200 OK [http://www.example.com/test/show]
166
+
167
+
168
+ Processing TestController#show (for 127.0.0.1 at 2010-12-29 14:12:02) [GET]
169
+ Rendering test/show
170
+ Completed in 8ms (View: 6 | 200 OK [http://www.example.com/test/show]
171
+
172
+
173
+ Processing TestController#feed (for 127.0.0.1 at 2010-12-29 14:12:02) [GET]
174
+ Rendering test/feed
175
+ Completed in 10ms (View: 8 | 200 OK [http://www.example.com/test/feed]
176
+
177
+
178
+ Processing TestController#show (for 127.0.0.1 at 2010-12-29 14:12:02) [GET]
179
+ Rendering test/show
180
+ Completed in 4ms (View: 3 | 200 OK [http://www.example.com/test/show]
181
+
182
+
183
+ Processing TestController#show (for 127.0.0.1 at 2010-12-29 14:12:54) [GET]
184
+ Rendering test/show
185
+ Completed in 8ms (View: 7 | 200 OK [http://www.example.com/test/show]
186
+
187
+
188
+ Processing TestController#feed (for 127.0.0.1 at 2010-12-29 14:12:54) [GET]
189
+ Rendering test/feed
190
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
191
+
192
+
193
+ Processing TestController#show (for 127.0.0.1 at 2010-12-29 14:12:54) [GET]
194
+ Rendering test/show
195
+ Completed in 4ms (View: 3 | 200 OK [http://www.example.com/test/show]
196
+
197
+
198
+ Processing TestController#show (for 127.0.0.1 at 2010-12-29 14:15:03) [GET]
199
+ Rendering test/show
200
+ Completed in 8ms (View: 6 | 200 OK [http://www.example.com/test/show]
201
+
202
+
203
+ Processing TestController#feed (for 127.0.0.1 at 2010-12-29 14:15:03) [GET]
204
+ Rendering test/feed
205
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
206
+
207
+
208
+ Processing TestController#show (for 127.0.0.1 at 2010-12-29 14:15:03) [GET]
209
+ Rendering test/show
210
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
211
+
212
+
213
+ Processing TestController#show (for 127.0.0.1 at 2010-12-29 14:17:08) [GET]
214
+ Rendering test/show
215
+ Completed in 8ms (View: 6 | 200 OK [http://www.example.com/test/show]
216
+
217
+
218
+ Processing TestController#feed (for 127.0.0.1 at 2010-12-29 14:17:08) [GET]
219
+ Rendering test/feed
220
+ Completed in 10ms (View: 8 | 200 OK [http://www.example.com/test/feed]
221
+
222
+
223
+ Processing TestController#show (for 127.0.0.1 at 2010-12-29 14:17:08) [GET]
224
+ Rendering test/show
225
+ Completed in 4ms (View: 3 | 200 OK [http://www.example.com/test/show]
226
+
227
+
228
+ Processing TestController#show (for 127.0.0.1 at 2010-12-29 14:22:55) [GET]
229
+ Rendering test/show
230
+ Completed in 8ms (View: 6 | 200 OK [http://www.example.com/test/show]
231
+
232
+
233
+ Processing TestController#feed (for 127.0.0.1 at 2010-12-29 14:22:55) [GET]
234
+ Rendering test/feed
235
+ Completed in 10ms (View: 8 | 200 OK [http://www.example.com/test/feed]
236
+
237
+
238
+ Processing TestController#show (for 127.0.0.1 at 2010-12-29 14:22:55) [GET]
239
+ Rendering test/show
240
+ Completed in 4ms (View: 3 | 200 OK [http://www.example.com/test/show]
241
+
242
+
243
+ Processing TestController#show (for 127.0.0.1 at 2010-12-29 14:24:06) [GET]
244
+ Rendering test/show
245
+ Completed in 8ms (View: 6 | 200 OK [http://www.example.com/test/show]
246
+
247
+
248
+ Processing TestController#feed (for 127.0.0.1 at 2010-12-29 14:24:06) [GET]
249
+ Rendering test/feed
250
+ Completed in 10ms (View: 8 | 200 OK [http://www.example.com/test/feed]
251
+
252
+
253
+ Processing TestController#show (for 127.0.0.1 at 2010-12-29 14:24:06) [GET]
254
+ Rendering test/show
255
+ Completed in 4ms (View: 3 | 200 OK [http://www.example.com/test/show]
256
+
257
+
258
+ Processing TestController#show (for 127.0.0.1 at 2010-12-29 14:26:58) [GET]
259
+ Rendering test/show
260
+ Completed in 7ms (View: 6 | 200 OK [http://www.example.com/test/show]
261
+
262
+
263
+ Processing TestController#feed (for 127.0.0.1 at 2010-12-29 14:26:58) [GET]
264
+ Rendering test/feed
265
+ Completed in 12ms (View: 11 | 200 OK [http://www.example.com/test/feed]
266
+
267
+
268
+ Processing TestController#show (for 127.0.0.1 at 2010-12-29 14:26:58) [GET]
269
+ Rendering test/show
270
+ Completed in 3ms (View: 2 | 200 OK [http://www.example.com/test/show]
271
+
272
+
273
+ Processing TestController#show (for 127.0.0.1 at 2010-12-29 14:28:50) [GET]
274
+ Rendering test/show
275
+ Completed in 7ms (View: 6 | 200 OK [http://www.example.com/test/show]
276
+
277
+
278
+ Processing TestController#feed (for 127.0.0.1 at 2010-12-29 14:28:50) [GET]
279
+ Rendering test/feed
280
+ Completed in 12ms (View: 11 | 200 OK [http://www.example.com/test/feed]
281
+
282
+
283
+ Processing TestController#show (for 127.0.0.1 at 2010-12-29 14:28:50) [GET]
284
+ Rendering test/show
285
+ Completed in 3ms (View: 2 | 200 OK [http://www.example.com/test/show]
286
+
287
+
288
+ Processing TestController#show (for 127.0.0.1 at 2010-12-29 14:33:33) [GET]
289
+ Rendering test/show
290
+ Completed in 7ms (View: 6 | 200 OK [http://www.example.com/test/show]
291
+
292
+
293
+ Processing TestController#feed (for 127.0.0.1 at 2010-12-29 14:33:33) [GET]
294
+ Rendering test/feed
295
+ Completed in 12ms (View: 11 | 200 OK [http://www.example.com/test/feed]
296
+
297
+
298
+ Processing TestController#show (for 127.0.0.1 at 2010-12-29 14:33:34) [GET]
299
+ Rendering test/show
300
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
301
+
302
+
303
+ Processing TestController#show (for 127.0.0.1 at 2011-01-03 13:36:34) [GET]
304
+ Rendering test/show
305
+ Completed in 35ms (View: 33 | 200 OK [http://www.example.com/test/show]
306
+
307
+
308
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-03 13:36:34) [GET]
309
+ Rendering test/feed
310
+ Completed in 24ms (View: 23 | 200 OK [http://www.example.com/test/feed]
311
+
312
+
313
+ Processing TestController#show (for 127.0.0.1 at 2011-01-03 13:36:34) [GET]
314
+ Rendering test/show
315
+ Completed in 3ms (View: 2 | 200 OK [http://www.example.com/test/show]
316
+
317
+
318
+ Processing TestController#show (for 127.0.0.1 at 2011-01-03 13:36:40) [GET]
319
+ Rendering test/show
320
+ Completed in 7ms (View: 6 | 200 OK [http://www.example.com/test/show]
321
+
322
+
323
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-03 13:36:40) [GET]
324
+ Rendering test/feed
325
+ Completed in 12ms (View: 11 | 200 OK [http://www.example.com/test/feed]
326
+
327
+
328
+ Processing TestController#show (for 127.0.0.1 at 2011-01-03 13:36:40) [GET]
329
+ Rendering test/show
330
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
331
+
332
+
333
+ Processing TestController#show (for 127.0.0.1 at 2011-01-03 13:38:31) [GET]
334
+ Rendering test/show
335
+ Completed in 7ms (View: 6 | 200 OK [http://www.example.com/test/show]
336
+
337
+
338
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-03 13:38:31) [GET]
339
+ Rendering test/feed
340
+ Completed in 12ms (View: 11 | 200 OK [http://www.example.com/test/feed]
341
+
342
+
343
+ Processing TestController#show (for 127.0.0.1 at 2011-01-03 13:38:31) [GET]
344
+ Rendering test/show
345
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
346
+
347
+
348
+ Processing TestController#show (for 127.0.0.1 at 2011-01-03 13:39:49) [GET]
349
+ Rendering test/show
350
+ Completed in 7ms (View: 6 | 200 OK [http://www.example.com/test/show]
351
+
352
+
353
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-03 13:39:49) [GET]
354
+ Rendering test/feed
355
+ Completed in 12ms (View: 11 | 200 OK [http://www.example.com/test/feed]
356
+
357
+
358
+ Processing TestController#show (for 127.0.0.1 at 2011-01-03 13:39:49) [GET]
359
+ Rendering test/show
360
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
361
+
362
+
363
+ Processing TestController#show (for 127.0.0.1 at 2011-01-03 15:38:13) [GET]
364
+ Rendering test/show
365
+ Completed in 34ms (View: 32 | 200 OK [http://www.example.com/test/show]
366
+
367
+
368
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-03 15:38:13) [GET]
369
+ Rendering test/feed
370
+ Completed in 96ms (View: 95 | 200 OK [http://www.example.com/test/feed]
371
+
372
+
373
+ Processing TestController#show (for 127.0.0.1 at 2011-01-03 15:38:13) [GET]
374
+ Rendering test/show
375
+ Completed in 3ms (View: 2 | 200 OK [http://www.example.com/test/show]
376
+
377
+
378
+ Processing TestController#show (for 127.0.0.1 at 2011-01-03 15:39:31) [GET]
379
+ Rendering test/show
380
+ Completed in 7ms (View: 6 | 200 OK [http://www.example.com/test/show]
381
+
382
+
383
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-03 15:39:31) [GET]
384
+ Rendering test/feed
385
+ Completed in 77ms (View: 75 | 200 OK [http://www.example.com/test/feed]
386
+
387
+
388
+ Processing TestController#show (for 127.0.0.1 at 2011-01-03 15:39:32) [GET]
389
+ Rendering test/show
390
+ Completed in 3ms (View: 2 | 200 OK [http://www.example.com/test/show]
391
+
392
+
393
+ Processing TestController#show (for 127.0.0.1 at 2011-01-03 15:40:23) [GET]
394
+ Rendering test/show
395
+ Completed in 7ms (View: 6 | 200 OK [http://www.example.com/test/show]
396
+
397
+
398
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-03 15:40:23) [GET]
399
+ Rendering test/feed
400
+ Completed in 77ms (View: 75 | 200 OK [http://www.example.com/test/feed]
401
+
402
+
403
+ Processing TestController#show (for 127.0.0.1 at 2011-01-03 15:40:24) [GET]
404
+ Rendering test/show
405
+ Completed in 3ms (View: 2 | 200 OK [http://www.example.com/test/show]
406
+
407
+
408
+ Processing TestController#show (for 127.0.0.1 at 2011-01-03 16:11:23) [GET]
409
+ Rendering test/show
410
+ Completed in 7ms (View: 6 | 200 OK [http://www.example.com/test/show]
411
+
412
+
413
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-03 16:11:23) [GET]
414
+ Rendering test/feed
415
+ Completed in 77ms (View: 76 | 200 OK [http://www.example.com/test/feed]
416
+
417
+
418
+ Processing TestController#show (for 127.0.0.1 at 2011-01-03 16:11:23) [GET]
419
+ Rendering test/show
420
+ Completed in 3ms (View: 2 | 200 OK [http://www.example.com/test/show]
421
+
422
+
423
+ Processing TestController#show (for 127.0.0.1 at 2011-01-03 16:15:39) [GET]
424
+ Rendering test/show
425
+ Completed in 7ms (View: 6 | 200 OK [http://www.example.com/test/show]
426
+
427
+
428
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-03 16:15:39) [GET]
429
+ Rendering test/feed
430
+ Completed in 77ms (View: 76 | 200 OK [http://www.example.com/test/feed]
431
+
432
+
433
+ Processing TestController#show (for 127.0.0.1 at 2011-01-03 16:15:39) [GET]
434
+ Rendering test/show
435
+ Completed in 3ms (View: 2 | 200 OK [http://www.example.com/test/show]
436
+
437
+
438
+ Processing TestController#show (for 127.0.0.1 at 2011-01-03 17:03:09) [GET]
439
+ Rendering test/show
440
+ Completed in 29ms (View: 28 | 200 OK [http://www.example.com/test/show]
441
+
442
+
443
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-03 17:03:09) [GET]
444
+ Rendering test/feed
445
+ Completed in 76ms (View: 75 | 200 OK [http://www.example.com/test/feed]
446
+
447
+
448
+ Processing TestController#show (for 127.0.0.1 at 2011-01-03 17:03:09) [GET]
449
+ Rendering test/show
450
+ Completed in 3ms (View: 2 | 200 OK [http://www.example.com/test/show]
451
+
452
+
453
+ Processing TestController#show (for 127.0.0.1 at 2011-01-03 17:04:50) [GET]
454
+ Rendering test/show
455
+ Completed in 7ms (View: 6 | 200 OK [http://www.example.com/test/show]
456
+
457
+
458
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-03 17:04:50) [GET]
459
+ Rendering test/feed
460
+ Completed in 77ms (View: 76 | 200 OK [http://www.example.com/test/feed]
461
+
462
+
463
+ Processing TestController#show (for 127.0.0.1 at 2011-01-03 17:04:50) [GET]
464
+ Rendering test/show
465
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
466
+
467
+
468
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 09:54:07) [GET]
469
+ Rendering test/show
470
+ Completed in 8ms (View: 7 | 200 OK [http://www.example.com/test/show]
471
+
472
+
473
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 09:54:08) [GET]
474
+ Rendering test/feed
475
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
476
+
477
+
478
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 09:54:08) [GET]
479
+ Rendering test/show
480
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
481
+
482
+
483
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 09:55:37) [GET]
484
+ Rendering test/show
485
+ Completed in 8ms (View: 7 | 200 OK [http://www.example.com/test/show]
486
+
487
+
488
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 09:55:37) [GET]
489
+ Rendering test/feed
490
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
491
+
492
+
493
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 09:55:37) [GET]
494
+ Rendering test/show
495
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
496
+
497
+
498
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:00:25) [GET]
499
+ Rendering test/show
500
+ Completed in 8ms (View: 7 | 200 OK [http://www.example.com/test/show]
501
+
502
+
503
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 10:00:25) [GET]
504
+ Rendering test/feed
505
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
506
+
507
+
508
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:00:25) [GET]
509
+ Rendering test/show
510
+ Completed in 4ms (View: 3 | 200 OK [http://www.example.com/test/show]
511
+
512
+
513
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:01:23) [GET]
514
+ Rendering test/show
515
+ Completed in 8ms (View: 7 | 200 OK [http://www.example.com/test/show]
516
+
517
+
518
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 10:01:23) [GET]
519
+ Rendering test/feed
520
+ Completed in 11ms (View: 10 | 200 OK [http://www.example.com/test/feed]
521
+
522
+
523
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:01:23) [GET]
524
+ Rendering test/show
525
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
526
+
527
+
528
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:03:39) [GET]
529
+ Rendering test/show
530
+ Completed in 8ms (View: 7 | 200 OK [http://www.example.com/test/show]
531
+
532
+
533
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 10:03:39) [GET]
534
+ Rendering test/feed
535
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
536
+
537
+
538
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:03:39) [GET]
539
+ Rendering test/show
540
+ Completed in 6ms (View: 3 | 200 OK [http://www.example.com/test/show]
541
+
542
+
543
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:04:21) [GET]
544
+ Rendering test/show
545
+ Completed in 8ms (View: 7 | 200 OK [http://www.example.com/test/show]
546
+
547
+
548
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 10:04:21) [GET]
549
+ Rendering test/feed
550
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
551
+
552
+
553
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:04:21) [GET]
554
+ Rendering test/show
555
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
556
+
557
+
558
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:04:38) [GET]
559
+ Rendering test/show
560
+ Completed in 9ms (View: 7 | 200 OK [http://www.example.com/test/show]
561
+
562
+
563
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 10:04:38) [GET]
564
+ Rendering test/feed
565
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
566
+
567
+
568
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:04:38) [GET]
569
+ Rendering test/show
570
+ Completed in 5ms (View: 3 | 200 OK [http://www.example.com/test/show]
571
+
572
+
573
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:05:37) [GET]
574
+ Rendering test/show
575
+ Completed in 8ms (View: 7 | 200 OK [http://www.example.com/test/show]
576
+
577
+
578
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 10:05:37) [GET]
579
+ Rendering test/feed
580
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
581
+
582
+
583
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:05:37) [GET]
584
+ Rendering test/show
585
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
586
+
587
+
588
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:06:22) [GET]
589
+ Rendering test/show
590
+ Completed in 8ms (View: 7 | 200 OK [http://www.example.com/test/show]
591
+
592
+
593
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 10:06:22) [GET]
594
+ Rendering test/feed
595
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
596
+
597
+
598
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:06:22) [GET]
599
+ Rendering test/show
600
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
601
+
602
+
603
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:09:56) [GET]
604
+ Rendering test/show
605
+ Completed in 8ms (View: 7 | 200 OK [http://www.example.com/test/show]
606
+
607
+
608
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 10:09:56) [GET]
609
+ Rendering test/feed
610
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
611
+
612
+
613
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:09:56) [GET]
614
+ Rendering test/show
615
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
616
+
617
+
618
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:13:58) [GET]
619
+ Rendering test/show
620
+ Completed in 8ms (View: 7 | 200 OK [http://www.example.com/test/show]
621
+
622
+
623
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 10:13:58) [GET]
624
+ Rendering test/feed
625
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
626
+
627
+
628
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:13:58) [GET]
629
+ Rendering test/show
630
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
631
+
632
+
633
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:16:18) [GET]
634
+ Rendering test/show
635
+ Completed in 9ms (View: 7 | 200 OK [http://www.example.com/test/show]
636
+
637
+
638
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 10:16:18) [GET]
639
+ Rendering test/feed
640
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
641
+
642
+
643
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:16:18) [GET]
644
+ Rendering test/show
645
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
646
+
647
+
648
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:17:29) [GET]
649
+ Rendering test/show
650
+ Completed in 8ms (View: 7 | 200 OK [http://www.example.com/test/show]
651
+
652
+
653
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 10:17:29) [GET]
654
+ Rendering test/feed
655
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
656
+
657
+
658
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:17:30) [GET]
659
+ Rendering test/show
660
+ Completed in 4ms (View: 3 | 200 OK [http://www.example.com/test/show]
661
+
662
+
663
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:22:25) [GET]
664
+ Rendering test/show
665
+ Completed in 8ms (View: 7 | 200 OK [http://www.example.com/test/show]
666
+
667
+
668
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 10:22:25) [GET]
669
+ Rendering test/feed
670
+ Completed in 11ms (View: 10 | 200 OK [http://www.example.com/test/feed]
671
+
672
+
673
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:22:25) [GET]
674
+ Rendering test/show
675
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
676
+
677
+
678
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:35:43) [GET]
679
+ Rendering test/show
680
+ Completed in 8ms (View: 7 | 200 OK [http://www.example.com/test/show]
681
+
682
+
683
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 10:35:43) [GET]
684
+ Rendering test/feed
685
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
686
+
687
+
688
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:35:43) [GET]
689
+ Rendering test/show
690
+ Completed in 4ms (View: 3 | 200 OK [http://www.example.com/test/show]
691
+
692
+
693
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:36:45) [GET]
694
+ Rendering test/show
695
+ Completed in 8ms (View: 7 | 200 OK [http://www.example.com/test/show]
696
+
697
+
698
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 10:36:45) [GET]
699
+ Rendering test/feed
700
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
701
+
702
+
703
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:36:45) [GET]
704
+ Rendering test/show
705
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
706
+
707
+
708
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:37:23) [GET]
709
+ Rendering test/show
710
+ Completed in 8ms (View: 7 | 200 OK [http://www.example.com/test/show]
711
+
712
+
713
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 10:37:23) [GET]
714
+ Rendering test/feed
715
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
716
+
717
+
718
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:37:23) [GET]
719
+ Rendering test/show
720
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
721
+
722
+
723
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:38:35) [GET]
724
+ Rendering test/show
725
+ Completed in 8ms (View: 7 | 200 OK [http://www.example.com/test/show]
726
+
727
+
728
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 10:38:35) [GET]
729
+ Rendering test/feed
730
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
731
+
732
+
733
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:38:35) [GET]
734
+ Rendering test/show
735
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
736
+
737
+
738
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:39:10) [GET]
739
+ Rendering test/show
740
+ Completed in 8ms (View: 7 | 200 OK [http://www.example.com/test/show]
741
+
742
+
743
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 10:39:10) [GET]
744
+ Rendering test/feed
745
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
746
+
747
+
748
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:39:10) [GET]
749
+ Rendering test/show
750
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
751
+
752
+
753
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:39:34) [GET]
754
+ Rendering test/show
755
+ Completed in 8ms (View: 7 | 200 OK [http://www.example.com/test/show]
756
+
757
+
758
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 10:39:34) [GET]
759
+ Rendering test/feed
760
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
761
+
762
+
763
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:39:34) [GET]
764
+ Rendering test/show
765
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
766
+
767
+
768
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:43:58) [GET]
769
+ Rendering test/show
770
+ Completed in 8ms (View: 7 | 200 OK [http://www.example.com/test/show]
771
+
772
+
773
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 10:43:58) [GET]
774
+ Rendering test/feed
775
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
776
+
777
+
778
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:43:59) [GET]
779
+ Rendering test/show
780
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
781
+
782
+
783
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:45:58) [GET]
784
+ Rendering test/show
785
+ Completed in 8ms (View: 7 | 200 OK [http://www.example.com/test/show]
786
+
787
+
788
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 10:45:58) [GET]
789
+ Rendering test/feed
790
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
791
+
792
+
793
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 10:45:58) [GET]
794
+ Rendering test/show
795
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
796
+
797
+
798
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 13:17:48) [GET]
799
+ Rendering test/show
800
+ Completed in 25ms (View: 22 | 200 OK [http://www.example.com/test/show]
801
+
802
+
803
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 13:17:48) [GET]
804
+ Rendering test/feed
805
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
806
+
807
+
808
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 13:17:48) [GET]
809
+ Rendering test/show
810
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
811
+
812
+
813
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 13:41:15) [GET]
814
+ Rendering test/show
815
+ Completed in 8ms (View: 7 | 200 OK [http://www.example.com/test/show]
816
+
817
+
818
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 13:41:15) [GET]
819
+ Rendering test/feed
820
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
821
+
822
+
823
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 13:41:15) [GET]
824
+ Rendering test/show
825
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
826
+
827
+
828
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 13:42:08) [GET]
829
+ Rendering test/show
830
+ Completed in 8ms (View: 6 | 200 OK [http://www.example.com/test/show]
831
+
832
+
833
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 13:42:08) [GET]
834
+ Rendering test/feed
835
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
836
+
837
+
838
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 13:42:08) [GET]
839
+ Rendering test/show
840
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
841
+
842
+
843
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 13:43:10) [GET]
844
+ Rendering test/show
845
+ Completed in 8ms (View: 7 | 200 OK [http://www.example.com/test/show]
846
+
847
+
848
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 13:43:10) [GET]
849
+ Rendering test/feed
850
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
851
+
852
+
853
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 13:43:10) [GET]
854
+ Rendering test/show
855
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
856
+
857
+
858
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 13:43:23) [GET]
859
+ Rendering test/show
860
+ Completed in 8ms (View: 6 | 200 OK [http://www.example.com/test/show]
861
+
862
+
863
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 13:43:23) [GET]
864
+ Rendering test/feed
865
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
866
+
867
+
868
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 13:43:23) [GET]
869
+ Rendering test/show
870
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
871
+
872
+
873
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 14:22:52) [GET]
874
+ Rendering test/show
875
+ Completed in 12ms (View: 10 | 200 OK [http://www.example.com/test/show]
876
+
877
+
878
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 14:22:52) [GET]
879
+ Rendering test/feed
880
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
881
+
882
+
883
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 14:22:52) [GET]
884
+ Rendering test/show
885
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
886
+
887
+
888
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 14:23:35) [GET]
889
+ Rendering test/show
890
+ Completed in 8ms (View: 6 | 200 OK [http://www.example.com/test/show]
891
+
892
+
893
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 14:23:35) [GET]
894
+ Rendering test/feed
895
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
896
+
897
+
898
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 14:23:35) [GET]
899
+ Rendering test/show
900
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
901
+
902
+
903
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 14:25:07) [GET]
904
+ Rendering test/show
905
+ Completed in 8ms (View: 6 | 200 OK [http://www.example.com/test/show]
906
+
907
+
908
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 14:25:07) [GET]
909
+ Rendering test/feed
910
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
911
+
912
+
913
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 14:25:07) [GET]
914
+ Rendering test/show
915
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
916
+
917
+
918
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 14:27:04) [GET]
919
+ Rendering test/show
920
+ Completed in 8ms (View: 6 | 200 OK [http://www.example.com/test/show]
921
+
922
+
923
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 14:27:04) [GET]
924
+ Rendering test/feed
925
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
926
+
927
+
928
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 14:27:04) [GET]
929
+ Rendering test/show
930
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
931
+
932
+
933
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 14:27:32) [GET]
934
+ Rendering test/show
935
+ Completed in 8ms (View: 6 | 200 OK [http://www.example.com/test/show]
936
+
937
+
938
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 14:27:33) [GET]
939
+ Rendering test/feed
940
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
941
+
942
+
943
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 14:27:33) [GET]
944
+ Rendering test/show
945
+ Completed in 4ms (View: 3 | 200 OK [http://www.example.com/test/show]
946
+
947
+
948
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 14:29:34) [GET]
949
+ Rendering test/show
950
+ Completed in 8ms (View: 7 | 200 OK [http://www.example.com/test/show]
951
+
952
+
953
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 14:29:34) [GET]
954
+ Rendering test/feed
955
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
956
+
957
+
958
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 14:29:34) [GET]
959
+ Rendering test/show
960
+ Completed in 4ms (View: 3 | 200 OK [http://www.example.com/test/show]
961
+
962
+
963
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 14:38:59) [GET]
964
+ Rendering test/show
965
+ Completed in 8ms (View: 6 | 200 OK [http://www.example.com/test/show]
966
+
967
+
968
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 14:38:59) [GET]
969
+ Rendering test/feed
970
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
971
+
972
+
973
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 14:38:59) [GET]
974
+ Rendering test/show
975
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
976
+
977
+
978
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 14:39:40) [GET]
979
+ Rendering test/show
980
+ Completed in 8ms (View: 7 | 200 OK [http://www.example.com/test/show]
981
+
982
+
983
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 14:39:40) [GET]
984
+ Rendering test/feed
985
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
986
+
987
+
988
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 14:39:40) [GET]
989
+ Rendering test/show
990
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
991
+
992
+
993
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 14:41:27) [GET]
994
+ Rendering test/show
995
+ Completed in 8ms (View: 7 | 200 OK [http://www.example.com/test/show]
996
+
997
+
998
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 14:41:27) [GET]
999
+ Rendering test/feed
1000
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
1001
+
1002
+
1003
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 14:41:27) [GET]
1004
+ Rendering test/show
1005
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
1006
+
1007
+
1008
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 14:45:12) [GET]
1009
+ Rendering test/show
1010
+ Completed in 8ms (View: 6 | 200 OK [http://www.example.com/test/show]
1011
+
1012
+
1013
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 14:45:12) [GET]
1014
+ Rendering test/feed
1015
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
1016
+
1017
+
1018
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 14:45:12) [GET]
1019
+ Rendering test/show
1020
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
1021
+
1022
+
1023
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 14:49:10) [GET]
1024
+ Rendering test/show
1025
+ Completed in 8ms (View: 6 | 200 OK [http://www.example.com/test/show]
1026
+
1027
+
1028
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 14:49:10) [GET]
1029
+ Rendering test/feed
1030
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
1031
+
1032
+
1033
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 14:49:10) [GET]
1034
+ Rendering test/show
1035
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
1036
+
1037
+
1038
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 14:57:59) [GET]
1039
+ Rendering test/show
1040
+ Completed in 120ms (View: 119 | 200 OK [http://www.example.com/test/show]
1041
+
1042
+
1043
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 14:57:59) [GET]
1044
+ Rendering test/feed
1045
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
1046
+
1047
+
1048
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 14:57:59) [GET]
1049
+ Rendering test/show
1050
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
1051
+
1052
+
1053
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 17:46:04) [GET]
1054
+ Rendering test/show
1055
+ Completed in 8ms (View: 7 | 200 OK [http://www.example.com/test/show]
1056
+
1057
+
1058
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-04 17:46:04) [GET]
1059
+ Rendering test/feed
1060
+ Completed in 22ms (View: 20 | 200 OK [http://www.example.com/test/feed]
1061
+
1062
+
1063
+ Processing TestController#show (for 127.0.0.1 at 2011-01-04 17:46:04) [GET]
1064
+ Rendering test/show
1065
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
1066
+
1067
+
1068
+ Processing TestController#show (for 127.0.0.1 at 2011-01-05 10:40:37) [GET]
1069
+ Rendering test/show
1070
+ Completed in 9ms (View: 7 | 200 OK [http://www.example.com/test/show]
1071
+
1072
+
1073
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-05 10:40:37) [GET]
1074
+ Rendering test/feed
1075
+ Completed in 29ms (View: 28 | 200 OK [http://www.example.com/test/feed]
1076
+
1077
+
1078
+ Processing TestController#show (for 127.0.0.1 at 2011-01-05 10:40:37) [GET]
1079
+ Rendering test/show
1080
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
1081
+
1082
+
1083
+ Processing TestController#show (for 127.0.0.1 at 2011-01-05 10:40:58) [GET]
1084
+ Rendering test/show
1085
+ Completed in 8ms (View: 7 | 200 OK [http://www.example.com/test/show]
1086
+
1087
+
1088
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-05 10:40:58) [GET]
1089
+ Rendering test/feed
1090
+ Completed in 11ms (View: 10 | 200 OK [http://www.example.com/test/feed]
1091
+
1092
+
1093
+ Processing TestController#show (for 127.0.0.1 at 2011-01-05 10:40:58) [GET]
1094
+ Rendering test/show
1095
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
1096
+
1097
+
1098
+ Processing TestController#show (for 127.0.0.1 at 2011-01-05 10:59:29) [GET]
1099
+ Rendering test/show
1100
+ Completed in 8ms (View: 7 | 200 OK [http://www.example.com/test/show]
1101
+
1102
+
1103
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-05 10:59:29) [GET]
1104
+ Rendering test/feed
1105
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
1106
+
1107
+
1108
+ Processing TestController#show (for 127.0.0.1 at 2011-01-05 10:59:29) [GET]
1109
+ Rendering test/show
1110
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
1111
+
1112
+
1113
+ Processing TestController#show (for 127.0.0.1 at 2011-01-05 13:22:15) [GET]
1114
+ Rendering test/show
1115
+ Completed in 25ms (View: 23 | 200 OK [http://www.example.com/test/show]
1116
+
1117
+
1118
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-05 13:22:15) [GET]
1119
+ Rendering test/feed
1120
+ Completed in 10ms (View: 9 | 200 OK [http://www.example.com/test/feed]
1121
+
1122
+
1123
+ Processing TestController#show (for 127.0.0.1 at 2011-01-05 13:22:15) [GET]
1124
+ Rendering test/show
1125
+ Completed in 4ms (View: 2 | 200 OK [http://www.example.com/test/show]
1126
+
1127
+
1128
+ Processing TestController#show (for 127.0.0.1 at 2011-01-06 09:57:09) [GET]
1129
+ Rendering test/show
1130
+ Completed in 34ms (View: 32 | 200 OK [http://www.example.com/test/show]
1131
+
1132
+
1133
+ Processing TestController#feed (for 127.0.0.1 at 2011-01-06 09:57:09) [GET]
1134
+ Rendering test/feed
1135
+ Completed in 11ms (View: 9 | 200 OK [http://www.example.com/test/feed]
1136
+
1137
+
1138
+ Processing TestController#show (for 127.0.0.1 at 2011-01-06 09:57:09) [GET]
1139
+ Rendering test/show
1140
+ Completed in 4ms (View: 3 | 200 OK [http://www.example.com/test/show]
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tokamak
3
3
  version: !ruby/object:Gem::Version
4
- prerelease: true
4
+ hash: 17
5
+ prerelease: false
5
6
  segments:
6
7
  - 1
7
- - 0
8
- - 0
9
- - beta4
10
- version: 1.0.0.beta4
8
+ - 1
9
+ - 1
10
+ version: 1.1.1
11
11
  platform: ruby
12
12
  authors:
13
13
  - Luis Cipriani
@@ -26,6 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
+ hash: 3
29
30
  segments:
30
31
  - 0
31
32
  version: "0"
@@ -39,6 +40,7 @@ dependencies:
39
40
  requirements:
40
41
  - - ">="
41
42
  - !ruby/object:Gem::Version
43
+ hash: 3
42
44
  segments:
43
45
  - 0
44
46
  version: "0"
@@ -52,6 +54,7 @@ dependencies:
52
54
  requirements:
53
55
  - - ">="
54
56
  - !ruby/object:Gem::Version
57
+ hash: 3
55
58
  segments:
56
59
  - 0
57
60
  version: "0"
@@ -65,6 +68,7 @@ dependencies:
65
68
  requirements:
66
69
  - - ">="
67
70
  - !ruby/object:Gem::Version
71
+ hash: 3
68
72
  segments:
69
73
  - 0
70
74
  version: "0"
@@ -78,6 +82,7 @@ dependencies:
78
82
  requirements:
79
83
  - - ~>
80
84
  - !ruby/object:Gem::Version
85
+ hash: 11
81
86
  segments:
82
87
  - 1
83
88
  - 2
@@ -92,6 +97,7 @@ dependencies:
92
97
  requirements:
93
98
  - - ">="
94
99
  - !ruby/object:Gem::Version
100
+ hash: 3
95
101
  segments:
96
102
  - 0
97
103
  version: "0"
@@ -105,6 +111,7 @@ dependencies:
105
111
  requirements:
106
112
  - - ">="
107
113
  - !ruby/object:Gem::Version
114
+ hash: 3
108
115
  segments:
109
116
  - 0
110
117
  version: "0"
@@ -118,6 +125,7 @@ dependencies:
118
125
  requirements:
119
126
  - - ~>
120
127
  - !ruby/object:Gem::Version
128
+ hash: 11
121
129
  segments:
122
130
  - 1
123
131
  - 2
@@ -132,6 +140,7 @@ dependencies:
132
140
  requirements:
133
141
  - - ~>
134
142
  - !ruby/object:Gem::Version
143
+ hash: 13
135
144
  segments:
136
145
  - 1
137
146
  - 1
@@ -146,6 +155,7 @@ dependencies:
146
155
  requirements:
147
156
  - - ~>
148
157
  - !ruby/object:Gem::Version
158
+ hash: 5
149
159
  segments:
150
160
  - 2
151
161
  - 3
@@ -191,6 +201,7 @@ files:
191
201
  - test/rails2_skel/config/initializers/new_rails_defaults.rb
192
202
  - test/rails2_skel/config/initializers/session_store.rb
193
203
  - test/rails2_skel/config/routes.rb
204
+ - test/rails2_skel/log/development.log
194
205
  - test/rails2_skel/Rakefile
195
206
  - test/rails2_skel/script/console
196
207
  - test/test_helper.rb
@@ -217,19 +228,19 @@ required_ruby_version: !ruby/object:Gem::Requirement
217
228
  requirements:
218
229
  - - ">="
219
230
  - !ruby/object:Gem::Version
231
+ hash: 3
220
232
  segments:
221
233
  - 0
222
234
  version: "0"
223
235
  required_rubygems_version: !ruby/object:Gem::Requirement
224
236
  none: false
225
237
  requirements:
226
- - - ">"
238
+ - - ">="
227
239
  - !ruby/object:Gem::Version
240
+ hash: 3
228
241
  segments:
229
- - 1
230
- - 3
231
- - 1
232
- version: 1.3.1
242
+ - 0
243
+ version: "0"
233
244
  requirements: []
234
245
 
235
246
  rubyforge_project: