beanstalkd_view 1.2.2 → 1.2.3
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/beanstalkd_view/version.rb +1 -1
- data/spec/rails_app/log/test.log +335 -0
- metadata +7 -4
@@ -0,0 +1,335 @@
|
|
1
|
+
|
2
|
+
|
3
|
+
Started GET "/beanstalkd/" for 127.0.0.1 at 2013-07-18 13:05:53 -0400
|
4
|
+
|
5
|
+
|
6
|
+
Started GET "/beanstalkd/" for 127.0.0.1 at 2013-07-18 13:06:43 -0400
|
7
|
+
|
8
|
+
|
9
|
+
Started GET "/beanstalkd/tube/default" for 127.0.0.1 at 2013-07-18 13:06:44 -0400
|
10
|
+
|
11
|
+
|
12
|
+
Started GET "/beanstalkd/" for 127.0.0.1 at 2013-07-18 13:06:46 -0400
|
13
|
+
|
14
|
+
|
15
|
+
Started GET "/beanstalkd/css/beanstalkd_view.min.css" for 127.0.0.1 at 2013-07-18 13:06:46 -0400
|
16
|
+
|
17
|
+
|
18
|
+
Started GET "/beanstalkd/js/beanstalkd_view.min.js" for 127.0.0.1 at 2013-07-18 13:06:46 -0400
|
19
|
+
|
20
|
+
|
21
|
+
Started GET "/favicon.ico" for 127.0.0.1 at 2013-07-18 13:06:47 -0400
|
22
|
+
|
23
|
+
ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
|
24
|
+
actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
25
|
+
actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
26
|
+
railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app'
|
27
|
+
railties (3.2.6) lib/rails/rack/logger.rb:16:in `call'
|
28
|
+
actionpack (3.2.6) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
29
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
30
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
31
|
+
activesupport (3.2.6) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
32
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
33
|
+
actionpack (3.2.6) lib/action_dispatch/middleware/static.rb:62:in `call'
|
34
|
+
railties (3.2.6) lib/rails/engine.rb:479:in `call'
|
35
|
+
railties (3.2.6) lib/rails/application.rb:220:in `call'
|
36
|
+
rack (1.4.5) lib/rack/builder.rb:134:in `call'
|
37
|
+
rack (1.4.5) lib/rack/urlmap.rb:64:in `block in call'
|
38
|
+
rack (1.4.5) lib/rack/urlmap.rb:49:in `each'
|
39
|
+
rack (1.4.5) lib/rack/urlmap.rb:49:in `call'
|
40
|
+
capybara (2.0.2) lib/capybara/server.rb:19:in `call'
|
41
|
+
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
42
|
+
/Users/denniskuczynski/.rvm/rubies/ruby-1.9.3-p429/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
43
|
+
/Users/denniskuczynski/.rvm/rubies/ruby-1.9.3-p429/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
44
|
+
/Users/denniskuczynski/.rvm/rubies/ruby-1.9.3-p429/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
45
|
+
|
46
|
+
|
47
|
+
|
48
|
+
|
49
|
+
Started GET "/favicon.ico" for 127.0.0.1 at 2013-07-18 13:06:47 -0400
|
50
|
+
|
51
|
+
ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
|
52
|
+
actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
53
|
+
actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
54
|
+
railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app'
|
55
|
+
railties (3.2.6) lib/rails/rack/logger.rb:16:in `call'
|
56
|
+
actionpack (3.2.6) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
57
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
58
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
59
|
+
activesupport (3.2.6) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
60
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
61
|
+
actionpack (3.2.6) lib/action_dispatch/middleware/static.rb:62:in `call'
|
62
|
+
railties (3.2.6) lib/rails/engine.rb:479:in `call'
|
63
|
+
railties (3.2.6) lib/rails/application.rb:220:in `call'
|
64
|
+
rack (1.4.5) lib/rack/builder.rb:134:in `call'
|
65
|
+
rack (1.4.5) lib/rack/urlmap.rb:64:in `block in call'
|
66
|
+
rack (1.4.5) lib/rack/urlmap.rb:49:in `each'
|
67
|
+
rack (1.4.5) lib/rack/urlmap.rb:49:in `call'
|
68
|
+
capybara (2.0.2) lib/capybara/server.rb:19:in `call'
|
69
|
+
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
70
|
+
/Users/denniskuczynski/.rvm/rubies/ruby-1.9.3-p429/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
71
|
+
/Users/denniskuczynski/.rvm/rubies/ruby-1.9.3-p429/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
72
|
+
/Users/denniskuczynski/.rvm/rubies/ruby-1.9.3-p429/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
73
|
+
|
74
|
+
|
75
|
+
|
76
|
+
|
77
|
+
Started POST "/beanstalkd/add_job" for 127.0.0.1 at 2013-07-18 13:06:48 -0400
|
78
|
+
|
79
|
+
|
80
|
+
Started GET "/beanstalkd/" for 127.0.0.1 at 2013-07-18 13:06:48 -0400
|
81
|
+
|
82
|
+
|
83
|
+
Started GET "/beanstalkd/css/beanstalkd_view.min.css" for 127.0.0.1 at 2013-07-18 13:06:48 -0400
|
84
|
+
|
85
|
+
|
86
|
+
Started GET "/beanstalkd/js/beanstalkd_view.min.js" for 127.0.0.1 at 2013-07-18 13:06:48 -0400
|
87
|
+
|
88
|
+
|
89
|
+
Started GET "/beanstalkd/" for 127.0.0.1 at 2013-07-18 13:06:48 -0400
|
90
|
+
|
91
|
+
|
92
|
+
Started GET "/beanstalkd/css/beanstalkd_view.min.css" for 127.0.0.1 at 2013-07-18 13:06:48 -0400
|
93
|
+
|
94
|
+
|
95
|
+
Started GET "/beanstalkd/js/beanstalkd_view.min.js" for 127.0.0.1 at 2013-07-18 13:06:48 -0400
|
96
|
+
|
97
|
+
|
98
|
+
Started GET "/beanstalkd/tube/test.tube" for 127.0.0.1 at 2013-07-18 13:06:49 -0400
|
99
|
+
|
100
|
+
|
101
|
+
Started GET "/beanstalkd/css/beanstalkd_view.min.css" for 127.0.0.1 at 2013-07-18 13:06:49 -0400
|
102
|
+
|
103
|
+
|
104
|
+
Started GET "/beanstalkd/js/beanstalkd_view.min.js" for 127.0.0.1 at 2013-07-18 13:06:49 -0400
|
105
|
+
|
106
|
+
|
107
|
+
Started GET "/beanstalkd/" for 127.0.0.1 at 2013-07-18 13:06:49 -0400
|
108
|
+
|
109
|
+
|
110
|
+
Started GET "/beanstalkd/css/beanstalkd_view.min.css" for 127.0.0.1 at 2013-07-18 13:06:49 -0400
|
111
|
+
|
112
|
+
|
113
|
+
Started GET "/beanstalkd/js/beanstalkd_view.min.js" for 127.0.0.1 at 2013-07-18 13:06:49 -0400
|
114
|
+
|
115
|
+
|
116
|
+
Started GET "/beanstalkd/peek-range?min=0&max=0" for 127.0.0.1 at 2013-07-18 13:06:50 -0400
|
117
|
+
|
118
|
+
|
119
|
+
Started GET "/beanstalkd/css/beanstalkd_view.min.css" for 127.0.0.1 at 2013-07-18 13:06:50 -0400
|
120
|
+
|
121
|
+
|
122
|
+
Started GET "/beanstalkd/js/beanstalkd_view.min.js" for 127.0.0.1 at 2013-07-18 13:06:50 -0400
|
123
|
+
|
124
|
+
|
125
|
+
Started GET "/beanstalkd//tube/test.tube" for 127.0.0.1 at 2013-07-18 13:06:50 -0400
|
126
|
+
|
127
|
+
|
128
|
+
Started GET "/beanstalkd/css/beanstalkd_view.min.css" for 127.0.0.1 at 2013-07-18 13:06:50 -0400
|
129
|
+
|
130
|
+
|
131
|
+
Started GET "/beanstalkd/js/beanstalkd_view.min.js" for 127.0.0.1 at 2013-07-18 13:06:50 -0400
|
132
|
+
|
133
|
+
|
134
|
+
Started POST "/beanstalkd/pause" for 127.0.0.1 at 2013-07-18 13:06:50 -0400
|
135
|
+
|
136
|
+
|
137
|
+
Started GET "/beanstalkd/tube/test.tube" for 127.0.0.1 at 2013-07-18 13:06:50 -0400
|
138
|
+
|
139
|
+
|
140
|
+
Started GET "/beanstalkd/css/beanstalkd_view.min.css" for 127.0.0.1 at 2013-07-18 13:06:50 -0400
|
141
|
+
|
142
|
+
|
143
|
+
Started GET "/beanstalkd/js/beanstalkd_view.min.js" for 127.0.0.1 at 2013-07-18 13:06:50 -0400
|
144
|
+
|
145
|
+
|
146
|
+
Started GET "/beanstalkd/tube/test.tube" for 127.0.0.1 at 2013-07-18 13:06:51 -0400
|
147
|
+
|
148
|
+
|
149
|
+
Started GET "/beanstalkd/css/beanstalkd_view.min.css" for 127.0.0.1 at 2013-07-18 13:06:51 -0400
|
150
|
+
|
151
|
+
|
152
|
+
Started GET "/beanstalkd/js/beanstalkd_view.min.js" for 127.0.0.1 at 2013-07-18 13:06:51 -0400
|
153
|
+
|
154
|
+
|
155
|
+
Started POST "/beanstalkd/kick" for 127.0.0.1 at 2013-07-18 13:06:51 -0400
|
156
|
+
|
157
|
+
|
158
|
+
Started GET "/beanstalkd/tube/test.tube" for 127.0.0.1 at 2013-07-18 13:06:51 -0400
|
159
|
+
|
160
|
+
|
161
|
+
Started GET "/beanstalkd/css/beanstalkd_view.min.css" for 127.0.0.1 at 2013-07-18 13:06:51 -0400
|
162
|
+
|
163
|
+
|
164
|
+
Started GET "/beanstalkd/js/beanstalkd_view.min.js" for 127.0.0.1 at 2013-07-18 13:06:51 -0400
|
165
|
+
|
166
|
+
|
167
|
+
Started GET "/beanstalkd/tube/test.tube" for 127.0.0.1 at 2013-07-18 13:06:51 -0400
|
168
|
+
|
169
|
+
|
170
|
+
Started GET "/beanstalkd/css/beanstalkd_view.min.css" for 127.0.0.1 at 2013-07-18 13:06:52 -0400
|
171
|
+
|
172
|
+
|
173
|
+
Started GET "/beanstalkd/js/beanstalkd_view.min.js" for 127.0.0.1 at 2013-07-18 13:06:52 -0400
|
174
|
+
|
175
|
+
|
176
|
+
Started GET "/beanstalkd/peek/test.tube/ready" for 127.0.0.1 at 2013-07-18 13:06:52 -0400
|
177
|
+
|
178
|
+
|
179
|
+
Started GET "/beanstalkd//tube/test.tube" for 127.0.0.1 at 2013-07-18 13:06:52 -0400
|
180
|
+
|
181
|
+
|
182
|
+
Started GET "/beanstalkd/css/beanstalkd_view.min.css" for 127.0.0.1 at 2013-07-18 13:06:52 -0400
|
183
|
+
|
184
|
+
|
185
|
+
Started GET "/beanstalkd/js/beanstalkd_view.min.js" for 127.0.0.1 at 2013-07-18 13:06:52 -0400
|
186
|
+
|
187
|
+
|
188
|
+
Started POST "/beanstalkd/clear" for 127.0.0.1 at 2013-07-18 13:06:53 -0400
|
189
|
+
|
190
|
+
|
191
|
+
Started GET "/beanstalkd/tube/test.tube" for 127.0.0.1 at 2013-07-18 13:06:53 -0400
|
192
|
+
|
193
|
+
|
194
|
+
Started GET "/beanstalkd/css/beanstalkd_view.min.css" for 127.0.0.1 at 2013-07-18 13:06:53 -0400
|
195
|
+
|
196
|
+
|
197
|
+
Started GET "/beanstalkd/js/beanstalkd_view.min.js" for 127.0.0.1 at 2013-07-18 13:06:53 -0400
|
198
|
+
|
199
|
+
|
200
|
+
Started GET "/beanstalkd/" for 127.0.0.1 at 2013-07-18 13:06:53 -0400
|
201
|
+
|
202
|
+
|
203
|
+
Started GET "/beanstalkd/tube/default" for 127.0.0.1 at 2013-07-18 13:06:53 -0400
|
204
|
+
|
205
|
+
|
206
|
+
Started GET "/beanstalkd/" for 127.0.0.1 at 2013-07-18 13:06:53 -0400
|
207
|
+
|
208
|
+
|
209
|
+
Started GET "/beanstalkd/css/beanstalkd_view.min.css" for 127.0.0.1 at 2013-07-18 13:06:53 -0400
|
210
|
+
|
211
|
+
|
212
|
+
Started GET "/beanstalkd/js/beanstalkd_view.min.js" for 127.0.0.1 at 2013-07-18 13:06:53 -0400
|
213
|
+
|
214
|
+
|
215
|
+
Started POST "/beanstalkd/add_job" for 127.0.0.1 at 2013-07-18 13:06:55 -0400
|
216
|
+
|
217
|
+
|
218
|
+
Started GET "/beanstalkd/" for 127.0.0.1 at 2013-07-18 13:06:55 -0400
|
219
|
+
|
220
|
+
|
221
|
+
Started GET "/beanstalkd/css/beanstalkd_view.min.css" for 127.0.0.1 at 2013-07-18 13:06:55 -0400
|
222
|
+
|
223
|
+
|
224
|
+
Started GET "/beanstalkd/js/beanstalkd_view.min.js" for 127.0.0.1 at 2013-07-18 13:06:55 -0400
|
225
|
+
|
226
|
+
|
227
|
+
Started GET "/beanstalkd/" for 127.0.0.1 at 2013-07-18 13:06:56 -0400
|
228
|
+
|
229
|
+
|
230
|
+
Started GET "/beanstalkd/css/beanstalkd_view.min.css" for 127.0.0.1 at 2013-07-18 13:06:56 -0400
|
231
|
+
|
232
|
+
|
233
|
+
Started GET "/beanstalkd/js/beanstalkd_view.min.js" for 127.0.0.1 at 2013-07-18 13:06:56 -0400
|
234
|
+
|
235
|
+
|
236
|
+
Started GET "/beanstalkd/tube/test.tube" for 127.0.0.1 at 2013-07-18 13:06:56 -0400
|
237
|
+
|
238
|
+
|
239
|
+
Started GET "/beanstalkd/css/beanstalkd_view.min.css" for 127.0.0.1 at 2013-07-18 13:06:56 -0400
|
240
|
+
|
241
|
+
|
242
|
+
Started GET "/beanstalkd/js/beanstalkd_view.min.js" for 127.0.0.1 at 2013-07-18 13:06:56 -0400
|
243
|
+
|
244
|
+
|
245
|
+
Started GET "/beanstalkd/" for 127.0.0.1 at 2013-07-18 13:06:57 -0400
|
246
|
+
|
247
|
+
|
248
|
+
Started GET "/beanstalkd/css/beanstalkd_view.min.css" for 127.0.0.1 at 2013-07-18 13:06:57 -0400
|
249
|
+
|
250
|
+
|
251
|
+
Started GET "/beanstalkd/js/beanstalkd_view.min.js" for 127.0.0.1 at 2013-07-18 13:06:57 -0400
|
252
|
+
|
253
|
+
|
254
|
+
Started GET "/beanstalkd/peek-range?min=0&max=0" for 127.0.0.1 at 2013-07-18 13:06:57 -0400
|
255
|
+
|
256
|
+
|
257
|
+
Started GET "/beanstalkd/css/beanstalkd_view.min.css" for 127.0.0.1 at 2013-07-18 13:06:57 -0400
|
258
|
+
|
259
|
+
|
260
|
+
Started GET "/beanstalkd/js/beanstalkd_view.min.js" for 127.0.0.1 at 2013-07-18 13:06:57 -0400
|
261
|
+
|
262
|
+
|
263
|
+
Started GET "/beanstalkd//tube/test%2Ftube" for 127.0.0.1 at 2013-07-18 13:06:58 -0400
|
264
|
+
|
265
|
+
|
266
|
+
Started GET "/beanstalkd/css/beanstalkd_view.min.css" for 127.0.0.1 at 2013-07-18 13:06:58 -0400
|
267
|
+
|
268
|
+
|
269
|
+
Started GET "/beanstalkd/js/beanstalkd_view.min.js" for 127.0.0.1 at 2013-07-18 13:06:58 -0400
|
270
|
+
|
271
|
+
|
272
|
+
Started POST "/beanstalkd/pause" for 127.0.0.1 at 2013-07-18 13:06:58 -0400
|
273
|
+
|
274
|
+
|
275
|
+
Started GET "/beanstalkd/tube/test%2Ftube" for 127.0.0.1 at 2013-07-18 13:06:58 -0400
|
276
|
+
|
277
|
+
|
278
|
+
Started GET "/beanstalkd/css/beanstalkd_view.min.css" for 127.0.0.1 at 2013-07-18 13:06:58 -0400
|
279
|
+
|
280
|
+
|
281
|
+
Started GET "/beanstalkd/js/beanstalkd_view.min.js" for 127.0.0.1 at 2013-07-18 13:06:58 -0400
|
282
|
+
|
283
|
+
|
284
|
+
Started GET "/beanstalkd/tube/test%2Ftube" for 127.0.0.1 at 2013-07-18 13:06:59 -0400
|
285
|
+
|
286
|
+
|
287
|
+
Started GET "/beanstalkd/css/beanstalkd_view.min.css" for 127.0.0.1 at 2013-07-18 13:06:59 -0400
|
288
|
+
|
289
|
+
|
290
|
+
Started GET "/beanstalkd/js/beanstalkd_view.min.js" for 127.0.0.1 at 2013-07-18 13:06:59 -0400
|
291
|
+
|
292
|
+
|
293
|
+
Started POST "/beanstalkd/kick" for 127.0.0.1 at 2013-07-18 13:06:59 -0400
|
294
|
+
|
295
|
+
|
296
|
+
Started GET "/beanstalkd/tube/test%2Ftube" for 127.0.0.1 at 2013-07-18 13:06:59 -0400
|
297
|
+
|
298
|
+
|
299
|
+
Started GET "/beanstalkd/css/beanstalkd_view.min.css" for 127.0.0.1 at 2013-07-18 13:06:59 -0400
|
300
|
+
|
301
|
+
|
302
|
+
Started GET "/beanstalkd/js/beanstalkd_view.min.js" for 127.0.0.1 at 2013-07-18 13:06:59 -0400
|
303
|
+
|
304
|
+
|
305
|
+
Started GET "/beanstalkd/tube/test%2Ftube" for 127.0.0.1 at 2013-07-18 13:06:59 -0400
|
306
|
+
|
307
|
+
|
308
|
+
Started GET "/beanstalkd/css/beanstalkd_view.min.css" for 127.0.0.1 at 2013-07-18 13:06:59 -0400
|
309
|
+
|
310
|
+
|
311
|
+
Started GET "/beanstalkd/js/beanstalkd_view.min.js" for 127.0.0.1 at 2013-07-18 13:06:59 -0400
|
312
|
+
|
313
|
+
|
314
|
+
Started GET "/beanstalkd/peek/test%2Ftube/ready" for 127.0.0.1 at 2013-07-18 13:07:00 -0400
|
315
|
+
|
316
|
+
|
317
|
+
Started GET "/beanstalkd//tube/test%2Ftube" for 127.0.0.1 at 2013-07-18 13:07:00 -0400
|
318
|
+
|
319
|
+
|
320
|
+
Started GET "/beanstalkd/css/beanstalkd_view.min.css" for 127.0.0.1 at 2013-07-18 13:07:00 -0400
|
321
|
+
|
322
|
+
|
323
|
+
Started GET "/beanstalkd/js/beanstalkd_view.min.js" for 127.0.0.1 at 2013-07-18 13:07:00 -0400
|
324
|
+
|
325
|
+
|
326
|
+
Started POST "/beanstalkd/clear" for 127.0.0.1 at 2013-07-18 13:07:00 -0400
|
327
|
+
|
328
|
+
|
329
|
+
Started GET "/beanstalkd/tube/test%2Ftube" for 127.0.0.1 at 2013-07-18 13:07:00 -0400
|
330
|
+
|
331
|
+
|
332
|
+
Started GET "/beanstalkd/css/beanstalkd_view.min.css" for 127.0.0.1 at 2013-07-18 13:07:00 -0400
|
333
|
+
|
334
|
+
|
335
|
+
Started GET "/beanstalkd/js/beanstalkd_view.min.js" for 127.0.0.1 at 2013-07-18 13:07:00 -0400
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: beanstalkd_view
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.2.
|
4
|
+
version: 1.2.3
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -212,12 +212,14 @@ files:
|
|
212
212
|
- spec/features/sinatra_integration_spec.rb
|
213
213
|
- spec/lib/beanstalkd_view/beanstalkd_util_spec.rb
|
214
214
|
- spec/rails_app/config/routes.rb
|
215
|
+
- spec/rails_app/log/test.log
|
215
216
|
- spec/rails_helper.rb
|
216
217
|
- spec/spec_helper.rb
|
217
218
|
- spec/support/integration_test_shared_examples.rb
|
218
219
|
- spec/support/queue_browser_shared_examples.rb
|
219
220
|
homepage: https://github.com/denniskuczynski/beanstalkd_view
|
220
|
-
licenses:
|
221
|
+
licenses:
|
222
|
+
- MIT
|
221
223
|
post_install_message:
|
222
224
|
rdoc_options: []
|
223
225
|
require_paths:
|
@@ -230,7 +232,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
230
232
|
version: '0'
|
231
233
|
segments:
|
232
234
|
- 0
|
233
|
-
hash:
|
235
|
+
hash: 1140416021931933720
|
234
236
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
235
237
|
none: false
|
236
238
|
requirements:
|
@@ -239,7 +241,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
239
241
|
version: '0'
|
240
242
|
segments:
|
241
243
|
- 0
|
242
|
-
hash:
|
244
|
+
hash: 1140416021931933720
|
243
245
|
requirements: []
|
244
246
|
rubyforge_project:
|
245
247
|
rubygems_version: 1.8.25
|
@@ -252,6 +254,7 @@ test_files:
|
|
252
254
|
- spec/features/sinatra_integration_spec.rb
|
253
255
|
- spec/lib/beanstalkd_view/beanstalkd_util_spec.rb
|
254
256
|
- spec/rails_app/config/routes.rb
|
257
|
+
- spec/rails_app/log/test.log
|
255
258
|
- spec/rails_helper.rb
|
256
259
|
- spec/spec_helper.rb
|
257
260
|
- spec/support/integration_test_shared_examples.rb
|