bumbleworks-rails 0.0.6 → 0.0.7
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.
- checksums.yaml +4 -4
- data/app/controllers/bumbleworks/rails/tasks_controller.rb +2 -2
- data/app/helpers/bumbleworks/rails/tasks_helper.rb +12 -0
- data/app/views/bumbleworks/rails/tasks/_table.html.erb +2 -2
- data/app/views/bumbleworks/rails/tasks/index.html.erb +2 -2
- data/lib/bumbleworks/rails/version.rb +1 -1
- data/spec/controllers/tasks_controller_spec.rb +14 -17
- data/spec/dummy/log/development.log +287 -0
- data/spec/dummy/log/test.log +1469 -0
- data/spec/helpers/tasks_helper_spec.rb +46 -1
- metadata +2 -2
data/spec/dummy/log/test.log
CHANGED
@@ -7135,3 +7135,1472 @@ Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
|
|
7135
7135
|
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7136
7136
|
Parameters: {"entity_type"=>"fridgets", "entity_id"=>"6"}
|
7137
7137
|
Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)
|
7138
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7139
|
+
Parameters: {"id"=>"152"}
|
7140
|
+
Rendered fridgets/tasks/show.html.erb within layouts/application (0.2ms)
|
7141
|
+
Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.0ms)
|
7142
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7143
|
+
Parameters: {"id"=>"152"}
|
7144
|
+
Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
|
7145
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7146
|
+
Parameters: {"id"=>"152"}
|
7147
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
7148
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7149
|
+
Parameters: {"id"=>"152"}
|
7150
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7151
|
+
Completed 401 Unauthorized in 4ms (Views: 0.8ms | ActiveRecord: 0.0ms)
|
7152
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7153
|
+
Parameters: {"id"=>"152"}
|
7154
|
+
Redirected to http://test.host/
|
7155
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7156
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
7157
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7158
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7159
|
+
Redirected to http://test.host/tasks
|
7160
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7161
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7162
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7163
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7164
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
7165
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7166
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7167
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7168
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7169
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7170
|
+
Parameters: {"id"=>"152"}
|
7171
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7172
|
+
Completed 401 Unauthorized in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
7173
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7174
|
+
Parameters: {"id"=>"152"}
|
7175
|
+
Redirected to http://test.host/
|
7176
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7177
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7178
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
7179
|
+
Parameters: {"id"=>"152"}
|
7180
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7181
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7182
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
7183
|
+
Parameters: {"id"=>"152"}
|
7184
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7185
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7186
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
7187
|
+
Parameters: {"id"=>"152"}
|
7188
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7189
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
7190
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
7191
|
+
Parameters: {"id"=>"152"}
|
7192
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7193
|
+
Completed 401 Unauthorized in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
7194
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
7195
|
+
Parameters: {"id"=>"152"}
|
7196
|
+
Redirected to http://test.host/
|
7197
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7198
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7199
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
7200
|
+
Parameters: {"id"=>"152"}
|
7201
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7202
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
7203
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
7204
|
+
Parameters: {"id"=>"152"}
|
7205
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7206
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
7207
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
7208
|
+
Parameters: {"id"=>"152"}
|
7209
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7210
|
+
Completed 401 Unauthorized in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
7211
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
7212
|
+
Parameters: {"id"=>"152"}
|
7213
|
+
Redirected to http://test.host/
|
7214
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7215
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7216
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7217
|
+
Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
|
7218
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7219
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"5"}
|
7220
|
+
Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
|
7221
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7222
|
+
Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
7223
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7224
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"5"}
|
7225
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
7226
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7227
|
+
Parameters: {"entity_type"=>"goof", "entity_id"=>"2"}
|
7228
|
+
Filter chain halted as :load_entity rendered or redirected
|
7229
|
+
Completed 404 Not Found in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
7230
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7231
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"3"}
|
7232
|
+
Filter chain halted as :load_entity rendered or redirected
|
7233
|
+
Completed 404 Not Found in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
7234
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7235
|
+
Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
|
7236
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7237
|
+
Parameters: {"entity_type"=>"silvo_blooms", "entity_id"=>"5"}
|
7238
|
+
Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
|
7239
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7240
|
+
Parameters: {"entity_type"=>"fridgets", "entity_id"=>"6"}
|
7241
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
7242
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7243
|
+
Parameters: {"entity_type"=>"smoo", "entity_id"=>"2"}
|
7244
|
+
Rendered text template (0.0ms)
|
7245
|
+
Completed 500 Internal Server Error in 5ms
|
7246
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7247
|
+
Parameters: {"entity_type"=>"smoo", "entity_id"=>"2"}
|
7248
|
+
Rendered text template (0.0ms)
|
7249
|
+
Filter chain halted as :load_entity rendered or redirected
|
7250
|
+
Completed 404 Not Found in 5ms (Views: 3.9ms | ActiveRecord: 0.0ms)
|
7251
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7252
|
+
Parameters: {"id"=>"152"}
|
7253
|
+
Rendered fridgets/tasks/show.html.erb within layouts/application (0.2ms)
|
7254
|
+
Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms)
|
7255
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7256
|
+
Parameters: {"id"=>"152"}
|
7257
|
+
Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
|
7258
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7259
|
+
Parameters: {"id"=>"152"}
|
7260
|
+
Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
7261
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7262
|
+
Parameters: {"id"=>"152"}
|
7263
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7264
|
+
Completed 401 Unauthorized in 4ms (Views: 0.8ms | ActiveRecord: 0.0ms)
|
7265
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7266
|
+
Parameters: {"id"=>"152"}
|
7267
|
+
Redirected to http://test.host/
|
7268
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7269
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7270
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7271
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7272
|
+
Redirected to http://test.host/tasks
|
7273
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7274
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7275
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7276
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7277
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
7278
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7279
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7280
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7281
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
7282
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7283
|
+
Parameters: {"id"=>"152"}
|
7284
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7285
|
+
Completed 401 Unauthorized in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
7286
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7287
|
+
Parameters: {"id"=>"152"}
|
7288
|
+
Redirected to http://test.host/
|
7289
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7290
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7291
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
7292
|
+
Parameters: {"id"=>"152"}
|
7293
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7294
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7295
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
7296
|
+
Parameters: {"id"=>"152"}
|
7297
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7298
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7299
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
7300
|
+
Parameters: {"id"=>"152"}
|
7301
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7302
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
7303
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
7304
|
+
Parameters: {"id"=>"152"}
|
7305
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7306
|
+
Completed 401 Unauthorized in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
7307
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
7308
|
+
Parameters: {"id"=>"152"}
|
7309
|
+
Redirected to http://test.host/
|
7310
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7311
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7312
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
7313
|
+
Parameters: {"id"=>"152"}
|
7314
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7315
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7316
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
7317
|
+
Parameters: {"id"=>"152"}
|
7318
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7319
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7320
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
7321
|
+
Parameters: {"id"=>"152"}
|
7322
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7323
|
+
Completed 401 Unauthorized in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
7324
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
7325
|
+
Parameters: {"id"=>"152"}
|
7326
|
+
Redirected to http://test.host/
|
7327
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7328
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7329
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7330
|
+
Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
|
7331
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7332
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"5"}
|
7333
|
+
Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)
|
7334
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7335
|
+
Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
7336
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7337
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"5"}
|
7338
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
7339
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7340
|
+
Parameters: {"entity_type"=>"goof", "entity_id"=>"2"}
|
7341
|
+
Filter chain halted as :load_entity rendered or redirected
|
7342
|
+
Completed 404 Not Found in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
7343
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7344
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"3"}
|
7345
|
+
Filter chain halted as :load_entity rendered or redirected
|
7346
|
+
Completed 404 Not Found in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
7347
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7348
|
+
Parameters: {"entity_type"=>"smoo", "entity_id"=>"2"}
|
7349
|
+
Filter chain halted as :load_entity rendered or redirected
|
7350
|
+
Completed 404 Not Found in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms)
|
7351
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7352
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
7353
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7354
|
+
Parameters: {"entity_type"=>"silvo_blooms", "entity_id"=>"5"}
|
7355
|
+
Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)
|
7356
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7357
|
+
Parameters: {"entity_type"=>"fridgets", "entity_id"=>"6"}
|
7358
|
+
Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
7359
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7360
|
+
Parameters: {"id"=>"152"}
|
7361
|
+
Rendered fridgets/tasks/show.html.erb within layouts/application (0.2ms)
|
7362
|
+
Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms)
|
7363
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7364
|
+
Parameters: {"id"=>"152"}
|
7365
|
+
Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
|
7366
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7367
|
+
Parameters: {"id"=>"152"}
|
7368
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
7369
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7370
|
+
Parameters: {"id"=>"152"}
|
7371
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7372
|
+
Completed 401 Unauthorized in 4ms (Views: 0.8ms | ActiveRecord: 0.0ms)
|
7373
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7374
|
+
Parameters: {"id"=>"152"}
|
7375
|
+
Redirected to http://test.host/
|
7376
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7377
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7378
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7379
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7380
|
+
Redirected to http://test.host/tasks
|
7381
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7382
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7383
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7384
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7385
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
7386
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7387
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7388
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7389
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7390
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7391
|
+
Parameters: {"id"=>"152"}
|
7392
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7393
|
+
Completed 401 Unauthorized in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
7394
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7395
|
+
Parameters: {"id"=>"152"}
|
7396
|
+
Redirected to http://test.host/
|
7397
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7398
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7399
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
7400
|
+
Parameters: {"id"=>"152"}
|
7401
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7402
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7403
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
7404
|
+
Parameters: {"id"=>"152"}
|
7405
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7406
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7407
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
7408
|
+
Parameters: {"id"=>"152"}
|
7409
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7410
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7411
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
7412
|
+
Parameters: {"id"=>"152"}
|
7413
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7414
|
+
Completed 401 Unauthorized in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
7415
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
7416
|
+
Parameters: {"id"=>"152"}
|
7417
|
+
Redirected to http://test.host/
|
7418
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7419
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7420
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
7421
|
+
Parameters: {"id"=>"152"}
|
7422
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7423
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7424
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
7425
|
+
Parameters: {"id"=>"152"}
|
7426
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7427
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
7428
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
7429
|
+
Parameters: {"id"=>"152"}
|
7430
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7431
|
+
Completed 401 Unauthorized in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
7432
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
7433
|
+
Parameters: {"id"=>"152"}
|
7434
|
+
Redirected to http://test.host/
|
7435
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7436
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7437
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7438
|
+
Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
|
7439
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7440
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"5"}
|
7441
|
+
Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)
|
7442
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7443
|
+
Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
7444
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7445
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"5"}
|
7446
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
7447
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7448
|
+
Parameters: {"entity_type"=>"goof", "entity_id"=>"2"}
|
7449
|
+
Filter chain halted as :load_entity rendered or redirected
|
7450
|
+
Completed 404 Not Found in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
7451
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7452
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"3"}
|
7453
|
+
Filter chain halted as :load_entity rendered or redirected
|
7454
|
+
Completed 404 Not Found in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
7455
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7456
|
+
Parameters: {"entity_type"=>"smoo", "entity_id"=>"2"}
|
7457
|
+
Filter chain halted as :load_entity rendered or redirected
|
7458
|
+
Completed 404 Not Found in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
7459
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7460
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
7461
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7462
|
+
Parameters: {"entity_type"=>"silvo_blooms", "entity_id"=>"5"}
|
7463
|
+
Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms)
|
7464
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7465
|
+
Parameters: {"entity_type"=>"fridgets", "entity_id"=>"6"}
|
7466
|
+
Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
7467
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7468
|
+
Parameters: {"id"=>"152"}
|
7469
|
+
Rendered fridgets/tasks/show.html.erb within layouts/application (0.2ms)
|
7470
|
+
Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms)
|
7471
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7472
|
+
Parameters: {"id"=>"152"}
|
7473
|
+
Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
|
7474
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7475
|
+
Parameters: {"id"=>"152"}
|
7476
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
7477
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7478
|
+
Parameters: {"id"=>"152"}
|
7479
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7480
|
+
Completed 401 Unauthorized in 4ms (Views: 1.3ms | ActiveRecord: 0.0ms)
|
7481
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7482
|
+
Parameters: {"id"=>"152"}
|
7483
|
+
Redirected to http://test.host/
|
7484
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7485
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7486
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7487
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7488
|
+
Redirected to http://test.host/fridgets/5/tasks
|
7489
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
7490
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7491
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7492
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7493
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
7494
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7495
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7496
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7497
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
7498
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7499
|
+
Parameters: {"id"=>"152"}
|
7500
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7501
|
+
Completed 401 Unauthorized in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
7502
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7503
|
+
Parameters: {"id"=>"152"}
|
7504
|
+
Redirected to http://test.host/
|
7505
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7506
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7507
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
7508
|
+
Parameters: {"id"=>"152"}
|
7509
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7510
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7511
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
7512
|
+
Parameters: {"id"=>"152"}
|
7513
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7514
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
7515
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
7516
|
+
Parameters: {"id"=>"152"}
|
7517
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7518
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
7519
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
7520
|
+
Parameters: {"id"=>"152"}
|
7521
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7522
|
+
Completed 401 Unauthorized in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
7523
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
7524
|
+
Parameters: {"id"=>"152"}
|
7525
|
+
Redirected to http://test.host/
|
7526
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7527
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7528
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
7529
|
+
Parameters: {"id"=>"152"}
|
7530
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7531
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7532
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
7533
|
+
Parameters: {"id"=>"152"}
|
7534
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7535
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
7536
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
7537
|
+
Parameters: {"id"=>"152"}
|
7538
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7539
|
+
Completed 401 Unauthorized in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
7540
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
7541
|
+
Parameters: {"id"=>"152"}
|
7542
|
+
Redirected to http://test.host/
|
7543
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7544
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7545
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7546
|
+
Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
|
7547
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7548
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"5"}
|
7549
|
+
Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)
|
7550
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7551
|
+
Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
7552
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7553
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"5"}
|
7554
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
7555
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7556
|
+
Parameters: {"entity_type"=>"goof", "entity_id"=>"2"}
|
7557
|
+
Filter chain halted as :load_entity rendered or redirected
|
7558
|
+
Completed 404 Not Found in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
7559
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7560
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"3"}
|
7561
|
+
Filter chain halted as :load_entity rendered or redirected
|
7562
|
+
Completed 404 Not Found in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
7563
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7564
|
+
Parameters: {"entity_type"=>"smoo", "entity_id"=>"2"}
|
7565
|
+
Filter chain halted as :load_entity rendered or redirected
|
7566
|
+
Completed 404 Not Found in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
7567
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7568
|
+
Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
|
7569
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7570
|
+
Parameters: {"entity_type"=>"silvo_blooms", "entity_id"=>"5"}
|
7571
|
+
Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
|
7572
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7573
|
+
Parameters: {"entity_type"=>"fridgets", "entity_id"=>"6"}
|
7574
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
7575
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7576
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7577
|
+
Redirected to http://test.host/fridgets/5/tasks
|
7578
|
+
Completed 302 Found in 9ms (ActiveRecord: 0.0ms)
|
7579
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7580
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7581
|
+
Redirected to http://test.host/fridgets/5/tasks
|
7582
|
+
Completed 302 Found in 9ms (ActiveRecord: 0.0ms)
|
7583
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7584
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7585
|
+
Redirected to http://test.host/fridgets/5/tasks
|
7586
|
+
Completed 302 Found in 5ms (ActiveRecord: 0.0ms)
|
7587
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7588
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7589
|
+
Redirected to http://test.host/fridgets/5/tasks
|
7590
|
+
Completed 302 Found in 5ms (ActiveRecord: 0.0ms)
|
7591
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7592
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7593
|
+
Redirected to http://test.host/fridgets/5/tasks
|
7594
|
+
Completed 302 Found in 5ms (ActiveRecord: 0.0ms)
|
7595
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7596
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7597
|
+
Redirected to http://test.host/fridgets/5/tasks
|
7598
|
+
Completed 302 Found in 5ms (ActiveRecord: 0.0ms)
|
7599
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7600
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7601
|
+
Redirected to http://test.host/fridgets/5/tasks
|
7602
|
+
Completed 302 Found in 5ms (ActiveRecord: 0.0ms)
|
7603
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7604
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7605
|
+
Redirected to http://test.host/fridgets/5/tasks
|
7606
|
+
Completed 302 Found in 5ms (ActiveRecord: 0.0ms)
|
7607
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7608
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7609
|
+
Redirected to http://test.host/fridgets/5/tasks
|
7610
|
+
Completed 302 Found in 5ms (ActiveRecord: 0.0ms)
|
7611
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7612
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7613
|
+
Redirected to http://test.host/fridgets/5/tasks
|
7614
|
+
Completed 302 Found in 5ms (ActiveRecord: 0.0ms)
|
7615
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7616
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7617
|
+
Redirected to http://test.host/fridgets/5/tasks
|
7618
|
+
Completed 302 Found in 5ms (ActiveRecord: 0.0ms)
|
7619
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7620
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7621
|
+
Redirected to http://test.host/fridgets/5/tasks
|
7622
|
+
Completed 302 Found in 5ms (ActiveRecord: 0.0ms)
|
7623
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7624
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7625
|
+
Redirected to http://test.host/fridgets/5/tasks
|
7626
|
+
Completed 302 Found in 5ms (ActiveRecord: 0.0ms)
|
7627
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7628
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7629
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7630
|
+
Completed 302 Found in 5ms (ActiveRecord: 0.0ms)
|
7631
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7632
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7633
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7634
|
+
Completed 302 Found in 5ms (ActiveRecord: 0.0ms)
|
7635
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7636
|
+
Parameters: {"id"=>"152"}
|
7637
|
+
Rendered fridgets/tasks/show.html.erb within layouts/application (0.2ms)
|
7638
|
+
Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms)
|
7639
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7640
|
+
Parameters: {"id"=>"152"}
|
7641
|
+
Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
|
7642
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7643
|
+
Parameters: {"id"=>"152"}
|
7644
|
+
Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
7645
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7646
|
+
Parameters: {"id"=>"152"}
|
7647
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7648
|
+
Completed 401 Unauthorized in 7ms (Views: 1.3ms | ActiveRecord: 0.0ms)
|
7649
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7650
|
+
Parameters: {"id"=>"152"}
|
7651
|
+
Redirected to http://test.host/
|
7652
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7653
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7654
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7655
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7656
|
+
Redirected to http://test.host/fridgets/5/tasks
|
7657
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
7658
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7659
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7660
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7661
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
7662
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7663
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7664
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7665
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7666
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7667
|
+
Parameters: {"id"=>"152"}
|
7668
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7669
|
+
Completed 401 Unauthorized in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
7670
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7671
|
+
Parameters: {"id"=>"152"}
|
7672
|
+
Redirected to http://test.host/
|
7673
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7674
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7675
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
7676
|
+
Parameters: {"id"=>"152"}
|
7677
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7678
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
7679
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
7680
|
+
Parameters: {"id"=>"152"}
|
7681
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7682
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
7683
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
7684
|
+
Parameters: {"id"=>"152"}
|
7685
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7686
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
7687
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
7688
|
+
Parameters: {"id"=>"152"}
|
7689
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7690
|
+
Completed 401 Unauthorized in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
7691
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
7692
|
+
Parameters: {"id"=>"152"}
|
7693
|
+
Redirected to http://test.host/
|
7694
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7695
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7696
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
7697
|
+
Parameters: {"id"=>"152"}
|
7698
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7699
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7700
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
7701
|
+
Parameters: {"id"=>"152"}
|
7702
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7703
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
7704
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
7705
|
+
Parameters: {"id"=>"152"}
|
7706
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7707
|
+
Completed 401 Unauthorized in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
7708
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
7709
|
+
Parameters: {"id"=>"152"}
|
7710
|
+
Redirected to http://test.host/
|
7711
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7712
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7713
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7714
|
+
Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
|
7715
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7716
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"5"}
|
7717
|
+
Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)
|
7718
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7719
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
7720
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7721
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"5"}
|
7722
|
+
Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
7723
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7724
|
+
Parameters: {"entity_type"=>"goof", "entity_id"=>"2"}
|
7725
|
+
Filter chain halted as :load_entity rendered or redirected
|
7726
|
+
Completed 404 Not Found in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
7727
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7728
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"3"}
|
7729
|
+
Filter chain halted as :load_entity rendered or redirected
|
7730
|
+
Completed 404 Not Found in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
7731
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7732
|
+
Parameters: {"entity_type"=>"smoo", "entity_id"=>"2"}
|
7733
|
+
Filter chain halted as :load_entity rendered or redirected
|
7734
|
+
Completed 404 Not Found in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
7735
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7736
|
+
Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
7737
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7738
|
+
Parameters: {"entity_type"=>"silvo_blooms", "entity_id"=>"5"}
|
7739
|
+
Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
|
7740
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7741
|
+
Parameters: {"entity_type"=>"fridgets", "entity_id"=>"6"}
|
7742
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
7743
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7744
|
+
Parameters: {"id"=>"152"}
|
7745
|
+
Rendered fridgets/tasks/show.html.erb within layouts/application (0.2ms)
|
7746
|
+
Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.0ms)
|
7747
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7748
|
+
Parameters: {"id"=>"152"}
|
7749
|
+
Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
|
7750
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7751
|
+
Parameters: {"id"=>"152"}
|
7752
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
7753
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7754
|
+
Parameters: {"id"=>"152"}
|
7755
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7756
|
+
Completed 401 Unauthorized in 4ms (Views: 0.9ms | ActiveRecord: 0.0ms)
|
7757
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7758
|
+
Parameters: {"id"=>"152"}
|
7759
|
+
Redirected to http://test.host/
|
7760
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7761
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7762
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7763
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7764
|
+
Redirected to http://test.host/fridgets/5/tasks
|
7765
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
7766
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7767
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7768
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7769
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
7770
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7771
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7772
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7773
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7774
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7775
|
+
Parameters: {"id"=>"152"}
|
7776
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7777
|
+
Completed 401 Unauthorized in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
7778
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7779
|
+
Parameters: {"id"=>"152"}
|
7780
|
+
Redirected to http://test.host/
|
7781
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7782
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7783
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
7784
|
+
Parameters: {"id"=>"152"}
|
7785
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7786
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7787
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
7788
|
+
Parameters: {"id"=>"152"}
|
7789
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7790
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
7791
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
7792
|
+
Parameters: {"id"=>"152"}
|
7793
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7794
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
7795
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
7796
|
+
Parameters: {"id"=>"152"}
|
7797
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7798
|
+
Completed 401 Unauthorized in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
7799
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
7800
|
+
Parameters: {"id"=>"152"}
|
7801
|
+
Redirected to http://test.host/
|
7802
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7803
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7804
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
7805
|
+
Parameters: {"id"=>"152"}
|
7806
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7807
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7808
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
7809
|
+
Parameters: {"id"=>"152"}
|
7810
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7811
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
7812
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
7813
|
+
Parameters: {"id"=>"152"}
|
7814
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7815
|
+
Completed 401 Unauthorized in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
7816
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
7817
|
+
Parameters: {"id"=>"152"}
|
7818
|
+
Redirected to http://test.host/
|
7819
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7820
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7821
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7822
|
+
Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
|
7823
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7824
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"5"}
|
7825
|
+
Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)
|
7826
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7827
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
7828
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7829
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"5"}
|
7830
|
+
Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
7831
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7832
|
+
Parameters: {"entity_type"=>"goof", "entity_id"=>"2"}
|
7833
|
+
Filter chain halted as :load_entity rendered or redirected
|
7834
|
+
Completed 404 Not Found in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
7835
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7836
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"3"}
|
7837
|
+
Filter chain halted as :load_entity rendered or redirected
|
7838
|
+
Completed 404 Not Found in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
7839
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7840
|
+
Parameters: {"entity_type"=>"smoo", "entity_id"=>"2"}
|
7841
|
+
Filter chain halted as :load_entity rendered or redirected
|
7842
|
+
Completed 404 Not Found in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
7843
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7844
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
7845
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7846
|
+
Parameters: {"entity_type"=>"silvo_blooms", "entity_id"=>"5"}
|
7847
|
+
Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms)
|
7848
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7849
|
+
Parameters: {"entity_type"=>"fridgets", "entity_id"=>"6"}
|
7850
|
+
Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
7851
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7852
|
+
Parameters: {"id"=>"152"}
|
7853
|
+
Rendered fridgets/tasks/show.html.erb within layouts/application (0.2ms)
|
7854
|
+
Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.0ms)
|
7855
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7856
|
+
Parameters: {"id"=>"152"}
|
7857
|
+
Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
|
7858
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7859
|
+
Parameters: {"id"=>"152"}
|
7860
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
7861
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7862
|
+
Parameters: {"id"=>"152"}
|
7863
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7864
|
+
Completed 401 Unauthorized in 4ms (Views: 0.9ms | ActiveRecord: 0.0ms)
|
7865
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7866
|
+
Parameters: {"id"=>"152"}
|
7867
|
+
Redirected to http://test.host/
|
7868
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7869
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7870
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7871
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7872
|
+
Redirected to http://test.host/fridgets/5/tasks
|
7873
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
7874
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7875
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7876
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7877
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
7878
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7879
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7880
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7881
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
7882
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7883
|
+
Parameters: {"id"=>"152"}
|
7884
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7885
|
+
Completed 401 Unauthorized in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
7886
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7887
|
+
Parameters: {"id"=>"152"}
|
7888
|
+
Redirected to http://test.host/
|
7889
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7890
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7891
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
7892
|
+
Parameters: {"id"=>"152"}
|
7893
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7894
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7895
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
7896
|
+
Parameters: {"id"=>"152"}
|
7897
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7898
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
7899
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
7900
|
+
Parameters: {"id"=>"152"}
|
7901
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7902
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
7903
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
7904
|
+
Parameters: {"id"=>"152"}
|
7905
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7906
|
+
Completed 401 Unauthorized in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
7907
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
7908
|
+
Parameters: {"id"=>"152"}
|
7909
|
+
Redirected to http://test.host/
|
7910
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7911
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7912
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
7913
|
+
Parameters: {"id"=>"152"}
|
7914
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7915
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
7916
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
7917
|
+
Parameters: {"id"=>"152"}
|
7918
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7919
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
7920
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
7921
|
+
Parameters: {"id"=>"152"}
|
7922
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7923
|
+
Completed 401 Unauthorized in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
7924
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
7925
|
+
Parameters: {"id"=>"152"}
|
7926
|
+
Redirected to http://test.host/
|
7927
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7928
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7929
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7930
|
+
Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
|
7931
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7932
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"5"}
|
7933
|
+
Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)
|
7934
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7935
|
+
Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
7936
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7937
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"5"}
|
7938
|
+
Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
7939
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7940
|
+
Parameters: {"entity_type"=>"goof", "entity_id"=>"2"}
|
7941
|
+
Filter chain halted as :load_entity rendered or redirected
|
7942
|
+
Completed 404 Not Found in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
7943
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7944
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"3"}
|
7945
|
+
Filter chain halted as :load_entity rendered or redirected
|
7946
|
+
Completed 404 Not Found in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
7947
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7948
|
+
Parameters: {"entity_type"=>"smoo", "entity_id"=>"2"}
|
7949
|
+
Filter chain halted as :load_entity rendered or redirected
|
7950
|
+
Completed 404 Not Found in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
7951
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7952
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
7953
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7954
|
+
Parameters: {"entity_type"=>"silvo_blooms", "entity_id"=>"5"}
|
7955
|
+
Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
|
7956
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
7957
|
+
Parameters: {"entity_type"=>"fridgets", "entity_id"=>"6"}
|
7958
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
7959
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7960
|
+
Parameters: {"id"=>"152"}
|
7961
|
+
Rendered fridgets/tasks/show.html.erb within layouts/application (0.2ms)
|
7962
|
+
Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms)
|
7963
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7964
|
+
Parameters: {"id"=>"152"}
|
7965
|
+
Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.0ms)
|
7966
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7967
|
+
Parameters: {"id"=>"152"}
|
7968
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
7969
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7970
|
+
Parameters: {"id"=>"152"}
|
7971
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7972
|
+
Completed 401 Unauthorized in 4ms (Views: 0.8ms | ActiveRecord: 0.0ms)
|
7973
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
7974
|
+
Parameters: {"id"=>"152"}
|
7975
|
+
Redirected to http://test.host/
|
7976
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7977
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7978
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7979
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7980
|
+
Redirected to http://test.host/fridgets/5/tasks
|
7981
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
7982
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7983
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7984
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7985
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
7986
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7987
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
7988
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
7989
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
7990
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7991
|
+
Parameters: {"id"=>"152"}
|
7992
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7993
|
+
Completed 401 Unauthorized in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
7994
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
7995
|
+
Parameters: {"id"=>"152"}
|
7996
|
+
Redirected to http://test.host/
|
7997
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
7998
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
7999
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
8000
|
+
Parameters: {"id"=>"152"}
|
8001
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8002
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
8003
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
8004
|
+
Parameters: {"id"=>"152"}
|
8005
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8006
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
8007
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
8008
|
+
Parameters: {"id"=>"152"}
|
8009
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8010
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
8011
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
8012
|
+
Parameters: {"id"=>"152"}
|
8013
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8014
|
+
Completed 401 Unauthorized in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
8015
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
8016
|
+
Parameters: {"id"=>"152"}
|
8017
|
+
Redirected to http://test.host/
|
8018
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8019
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
8020
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
8021
|
+
Parameters: {"id"=>"152"}
|
8022
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8023
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
8024
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
8025
|
+
Parameters: {"id"=>"152"}
|
8026
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8027
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
8028
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
8029
|
+
Parameters: {"id"=>"152"}
|
8030
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8031
|
+
Completed 401 Unauthorized in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
8032
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
8033
|
+
Parameters: {"id"=>"152"}
|
8034
|
+
Redirected to http://test.host/
|
8035
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8036
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
8037
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8038
|
+
Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
|
8039
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8040
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"5"}
|
8041
|
+
Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)
|
8042
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8043
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
8044
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8045
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"5"}
|
8046
|
+
Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
8047
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8048
|
+
Parameters: {"entity_type"=>"goof", "entity_id"=>"2"}
|
8049
|
+
Filter chain halted as :load_entity rendered or redirected
|
8050
|
+
Completed 404 Not Found in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
8051
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8052
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"3"}
|
8053
|
+
Filter chain halted as :load_entity rendered or redirected
|
8054
|
+
Completed 404 Not Found in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
8055
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8056
|
+
Parameters: {"entity_type"=>"smoo", "entity_id"=>"2"}
|
8057
|
+
Filter chain halted as :load_entity rendered or redirected
|
8058
|
+
Completed 404 Not Found in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
8059
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8060
|
+
Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
8061
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8062
|
+
Parameters: {"entity_type"=>"silvo_blooms", "entity_id"=>"5"}
|
8063
|
+
Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
|
8064
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8065
|
+
Parameters: {"entity_type"=>"fridgets", "entity_id"=>"6"}
|
8066
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
8067
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
8068
|
+
Parameters: {"id"=>"152"}
|
8069
|
+
Rendered fridgets/tasks/show.html.erb within layouts/application (0.2ms)
|
8070
|
+
Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms)
|
8071
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
8072
|
+
Parameters: {"id"=>"152"}
|
8073
|
+
Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
|
8074
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
8075
|
+
Parameters: {"id"=>"152"}
|
8076
|
+
Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
8077
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
8078
|
+
Parameters: {"id"=>"152"}
|
8079
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8080
|
+
Completed 401 Unauthorized in 4ms (Views: 0.8ms | ActiveRecord: 0.0ms)
|
8081
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
8082
|
+
Parameters: {"id"=>"152"}
|
8083
|
+
Redirected to http://test.host/
|
8084
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8085
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
8086
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
8087
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
8088
|
+
Redirected to http://test.host/fridgets/5/tasks
|
8089
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
8090
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
8091
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
8092
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8093
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
8094
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
8095
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
8096
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8097
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
8098
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
8099
|
+
Parameters: {"id"=>"152"}
|
8100
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8101
|
+
Completed 401 Unauthorized in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
8102
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
8103
|
+
Parameters: {"id"=>"152"}
|
8104
|
+
Redirected to http://test.host/
|
8105
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8106
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
8107
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
8108
|
+
Parameters: {"id"=>"152"}
|
8109
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8110
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
8111
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
8112
|
+
Parameters: {"id"=>"152"}
|
8113
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8114
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
8115
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
8116
|
+
Parameters: {"id"=>"152"}
|
8117
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8118
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
8119
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
8120
|
+
Parameters: {"id"=>"152"}
|
8121
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8122
|
+
Completed 401 Unauthorized in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
8123
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
8124
|
+
Parameters: {"id"=>"152"}
|
8125
|
+
Redirected to http://test.host/
|
8126
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8127
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
8128
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
8129
|
+
Parameters: {"id"=>"152"}
|
8130
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8131
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
8132
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
8133
|
+
Parameters: {"id"=>"152"}
|
8134
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8135
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
8136
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
8137
|
+
Parameters: {"id"=>"152"}
|
8138
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8139
|
+
Completed 401 Unauthorized in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
8140
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
8141
|
+
Parameters: {"id"=>"152"}
|
8142
|
+
Redirected to http://test.host/
|
8143
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8144
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
8145
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8146
|
+
Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
|
8147
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8148
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"5"}
|
8149
|
+
Completed 200 OK in 3ms (Views: 1.1ms | ActiveRecord: 0.0ms)
|
8150
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8151
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
8152
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8153
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"5"}
|
8154
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
8155
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8156
|
+
Parameters: {"entity_type"=>"goof", "entity_id"=>"2"}
|
8157
|
+
Filter chain halted as :load_entity rendered or redirected
|
8158
|
+
Completed 404 Not Found in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
8159
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8160
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"3"}
|
8161
|
+
Filter chain halted as :load_entity rendered or redirected
|
8162
|
+
Completed 404 Not Found in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
8163
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8164
|
+
Parameters: {"entity_type"=>"smoo", "entity_id"=>"2"}
|
8165
|
+
Filter chain halted as :load_entity rendered or redirected
|
8166
|
+
Completed 404 Not Found in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
8167
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8168
|
+
Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
8169
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8170
|
+
Parameters: {"entity_type"=>"silvo_blooms", "entity_id"=>"5"}
|
8171
|
+
Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
|
8172
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8173
|
+
Parameters: {"entity_type"=>"fridgets", "entity_id"=>"6"}
|
8174
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
8175
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
8176
|
+
Parameters: {"id"=>"152"}
|
8177
|
+
Rendered fridgets/tasks/show.html.erb within layouts/application (0.2ms)
|
8178
|
+
Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms)
|
8179
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
8180
|
+
Parameters: {"id"=>"152"}
|
8181
|
+
Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
|
8182
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
8183
|
+
Parameters: {"id"=>"152"}
|
8184
|
+
Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
8185
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
8186
|
+
Parameters: {"id"=>"152"}
|
8187
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8188
|
+
Completed 401 Unauthorized in 4ms (Views: 0.9ms | ActiveRecord: 0.0ms)
|
8189
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
8190
|
+
Parameters: {"id"=>"152"}
|
8191
|
+
Redirected to http://test.host/
|
8192
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8193
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
8194
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
8195
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
8196
|
+
Redirected to http://test.host/fridgets/5/tasks
|
8197
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
8198
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
8199
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
8200
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8201
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
8202
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
8203
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
8204
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8205
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
8206
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
8207
|
+
Parameters: {"id"=>"152"}
|
8208
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8209
|
+
Completed 401 Unauthorized in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
8210
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
8211
|
+
Parameters: {"id"=>"152"}
|
8212
|
+
Redirected to http://test.host/
|
8213
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8214
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
8215
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
8216
|
+
Parameters: {"id"=>"152"}
|
8217
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8218
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
8219
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
8220
|
+
Parameters: {"id"=>"152"}
|
8221
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8222
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
8223
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
8224
|
+
Parameters: {"id"=>"152"}
|
8225
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8226
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
8227
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
8228
|
+
Parameters: {"id"=>"152"}
|
8229
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8230
|
+
Completed 401 Unauthorized in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
8231
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
8232
|
+
Parameters: {"id"=>"152"}
|
8233
|
+
Redirected to http://test.host/
|
8234
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8235
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
8236
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
8237
|
+
Parameters: {"id"=>"152"}
|
8238
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8239
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
8240
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
8241
|
+
Parameters: {"id"=>"152"}
|
8242
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8243
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
8244
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
8245
|
+
Parameters: {"id"=>"152"}
|
8246
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8247
|
+
Completed 401 Unauthorized in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
8248
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
8249
|
+
Parameters: {"id"=>"152"}
|
8250
|
+
Redirected to http://test.host/
|
8251
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8252
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
8253
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8254
|
+
Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
|
8255
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8256
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"5"}
|
8257
|
+
Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)
|
8258
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8259
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
8260
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8261
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"5"}
|
8262
|
+
Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
|
8263
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8264
|
+
Parameters: {"entity_type"=>"goof", "entity_id"=>"2"}
|
8265
|
+
Filter chain halted as :load_entity rendered or redirected
|
8266
|
+
Completed 404 Not Found in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
8267
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8268
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"3"}
|
8269
|
+
Filter chain halted as :load_entity rendered or redirected
|
8270
|
+
Completed 404 Not Found in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
8271
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8272
|
+
Parameters: {"entity_type"=>"smoo", "entity_id"=>"2"}
|
8273
|
+
Filter chain halted as :load_entity rendered or redirected
|
8274
|
+
Completed 404 Not Found in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
8275
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8276
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
8277
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8278
|
+
Parameters: {"entity_type"=>"silvo_blooms", "entity_id"=>"5"}
|
8279
|
+
Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
|
8280
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8281
|
+
Parameters: {"entity_type"=>"fridgets", "entity_id"=>"6"}
|
8282
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
8283
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
8284
|
+
Parameters: {"id"=>"152"}
|
8285
|
+
Rendered fridgets/tasks/show.html.erb within layouts/application (0.2ms)
|
8286
|
+
Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms)
|
8287
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
8288
|
+
Parameters: {"id"=>"152"}
|
8289
|
+
Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
|
8290
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
8291
|
+
Parameters: {"id"=>"152"}
|
8292
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
8293
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
8294
|
+
Parameters: {"id"=>"152"}
|
8295
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8296
|
+
Completed 401 Unauthorized in 4ms (Views: 0.8ms | ActiveRecord: 0.0ms)
|
8297
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
8298
|
+
Parameters: {"id"=>"152"}
|
8299
|
+
Redirected to http://test.host/
|
8300
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8301
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
8302
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
8303
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
8304
|
+
Redirected to http://test.host/fridgets/5/tasks
|
8305
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
8306
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
8307
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
8308
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8309
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
8310
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
8311
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
8312
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8313
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
8314
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
8315
|
+
Parameters: {"id"=>"152"}
|
8316
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8317
|
+
Completed 401 Unauthorized in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
8318
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
8319
|
+
Parameters: {"id"=>"152"}
|
8320
|
+
Redirected to http://test.host/
|
8321
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8322
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
8323
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
8324
|
+
Parameters: {"id"=>"152"}
|
8325
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8326
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
8327
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
8328
|
+
Parameters: {"id"=>"152"}
|
8329
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8330
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
8331
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
8332
|
+
Parameters: {"id"=>"152"}
|
8333
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8334
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
8335
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
8336
|
+
Parameters: {"id"=>"152"}
|
8337
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8338
|
+
Completed 401 Unauthorized in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
8339
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
8340
|
+
Parameters: {"id"=>"152"}
|
8341
|
+
Redirected to http://test.host/
|
8342
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8343
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
8344
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
8345
|
+
Parameters: {"id"=>"152"}
|
8346
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8347
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
8348
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
8349
|
+
Parameters: {"id"=>"152"}
|
8350
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8351
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
8352
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
8353
|
+
Parameters: {"id"=>"152"}
|
8354
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8355
|
+
Completed 401 Unauthorized in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
8356
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
8357
|
+
Parameters: {"id"=>"152"}
|
8358
|
+
Redirected to http://test.host/
|
8359
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8360
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
8361
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8362
|
+
Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
|
8363
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8364
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"5"}
|
8365
|
+
Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)
|
8366
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8367
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
8368
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8369
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"5"}
|
8370
|
+
Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
|
8371
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8372
|
+
Parameters: {"entity_type"=>"goof", "entity_id"=>"2"}
|
8373
|
+
Filter chain halted as :load_entity rendered or redirected
|
8374
|
+
Completed 404 Not Found in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
8375
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8376
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"3"}
|
8377
|
+
Filter chain halted as :load_entity rendered or redirected
|
8378
|
+
Completed 404 Not Found in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
8379
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8380
|
+
Parameters: {"entity_type"=>"smoo", "entity_id"=>"2"}
|
8381
|
+
Filter chain halted as :load_entity rendered or redirected
|
8382
|
+
Completed 404 Not Found in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
8383
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8384
|
+
Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
8385
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8386
|
+
Parameters: {"entity_type"=>"silvo_blooms", "entity_id"=>"5"}
|
8387
|
+
Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
|
8388
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8389
|
+
Parameters: {"entity_type"=>"fridgets", "entity_id"=>"6"}
|
8390
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
8391
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
8392
|
+
Parameters: {"id"=>"152"}
|
8393
|
+
Rendered fridgets/tasks/show.html.erb within layouts/application (0.2ms)
|
8394
|
+
Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.0ms)
|
8395
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
8396
|
+
Parameters: {"id"=>"152"}
|
8397
|
+
Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
|
8398
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
8399
|
+
Parameters: {"id"=>"152"}
|
8400
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
8401
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
8402
|
+
Parameters: {"id"=>"152"}
|
8403
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8404
|
+
Completed 401 Unauthorized in 4ms (Views: 0.9ms | ActiveRecord: 0.0ms)
|
8405
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
8406
|
+
Parameters: {"id"=>"152"}
|
8407
|
+
Redirected to http://test.host/
|
8408
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8409
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
8410
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
8411
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
8412
|
+
Redirected to http://test.host/fridgets/5/tasks
|
8413
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
8414
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
8415
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
8416
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8417
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
8418
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
8419
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
8420
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8421
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
8422
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
8423
|
+
Parameters: {"id"=>"152"}
|
8424
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8425
|
+
Completed 401 Unauthorized in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
8426
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
8427
|
+
Parameters: {"id"=>"152"}
|
8428
|
+
Redirected to http://test.host/
|
8429
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8430
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
8431
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
8432
|
+
Parameters: {"id"=>"152"}
|
8433
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8434
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
8435
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
8436
|
+
Parameters: {"id"=>"152"}
|
8437
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8438
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
8439
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
8440
|
+
Parameters: {"id"=>"152"}
|
8441
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8442
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
8443
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
8444
|
+
Parameters: {"id"=>"152"}
|
8445
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8446
|
+
Completed 401 Unauthorized in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
8447
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
8448
|
+
Parameters: {"id"=>"152"}
|
8449
|
+
Redirected to http://test.host/
|
8450
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8451
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
8452
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
8453
|
+
Parameters: {"id"=>"152"}
|
8454
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8455
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
8456
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
8457
|
+
Parameters: {"id"=>"152"}
|
8458
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8459
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
8460
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
8461
|
+
Parameters: {"id"=>"152"}
|
8462
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8463
|
+
Completed 401 Unauthorized in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
8464
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
8465
|
+
Parameters: {"id"=>"152"}
|
8466
|
+
Redirected to http://test.host/
|
8467
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8468
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
8469
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8470
|
+
Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
|
8471
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8472
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"5"}
|
8473
|
+
Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)
|
8474
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8475
|
+
Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
|
8476
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8477
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"5"}
|
8478
|
+
Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
8479
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8480
|
+
Parameters: {"entity_type"=>"goof", "entity_id"=>"2"}
|
8481
|
+
Filter chain halted as :load_entity rendered or redirected
|
8482
|
+
Completed 404 Not Found in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
8483
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8484
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"3"}
|
8485
|
+
Filter chain halted as :load_entity rendered or redirected
|
8486
|
+
Completed 404 Not Found in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
8487
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8488
|
+
Parameters: {"entity_type"=>"smoo", "entity_id"=>"2"}
|
8489
|
+
Filter chain halted as :load_entity rendered or redirected
|
8490
|
+
Completed 404 Not Found in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
8491
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8492
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
8493
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8494
|
+
Parameters: {"entity_type"=>"silvo_blooms", "entity_id"=>"5"}
|
8495
|
+
Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
|
8496
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8497
|
+
Parameters: {"entity_type"=>"fridgets", "entity_id"=>"6"}
|
8498
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
8499
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
8500
|
+
Parameters: {"id"=>"152"}
|
8501
|
+
Rendered fridgets/tasks/show.html.erb within layouts/application (0.3ms)
|
8502
|
+
Completed 200 OK in 10ms (Views: 8.3ms | ActiveRecord: 0.0ms)
|
8503
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
8504
|
+
Parameters: {"id"=>"152"}
|
8505
|
+
Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
|
8506
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
8507
|
+
Parameters: {"id"=>"152"}
|
8508
|
+
Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
8509
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
8510
|
+
Parameters: {"id"=>"152"}
|
8511
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8512
|
+
Completed 401 Unauthorized in 7ms (Views: 1.1ms | ActiveRecord: 0.0ms)
|
8513
|
+
Processing by Bumbleworks::Rails::TasksController#show as HTML
|
8514
|
+
Parameters: {"id"=>"152"}
|
8515
|
+
Redirected to http://test.host/
|
8516
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8517
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
8518
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
8519
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
8520
|
+
Redirected to http://test.host/fridgets/5/tasks
|
8521
|
+
Completed 302 Found in 2ms (ActiveRecord: 0.0ms)
|
8522
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
8523
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
8524
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8525
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
8526
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
8527
|
+
Parameters: {"task"=>{"foo"=>"bar"}, "id"=>"152"}
|
8528
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8529
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
8530
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
8531
|
+
Parameters: {"id"=>"152"}
|
8532
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8533
|
+
Completed 401 Unauthorized in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
8534
|
+
Processing by Bumbleworks::Rails::TasksController#complete as HTML
|
8535
|
+
Parameters: {"id"=>"152"}
|
8536
|
+
Redirected to http://test.host/
|
8537
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8538
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
8539
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
8540
|
+
Parameters: {"id"=>"152"}
|
8541
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8542
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
8543
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
8544
|
+
Parameters: {"id"=>"152"}
|
8545
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8546
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
8547
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
8548
|
+
Parameters: {"id"=>"152"}
|
8549
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8550
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
8551
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
8552
|
+
Parameters: {"id"=>"152"}
|
8553
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8554
|
+
Completed 401 Unauthorized in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
8555
|
+
Processing by Bumbleworks::Rails::TasksController#claim as HTML
|
8556
|
+
Parameters: {"id"=>"152"}
|
8557
|
+
Redirected to http://test.host/
|
8558
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8559
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
8560
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
8561
|
+
Parameters: {"id"=>"152"}
|
8562
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8563
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
8564
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
8565
|
+
Parameters: {"id"=>"152"}
|
8566
|
+
Redirected to http://test.host/fridgets/5/tasks/werk
|
8567
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
8568
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
8569
|
+
Parameters: {"id"=>"152"}
|
8570
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8571
|
+
Completed 401 Unauthorized in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
8572
|
+
Processing by Bumbleworks::Rails::TasksController#release as HTML
|
8573
|
+
Parameters: {"id"=>"152"}
|
8574
|
+
Redirected to http://test.host/
|
8575
|
+
Filter chain halted as :load_and_authorize_task rendered or redirected
|
8576
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
8577
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8578
|
+
Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
|
8579
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8580
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"5"}
|
8581
|
+
Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)
|
8582
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8583
|
+
Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
8584
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8585
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"5"}
|
8586
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
8587
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8588
|
+
Parameters: {"entity_type"=>"goof", "entity_id"=>"2"}
|
8589
|
+
Filter chain halted as :load_entity rendered or redirected
|
8590
|
+
Completed 404 Not Found in 1ms (Views: 0.2ms | ActiveRecord: 0.0ms)
|
8591
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8592
|
+
Parameters: {"entity_type"=>"fridget", "entity_id"=>"3"}
|
8593
|
+
Filter chain halted as :load_entity rendered or redirected
|
8594
|
+
Completed 404 Not Found in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
8595
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8596
|
+
Parameters: {"entity_type"=>"smoo", "entity_id"=>"2"}
|
8597
|
+
Filter chain halted as :load_entity rendered or redirected
|
8598
|
+
Completed 404 Not Found in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
8599
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8600
|
+
Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
8601
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8602
|
+
Parameters: {"entity_type"=>"silvo_blooms", "entity_id"=>"5"}
|
8603
|
+
Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
|
8604
|
+
Processing by Bumbleworks::Rails::TasksController#index as HTML
|
8605
|
+
Parameters: {"entity_type"=>"fridgets", "entity_id"=>"6"}
|
8606
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|