attached 0.4.9 → 0.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (47) hide show
  1. data/README.rdoc +1 -1
  2. data/lib/attached/version.rb +1 -1
  3. data/test/dummy/db/development.sqlite3 +0 -0
  4. data/test/dummy/db/test.sqlite3 +0 -0
  5. data/test/dummy/log/development.log +835 -0
  6. data/test/dummy/log/test.log +137 -0
  7. data/test/dummy/public/system/audios/files/full/cfa1d542-0751-4a19-8ab9-654ca37f2e5f.aac +0 -0
  8. data/test/dummy/public/system/audios/files/full/e891aa42-ad53-437b-8e9a-f0f995a0db05.aac +0 -0
  9. data/test/dummy/public/system/audios/files/large/cfa1d542-0751-4a19-8ab9-654ca37f2e5f.aac +0 -0
  10. data/test/dummy/public/system/audios/files/large/e891aa42-ad53-437b-8e9a-f0f995a0db05.aac +0 -0
  11. data/test/dummy/public/system/audios/files/original/cfa1d542-0751-4a19-8ab9-654ca37f2e5f.wav +0 -0
  12. data/test/dummy/public/system/audios/files/original/e891aa42-ad53-437b-8e9a-f0f995a0db05.wav +0 -0
  13. data/test/dummy/public/system/audios/files/small/cfa1d542-0751-4a19-8ab9-654ca37f2e5f.aac +0 -0
  14. data/test/dummy/public/system/audios/files/small/e891aa42-ad53-437b-8e9a-f0f995a0db05.aac +0 -0
  15. data/test/dummy/public/system/images/files/full/{91295f80-fd11-41e0-bd87-9a65c9522d41.jpg → 28cea102-6921-4c74-b267-a9463523287b.jpg} +0 -0
  16. data/test/dummy/public/system/images/files/full/{f64ccdbd-6ba3-4075-8216-b5c2844ea37d.jpg → 9e7edbc5-a72d-4b65-994f-a6d0caccc2a7.jpg} +0 -0
  17. data/test/dummy/public/system/images/files/large/{91295f80-fd11-41e0-bd87-9a65c9522d41.jpg → 28cea102-6921-4c74-b267-a9463523287b.jpg} +0 -0
  18. data/test/dummy/public/system/images/files/large/{f64ccdbd-6ba3-4075-8216-b5c2844ea37d.jpg → 9e7edbc5-a72d-4b65-994f-a6d0caccc2a7.jpg} +0 -0
  19. data/test/dummy/public/system/images/files/original/{91295f80-fd11-41e0-bd87-9a65c9522d41.png → 28cea102-6921-4c74-b267-a9463523287b.png} +0 -0
  20. data/test/dummy/public/system/images/files/original/{f64ccdbd-6ba3-4075-8216-b5c2844ea37d.png → 9e7edbc5-a72d-4b65-994f-a6d0caccc2a7.png} +0 -0
  21. data/test/dummy/public/system/images/files/small/{91295f80-fd11-41e0-bd87-9a65c9522d41.jpg → 28cea102-6921-4c74-b267-a9463523287b.jpg} +0 -0
  22. data/test/dummy/public/system/images/files/small/{f64ccdbd-6ba3-4075-8216-b5c2844ea37d.jpg → 9e7edbc5-a72d-4b65-994f-a6d0caccc2a7.jpg} +0 -0
  23. data/test/dummy/public/system/images/files/thumb/{91295f80-fd11-41e0-bd87-9a65c9522d41.jpg → 28cea102-6921-4c74-b267-a9463523287b.jpg} +0 -0
  24. data/test/dummy/public/system/images/files/thumb/{f64ccdbd-6ba3-4075-8216-b5c2844ea37d.jpg → 9e7edbc5-a72d-4b65-994f-a6d0caccc2a7.jpg} +0 -0
  25. data/test/dummy/tmp/cache/assets/C7C/B60/sprockets%2F1cb0d840f0900935f9f040a9830f5377 +0 -0
  26. data/test/dummy/tmp/cache/assets/CD8/370/sprockets%2F357970feca3ac29060c1e3861e2c0953 +35 -0
  27. data/test/dummy/tmp/cache/assets/CED/D50/sprockets%2Fef34074b876e29fa53d3037565ec546f +0 -0
  28. data/test/dummy/tmp/cache/assets/D02/3F0/sprockets%2Fd44d45a0620ff596f72b107a5a95a1b2 +0 -0
  29. data/test/dummy/tmp/cache/assets/D06/B40/sprockets%2F25fca4643219052b0d5c66cf2c71f72f +0 -0
  30. data/test/dummy/tmp/cache/assets/D0E/EA0/sprockets%2F3c367918f399744aa0cda0909abab914 +9324 -0
  31. data/test/dummy/tmp/cache/assets/D1F/A20/sprockets%2F67f17e9a7b532c954d561da98ed47b05 +9324 -0
  32. data/test/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705 +0 -0
  33. data/test/dummy/tmp/cache/assets/D4E/1B0/sprockets%2Ff7cbd26ba1d28d48de824f0e94586655 +66 -0
  34. data/test/dummy/tmp/cache/assets/D5A/EA0/sprockets%2Fd771ace226fc8215a3572e0aa35bb0d6 +71 -0
  35. data/test/dummy/tmp/cache/assets/D64/230/sprockets%2F7cf200c925cfe75d60cb8f04280ac52c +0 -0
  36. data/test/dummy/tmp/cache/assets/D6C/050/sprockets%2Fa1101bd74c6a59f8ba82dce3955662dd +0 -0
  37. data/test/dummy/tmp/cache/assets/D73/9B0/sprockets%2Ff6eeb33602682bd6ff6d1f177f6b142d +0 -0
  38. data/test/dummy/tmp/cache/assets/D7F/FF0/sprockets%2F6c80e3e8b9603fd78a2bdf835b8843dd +391 -0
  39. data/test/dummy/tmp/cache/assets/DA7/530/sprockets%2Fe36b8fcf5914a3a6bf058abfe7367b19 +0 -0
  40. data/test/dummy/tmp/cache/assets/DA9/950/sprockets%2Ff7bd0c153686b3ff51dd8b94aac8b948 +0 -0
  41. data/test/dummy/tmp/cache/assets/DAF/010/sprockets%2Fed8df31cb575ad8557b99bc2f6097d2c +391 -0
  42. data/test/dummy/tmp/cache/assets/DB7/6C0/sprockets%2F386e9196dd0f9efdce6f92ce93a6d107 +0 -0
  43. data/test/dummy/tmp/cache/assets/DCB/880/sprockets%2F5eda3d5476bc5d7d3c08350e0c89daea +0 -0
  44. data/test/dummy/tmp/cache/assets/DDC/400/sprockets%2Fcffd775d018f68ce5dba1ee0d951a994 +9690 -0
  45. data/test/dummy/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af +0 -0
  46. data/test/dummy/tmp/cache/assets/E34/0E0/sprockets%2F0fefcc68a94a693fb476eefa0b7eb2e1 +0 -0
  47. metadata +118 -104
data/README.rdoc CHANGED
@@ -6,7 +6,7 @@ Attached is a Ruby on Rails file attachment tool that lets users upload to the c
6
6
 
7
7
  The gem is tested with:
8
8
 
9
- * Ruby on Rails 3.1.1
9
+ * Ruby on Rails 3.1.2
10
10
  * Ruby (MRI) 1.9.3 (p0)
11
11
  * Ruby (MRI) 1.9.2 (p290)
12
12
  * Ruby (MRI) 1.8.7 (p352)
@@ -1,3 +1,3 @@
1
1
  module Attached
2
- VERSION = "0.4.9"
2
+ VERSION = "0.5.0"
3
3
  end
Binary file
Binary file
@@ -1280,3 +1280,838 @@ WARNING: Can't verify CSRF token authenticity
1280
1280
  SQL (0.6ms) INSERT INTO "images" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Tue, 25 Oct 2011 22:50:21 UTC +00:00], ["file_extension", ".png"], ["file_identifier", "91295f80-fd11-41e0-bd87-9a65c9522d41"], ["file_size", 399085], ["name", "Image"], ["updated_at", Tue, 25 Oct 2011 22:50:21 UTC +00:00]]
1281
1281
  [attached] save attached
1282
1282
  Completed 201 Created in 252ms (Views: 2.1ms | ActiveRecord: 0.0ms)
1283
+
1284
+
1285
+ Started GET "/" for 127.0.0.1 at 2011-11-20 00:47:49 -0800
1286
+ Processing by MainController#index as HTML
1287
+ Rendered main/index.html.erb within layouts/application (3.3ms)
1288
+ Compiled audios.css (0ms) (pid 6326)
1289
+ Compiled images.css (0ms) (pid 6326)
1290
+ Compiled main.css (0ms) (pid 6326)
1291
+ Compiled application.css (18ms) (pid 6326)
1292
+ Compiled jquery.js (30ms) (pid 6326)
1293
+ Compiled jquery_ujs.js (0ms) (pid 6326)
1294
+ Compiled audios.js (0ms) (pid 6326)
1295
+ Compiled images.js (0ms) (pid 6326)
1296
+ Compiled main.js (0ms) (pid 6326)
1297
+ Compiled application.js (80ms) (pid 6326)
1298
+ Completed 200 OK in 153ms (Views: 152.9ms | ActiveRecord: 0.0ms)
1299
+
1300
+
1301
+ Started GET "/assets/audios.css?body=1" for 127.0.0.1 at 2011-11-20 00:47:49 -0800
1302
+ Served asset /audios.css - 200 OK (2ms)
1303
+
1304
+
1305
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-20 00:47:49 -0800
1306
+ Served asset /application.css - 200 OK (8ms)
1307
+
1308
+
1309
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-20 00:47:49 -0800
1310
+ Served asset /jquery_ujs.js - 200 OK (2ms)
1311
+
1312
+
1313
+ Started GET "/assets/images.css?body=1" for 127.0.0.1 at 2011-11-20 00:47:49 -0800
1314
+ Served asset /images.css - 200 OK (2ms)
1315
+
1316
+
1317
+ Started GET "/assets/main.css?body=1" for 127.0.0.1 at 2011-11-20 00:47:49 -0800
1318
+ Served asset /main.css - 200 OK (2ms)
1319
+
1320
+
1321
+ Started GET "/assets/audios.js?body=1" for 127.0.0.1 at 2011-11-20 00:47:49 -0800
1322
+ Served asset /audios.js - 200 OK (1ms)
1323
+
1324
+
1325
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-20 00:47:49 -0800
1326
+ Served asset /jquery.js - 200 OK (1ms)
1327
+
1328
+
1329
+ Started GET "/assets/images.js?body=1" for 127.0.0.1 at 2011-11-20 00:47:49 -0800
1330
+ Served asset /images.js - 200 OK (2ms)
1331
+
1332
+
1333
+ Started GET "/assets/main.js?body=1" for 127.0.0.1 at 2011-11-20 00:47:49 -0800
1334
+ Served asset /main.js - 200 OK (2ms)
1335
+
1336
+
1337
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-20 00:47:49 -0800
1338
+ Served asset /application.js - 200 OK (6ms)
1339
+
1340
+
1341
+ Started GET "/images" for 127.0.0.1 at 2011-11-20 00:47:51 -0800
1342
+ Processing by ImagesController#index as HTML
1343
+ Image Load (0.7ms) SELECT "images".* FROM "images" 
1344
+ Rendered images/index.html.erb within layouts/application (61.1ms)
1345
+ Completed 200 OK in 121ms (Views: 67.3ms | ActiveRecord: 1.6ms)
1346
+
1347
+
1348
+ Started DELETE "/images/1" for 127.0.0.1 at 2011-11-20 00:47:53 -0800
1349
+ Processing by ImagesController#destroy as HTML
1350
+ Parameters: {"authenticity_token"=>"hYwIUP1IoEhcMXFJjG1T/Jibbo7X0TK4KAeqweYiAZ0=", "id"=>"1"}
1351
+ Image Load (0.2ms) SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "1"]]
1352
+ [attached] destroy attached
1353
+ SQL (4.4ms) DELETE FROM "images" WHERE "images"."id" = ? [["id", 1]]
1354
+ Redirected to http://localhost:4000/images
1355
+ Completed 302 Found in 61ms
1356
+
1357
+
1358
+ Started GET "/images" for 127.0.0.1 at 2011-11-20 00:47:53 -0800
1359
+ Processing by ImagesController#index as HTML
1360
+ Image Load (0.2ms) SELECT "images".* FROM "images"
1361
+ Rendered images/index.html.erb within layouts/application (70.1ms)
1362
+ Completed 200 OK in 84ms (Views: 76.4ms | ActiveRecord: 0.7ms)
1363
+
1364
+
1365
+ Started DELETE "/images/2" for 127.0.0.1 at 2011-11-20 00:47:54 -0800
1366
+ Processing by ImagesController#destroy as HTML
1367
+ Parameters: {"authenticity_token"=>"hYwIUP1IoEhcMXFJjG1T/Jibbo7X0TK4KAeqweYiAZ0=", "id"=>"2"}
1368
+ Image Load (0.1ms) SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "2"]]
1369
+ [attached] destroy attached
1370
+ SQL (0.4ms) DELETE FROM "images" WHERE "images"."id" = ? [["id", 2]]
1371
+ Redirected to http://localhost:4000/images
1372
+ Completed 302 Found in 21ms
1373
+
1374
+
1375
+ Started GET "/images" for 127.0.0.1 at 2011-11-20 00:47:54 -0800
1376
+ Processing by ImagesController#index as HTML
1377
+ Image Load (0.2ms) SELECT "images".* FROM "images" 
1378
+ Rendered images/index.html.erb within layouts/application (66.7ms)
1379
+ Completed 200 OK in 80ms (Views: 72.9ms | ActiveRecord: 0.7ms)
1380
+
1381
+
1382
+ Started DELETE "/images/3" for 127.0.0.1 at 2011-11-20 00:47:54 -0800
1383
+ Processing by ImagesController#destroy as HTML
1384
+ Parameters: {"authenticity_token"=>"hYwIUP1IoEhcMXFJjG1T/Jibbo7X0TK4KAeqweYiAZ0=", "id"=>"3"}
1385
+ Image Load (0.1ms) SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "3"]]
1386
+ [attached] destroy attached
1387
+ SQL (0.4ms) DELETE FROM "images" WHERE "images"."id" = ? [["id", 3]]
1388
+ Redirected to http://localhost:4000/images
1389
+ Completed 302 Found in 23ms
1390
+
1391
+
1392
+ Started GET "/images" for 127.0.0.1 at 2011-11-20 00:47:54 -0800
1393
+ Processing by ImagesController#index as HTML
1394
+ Image Load (0.3ms) SELECT "images".* FROM "images"
1395
+ Rendered images/index.html.erb within layouts/application (32.9ms)
1396
+ Completed 200 OK in 83ms (Views: 39.4ms | ActiveRecord: 1.0ms)
1397
+
1398
+
1399
+ Started DELETE "/images/4" for 127.0.0.1 at 2011-11-20 00:47:55 -0800
1400
+ Processing by ImagesController#destroy as HTML
1401
+ Parameters: {"authenticity_token"=>"hYwIUP1IoEhcMXFJjG1T/Jibbo7X0TK4KAeqweYiAZ0=", "id"=>"4"}
1402
+ Image Load (0.1ms) SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "4"]]
1403
+ [attached] destroy attached
1404
+ SQL (0.4ms) DELETE FROM "images" WHERE "images"."id" = ? [["id", 4]]
1405
+ Redirected to http://localhost:4000/images
1406
+ Completed 302 Found in 53ms
1407
+
1408
+
1409
+ Started GET "/images" for 127.0.0.1 at 2011-11-20 00:47:55 -0800
1410
+ Processing by ImagesController#index as HTML
1411
+ Image Load (0.2ms) SELECT "images".* FROM "images" 
1412
+ Rendered images/index.html.erb within layouts/application (31.9ms)
1413
+ Completed 200 OK in 46ms (Views: 38.7ms | ActiveRecord: 0.7ms)
1414
+
1415
+
1416
+ Started DELETE "/images/5" for 127.0.0.1 at 2011-11-20 00:47:55 -0800
1417
+ Processing by ImagesController#destroy as HTML
1418
+ Parameters: {"authenticity_token"=>"hYwIUP1IoEhcMXFJjG1T/Jibbo7X0TK4KAeqweYiAZ0=", "id"=>"5"}
1419
+ Image Load (0.1ms) SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "5"]]
1420
+ [attached] destroy attached
1421
+ SQL (0.3ms) DELETE FROM "images" WHERE "images"."id" = ? [["id", 5]]
1422
+ Redirected to http://localhost:4000/images
1423
+ Completed 302 Found in 19ms
1424
+
1425
+
1426
+ Started GET "/images" for 127.0.0.1 at 2011-11-20 00:47:55 -0800
1427
+ Processing by ImagesController#index as HTML
1428
+ Image Load (0.2ms) SELECT "images".* FROM "images"
1429
+ Rendered images/index.html.erb within layouts/application (60.5ms)
1430
+ Completed 200 OK in 76ms (Views: 67.6ms | ActiveRecord: 0.7ms)
1431
+
1432
+
1433
+ Started DELETE "/images/5" for 127.0.0.1 at 2011-11-20 00:47:55 -0800
1434
+ Processing by ImagesController#destroy as HTML
1435
+ Parameters: {"authenticity_token"=>"hYwIUP1IoEhcMXFJjG1T/Jibbo7X0TK4KAeqweYiAZ0=", "id"=>"5"}
1436
+ Image Load (0.1ms) SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "5"]]
1437
+ Completed 404 Not Found in 10ms
1438
+
1439
+ ActiveRecord::RecordNotFound (Couldn't find Image with id=5):
1440
+ app/controllers/images_controller.rb:50:in `destroy'
1441
+
1442
+ Rendered /Users/kevin/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.1.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
1443
+ Rendered /Users/kevin/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.1.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms)
1444
+ Rendered /Users/kevin/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.1.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (4.1ms)
1445
+
1446
+
1447
+ Started DELETE "/images/5" for 127.0.0.1 at 2011-11-20 00:47:57 -0800
1448
+ Processing by ImagesController#destroy as HTML
1449
+ Parameters: {"authenticity_token"=>"hYwIUP1IoEhcMXFJjG1T/Jibbo7X0TK4KAeqweYiAZ0=", "id"=>"5"}
1450
+ Image Load (0.2ms) SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "5"]]
1451
+ Completed 404 Not Found in 11ms
1452
+
1453
+ ActiveRecord::RecordNotFound (Couldn't find Image with id=5):
1454
+ app/controllers/images_controller.rb:50:in `destroy'
1455
+
1456
+ Rendered /Users/kevin/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.1.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms)
1457
+ Rendered /Users/kevin/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.1.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (43.6ms)
1458
+ Rendered /Users/kevin/.rvm/gems/ruby-1.9.3-p0/gems/actionpack-3.1.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (47.8ms)
1459
+
1460
+
1461
+ Started GET "/images" for 127.0.0.1 at 2011-11-20 00:47:59 -0800
1462
+ Processing by ImagesController#index as HTML
1463
+ Image Load (0.2ms) SELECT "images".* FROM "images" 
1464
+ Rendered images/index.html.erb within layouts/application (26.9ms)
1465
+ Completed 200 OK in 41ms (Views: 33.0ms | ActiveRecord: 0.8ms)
1466
+
1467
+
1468
+ Started DELETE "/images/6" for 127.0.0.1 at 2011-11-20 00:48:00 -0800
1469
+ Processing by ImagesController#destroy as HTML
1470
+ Parameters: {"authenticity_token"=>"hYwIUP1IoEhcMXFJjG1T/Jibbo7X0TK4KAeqweYiAZ0=", "id"=>"6"}
1471
+ Image Load (0.1ms) SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "6"]]
1472
+ [attached] destroy attached
1473
+ SQL (0.4ms) DELETE FROM "images" WHERE "images"."id" = ? [["id", 6]]
1474
+ Redirected to http://localhost:4000/images
1475
+ Completed 302 Found in 22ms
1476
+
1477
+
1478
+ Started GET "/images" for 127.0.0.1 at 2011-11-20 00:48:00 -0800
1479
+ Processing by ImagesController#index as HTML
1480
+ Image Load (0.2ms) SELECT "images".* FROM "images"
1481
+ Rendered images/index.html.erb within layouts/application (61.4ms)
1482
+ Completed 200 OK in 76ms (Views: 68.4ms | ActiveRecord: 0.7ms)
1483
+
1484
+
1485
+ Started DELETE "/images/7" for 127.0.0.1 at 2011-11-20 00:48:01 -0800
1486
+ Processing by ImagesController#destroy as HTML
1487
+ Parameters: {"authenticity_token"=>"hYwIUP1IoEhcMXFJjG1T/Jibbo7X0TK4KAeqweYiAZ0=", "id"=>"7"}
1488
+ Image Load (0.1ms) SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "7"]]
1489
+ [attached] destroy attached
1490
+ SQL (0.4ms) DELETE FROM "images" WHERE "images"."id" = ? [["id", 7]]
1491
+ Redirected to http://localhost:4000/images
1492
+ Completed 302 Found in 21ms
1493
+
1494
+
1495
+ Started GET "/images" for 127.0.0.1 at 2011-11-20 00:48:01 -0800
1496
+ Processing by ImagesController#index as HTML
1497
+ Image Load (0.1ms) SELECT "images".* FROM "images" 
1498
+ Rendered images/index.html.erb within layouts/application (60.1ms)
1499
+ Completed 200 OK in 75ms (Views: 67.3ms | ActiveRecord: 0.7ms)
1500
+
1501
+
1502
+ Started DELETE "/images/8" for 127.0.0.1 at 2011-11-20 00:48:02 -0800
1503
+ Processing by ImagesController#destroy as HTML
1504
+ Parameters: {"authenticity_token"=>"hYwIUP1IoEhcMXFJjG1T/Jibbo7X0TK4KAeqweYiAZ0=", "id"=>"8"}
1505
+ Image Load (0.1ms) SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "8"]]
1506
+ [attached] destroy attached
1507
+ SQL (0.4ms) DELETE FROM "images" WHERE "images"."id" = ? [["id", 8]]
1508
+ Redirected to http://localhost:4000/images
1509
+ Completed 302 Found in 21ms
1510
+
1511
+
1512
+ Started GET "/images" for 127.0.0.1 at 2011-11-20 00:48:03 -0800
1513
+ Processing by ImagesController#index as HTML
1514
+ Image Load (0.2ms) SELECT "images".* FROM "images"
1515
+ Rendered images/index.html.erb within layouts/application (29.9ms)
1516
+ Completed 200 OK in 76ms (Views: 36.6ms | ActiveRecord: 0.8ms)
1517
+
1518
+
1519
+ Started DELETE "/images/9" for 127.0.0.1 at 2011-11-20 00:48:03 -0800
1520
+ Processing by ImagesController#destroy as HTML
1521
+ Parameters: {"authenticity_token"=>"hYwIUP1IoEhcMXFJjG1T/Jibbo7X0TK4KAeqweYiAZ0=", "id"=>"9"}
1522
+ Image Load (0.2ms) SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "9"]]
1523
+ [attached] destroy attached
1524
+ SQL (0.5ms) DELETE FROM "images" WHERE "images"."id" = ? [["id", 9]]
1525
+ Redirected to http://localhost:4000/images
1526
+ Completed 302 Found in 70ms
1527
+
1528
+
1529
+ Started GET "/images" for 127.0.0.1 at 2011-11-20 00:48:03 -0800
1530
+ Processing by ImagesController#index as HTML
1531
+ Image Load (0.1ms) SELECT "images".* FROM "images" 
1532
+ Rendered images/index.html.erb within layouts/application (25.4ms)
1533
+ Completed 200 OK in 41ms (Views: 32.5ms | ActiveRecord: 0.7ms)
1534
+
1535
+
1536
+ Started DELETE "/images/10" for 127.0.0.1 at 2011-11-20 00:48:04 -0800
1537
+ Processing by ImagesController#destroy as HTML
1538
+ Parameters: {"authenticity_token"=>"hYwIUP1IoEhcMXFJjG1T/Jibbo7X0TK4KAeqweYiAZ0=", "id"=>"10"}
1539
+ Image Load (0.1ms) SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "10"]]
1540
+ [attached] destroy attached
1541
+ SQL (0.4ms) DELETE FROM "images" WHERE "images"."id" = ? [["id", 10]]
1542
+ Redirected to http://localhost:4000/images
1543
+ Completed 302 Found in 53ms
1544
+
1545
+
1546
+ Started GET "/images" for 127.0.0.1 at 2011-11-20 00:48:04 -0800
1547
+ Processing by ImagesController#index as HTML
1548
+ Image Load (0.2ms) SELECT "images".* FROM "images"
1549
+ Rendered images/index.html.erb within layouts/application (25.2ms)
1550
+ Completed 200 OK in 45ms (Views: 34.5ms | ActiveRecord: 1.1ms)
1551
+
1552
+
1553
+ Started DELETE "/images/11" for 127.0.0.1 at 2011-11-20 00:48:04 -0800
1554
+ Processing by ImagesController#destroy as HTML
1555
+ Parameters: {"authenticity_token"=>"hYwIUP1IoEhcMXFJjG1T/Jibbo7X0TK4KAeqweYiAZ0=", "id"=>"11"}
1556
+ Image Load (0.2ms) SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "11"]]
1557
+ [attached] destroy attached
1558
+ SQL (0.4ms) DELETE FROM "images" WHERE "images"."id" = ? [["id", 11]]
1559
+ Redirected to http://localhost:4000/images
1560
+ Completed 302 Found in 25ms
1561
+
1562
+
1563
+ Started GET "/images" for 127.0.0.1 at 2011-11-20 00:48:04 -0800
1564
+ Processing by ImagesController#index as HTML
1565
+ Image Load (0.1ms) SELECT "images".* FROM "images" 
1566
+ Rendered images/index.html.erb within layouts/application (62.2ms)
1567
+ Completed 200 OK in 77ms (Views: 68.5ms | ActiveRecord: 0.7ms)
1568
+
1569
+
1570
+ Started DELETE "/images/12" for 127.0.0.1 at 2011-11-20 00:48:04 -0800
1571
+ Processing by ImagesController#destroy as HTML
1572
+ Parameters: {"authenticity_token"=>"hYwIUP1IoEhcMXFJjG1T/Jibbo7X0TK4KAeqweYiAZ0=", "id"=>"12"}
1573
+ Image Load (0.1ms) SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "12"]]
1574
+ [attached] destroy attached
1575
+ SQL (0.3ms) DELETE FROM "images" WHERE "images"."id" = ? [["id", 12]]
1576
+ Redirected to http://localhost:4000/images
1577
+ Completed 302 Found in 20ms
1578
+
1579
+
1580
+ Started GET "/images" for 127.0.0.1 at 2011-11-20 00:48:04 -0800
1581
+ Processing by ImagesController#index as HTML
1582
+ Image Load (0.1ms) SELECT "images".* FROM "images"
1583
+ Rendered images/index.html.erb within layouts/application (53.3ms)
1584
+ Completed 200 OK in 67ms (Views: 59.7ms | ActiveRecord: 0.7ms)
1585
+
1586
+
1587
+ Started DELETE "/images/13" for 127.0.0.1 at 2011-11-20 00:48:05 -0800
1588
+ Processing by ImagesController#destroy as HTML
1589
+ Parameters: {"authenticity_token"=>"hYwIUP1IoEhcMXFJjG1T/Jibbo7X0TK4KAeqweYiAZ0=", "id"=>"13"}
1590
+ Image Load (0.2ms) SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "13"]]
1591
+ [attached] destroy attached
1592
+ SQL (0.4ms) DELETE FROM "images" WHERE "images"."id" = ? [["id", 13]]
1593
+ Redirected to http://localhost:4000/images
1594
+ Completed 302 Found in 26ms
1595
+
1596
+
1597
+ Started GET "/images" for 127.0.0.1 at 2011-11-20 00:48:05 -0800
1598
+ Processing by ImagesController#index as HTML
1599
+ Image Load (0.1ms) SELECT "images".* FROM "images" 
1600
+ Rendered images/index.html.erb within layouts/application (61.1ms)
1601
+ Completed 200 OK in 75ms (Views: 67.7ms | ActiveRecord: 0.7ms)
1602
+
1603
+
1604
+ Started DELETE "/images/14" for 127.0.0.1 at 2011-11-20 00:48:05 -0800
1605
+ Processing by ImagesController#destroy as HTML
1606
+ Parameters: {"authenticity_token"=>"hYwIUP1IoEhcMXFJjG1T/Jibbo7X0TK4KAeqweYiAZ0=", "id"=>"14"}
1607
+ Image Load (0.1ms) SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "14"]]
1608
+ [attached] destroy attached
1609
+ SQL (0.3ms) DELETE FROM "images" WHERE "images"."id" = ? [["id", 14]]
1610
+ Redirected to http://localhost:4000/images
1611
+ Completed 302 Found in 21ms
1612
+
1613
+
1614
+ Started GET "/images" for 127.0.0.1 at 2011-11-20 00:48:05 -0800
1615
+ Processing by ImagesController#index as HTML
1616
+ Image Load (0.2ms) SELECT "images".* FROM "images"
1617
+ Rendered images/index.html.erb within layouts/application (23.8ms)
1618
+ Completed 200 OK in 77ms (Views: 31.0ms | ActiveRecord: 0.9ms)
1619
+
1620
+
1621
+ Started DELETE "/images/15" for 127.0.0.1 at 2011-11-20 00:48:06 -0800
1622
+ Processing by ImagesController#destroy as HTML
1623
+ Parameters: {"authenticity_token"=>"hYwIUP1IoEhcMXFJjG1T/Jibbo7X0TK4KAeqweYiAZ0=", "id"=>"15"}
1624
+ Image Load (0.2ms) SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "15"]]
1625
+ [attached] destroy attached
1626
+ SQL (0.4ms) DELETE FROM "images" WHERE "images"."id" = ? [["id", 15]]
1627
+ Redirected to http://localhost:4000/images
1628
+ Completed 302 Found in 23ms
1629
+
1630
+
1631
+ Started GET "/images" for 127.0.0.1 at 2011-11-20 00:48:06 -0800
1632
+ Processing by ImagesController#index as HTML
1633
+ Image Load (0.2ms) SELECT "images".* FROM "images" 
1634
+ Rendered images/index.html.erb within layouts/application (21.7ms)
1635
+ Completed 200 OK in 79ms (Views: 28.4ms | ActiveRecord: 1.1ms)
1636
+
1637
+
1638
+ Started DELETE "/images/16" for 127.0.0.1 at 2011-11-20 00:48:06 -0800
1639
+ Processing by ImagesController#destroy as HTML
1640
+ Parameters: {"authenticity_token"=>"hYwIUP1IoEhcMXFJjG1T/Jibbo7X0TK4KAeqweYiAZ0=", "id"=>"16"}
1641
+ Image Load (0.1ms) SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "16"]]
1642
+ [attached] destroy attached
1643
+ SQL (0.5ms) DELETE FROM "images" WHERE "images"."id" = ? [["id", 16]]
1644
+ Redirected to http://localhost:4000/images
1645
+ Completed 302 Found in 25ms
1646
+
1647
+
1648
+ Started GET "/images" for 127.0.0.1 at 2011-11-20 00:48:06 -0800
1649
+ Processing by ImagesController#index as HTML
1650
+ Image Load (0.1ms) SELECT "images".* FROM "images"
1651
+ Rendered images/index.html.erb within layouts/application (20.6ms)
1652
+ Completed 200 OK in 38ms (Views: 29.6ms | ActiveRecord: 0.8ms)
1653
+
1654
+
1655
+ Started DELETE "/images/17" for 127.0.0.1 at 2011-11-20 00:48:06 -0800
1656
+ Processing by ImagesController#destroy as HTML
1657
+ Parameters: {"authenticity_token"=>"hYwIUP1IoEhcMXFJjG1T/Jibbo7X0TK4KAeqweYiAZ0=", "id"=>"17"}
1658
+ Image Load (0.1ms) SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "17"]]
1659
+ [attached] destroy attached
1660
+ SQL (0.4ms) DELETE FROM "images" WHERE "images"."id" = ? [["id", 17]]
1661
+ Redirected to http://localhost:4000/images
1662
+ Completed 302 Found in 24ms
1663
+
1664
+
1665
+ Started GET "/images" for 127.0.0.1 at 2011-11-20 00:48:06 -0800
1666
+ Processing by ImagesController#index as HTML
1667
+ Image Load (0.2ms) SELECT "images".* FROM "images" 
1668
+ Rendered images/index.html.erb within layouts/application (16.0ms)
1669
+ Completed 200 OK in 34ms (Views: 23.7ms | ActiveRecord: 1.0ms)
1670
+
1671
+
1672
+ Started DELETE "/images/18" for 127.0.0.1 at 2011-11-20 00:48:07 -0800
1673
+ Processing by ImagesController#destroy as HTML
1674
+ Parameters: {"authenticity_token"=>"hYwIUP1IoEhcMXFJjG1T/Jibbo7X0TK4KAeqweYiAZ0=", "id"=>"18"}
1675
+ Image Load (0.1ms) SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "18"]]
1676
+ [attached] destroy attached
1677
+ SQL (0.3ms) DELETE FROM "images" WHERE "images"."id" = ? [["id", 18]]
1678
+ Redirected to http://localhost:4000/images
1679
+ Completed 302 Found in 54ms
1680
+
1681
+
1682
+ Started GET "/images" for 127.0.0.1 at 2011-11-20 00:48:07 -0800
1683
+ Processing by ImagesController#index as HTML
1684
+ Image Load (0.1ms) SELECT "images".* FROM "images"
1685
+ Rendered images/index.html.erb within layouts/application (18.3ms)
1686
+ Completed 200 OK in 35ms (Views: 27.4ms | ActiveRecord: 0.7ms)
1687
+
1688
+
1689
+ Started DELETE "/images/19" for 127.0.0.1 at 2011-11-20 00:48:07 -0800
1690
+ Processing by ImagesController#destroy as HTML
1691
+ Parameters: {"authenticity_token"=>"hYwIUP1IoEhcMXFJjG1T/Jibbo7X0TK4KAeqweYiAZ0=", "id"=>"19"}
1692
+ Image Load (0.2ms) SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "19"]]
1693
+ [attached] destroy attached
1694
+ SQL (0.4ms) DELETE FROM "images" WHERE "images"."id" = ? [["id", 19]]
1695
+ Redirected to http://localhost:4000/images
1696
+ Completed 302 Found in 62ms
1697
+
1698
+
1699
+ Started GET "/images" for 127.0.0.1 at 2011-11-20 00:48:07 -0800
1700
+ Processing by ImagesController#index as HTML
1701
+ Image Load (0.1ms) SELECT "images".* FROM "images" 
1702
+ Rendered images/index.html.erb within layouts/application (20.4ms)
1703
+ Completed 200 OK in 38ms (Views: 26.7ms | ActiveRecord: 0.8ms)
1704
+
1705
+
1706
+ Started DELETE "/images/20" for 127.0.0.1 at 2011-11-20 00:48:07 -0800
1707
+ Processing by ImagesController#destroy as HTML
1708
+ Parameters: {"authenticity_token"=>"hYwIUP1IoEhcMXFJjG1T/Jibbo7X0TK4KAeqweYiAZ0=", "id"=>"20"}
1709
+ Image Load (0.1ms) SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "20"]]
1710
+ [attached] destroy attached
1711
+ SQL (0.3ms) DELETE FROM "images" WHERE "images"."id" = ? [["id", 20]]
1712
+ Redirected to http://localhost:4000/images
1713
+ Completed 302 Found in 52ms
1714
+
1715
+
1716
+ Started GET "/images" for 127.0.0.1 at 2011-11-20 00:48:07 -0800
1717
+ Processing by ImagesController#index as HTML
1718
+ Image Load (0.1ms) SELECT "images".* FROM "images"
1719
+ Rendered images/index.html.erb within layouts/application (17.7ms)
1720
+ Completed 200 OK in 33ms (Views: 24.8ms | ActiveRecord: 0.7ms)
1721
+
1722
+
1723
+ Started DELETE "/images/21" for 127.0.0.1 at 2011-11-20 00:48:08 -0800
1724
+ Processing by ImagesController#destroy as HTML
1725
+ Parameters: {"authenticity_token"=>"hYwIUP1IoEhcMXFJjG1T/Jibbo7X0TK4KAeqweYiAZ0=", "id"=>"21"}
1726
+ Image Load (0.2ms) SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "21"]]
1727
+ [attached] destroy attached
1728
+ SQL (0.5ms) DELETE FROM "images" WHERE "images"."id" = ? [["id", 21]]
1729
+ Redirected to http://localhost:4000/images
1730
+ Completed 302 Found in 29ms
1731
+
1732
+
1733
+ Started GET "/images" for 127.0.0.1 at 2011-11-20 00:48:08 -0800
1734
+ Processing by ImagesController#index as HTML
1735
+ Image Load (0.2ms) SELECT "images".* FROM "images" 
1736
+ Rendered images/index.html.erb within layouts/application (17.1ms)
1737
+ Completed 200 OK in 38ms (Views: 24.7ms | ActiveRecord: 1.0ms)
1738
+
1739
+
1740
+ Started DELETE "/images/22" for 127.0.0.1 at 2011-11-20 00:48:08 -0800
1741
+ Processing by ImagesController#destroy as HTML
1742
+ Parameters: {"authenticity_token"=>"hYwIUP1IoEhcMXFJjG1T/Jibbo7X0TK4KAeqweYiAZ0=", "id"=>"22"}
1743
+ Image Load (0.1ms) SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "22"]]
1744
+ [attached] destroy attached
1745
+ SQL (0.4ms) DELETE FROM "images" WHERE "images"."id" = ? [["id", 22]]
1746
+ Redirected to http://localhost:4000/images
1747
+ Completed 302 Found in 25ms
1748
+
1749
+
1750
+ Started GET "/images" for 127.0.0.1 at 2011-11-20 00:48:08 -0800
1751
+ Processing by ImagesController#index as HTML
1752
+ Image Load (0.2ms) SELECT "images".* FROM "images"
1753
+ Rendered images/index.html.erb within layouts/application (13.5ms)
1754
+ Completed 200 OK in 37ms (Views: 24.1ms | ActiveRecord: 1.1ms)
1755
+
1756
+
1757
+ Started DELETE "/images/23" for 127.0.0.1 at 2011-11-20 00:48:08 -0800
1758
+ Processing by ImagesController#destroy as HTML
1759
+ Parameters: {"authenticity_token"=>"hYwIUP1IoEhcMXFJjG1T/Jibbo7X0TK4KAeqweYiAZ0=", "id"=>"23"}
1760
+ Image Load (0.1ms) SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "23"]]
1761
+ [attached] destroy attached
1762
+ SQL (0.3ms) DELETE FROM "images" WHERE "images"."id" = ? [["id", 23]]
1763
+ Redirected to http://localhost:4000/images
1764
+ Completed 302 Found in 21ms
1765
+
1766
+
1767
+ Started GET "/images" for 127.0.0.1 at 2011-11-20 00:48:08 -0800
1768
+ Processing by ImagesController#index as HTML
1769
+ Image Load (0.1ms) SELECT "images".* FROM "images" 
1770
+ Rendered images/index.html.erb within layouts/application (11.4ms)
1771
+ Completed 200 OK in 67ms (Views: 18.0ms | ActiveRecord: 0.7ms)
1772
+
1773
+
1774
+ Started DELETE "/images/24" for 127.0.0.1 at 2011-11-20 00:48:09 -0800
1775
+ Processing by ImagesController#destroy as HTML
1776
+ Parameters: {"authenticity_token"=>"hYwIUP1IoEhcMXFJjG1T/Jibbo7X0TK4KAeqweYiAZ0=", "id"=>"24"}
1777
+ Image Load (0.1ms) SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "24"]]
1778
+ [attached] destroy attached
1779
+ SQL (0.3ms) DELETE FROM "images" WHERE "images"."id" = ? [["id", 24]]
1780
+ Redirected to http://localhost:4000/images
1781
+ Completed 302 Found in 21ms
1782
+
1783
+
1784
+ Started GET "/images" for 127.0.0.1 at 2011-11-20 00:48:09 -0800
1785
+ Processing by ImagesController#index as HTML
1786
+ Image Load (0.1ms) SELECT "images".* FROM "images"
1787
+ Rendered images/index.html.erb within layouts/application (12.6ms)
1788
+ Completed 200 OK in 58ms (Views: 19.0ms | ActiveRecord: 0.8ms)
1789
+
1790
+
1791
+ Started DELETE "/images/25" for 127.0.0.1 at 2011-11-20 00:48:09 -0800
1792
+ Processing by ImagesController#destroy as HTML
1793
+ Parameters: {"authenticity_token"=>"hYwIUP1IoEhcMXFJjG1T/Jibbo7X0TK4KAeqweYiAZ0=", "id"=>"25"}
1794
+ Image Load (0.1ms) SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "25"]]
1795
+ [attached] destroy attached
1796
+ SQL (0.3ms) DELETE FROM "images" WHERE "images"."id" = ? [["id", 25]]
1797
+ Redirected to http://localhost:4000/images
1798
+ Completed 302 Found in 21ms
1799
+
1800
+
1801
+ Started GET "/images" for 127.0.0.1 at 2011-11-20 00:48:09 -0800
1802
+ Processing by ImagesController#index as HTML
1803
+ Image Load (0.1ms) SELECT "images".* FROM "images" 
1804
+ Rendered images/index.html.erb within layouts/application (49.1ms)
1805
+ Completed 200 OK in 66ms (Views: 58.2ms | ActiveRecord: 0.7ms)
1806
+
1807
+
1808
+ Started DELETE "/images/26" for 127.0.0.1 at 2011-11-20 00:48:09 -0800
1809
+ Processing by ImagesController#destroy as HTML
1810
+ Parameters: {"authenticity_token"=>"hYwIUP1IoEhcMXFJjG1T/Jibbo7X0TK4KAeqweYiAZ0=", "id"=>"26"}
1811
+ Image Load (0.2ms) SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "26"]]
1812
+ [attached] destroy attached
1813
+ SQL (0.5ms) DELETE FROM "images" WHERE "images"."id" = ? [["id", 26]]
1814
+ Redirected to http://localhost:4000/images
1815
+ Completed 302 Found in 23ms
1816
+
1817
+
1818
+ Started GET "/images" for 127.0.0.1 at 2011-11-20 00:48:09 -0800
1819
+ Processing by ImagesController#index as HTML
1820
+ Image Load (0.1ms) SELECT "images".* FROM "images"
1821
+ Rendered images/index.html.erb within layouts/application (10.0ms)
1822
+ Completed 200 OK in 26ms (Views: 18.6ms | ActiveRecord: 0.6ms)
1823
+
1824
+
1825
+ Started DELETE "/images/27" for 127.0.0.1 at 2011-11-20 00:48:10 -0800
1826
+ Processing by ImagesController#destroy as HTML
1827
+ Parameters: {"authenticity_token"=>"hYwIUP1IoEhcMXFJjG1T/Jibbo7X0TK4KAeqweYiAZ0=", "id"=>"27"}
1828
+ Image Load (0.1ms) SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "27"]]
1829
+ [attached] destroy attached
1830
+ SQL (0.3ms) DELETE FROM "images" WHERE "images"."id" = ? [["id", 27]]
1831
+ Redirected to http://localhost:4000/images
1832
+ Completed 302 Found in 21ms
1833
+
1834
+
1835
+ Started GET "/images" for 127.0.0.1 at 2011-11-20 00:48:10 -0800
1836
+ Processing by ImagesController#index as HTML
1837
+ Image Load (0.1ms) SELECT "images".* FROM "images" 
1838
+ Rendered images/index.html.erb within layouts/application (12.0ms)
1839
+ Completed 200 OK in 34ms (Views: 22.5ms | ActiveRecord: 0.9ms)
1840
+
1841
+
1842
+ Started DELETE "/images/28" for 127.0.0.1 at 2011-11-20 00:48:10 -0800
1843
+ Processing by ImagesController#destroy as HTML
1844
+ Parameters: {"authenticity_token"=>"hYwIUP1IoEhcMXFJjG1T/Jibbo7X0TK4KAeqweYiAZ0=", "id"=>"28"}
1845
+ Image Load (31.2ms) SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "28"]]
1846
+ [attached] destroy attached
1847
+ SQL (0.3ms) DELETE FROM "images" WHERE "images"."id" = ? [["id", 28]]
1848
+ Redirected to http://localhost:4000/images
1849
+ Completed 302 Found in 54ms
1850
+
1851
+
1852
+ Started GET "/images" for 127.0.0.1 at 2011-11-20 00:48:10 -0800
1853
+ Processing by ImagesController#index as HTML
1854
+ Image Load (0.1ms) SELECT "images".* FROM "images"
1855
+ Rendered images/index.html.erb within layouts/application (0.8ms)
1856
+ Completed 200 OK in 15ms (Views: 7.2ms | ActiveRecord: 0.5ms)
1857
+
1858
+
1859
+ Started GET "/images/new" for 127.0.0.1 at 2011-11-20 00:48:11 -0800
1860
+ Processing by ImagesController#new as HTML
1861
+ Rendered images/_form.html.erb (9.9ms)
1862
+ Rendered images/new.html.erb within layouts/application (13.5ms)
1863
+ Completed 200 OK in 26ms (Views: 19.5ms | ActiveRecord: 0.6ms)
1864
+
1865
+
1866
+ Started POST "/images" for 127.0.0.1 at 2011-11-20 00:48:17 -0800
1867
+ Processing by ImagesController#create as HTML
1868
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"hYwIUP1IoEhcMXFJjG1T/Jibbo7X0TK4KAeqweYiAZ0=", "image"=>{"name"=>"Avatar", "file"=>#<ActionDispatch::Http::UploadedFile:0x007ff7ba6c31d0 @original_filename="Avatar.png", @content_type="image/png", @headers="Content-Disposition: form-data; name=\"image[file]\"; filename=\"Avatar.png\"\r\nContent-Type: image/png\r\n", @tempfile=#<File:/var/folders/8p/7bk_0rpx5v36zjy9_3ws57sc0000gn/T/RackMultipart20111120-6326-ofxaus>>}, "commit"=>"Create Image"}
1869
+ Rendered images/_form.html.erb (4.2ms)
1870
+ Rendered images/new.html.erb within layouts/application (4.9ms)
1871
+ Completed 200 OK in 1077ms (Views: 10.4ms | ActiveRecord: 0.0ms)
1872
+
1873
+
1874
+ Started POST "/images" for 127.0.0.1 at 2011-11-20 00:48:41 -0800
1875
+ Processing by ImagesController#create as HTML
1876
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"hYwIUP1IoEhcMXFJjG1T/Jibbo7X0TK4KAeqweYiAZ0=", "image"=>{"name"=>"Avatar", "file"=>#<ActionDispatch::Http::UploadedFile:0x007ff7ba580b10 @original_filename="image.png", @content_type="image/png", @headers="Content-Disposition: form-data; name=\"image[file]\"; filename=\"image.png\"\r\nContent-Type: image/png\r\n", @tempfile=#<File:/var/folders/8p/7bk_0rpx5v36zjy9_3ws57sc0000gn/T/RackMultipart20111120-6326-34oszx>>}, "commit"=>"Create Image"}
1877
+ [attached] save attached
1878
+ SQL (3.8ms) INSERT INTO "images" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 20 Nov 2011 08:48:41 UTC +00:00], ["file_extension", ".png"], ["file_identifier", "7a418964-f021-4294-a52e-70552f0fd5e0"], ["file_size", 399085], ["name", "Avatar"], ["updated_at", Sun, 20 Nov 2011 08:48:41 UTC +00:00]]
1879
+ [attached] save attached
1880
+ Redirected to http://localhost:4000/images/29
1881
+ Completed 302 Found in 260ms
1882
+
1883
+
1884
+ Started GET "/images/29" for 127.0.0.1 at 2011-11-20 00:48:41 -0800
1885
+ Processing by ImagesController#show as HTML
1886
+ Parameters: {"id"=>"29"}
1887
+ Image Load (0.2ms) SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "29"]]
1888
+ Rendered images/show.html.erb within layouts/application (9.0ms)
1889
+ Completed 200 OK in 25ms (Views: 15.8ms | ActiveRecord: 0.8ms)
1890
+
1891
+
1892
+ Started GET "/images" for 127.0.0.1 at 2011-11-20 00:48:57 -0800
1893
+ Processing by ImagesController#index as HTML
1894
+ Image Load (0.1ms) SELECT "images".* FROM "images" 
1895
+ Rendered images/index.html.erb within layouts/application (8.4ms)
1896
+ Completed 200 OK in 23ms (Views: 14.9ms | ActiveRecord: 0.7ms)
1897
+
1898
+
1899
+ Started DELETE "/images/29" for 127.0.0.1 at 2011-11-20 00:48:58 -0800
1900
+ Processing by ImagesController#destroy as HTML
1901
+ Parameters: {"authenticity_token"=>"hYwIUP1IoEhcMXFJjG1T/Jibbo7X0TK4KAeqweYiAZ0=", "id"=>"29"}
1902
+ Image Load (0.1ms) SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "29"]]
1903
+ [attached] destroy attached
1904
+ SQL (0.3ms) DELETE FROM "images" WHERE "images"."id" = ? [["id", 29]]
1905
+ Redirected to http://localhost:4000/images
1906
+ Completed 302 Found in 26ms
1907
+
1908
+
1909
+ Started GET "/images" for 127.0.0.1 at 2011-11-20 00:48:58 -0800
1910
+ Processing by ImagesController#index as HTML
1911
+ Image Load (0.1ms) SELECT "images".* FROM "images"
1912
+ Rendered images/index.html.erb within layouts/application (0.8ms)
1913
+ Completed 200 OK in 18ms (Views: 9.7ms | ActiveRecord: 0.6ms)
1914
+
1915
+
1916
+ Started GET "/" for 127.0.0.1 at 2011-11-20 00:49:00 -0800
1917
+ Processing by MainController#index as HTML
1918
+ Rendered main/index.html.erb within layouts/application (0.8ms)
1919
+ Completed 200 OK in 7ms (Views: 7.0ms | ActiveRecord: 0.0ms)
1920
+
1921
+
1922
+ Started GET "/" for 127.0.0.1 at 2011-11-20 00:50:10 -0800
1923
+ Processing by MainController#index as HTML
1924
+ Rendered main/index.html.erb within layouts/application (3.0ms)
1925
+ Completed 200 OK in 28ms (Views: 27.3ms | ActiveRecord: 0.0ms)
1926
+
1927
+
1928
+ Started GET "/assets/audios.css?body=1" for 127.0.0.1 at 2011-11-20 00:50:10 -0800
1929
+ Served asset /audios.css - 304 Not Modified (2ms)
1930
+
1931
+
1932
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-20 00:50:10 -0800
1933
+ Served asset /application.css - 304 Not Modified (6ms)
1934
+
1935
+
1936
+ Started GET "/assets/images.css?body=1" for 127.0.0.1 at 2011-11-20 00:50:10 -0800
1937
+ Served asset /images.css - 304 Not Modified (3ms)
1938
+
1939
+
1940
+ Started GET "/assets/main.css?body=1" for 127.0.0.1 at 2011-11-20 00:50:10 -0800
1941
+ Served asset /main.css - 304 Not Modified (2ms)
1942
+
1943
+
1944
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-20 00:50:10 -0800
1945
+ Served asset /jquery_ujs.js - 304 Not Modified (3ms)
1946
+
1947
+
1948
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-20 00:50:10 -0800
1949
+ Served asset /jquery.js - 304 Not Modified (3ms)
1950
+
1951
+
1952
+ Started GET "/assets/audios.js?body=1" for 127.0.0.1 at 2011-11-20 00:50:10 -0800
1953
+ Served asset /audios.js - 304 Not Modified (2ms)
1954
+
1955
+
1956
+ Started GET "/assets/images.js?body=1" for 127.0.0.1 at 2011-11-20 00:50:10 -0800
1957
+ Served asset /images.js - 304 Not Modified (1ms)
1958
+
1959
+
1960
+ Started GET "/assets/main.js?body=1" for 127.0.0.1 at 2011-11-20 00:50:10 -0800
1961
+ Served asset /main.js - 304 Not Modified (2ms)
1962
+
1963
+
1964
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-20 00:50:10 -0800
1965
+ Served asset /application.js - 304 Not Modified (9ms)
1966
+
1967
+
1968
+ Started GET "/images" for 127.0.0.1 at 2011-11-20 00:50:12 -0800
1969
+ Processing by ImagesController#index as HTML
1970
+ Image Load (0.1ms) SELECT "images".* FROM "images" 
1971
+ Rendered images/index.html.erb within layouts/application (1.4ms)
1972
+ Completed 200 OK in 61ms (Views: 7.6ms | ActiveRecord: 0.8ms)
1973
+
1974
+
1975
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-20 00:50:12 -0800
1976
+ Served asset /application.css - 304 Not Modified (0ms)
1977
+
1978
+
1979
+ Started GET "/assets/audios.css?body=1" for 127.0.0.1 at 2011-11-20 00:50:12 -0800
1980
+ Served asset /audios.css - 304 Not Modified (0ms)
1981
+
1982
+
1983
+ Started GET "/assets/main.css?body=1" for 127.0.0.1 at 2011-11-20 00:50:12 -0800
1984
+ Served asset /main.css - 304 Not Modified (0ms)
1985
+
1986
+
1987
+ Started GET "/assets/images.css?body=1" for 127.0.0.1 at 2011-11-20 00:50:12 -0800
1988
+ Served asset /images.css - 304 Not Modified (0ms)
1989
+
1990
+
1991
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-20 00:50:12 -0800
1992
+ Served asset /jquery.js - 304 Not Modified (0ms)
1993
+
1994
+
1995
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-20 00:50:12 -0800
1996
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
1997
+
1998
+
1999
+ Started GET "/assets/audios.js?body=1" for 127.0.0.1 at 2011-11-20 00:50:12 -0800
2000
+ Served asset /audios.js - 304 Not Modified (0ms)
2001
+
2002
+
2003
+ Started GET "/assets/images.js?body=1" for 127.0.0.1 at 2011-11-20 00:50:12 -0800
2004
+ Served asset /images.js - 304 Not Modified (0ms)
2005
+
2006
+
2007
+ Started GET "/assets/main.js?body=1" for 127.0.0.1 at 2011-11-20 00:50:12 -0800
2008
+ Served asset /main.js - 304 Not Modified (0ms)
2009
+
2010
+
2011
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-20 00:50:12 -0800
2012
+ Served asset /application.js - 304 Not Modified (0ms)
2013
+
2014
+
2015
+ Started GET "/images/new" for 127.0.0.1 at 2011-11-20 00:50:13 -0800
2016
+ Processing by ImagesController#new as HTML
2017
+ Rendered images/_form.html.erb (10.9ms)
2018
+ Rendered images/new.html.erb within layouts/application (14.4ms)
2019
+ Completed 200 OK in 28ms (Views: 20.5ms | ActiveRecord: 0.6ms)
2020
+
2021
+
2022
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-20 00:50:13 -0800
2023
+ Served asset /application.css - 304 Not Modified (0ms)
2024
+
2025
+
2026
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-20 00:50:13 -0800
2027
+ Served asset /jquery.js - 304 Not Modified (0ms)
2028
+
2029
+
2030
+ Started GET "/assets/main.css?body=1" for 127.0.0.1 at 2011-11-20 00:50:13 -0800
2031
+ Served asset /main.css - 304 Not Modified (0ms)
2032
+
2033
+
2034
+ Started GET "/assets/images.css?body=1" for 127.0.0.1 at 2011-11-20 00:50:13 -0800
2035
+ Served asset /images.css - 304 Not Modified (0ms)
2036
+
2037
+
2038
+ Started GET "/assets/audios.css?body=1" for 127.0.0.1 at 2011-11-20 00:50:13 -0800
2039
+ Served asset /audios.css - 304 Not Modified (0ms)
2040
+
2041
+
2042
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-20 00:50:13 -0800
2043
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
2044
+
2045
+
2046
+ Started GET "/assets/audios.js?body=1" for 127.0.0.1 at 2011-11-20 00:50:13 -0800
2047
+ Served asset /audios.js - 304 Not Modified (0ms)
2048
+
2049
+
2050
+ Started GET "/assets/images.js?body=1" for 127.0.0.1 at 2011-11-20 00:50:13 -0800
2051
+ Served asset /images.js - 304 Not Modified (0ms)
2052
+
2053
+
2054
+ Started GET "/assets/main.js?body=1" for 127.0.0.1 at 2011-11-20 00:50:13 -0800
2055
+ Served asset /main.js - 304 Not Modified (0ms)
2056
+
2057
+
2058
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-20 00:50:13 -0800
2059
+ Served asset /application.js - 304 Not Modified (0ms)
2060
+
2061
+
2062
+ Started POST "/images" for 127.0.0.1 at 2011-11-20 00:50:20 -0800
2063
+ Processing by ImagesController#create as HTML
2064
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"hYwIUP1IoEhcMXFJjG1T/Jibbo7X0TK4KAeqweYiAZ0=", "image"=>{"name"=>"Image", "file"=>#<ActionDispatch::Http::UploadedFile:0x007fa5456ba7a0 @original_filename="image.png", @content_type="image/png", @headers="Content-Disposition: form-data; name=\"image[file]\"; filename=\"image.png\"\r\nContent-Type: image/png\r\n", @tempfile=#<File:/var/folders/8p/7bk_0rpx5v36zjy9_3ws57sc0000gn/T/RackMultipart20111120-7198-1re4vh4>>}, "commit"=>"Create Image"}
2065
+ [attached] save attached
2066
+ SQL (6.5ms) INSERT INTO "images" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 20 Nov 2011 08:50:27 UTC +00:00], ["file_extension", ".png"], ["file_identifier", "b8bec5f4-1a40-4d39-a47e-2db8b72596ea"], ["file_size", 399085], ["name", "Image"], ["updated_at", Sun, 20 Nov 2011 08:50:27 UTC +00:00]]
2067
+ [attached] save attached
2068
+ Redirected to http://localhost:4000/images/30
2069
+ Completed 302 Found in 7647ms
2070
+
2071
+
2072
+ Started GET "/images/30" for 127.0.0.1 at 2011-11-20 00:50:27 -0800
2073
+ Processing by ImagesController#show as HTML
2074
+ Parameters: {"id"=>"30"}
2075
+ Image Load (0.1ms) SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "30"]]
2076
+ Rendered images/show.html.erb within layouts/application (8.9ms)
2077
+ Completed 200 OK in 59ms (Views: 16.7ms | ActiveRecord: 0.7ms)
2078
+
2079
+
2080
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2011-11-20 00:50:27 -0800
2081
+ Served asset /application.css - 304 Not Modified (0ms)
2082
+
2083
+
2084
+ Started GET "/assets/main.css?body=1" for 127.0.0.1 at 2011-11-20 00:50:27 -0800
2085
+ Served asset /main.css - 304 Not Modified (0ms)
2086
+
2087
+
2088
+ Started GET "/assets/audios.css?body=1" for 127.0.0.1 at 2011-11-20 00:50:27 -0800
2089
+ Served asset /audios.css - 304 Not Modified (0ms)
2090
+
2091
+
2092
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2011-11-20 00:50:27 -0800
2093
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
2094
+
2095
+
2096
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2011-11-20 00:50:27 -0800
2097
+ Served asset /jquery.js - 304 Not Modified (0ms)
2098
+
2099
+
2100
+ Started GET "/assets/images.css?body=1" for 127.0.0.1 at 2011-11-20 00:50:27 -0800
2101
+ Served asset /images.css - 304 Not Modified (0ms)
2102
+
2103
+
2104
+ Started GET "/assets/audios.js?body=1" for 127.0.0.1 at 2011-11-20 00:50:27 -0800
2105
+ Served asset /audios.js - 304 Not Modified (0ms)
2106
+
2107
+
2108
+ Started GET "/assets/images.js?body=1" for 127.0.0.1 at 2011-11-20 00:50:27 -0800
2109
+ Served asset /images.js - 304 Not Modified (0ms)
2110
+
2111
+
2112
+ Started GET "/assets/main.js?body=1" for 127.0.0.1 at 2011-11-20 00:50:27 -0800
2113
+ Served asset /main.js - 304 Not Modified (0ms)
2114
+
2115
+
2116
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2011-11-20 00:50:27 -0800
2117
+ Served asset /application.js - 304 Not Modified (0ms)