attached 0.5.9 → 0.6.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.
- checksums.yaml +4 -4
- data/README.rdoc +7 -1
- data/lib/attached/attachment.rb +1 -0
- data/lib/attached/storage/aws.rb +11 -73
- data/lib/attached/storage/fog.rb +98 -0
- data/lib/attached/storage/google.rb +8 -70
- data/lib/attached/storage/local.rb +1 -0
- data/lib/attached/storage/rackspace.rb +9 -70
- data/lib/attached/version.rb +1 -1
- data/test/dummy/config/aws.yml +14 -0
- data/test/dummy/config/google.yml +0 -0
- data/test/dummy/config/rackspace.yml +0 -0
- data/test/dummy/db/test.sqlite3 +0 -0
- data/test/dummy/log/test.log +2525 -0
- data/test/dummy/public/system/audios/files/full/08ddd220-3b8a-4bc3-b20f-a01c7c7be816.aac +0 -0
- data/test/dummy/public/system/audios/files/full/57905e8e-356e-4705-9b60-ebf2ca941bbb.aac +0 -0
- data/test/dummy/public/system/audios/files/full/6ba84723-c6b3-4dcc-9fdd-dab340dfe82b.aac +0 -0
- data/test/dummy/public/system/audios/files/full/a77a2cc0-8c48-405e-9801-33642ba2ba60.aac +0 -0
- data/test/dummy/public/system/audios/files/full/f1a0c007-9bfc-4c65-b302-f7a5bd93ca3c.aac +0 -0
- data/test/dummy/public/system/audios/files/full/fbac7738-20ef-4a65-a4b4-943fe3afb379.aac +0 -0
- data/test/dummy/public/system/audios/files/large/08ddd220-3b8a-4bc3-b20f-a01c7c7be816.aac +0 -0
- data/test/dummy/public/system/audios/files/large/57905e8e-356e-4705-9b60-ebf2ca941bbb.aac +0 -0
- data/test/dummy/public/system/audios/files/large/6ba84723-c6b3-4dcc-9fdd-dab340dfe82b.aac +0 -0
- data/test/dummy/public/system/audios/files/large/a77a2cc0-8c48-405e-9801-33642ba2ba60.aac +0 -0
- data/test/dummy/public/system/audios/files/large/f1a0c007-9bfc-4c65-b302-f7a5bd93ca3c.aac +0 -0
- data/test/dummy/public/system/audios/files/large/fbac7738-20ef-4a65-a4b4-943fe3afb379.aac +0 -0
- data/test/dummy/public/system/audios/files/original/08ddd220-3b8a-4bc3-b20f-a01c7c7be816.wav +0 -0
- data/test/dummy/public/system/audios/files/original/57905e8e-356e-4705-9b60-ebf2ca941bbb.wav +0 -0
- data/test/dummy/public/system/audios/files/original/6ba84723-c6b3-4dcc-9fdd-dab340dfe82b.wav +0 -0
- data/test/dummy/public/system/audios/files/original/a77a2cc0-8c48-405e-9801-33642ba2ba60.wav +0 -0
- data/test/dummy/public/system/audios/files/original/f1a0c007-9bfc-4c65-b302-f7a5bd93ca3c.wav +0 -0
- data/test/dummy/public/system/audios/files/original/fbac7738-20ef-4a65-a4b4-943fe3afb379.wav +0 -0
- data/test/dummy/public/system/audios/files/small/08ddd220-3b8a-4bc3-b20f-a01c7c7be816.aac +0 -0
- data/test/dummy/public/system/audios/files/small/57905e8e-356e-4705-9b60-ebf2ca941bbb.aac +0 -0
- data/test/dummy/public/system/audios/files/small/6ba84723-c6b3-4dcc-9fdd-dab340dfe82b.aac +0 -0
- data/test/dummy/public/system/audios/files/small/a77a2cc0-8c48-405e-9801-33642ba2ba60.aac +0 -0
- data/test/dummy/public/system/audios/files/small/f1a0c007-9bfc-4c65-b302-f7a5bd93ca3c.aac +0 -0
- data/test/dummy/public/system/audios/files/small/fbac7738-20ef-4a65-a4b4-943fe3afb379.aac +0 -0
- data/test/dummy/public/system/images/files/full/38387849-e947-467d-ae17-19a4fdaaa8f3.jpg +0 -0
- data/test/dummy/public/system/images/files/full/6142216b-5606-4376-b815-39da7ebac624.jpg +0 -0
- data/test/dummy/public/system/images/files/full/82cf7f7a-7764-4929-a5b4-a7d4dc21289e.jpg +0 -0
- data/test/dummy/public/system/images/files/full/83eefeeb-afaa-4a88-8114-30ccf6a208aa.jpg +0 -0
- data/test/dummy/public/system/images/files/full/dc220293-a2fc-4012-ac83-8c2b16605480.jpg +0 -0
- data/test/dummy/public/system/images/files/full/fbf7f894-6322-4233-b2a7-0fae7f44f642.jpg +0 -0
- data/test/dummy/public/system/images/files/large/38387849-e947-467d-ae17-19a4fdaaa8f3.jpg +0 -0
- data/test/dummy/public/system/images/files/large/6142216b-5606-4376-b815-39da7ebac624.jpg +0 -0
- data/test/dummy/public/system/images/files/large/82cf7f7a-7764-4929-a5b4-a7d4dc21289e.jpg +0 -0
- data/test/dummy/public/system/images/files/large/83eefeeb-afaa-4a88-8114-30ccf6a208aa.jpg +0 -0
- data/test/dummy/public/system/images/files/large/dc220293-a2fc-4012-ac83-8c2b16605480.jpg +0 -0
- data/test/dummy/public/system/images/files/large/fbf7f894-6322-4233-b2a7-0fae7f44f642.jpg +0 -0
- data/test/dummy/public/system/images/files/original/38387849-e947-467d-ae17-19a4fdaaa8f3.png +0 -0
- data/test/dummy/public/system/images/files/original/6142216b-5606-4376-b815-39da7ebac624.png +0 -0
- data/test/dummy/public/system/images/files/original/82cf7f7a-7764-4929-a5b4-a7d4dc21289e.png +0 -0
- data/test/dummy/public/system/images/files/original/83eefeeb-afaa-4a88-8114-30ccf6a208aa.png +0 -0
- data/test/dummy/public/system/images/files/original/dc220293-a2fc-4012-ac83-8c2b16605480.png +0 -0
- data/test/dummy/public/system/images/files/original/fbf7f894-6322-4233-b2a7-0fae7f44f642.png +0 -0
- data/test/dummy/public/system/images/files/small/38387849-e947-467d-ae17-19a4fdaaa8f3.jpg +0 -0
- data/test/dummy/public/system/images/files/small/6142216b-5606-4376-b815-39da7ebac624.jpg +0 -0
- data/test/dummy/public/system/images/files/small/82cf7f7a-7764-4929-a5b4-a7d4dc21289e.jpg +0 -0
- data/test/dummy/public/system/images/files/small/83eefeeb-afaa-4a88-8114-30ccf6a208aa.jpg +0 -0
- data/test/dummy/public/system/images/files/small/dc220293-a2fc-4012-ac83-8c2b16605480.jpg +0 -0
- data/test/dummy/public/system/images/files/small/fbf7f894-6322-4233-b2a7-0fae7f44f642.jpg +0 -0
- data/test/dummy/public/system/images/files/thumb/38387849-e947-467d-ae17-19a4fdaaa8f3.jpg +0 -0
- data/test/dummy/public/system/images/files/thumb/6142216b-5606-4376-b815-39da7ebac624.jpg +0 -0
- data/test/dummy/public/system/images/files/thumb/82cf7f7a-7764-4929-a5b4-a7d4dc21289e.jpg +0 -0
- data/test/dummy/public/system/images/files/thumb/83eefeeb-afaa-4a88-8114-30ccf6a208aa.jpg +0 -0
- data/test/dummy/public/system/images/files/thumb/dc220293-a2fc-4012-ac83-8c2b16605480.jpg +0 -0
- data/test/dummy/public/system/images/files/thumb/fbf7f894-6322-4233-b2a7-0fae7f44f642.jpg +0 -0
- metadata +117 -2
data/lib/attached/version.rb
CHANGED
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
development:
|
|
2
|
+
bucket: attached-development
|
|
3
|
+
access_key_id: AKIAICP2EOJXBRZN4CKA
|
|
4
|
+
secret_access_key: emjS8OqkBHUtjCpAp7Ox927uyDAhYoa09wCLLQYP
|
|
5
|
+
|
|
6
|
+
test:
|
|
7
|
+
bucket: attached-test
|
|
8
|
+
access_key_id: AKIAICP2EOJXBRZN4CKA
|
|
9
|
+
secret_access_key: emjS8OqkBHUtjCpAp7Ox927uyDAhYoa09wCLLQYP
|
|
10
|
+
|
|
11
|
+
production:
|
|
12
|
+
bucket: attached-production
|
|
13
|
+
access_key_id: AKIAICP2EOJXBRZN4CKA
|
|
14
|
+
secret_access_key: emjS8OqkBHUtjCpAp7Ox927uyDAhYoa09wCLLQYP
|
|
File without changes
|
|
File without changes
|
data/test/dummy/db/test.sqlite3
CHANGED
|
Binary file
|
data/test/dummy/log/test.log
CHANGED
|
@@ -1628,3 +1628,2528 @@ Completed 302 Found in 3ms (ActiveRecord: 0.0ms)
|
|
|
1628
1628
|
Processing by MainController#index as HTML
|
|
1629
1629
|
Completed 200 OK in 117ms (Views: 116.7ms | ActiveRecord: 0.0ms)
|
|
1630
1630
|
[1m[35m (0.1ms)[0m rollback transaction
|
|
1631
|
+
Connecting to database specified by database.yml
|
|
1632
|
+
[1m[36m (0.4ms)[0m [1mbegin transaction[0m
|
|
1633
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1634
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
1635
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
1636
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
1637
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
1638
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1639
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
1640
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
1641
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1642
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1643
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
1644
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
1645
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
1646
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
1647
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
1648
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
1649
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1650
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
1651
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
1652
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
1653
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1654
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
1655
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
1656
|
+
[attached] save attached
|
|
1657
|
+
[1m[36mSQL (22.1ms)[0m [1mINSERT INTO "audios" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Fri, 24 May 2013 22:56:18 UTC +00:00], ["file_extension", ".wav"], ["file_identifier", "fbac7738-20ef-4a65-a4b4-943fe3afb379"], ["file_size", 1055276], ["name", nil], ["updated_at", Fri, 24 May 2013 22:56:18 UTC +00:00]]
|
|
1658
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1659
|
+
[1m[36m (0.6ms)[0m [1mrollback transaction[0m
|
|
1660
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
1661
|
+
[1m[36mFixture Delete (0.2ms)[0m [1mDELETE FROM "audios"[0m
|
|
1662
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO "audios" ("name", "file_identifier", "file_extension", "file_size", "created_at", "updated_at", "id") VALUES ('Audio', '7f110c2f-5474-dcbf-bd79-b284b489cb7a', '.wav', 399085, '2013-05-24 22:56:18', '2013-05-24 22:56:18', 410859157)
|
|
1663
|
+
[1m[36mFixture Delete (0.4ms)[0m [1mDELETE FROM "images"[0m
|
|
1664
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO "images" ("name", "file_identifier", "file_extension", "file_size", "created_at", "updated_at", "id") VALUES ('Image', '7f110c2f-5474-dcbf-bd79-b284b489cb7a', '.png', 399085, '2013-05-24 22:56:18', '2013-05-24 22:56:18', 87884898)
|
|
1665
|
+
[1m[36m (1.4ms)[0m [1mcommit transaction[0m
|
|
1666
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
1667
|
+
[1m[36mAudio Load (0.2ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
1668
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "audios"
|
|
1669
|
+
Processing by AudiosController#create as HTML
|
|
1670
|
+
Parameters: {"audio"=>{"name"=>"Audio", "file"=>#<Rack::Test::UploadedFile:0x007fe8e743d9b0 @content_type="audio/wav", @original_filename="audio.wav", @tempfile=#<Tempfile:/var/folders/cz/w72mmkxj48q1hn3n3xbyr7c80000gn/T/audio.wav20130524-42142-10g0kxt>>}}
|
|
1671
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1672
|
+
[attached] save attached
|
|
1673
|
+
[1m[35mSQL (0.8ms)[0m INSERT INTO "audios" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Fri, 24 May 2013 22:56:19 UTC +00:00], ["file_extension", ".wav"], ["file_identifier", "08ddd220-3b8a-4bc3-b20f-a01c7c7be816"], ["file_size", 1055276], ["name", "Audio"], ["updated_at", Fri, 24 May 2013 22:56:19 UTC +00:00]]
|
|
1674
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1675
|
+
Redirected to http://test.host/audios/410859158
|
|
1676
|
+
Completed 302 Found in 698ms (ActiveRecord: 0.0ms)
|
|
1677
|
+
[1m[35m (0.4ms)[0m SELECT COUNT(*) FROM "audios"
|
|
1678
|
+
[1m[36m (0.5ms)[0m [1mrollback transaction[0m
|
|
1679
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
1680
|
+
[1m[36mAudio Load (0.2ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
1681
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "audios"
|
|
1682
|
+
Processing by AudiosController#destroy as HTML
|
|
1683
|
+
Parameters: {"id"=>"410859157"}
|
|
1684
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", "410859157"]]
|
|
1685
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
1686
|
+
[attached] destroy attached
|
|
1687
|
+
[1m[36mSQL (0.5ms)[0m [1mDELETE FROM "audios" WHERE "audios"."id" = ?[0m [["id", 410859157]]
|
|
1688
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1689
|
+
Redirected to http://test.host/audios
|
|
1690
|
+
Completed 302 Found in 8ms (ActiveRecord: 0.0ms)
|
|
1691
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "audios" [0m
|
|
1692
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
|
1693
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
1694
|
+
[1m[35mAudio Load (0.2ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
1695
|
+
Processing by AudiosController#edit as HTML
|
|
1696
|
+
Parameters: {"id"=>"410859157"}
|
|
1697
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", "410859157"]]
|
|
1698
|
+
Rendered audios/_form.html.haml (6.8ms)
|
|
1699
|
+
Completed 200 OK in 23ms (Views: 21.3ms | ActiveRecord: 0.1ms)
|
|
1700
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
1701
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1702
|
+
[1m[35mAudio Load (0.2ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
1703
|
+
Processing by AudiosController#index as HTML
|
|
1704
|
+
[1m[36mAudio Load (0.2ms)[0m [1mSELECT "audios".* FROM "audios" [0m
|
|
1705
|
+
Completed 200 OK in 11ms (Views: 9.0ms | ActiveRecord: 0.2ms)
|
|
1706
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
1707
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1708
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
1709
|
+
Processing by AudiosController#new as HTML
|
|
1710
|
+
Rendered audios/_form.html.haml (2.1ms)
|
|
1711
|
+
Completed 200 OK in 7ms (Views: 6.3ms | ActiveRecord: 0.0ms)
|
|
1712
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
1713
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1714
|
+
[1m[36mAudio Load (0.2ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
1715
|
+
Processing by AudiosController#show as HTML
|
|
1716
|
+
Parameters: {"id"=>"410859157"}
|
|
1717
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", "410859157"]]
|
|
1718
|
+
Completed 200 OK in 7ms (Views: 5.6ms | ActiveRecord: 0.1ms)
|
|
1719
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
1720
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1721
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
1722
|
+
Processing by AudiosController#update as HTML
|
|
1723
|
+
Parameters: {"audio"=>{"id"=>"410859157", "name"=>"Audio", "file_identifier"=>"7f110c2f-5474-dcbf-bd79-b284b489cb7a", "file_extension"=>".wav", "file_size"=>"399085", "created_at"=>"2013-05-24 22:56:18 UTC", "updated_at"=>"2013-05-24 22:56:18 UTC"}, "id"=>"410859157"}
|
|
1724
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", "410859157"]]
|
|
1725
|
+
WARNING: Can't mass-assign protected attributes: id
|
|
1726
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1727
|
+
[attached] save attached
|
|
1728
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1729
|
+
Redirected to http://test.host/audios/410859157
|
|
1730
|
+
Completed 302 Found in 9ms (ActiveRecord: 0.0ms)
|
|
1731
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
1732
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
1733
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1734
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
1735
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
1736
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1737
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1738
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
1739
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1740
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1741
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1742
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
1743
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1744
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
1745
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1746
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
1747
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
1748
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
1749
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1750
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
1751
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
1752
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
1753
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1754
|
+
[attached] save attached
|
|
1755
|
+
[1m[35mSQL (0.8ms)[0m INSERT INTO "images" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Fri, 24 May 2013 22:56:19 UTC +00:00], ["file_extension", ".png"], ["file_identifier", "82cf7f7a-7764-4929-a5b4-a7d4dc21289e"], ["file_size", 399085], ["name", nil], ["updated_at", Fri, 24 May 2013 22:56:19 UTC +00:00]]
|
|
1756
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1757
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
|
1758
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
1759
|
+
[1m[35mImage Load (0.2ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
1760
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "images" [0m
|
|
1761
|
+
Processing by ImagesController#create as HTML
|
|
1762
|
+
Parameters: {"image"=>{"name"=>"Image", "file"=>#<Rack::Test::UploadedFile:0x007fe8e75ff7d0 @content_type="image/png", @original_filename="image.png", @tempfile=#<Tempfile:/var/folders/cz/w72mmkxj48q1hn3n3xbyr7c80000gn/T/image.png20130524-42142-vmjl2n>>}}
|
|
1763
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
1764
|
+
[attached] save attached
|
|
1765
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "images" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Fri, 24 May 2013 22:56:19 UTC +00:00], ["file_extension", ".png"], ["file_identifier", "83eefeeb-afaa-4a88-8114-30ccf6a208aa"], ["file_size", 399085], ["name", "Image"], ["updated_at", Fri, 24 May 2013 22:56:19 UTC +00:00]]
|
|
1766
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1767
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1768
|
+
[attached] save attached
|
|
1769
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1770
|
+
Redirected to http://test.host/images/87884899
|
|
1771
|
+
Completed 302 Found in 252ms (ActiveRecord: 0.0ms)
|
|
1772
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "images" [0m
|
|
1773
|
+
[1m[35m (0.6ms)[0m rollback transaction
|
|
1774
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
1775
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
1776
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "images" [0m
|
|
1777
|
+
Processing by ImagesController#destroy as HTML
|
|
1778
|
+
Parameters: {"id"=>"87884898"}
|
|
1779
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "87884898"]]
|
|
1780
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1781
|
+
[attached] destroy attached
|
|
1782
|
+
[1m[35mSQL (0.3ms)[0m DELETE FROM "images" WHERE "images"."id" = ? [["id", 87884898]]
|
|
1783
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1784
|
+
Redirected to http://test.host/images
|
|
1785
|
+
Completed 302 Found in 5ms (ActiveRecord: 0.0ms)
|
|
1786
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "images"
|
|
1787
|
+
[1m[36m (0.6ms)[0m [1mrollback transaction[0m
|
|
1788
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
1789
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
1790
|
+
Processing by ImagesController#edit as HTML
|
|
1791
|
+
Parameters: {"id"=>"87884898"}
|
|
1792
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "87884898"]]
|
|
1793
|
+
Rendered images/_form.html.haml (5.1ms)
|
|
1794
|
+
Completed 200 OK in 14ms (Views: 12.3ms | ActiveRecord: 0.1ms)
|
|
1795
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
1796
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1797
|
+
[1m[36mImage Load (0.2ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
1798
|
+
Processing by ImagesController#index as HTML
|
|
1799
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images"
|
|
1800
|
+
Completed 200 OK in 9ms (Views: 7.9ms | ActiveRecord: 0.1ms)
|
|
1801
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
1802
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1803
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
1804
|
+
Processing by ImagesController#new as HTML
|
|
1805
|
+
Rendered images/_form.html.haml (2.2ms)
|
|
1806
|
+
Completed 200 OK in 7ms (Views: 6.4ms | ActiveRecord: 0.0ms)
|
|
1807
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
1808
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1809
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
1810
|
+
Processing by ImagesController#show as HTML
|
|
1811
|
+
Parameters: {"id"=>"87884898"}
|
|
1812
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", "87884898"]]
|
|
1813
|
+
Completed 200 OK in 7ms (Views: 5.5ms | ActiveRecord: 0.1ms)
|
|
1814
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
1815
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
1816
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
1817
|
+
Processing by ImagesController#update as HTML
|
|
1818
|
+
Parameters: {"image"=>{"id"=>"87884898", "name"=>"Image", "file_identifier"=>"7f110c2f-5474-dcbf-bd79-b284b489cb7a", "file_extension"=>".png", "file_size"=>"399085", "created_at"=>"2013-05-24 22:56:18 UTC", "updated_at"=>"2013-05-24 22:56:18 UTC"}, "id"=>"87884898"}
|
|
1819
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", "87884898"]]
|
|
1820
|
+
Redirected to http://test.host/images/87884898
|
|
1821
|
+
Completed 302 Found in 3ms (ActiveRecord: 0.0ms)
|
|
1822
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
1823
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
1824
|
+
Processing by MainController#index as HTML
|
|
1825
|
+
Completed 200 OK in 108ms (Views: 107.0ms | ActiveRecord: 0.0ms)
|
|
1826
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
1827
|
+
Connecting to database specified by database.yml
|
|
1828
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
|
1829
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1830
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1831
|
+
[1m[35m (0.4ms)[0m SAVEPOINT active_record_1
|
|
1832
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
1833
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
1834
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1835
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
1836
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
1837
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1838
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1839
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
1840
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
1841
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1842
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
1843
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
1844
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
1845
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
1846
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1847
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
1848
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
1849
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
1850
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
1851
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
1852
|
+
[attached] save attached
|
|
1853
|
+
[1m[36mSQL (4.9ms)[0m [1mINSERT INTO "audios" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Fri, 24 May 2013 22:57:36 UTC +00:00], ["file_extension", ".wav"], ["file_identifier", "6ba84723-c6b3-4dcc-9fdd-dab340dfe82b"], ["file_size", 1055276], ["name", nil], ["updated_at", Fri, 24 May 2013 22:57:36 UTC +00:00]]
|
|
1854
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1855
|
+
[1m[36m (0.5ms)[0m [1mrollback transaction[0m
|
|
1856
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
1857
|
+
[1m[36mFixture Delete (0.3ms)[0m [1mDELETE FROM "audios"[0m
|
|
1858
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO "audios" ("name", "file_identifier", "file_extension", "file_size", "created_at", "updated_at", "id") VALUES ('Audio', '7f110c2f-5474-dcbf-bd79-b284b489cb7a', '.wav', 399085, '2013-05-24 22:57:36', '2013-05-24 22:57:36', 410859157)
|
|
1859
|
+
[1m[36mFixture Delete (0.1ms)[0m [1mDELETE FROM "images"[0m
|
|
1860
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO "images" ("name", "file_identifier", "file_extension", "file_size", "created_at", "updated_at", "id") VALUES ('Image', '7f110c2f-5474-dcbf-bd79-b284b489cb7a', '.png', 399085, '2013-05-24 22:57:36', '2013-05-24 22:57:36', 87884898)
|
|
1861
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
|
1862
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
1863
|
+
[1m[36mAudio Load (0.3ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
1864
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "audios"
|
|
1865
|
+
Processing by AudiosController#create as HTML
|
|
1866
|
+
Parameters: {"audio"=>{"name"=>"Audio", "file"=>#<Rack::Test::UploadedFile:0x007fbf23f41688 @content_type="audio/wav", @original_filename="audio.wav", @tempfile=#<Tempfile:/var/folders/cz/w72mmkxj48q1hn3n3xbyr7c80000gn/T/audio.wav20130524-42343-17u0hm1>>}}
|
|
1867
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1868
|
+
[attached] save attached
|
|
1869
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "audios" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Fri, 24 May 2013 22:57:37 UTC +00:00], ["file_extension", ".wav"], ["file_identifier", "f1a0c007-9bfc-4c65-b302-f7a5bd93ca3c"], ["file_size", 1055276], ["name", "Audio"], ["updated_at", Fri, 24 May 2013 22:57:37 UTC +00:00]]
|
|
1870
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1871
|
+
Redirected to http://test.host/audios/410859158
|
|
1872
|
+
Completed 302 Found in 683ms (ActiveRecord: 0.0ms)
|
|
1873
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "audios"
|
|
1874
|
+
[1m[36m (0.7ms)[0m [1mrollback transaction[0m
|
|
1875
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
1876
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
1877
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "audios"
|
|
1878
|
+
Processing by AudiosController#destroy as HTML
|
|
1879
|
+
Parameters: {"id"=>"410859157"}
|
|
1880
|
+
[1m[36mAudio Load (0.2ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", "410859157"]]
|
|
1881
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
1882
|
+
[attached] destroy attached
|
|
1883
|
+
[1m[36mSQL (0.6ms)[0m [1mDELETE FROM "audios" WHERE "audios"."id" = ?[0m [["id", 410859157]]
|
|
1884
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1885
|
+
Redirected to http://test.host/audios
|
|
1886
|
+
Completed 302 Found in 7ms (ActiveRecord: 0.0ms)
|
|
1887
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "audios" [0m
|
|
1888
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
|
1889
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
1890
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
1891
|
+
Processing by AudiosController#edit as HTML
|
|
1892
|
+
Parameters: {"id"=>"410859157"}
|
|
1893
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", "410859157"]]
|
|
1894
|
+
Rendered audios/_form.html.haml (6.4ms)
|
|
1895
|
+
Completed 200 OK in 22ms (Views: 19.9ms | ActiveRecord: 0.1ms)
|
|
1896
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
1897
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1898
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
1899
|
+
Processing by AudiosController#index as HTML
|
|
1900
|
+
[1m[36mAudio Load (0.2ms)[0m [1mSELECT "audios".* FROM "audios" [0m
|
|
1901
|
+
Completed 200 OK in 9ms (Views: 7.2ms | ActiveRecord: 0.2ms)
|
|
1902
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
1903
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
1904
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
1905
|
+
Processing by AudiosController#new as HTML
|
|
1906
|
+
Rendered audios/_form.html.haml (2.2ms)
|
|
1907
|
+
Completed 200 OK in 7ms (Views: 6.2ms | ActiveRecord: 0.0ms)
|
|
1908
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
1909
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1910
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
1911
|
+
Processing by AudiosController#show as HTML
|
|
1912
|
+
Parameters: {"id"=>"410859157"}
|
|
1913
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", "410859157"]]
|
|
1914
|
+
Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.1ms)
|
|
1915
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
1916
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1917
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
1918
|
+
Processing by AudiosController#update as HTML
|
|
1919
|
+
Parameters: {"audio"=>{"id"=>"410859157", "name"=>"Audio", "file_identifier"=>"7f110c2f-5474-dcbf-bd79-b284b489cb7a", "file_extension"=>".wav", "file_size"=>"399085", "created_at"=>"2013-05-24 22:57:36 UTC", "updated_at"=>"2013-05-24 22:57:36 UTC"}, "id"=>"410859157"}
|
|
1920
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", "410859157"]]
|
|
1921
|
+
WARNING: Can't mass-assign protected attributes: id
|
|
1922
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1923
|
+
[attached] save attached
|
|
1924
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1925
|
+
Redirected to http://test.host/audios/410859157
|
|
1926
|
+
Completed 302 Found in 8ms (ActiveRecord: 0.0ms)
|
|
1927
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
1928
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
1929
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1930
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
1931
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1932
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1933
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1934
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
1935
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1936
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
1937
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1938
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
1939
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1940
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
1941
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1942
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
1943
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1944
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
1945
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1946
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
1947
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
1948
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
1949
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1950
|
+
[attached] save attached
|
|
1951
|
+
[1m[35mSQL (1.1ms)[0m INSERT INTO "images" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Fri, 24 May 2013 22:57:38 UTC +00:00], ["file_extension", ".png"], ["file_identifier", "dc220293-a2fc-4012-ac83-8c2b16605480"], ["file_size", 399085], ["name", nil], ["updated_at", Fri, 24 May 2013 22:57:38 UTC +00:00]]
|
|
1952
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1953
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
|
1954
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
1955
|
+
[1m[35mImage Load (0.3ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
1956
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "images" [0m
|
|
1957
|
+
Processing by ImagesController#create as HTML
|
|
1958
|
+
Parameters: {"image"=>{"name"=>"Image", "file"=>#<Rack::Test::UploadedFile:0x007fbf288f2638 @content_type="image/png", @original_filename="image.png", @tempfile=#<Tempfile:/var/folders/cz/w72mmkxj48q1hn3n3xbyr7c80000gn/T/image.png20130524-42343-1mkcaik>>}}
|
|
1959
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
1960
|
+
[attached] save attached
|
|
1961
|
+
[1m[36mSQL (0.9ms)[0m [1mINSERT INTO "images" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Fri, 24 May 2013 22:57:38 UTC +00:00], ["file_extension", ".png"], ["file_identifier", "6142216b-5606-4376-b815-39da7ebac624"], ["file_size", 399085], ["name", "Image"], ["updated_at", Fri, 24 May 2013 22:57:38 UTC +00:00]]
|
|
1962
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1963
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1964
|
+
[attached] save attached
|
|
1965
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
1966
|
+
Redirected to http://test.host/images/87884899
|
|
1967
|
+
Completed 302 Found in 248ms (ActiveRecord: 0.0ms)
|
|
1968
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "images" [0m
|
|
1969
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
|
1970
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
|
1971
|
+
[1m[35mImage Load (0.2ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
1972
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "images" [0m
|
|
1973
|
+
Processing by ImagesController#destroy as HTML
|
|
1974
|
+
Parameters: {"id"=>"87884898"}
|
|
1975
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "87884898"]]
|
|
1976
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
1977
|
+
[attached] destroy attached
|
|
1978
|
+
[1m[35mSQL (0.4ms)[0m DELETE FROM "images" WHERE "images"."id" = ? [["id", 87884898]]
|
|
1979
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
1980
|
+
Redirected to http://test.host/images
|
|
1981
|
+
Completed 302 Found in 8ms (ActiveRecord: 0.0ms)
|
|
1982
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "images"
|
|
1983
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
|
1984
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
1985
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
1986
|
+
Processing by ImagesController#edit as HTML
|
|
1987
|
+
Parameters: {"id"=>"87884898"}
|
|
1988
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "87884898"]]
|
|
1989
|
+
Rendered images/_form.html.haml (7.7ms)
|
|
1990
|
+
Completed 200 OK in 19ms (Views: 16.9ms | ActiveRecord: 0.1ms)
|
|
1991
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
1992
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
1993
|
+
[1m[36mImage Load (0.2ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
1994
|
+
Processing by ImagesController#index as HTML
|
|
1995
|
+
[1m[35mImage Load (0.2ms)[0m SELECT "images".* FROM "images"
|
|
1996
|
+
Completed 200 OK in 13ms (Views: 10.4ms | ActiveRecord: 0.2ms)
|
|
1997
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
1998
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
1999
|
+
[1m[36mImage Load (0.2ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
2000
|
+
Processing by ImagesController#new as HTML
|
|
2001
|
+
Rendered images/_form.html.haml (2.9ms)
|
|
2002
|
+
Completed 200 OK in 9ms (Views: 8.0ms | ActiveRecord: 0.0ms)
|
|
2003
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2004
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2005
|
+
[1m[35mImage Load (0.2ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
2006
|
+
Processing by ImagesController#show as HTML
|
|
2007
|
+
Parameters: {"id"=>"87884898"}
|
|
2008
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", "87884898"]]
|
|
2009
|
+
Completed 200 OK in 11ms (Views: 8.9ms | ActiveRecord: 0.1ms)
|
|
2010
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2011
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2012
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
2013
|
+
Processing by ImagesController#update as HTML
|
|
2014
|
+
Parameters: {"image"=>{"id"=>"87884898", "name"=>"Image", "file_identifier"=>"7f110c2f-5474-dcbf-bd79-b284b489cb7a", "file_extension"=>".png", "file_size"=>"399085", "created_at"=>"2013-05-24 22:57:36 UTC", "updated_at"=>"2013-05-24 22:57:36 UTC"}, "id"=>"87884898"}
|
|
2015
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", "87884898"]]
|
|
2016
|
+
Redirected to http://test.host/images/87884898
|
|
2017
|
+
Completed 302 Found in 3ms (ActiveRecord: 0.0ms)
|
|
2018
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2019
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2020
|
+
Processing by MainController#index as HTML
|
|
2021
|
+
Completed 200 OK in 106ms (Views: 105.7ms | ActiveRecord: 0.0ms)
|
|
2022
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2023
|
+
Connecting to database specified by database.yml
|
|
2024
|
+
[1m[36m (0.4ms)[0m [1mbegin transaction[0m
|
|
2025
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2026
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2027
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
2028
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
2029
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2030
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2031
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
2032
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
2033
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2034
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2035
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
2036
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
2037
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2038
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2039
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
2040
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
2041
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2042
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2043
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
2044
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
2045
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2046
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2047
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
2048
|
+
[attached] save attached
|
|
2049
|
+
[1m[36mSQL (5.7ms)[0m [1mINSERT INTO "audios" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Fri, 24 May 2013 22:59:17 UTC +00:00], ["file_extension", ".wav"], ["file_identifier", "57905e8e-356e-4705-9b60-ebf2ca941bbb"], ["file_size", 1055276], ["name", nil], ["updated_at", Fri, 24 May 2013 22:59:17 UTC +00:00]]
|
|
2050
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
2051
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
|
2052
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
2053
|
+
[1m[36mFixture Delete (0.3ms)[0m [1mDELETE FROM "audios"[0m
|
|
2054
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO "audios" ("name", "file_identifier", "file_extension", "file_size", "created_at", "updated_at", "id") VALUES ('Audio', '7f110c2f-5474-dcbf-bd79-b284b489cb7a', '.wav', 399085, '2013-05-24 22:59:17', '2013-05-24 22:59:17', 410859157)
|
|
2055
|
+
[1m[36mFixture Delete (0.1ms)[0m [1mDELETE FROM "images"[0m
|
|
2056
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO "images" ("name", "file_identifier", "file_extension", "file_size", "created_at", "updated_at", "id") VALUES ('Image', '7f110c2f-5474-dcbf-bd79-b284b489cb7a', '.png', 399085, '2013-05-24 22:59:17', '2013-05-24 22:59:17', 87884898)
|
|
2057
|
+
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
|
2058
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
2059
|
+
[1m[36mAudio Load (0.2ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
2060
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "audios"
|
|
2061
|
+
Processing by AudiosController#create as HTML
|
|
2062
|
+
Parameters: {"audio"=>{"name"=>"Audio", "file"=>#<Rack::Test::UploadedFile:0x007f8bc4cb0820 @content_type="audio/wav", @original_filename="audio.wav", @tempfile=#<Tempfile:/var/folders/cz/w72mmkxj48q1hn3n3xbyr7c80000gn/T/audio.wav20130524-42800-1plp8yw>>}}
|
|
2063
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
2064
|
+
[attached] save attached
|
|
2065
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "audios" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Fri, 24 May 2013 22:59:18 UTC +00:00], ["file_extension", ".wav"], ["file_identifier", "a77a2cc0-8c48-405e-9801-33642ba2ba60"], ["file_size", 1055276], ["name", "Audio"], ["updated_at", Fri, 24 May 2013 22:59:18 UTC +00:00]]
|
|
2066
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
2067
|
+
Redirected to http://test.host/audios/410859158
|
|
2068
|
+
Completed 302 Found in 667ms (ActiveRecord: 0.0ms)
|
|
2069
|
+
[1m[35m (0.3ms)[0m SELECT COUNT(*) FROM "audios"
|
|
2070
|
+
[1m[36m (0.6ms)[0m [1mrollback transaction[0m
|
|
2071
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2072
|
+
[1m[36mAudio Load (0.2ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
2073
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "audios"
|
|
2074
|
+
Processing by AudiosController#destroy as HTML
|
|
2075
|
+
Parameters: {"id"=>"410859157"}
|
|
2076
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", "410859157"]]
|
|
2077
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
2078
|
+
[attached] destroy attached
|
|
2079
|
+
[1m[36mSQL (0.3ms)[0m [1mDELETE FROM "audios" WHERE "audios"."id" = ?[0m [["id", 410859157]]
|
|
2080
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
2081
|
+
Redirected to http://test.host/audios
|
|
2082
|
+
Completed 302 Found in 6ms (ActiveRecord: 0.0ms)
|
|
2083
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "audios" [0m
|
|
2084
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
|
2085
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2086
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
2087
|
+
Processing by AudiosController#edit as HTML
|
|
2088
|
+
Parameters: {"id"=>"410859157"}
|
|
2089
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", "410859157"]]
|
|
2090
|
+
Rendered audios/_form.html.haml (5.5ms)
|
|
2091
|
+
Completed 200 OK in 21ms (Views: 19.2ms | ActiveRecord: 0.1ms)
|
|
2092
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2093
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2094
|
+
[1m[35mAudio Load (0.2ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
2095
|
+
Processing by AudiosController#index as HTML
|
|
2096
|
+
[1m[36mAudio Load (0.2ms)[0m [1mSELECT "audios".* FROM "audios" [0m
|
|
2097
|
+
Completed 200 OK in 9ms (Views: 7.7ms | ActiveRecord: 0.2ms)
|
|
2098
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2099
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2100
|
+
[1m[35mAudio Load (0.2ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
2101
|
+
Processing by AudiosController#new as HTML
|
|
2102
|
+
Rendered audios/_form.html.haml (3.0ms)
|
|
2103
|
+
Completed 200 OK in 8ms (Views: 7.5ms | ActiveRecord: 0.0ms)
|
|
2104
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
2105
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2106
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
2107
|
+
Processing by AudiosController#show as HTML
|
|
2108
|
+
Parameters: {"id"=>"410859157"}
|
|
2109
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", "410859157"]]
|
|
2110
|
+
Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.1ms)
|
|
2111
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
2112
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2113
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
2114
|
+
Processing by AudiosController#update as HTML
|
|
2115
|
+
Parameters: {"audio"=>{"id"=>"410859157", "name"=>"Audio", "file_identifier"=>"7f110c2f-5474-dcbf-bd79-b284b489cb7a", "file_extension"=>".wav", "file_size"=>"399085", "created_at"=>"2013-05-24 22:59:17 UTC", "updated_at"=>"2013-05-24 22:59:17 UTC"}, "id"=>"410859157"}
|
|
2116
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", "410859157"]]
|
|
2117
|
+
WARNING: Can't mass-assign protected attributes: id
|
|
2118
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
2119
|
+
[attached] save attached
|
|
2120
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
2121
|
+
Redirected to http://test.host/audios/410859157
|
|
2122
|
+
Completed 302 Found in 7ms (ActiveRecord: 0.0ms)
|
|
2123
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
2124
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2125
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
2126
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
2127
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
2128
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2129
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
2130
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
2131
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
2132
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
2133
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
2134
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
2135
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
2136
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2137
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
2138
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
2139
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
2140
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
2141
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
2142
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
2143
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
2144
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
2145
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
2146
|
+
[attached] save attached
|
|
2147
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "images" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Fri, 24 May 2013 22:59:19 UTC +00:00], ["file_extension", ".png"], ["file_identifier", "38387849-e947-467d-ae17-19a4fdaaa8f3"], ["file_size", 399085], ["name", nil], ["updated_at", Fri, 24 May 2013 22:59:19 UTC +00:00]]
|
|
2148
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
2149
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
|
2150
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2151
|
+
[1m[35mImage Load (0.2ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
2152
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "images" [0m
|
|
2153
|
+
Processing by ImagesController#create as HTML
|
|
2154
|
+
Parameters: {"image"=>{"name"=>"Image", "file"=>#<Rack::Test::UploadedFile:0x007f8bc1655410 @content_type="image/png", @original_filename="image.png", @tempfile=#<Tempfile:/var/folders/cz/w72mmkxj48q1hn3n3xbyr7c80000gn/T/image.png20130524-42800-xta76u>>}}
|
|
2155
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
2156
|
+
[attached] save attached
|
|
2157
|
+
[1m[36mSQL (0.9ms)[0m [1mINSERT INTO "images" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Fri, 24 May 2013 22:59:19 UTC +00:00], ["file_extension", ".png"], ["file_identifier", "fbf7f894-6322-4233-b2a7-0fae7f44f642"], ["file_size", 399085], ["name", "Image"], ["updated_at", Fri, 24 May 2013 22:59:19 UTC +00:00]]
|
|
2158
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
2159
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
2160
|
+
[attached] save attached
|
|
2161
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
2162
|
+
Redirected to http://test.host/images/87884899
|
|
2163
|
+
Completed 302 Found in 249ms (ActiveRecord: 0.0ms)
|
|
2164
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "images" [0m
|
|
2165
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
|
2166
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2167
|
+
[1m[35mImage Load (0.2ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
2168
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "images" [0m
|
|
2169
|
+
Processing by ImagesController#destroy as HTML
|
|
2170
|
+
Parameters: {"id"=>"87884898"}
|
|
2171
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "87884898"]]
|
|
2172
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
2173
|
+
[attached] destroy attached
|
|
2174
|
+
[1m[35mSQL (0.4ms)[0m DELETE FROM "images" WHERE "images"."id" = ? [["id", 87884898]]
|
|
2175
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
2176
|
+
Redirected to http://test.host/images
|
|
2177
|
+
Completed 302 Found in 7ms (ActiveRecord: 0.0ms)
|
|
2178
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "images"
|
|
2179
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
|
2180
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
2181
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
2182
|
+
Processing by ImagesController#edit as HTML
|
|
2183
|
+
Parameters: {"id"=>"87884898"}
|
|
2184
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "87884898"]]
|
|
2185
|
+
Rendered images/_form.html.haml (6.8ms)
|
|
2186
|
+
Completed 200 OK in 17ms (Views: 15.2ms | ActiveRecord: 0.1ms)
|
|
2187
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
2188
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2189
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
2190
|
+
Processing by ImagesController#index as HTML
|
|
2191
|
+
[1m[35mImage Load (0.2ms)[0m SELECT "images".* FROM "images"
|
|
2192
|
+
Completed 200 OK in 13ms (Views: 10.5ms | ActiveRecord: 0.2ms)
|
|
2193
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
2194
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
2195
|
+
[1m[36mImage Load (0.2ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
2196
|
+
Processing by ImagesController#new as HTML
|
|
2197
|
+
Rendered images/_form.html.haml (2.7ms)
|
|
2198
|
+
Completed 200 OK in 9ms (Views: 8.5ms | ActiveRecord: 0.0ms)
|
|
2199
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2200
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2201
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
2202
|
+
Processing by ImagesController#show as HTML
|
|
2203
|
+
Parameters: {"id"=>"87884898"}
|
|
2204
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", "87884898"]]
|
|
2205
|
+
Completed 200 OK in 10ms (Views: 8.3ms | ActiveRecord: 0.1ms)
|
|
2206
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2207
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2208
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
2209
|
+
Processing by ImagesController#update as HTML
|
|
2210
|
+
Parameters: {"image"=>{"id"=>"87884898", "name"=>"Image", "file_identifier"=>"7f110c2f-5474-dcbf-bd79-b284b489cb7a", "file_extension"=>".png", "file_size"=>"399085", "created_at"=>"2013-05-24 22:59:17 UTC", "updated_at"=>"2013-05-24 22:59:17 UTC"}, "id"=>"87884898"}
|
|
2211
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", "87884898"]]
|
|
2212
|
+
Redirected to http://test.host/images/87884898
|
|
2213
|
+
Completed 302 Found in 3ms (ActiveRecord: 0.0ms)
|
|
2214
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2215
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2216
|
+
Processing by MainController#index as HTML
|
|
2217
|
+
Completed 200 OK in 104ms (Views: 103.5ms | ActiveRecord: 0.0ms)
|
|
2218
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2219
|
+
Connecting to database specified by database.yml
|
|
2220
|
+
[1m[36m (0.4ms)[0m [1mbegin transaction[0m
|
|
2221
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2222
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2223
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2224
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2225
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
2226
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
2227
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2228
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2229
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2230
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2231
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2232
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2233
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2234
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2235
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2236
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2237
|
+
[1m[35mFixture Delete (0.4ms)[0m DELETE FROM "audios"
|
|
2238
|
+
[1m[36mFixture Insert (0.3ms)[0m [1mINSERT INTO "audios" ("name", "file_identifier", "file_extension", "file_size", "created_at", "updated_at", "id") VALUES ('Audio', '7f110c2f-5474-dcbf-bd79-b284b489cb7a', '.wav', 399085, '2013-05-24 23:00:20', '2013-05-24 23:00:20', 410859157)[0m
|
|
2239
|
+
[1m[35mFixture Delete (0.1ms)[0m DELETE FROM "images"
|
|
2240
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "images" ("name", "file_identifier", "file_extension", "file_size", "created_at", "updated_at", "id") VALUES ('Image', '7f110c2f-5474-dcbf-bd79-b284b489cb7a', '.png', 399085, '2013-05-24 23:00:20', '2013-05-24 23:00:20', 87884898)[0m
|
|
2241
|
+
[1m[35m (0.8ms)[0m commit transaction
|
|
2242
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2243
|
+
[1m[35mAudio Load (0.3ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
2244
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "audios" [0m
|
|
2245
|
+
Processing by AudiosController#create as HTML
|
|
2246
|
+
Parameters: {"audio"=>{"name"=>"Audio", "file"=>#<Rack::Test::UploadedFile:0x007fecf0e1e3a0 @content_type="audio/wav", @original_filename="audio.wav", @tempfile=#<Tempfile:/var/folders/cz/w72mmkxj48q1hn3n3xbyr7c80000gn/T/audio.wav20130524-43020-44x3i0>>}}
|
|
2247
|
+
Completed 500 Internal Server Error in 1ms
|
|
2248
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2249
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2250
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
2251
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "audios" [0m
|
|
2252
|
+
Processing by AudiosController#destroy as HTML
|
|
2253
|
+
Parameters: {"id"=>"410859157"}
|
|
2254
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", "410859157"]]
|
|
2255
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
2256
|
+
[attached] destroy attached
|
|
2257
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
2258
|
+
Completed 500 Internal Server Error in 2ms
|
|
2259
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
2260
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2261
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
2262
|
+
Processing by AudiosController#edit as HTML
|
|
2263
|
+
Parameters: {"id"=>"410859157"}
|
|
2264
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", "410859157"]]
|
|
2265
|
+
Rendered audios/_form.html.haml (59.4ms)
|
|
2266
|
+
Completed 200 OK in 77ms (Views: 75.3ms | ActiveRecord: 0.1ms)
|
|
2267
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
2268
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2269
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
2270
|
+
Processing by AudiosController#index as HTML
|
|
2271
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios"
|
|
2272
|
+
Completed 200 OK in 10ms (Views: 8.6ms | ActiveRecord: 0.1ms)
|
|
2273
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
2274
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2275
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
2276
|
+
Processing by AudiosController#new as HTML
|
|
2277
|
+
Rendered audios/_form.html.haml (2.0ms)
|
|
2278
|
+
Completed 200 OK in 6ms (Views: 5.3ms | ActiveRecord: 0.0ms)
|
|
2279
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2280
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2281
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
2282
|
+
Processing by AudiosController#show as HTML
|
|
2283
|
+
Parameters: {"id"=>"410859157"}
|
|
2284
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", "410859157"]]
|
|
2285
|
+
Completed 500 Internal Server Error in 6ms
|
|
2286
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2287
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2288
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
2289
|
+
Processing by AudiosController#update as HTML
|
|
2290
|
+
Parameters: {"audio"=>{"id"=>"410859157", "name"=>"Audio", "file_identifier"=>"7f110c2f-5474-dcbf-bd79-b284b489cb7a", "file_extension"=>".wav", "file_size"=>"399085", "created_at"=>"2013-05-24 23:00:20 UTC", "updated_at"=>"2013-05-24 23:00:20 UTC"}, "id"=>"410859157"}
|
|
2291
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", "410859157"]]
|
|
2292
|
+
WARNING: Can't mass-assign protected attributes: id
|
|
2293
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
2294
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
2295
|
+
Completed 500 Internal Server Error in 4ms
|
|
2296
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2297
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2298
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2299
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2300
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
2301
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
2302
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2303
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2304
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2305
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2306
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2307
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2308
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2309
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2310
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2311
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2312
|
+
[1m[35mImage Load (0.2ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
2313
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "images" [0m
|
|
2314
|
+
Processing by ImagesController#create as HTML
|
|
2315
|
+
Parameters: {"image"=>{"name"=>"Image", "file"=>#<Rack::Test::UploadedFile:0x007fecf311f598 @content_type="image/png", @original_filename="image.png", @tempfile=#<Tempfile:/var/folders/cz/w72mmkxj48q1hn3n3xbyr7c80000gn/T/image.png20130524-43020-16nalf0>>}}
|
|
2316
|
+
Completed 500 Internal Server Error in 1ms
|
|
2317
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2318
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2319
|
+
[1m[35mImage Load (0.2ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
2320
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "images" [0m
|
|
2321
|
+
Processing by ImagesController#destroy as HTML
|
|
2322
|
+
Parameters: {"id"=>"87884898"}
|
|
2323
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "87884898"]]
|
|
2324
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
2325
|
+
[attached] destroy attached
|
|
2326
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
2327
|
+
Completed 500 Internal Server Error in 3ms
|
|
2328
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
2329
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
2330
|
+
[1m[36mImage Load (0.2ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
2331
|
+
Processing by ImagesController#edit as HTML
|
|
2332
|
+
Parameters: {"id"=>"87884898"}
|
|
2333
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "87884898"]]
|
|
2334
|
+
Rendered images/_form.html.haml (5.5ms)
|
|
2335
|
+
Completed 200 OK in 12ms (Views: 10.5ms | ActiveRecord: 0.1ms)
|
|
2336
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
2337
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2338
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
2339
|
+
Processing by ImagesController#index as HTML
|
|
2340
|
+
[1m[35mImage Load (0.2ms)[0m SELECT "images".* FROM "images"
|
|
2341
|
+
Completed 200 OK in 10ms (Views: 8.5ms | ActiveRecord: 0.2ms)
|
|
2342
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
2343
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2344
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
2345
|
+
Processing by ImagesController#new as HTML
|
|
2346
|
+
Rendered images/_form.html.haml (2.5ms)
|
|
2347
|
+
Completed 200 OK in 9ms (Views: 7.6ms | ActiveRecord: 0.0ms)
|
|
2348
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2349
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2350
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
2351
|
+
Processing by ImagesController#show as HTML
|
|
2352
|
+
Parameters: {"id"=>"87884898"}
|
|
2353
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", "87884898"]]
|
|
2354
|
+
Completed 500 Internal Server Error in 5ms
|
|
2355
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2356
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2357
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
2358
|
+
Processing by ImagesController#update as HTML
|
|
2359
|
+
Parameters: {"image"=>{"id"=>"87884898", "name"=>"Image", "file_identifier"=>"7f110c2f-5474-dcbf-bd79-b284b489cb7a", "file_extension"=>".png", "file_size"=>"399085", "created_at"=>"2013-05-24 23:00:20 UTC", "updated_at"=>"2013-05-24 23:00:20 UTC"}, "id"=>"87884898"}
|
|
2360
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", "87884898"]]
|
|
2361
|
+
Redirected to http://test.host/images/87884898
|
|
2362
|
+
Completed 302 Found in 4ms (ActiveRecord: 0.0ms)
|
|
2363
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2364
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2365
|
+
Processing by MainController#index as HTML
|
|
2366
|
+
Completed 200 OK in 99ms (Views: 98.2ms | ActiveRecord: 0.0ms)
|
|
2367
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2368
|
+
Connecting to database specified by database.yml
|
|
2369
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
|
2370
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2371
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2372
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2373
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2374
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
2375
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
2376
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2377
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2378
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2379
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2380
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2381
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2382
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2383
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2384
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2385
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2386
|
+
[1m[35mFixture Delete (0.4ms)[0m DELETE FROM "audios"
|
|
2387
|
+
[1m[36mFixture Insert (0.2ms)[0m [1mINSERT INTO "audios" ("name", "file_identifier", "file_extension", "file_size", "created_at", "updated_at", "id") VALUES ('Audio', '7f110c2f-5474-dcbf-bd79-b284b489cb7a', '.wav', 399085, '2013-05-24 23:01:17', '2013-05-24 23:01:17', 410859157)[0m
|
|
2388
|
+
[1m[35mFixture Delete (0.1ms)[0m DELETE FROM "images"
|
|
2389
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "images" ("name", "file_identifier", "file_extension", "file_size", "created_at", "updated_at", "id") VALUES ('Image', '7f110c2f-5474-dcbf-bd79-b284b489cb7a', '.png', 399085, '2013-05-24 23:01:17', '2013-05-24 23:01:17', 87884898)[0m
|
|
2390
|
+
[1m[35m (0.8ms)[0m commit transaction
|
|
2391
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2392
|
+
[1m[35mAudio Load (0.2ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
2393
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "audios" [0m
|
|
2394
|
+
Processing by AudiosController#create as HTML
|
|
2395
|
+
Parameters: {"audio"=>{"name"=>"Audio", "file"=>#<Rack::Test::UploadedFile:0x007f853e05a558 @content_type="audio/wav", @original_filename="audio.wav", @tempfile=#<Tempfile:/var/folders/cz/w72mmkxj48q1hn3n3xbyr7c80000gn/T/audio.wav20130524-43200-uihtec>>}}
|
|
2396
|
+
Completed 500 Internal Server Error in 1ms
|
|
2397
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2398
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2399
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
2400
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "audios" [0m
|
|
2401
|
+
Processing by AudiosController#destroy as HTML
|
|
2402
|
+
Parameters: {"id"=>"410859157"}
|
|
2403
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", "410859157"]]
|
|
2404
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
2405
|
+
[attached] destroy attached
|
|
2406
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
2407
|
+
Completed 500 Internal Server Error in 2ms
|
|
2408
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
2409
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2410
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
2411
|
+
Processing by AudiosController#edit as HTML
|
|
2412
|
+
Parameters: {"id"=>"410859157"}
|
|
2413
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", "410859157"]]
|
|
2414
|
+
Rendered audios/_form.html.haml (59.0ms)
|
|
2415
|
+
Completed 200 OK in 76ms (Views: 74.5ms | ActiveRecord: 0.1ms)
|
|
2416
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
2417
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2418
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
2419
|
+
Processing by AudiosController#index as HTML
|
|
2420
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios"
|
|
2421
|
+
Completed 200 OK in 8ms (Views: 6.8ms | ActiveRecord: 0.1ms)
|
|
2422
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
2423
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2424
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
2425
|
+
Processing by AudiosController#new as HTML
|
|
2426
|
+
Rendered audios/_form.html.haml (1.9ms)
|
|
2427
|
+
Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms)
|
|
2428
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2429
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2430
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
2431
|
+
Processing by AudiosController#show as HTML
|
|
2432
|
+
Parameters: {"id"=>"410859157"}
|
|
2433
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", "410859157"]]
|
|
2434
|
+
Completed 500 Internal Server Error in 7ms
|
|
2435
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2436
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2437
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
2438
|
+
Processing by AudiosController#update as HTML
|
|
2439
|
+
Parameters: {"audio"=>{"id"=>"410859157", "name"=>"Audio", "file_identifier"=>"7f110c2f-5474-dcbf-bd79-b284b489cb7a", "file_extension"=>".wav", "file_size"=>"399085", "created_at"=>"2013-05-24 23:01:17 UTC", "updated_at"=>"2013-05-24 23:01:17 UTC"}, "id"=>"410859157"}
|
|
2440
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", "410859157"]]
|
|
2441
|
+
WARNING: Can't mass-assign protected attributes: id
|
|
2442
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
2443
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
2444
|
+
Completed 500 Internal Server Error in 4ms
|
|
2445
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2446
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2447
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2448
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2449
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
2450
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
2451
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2452
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2453
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2454
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2455
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2456
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2457
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2458
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2459
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2460
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2461
|
+
[1m[35mImage Load (0.2ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
2462
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "images" [0m
|
|
2463
|
+
Processing by ImagesController#create as HTML
|
|
2464
|
+
Parameters: {"image"=>{"name"=>"Image", "file"=>#<Rack::Test::UploadedFile:0x007f853e137520 @content_type="image/png", @original_filename="image.png", @tempfile=#<Tempfile:/var/folders/cz/w72mmkxj48q1hn3n3xbyr7c80000gn/T/image.png20130524-43200-19z104y>>}}
|
|
2465
|
+
Completed 500 Internal Server Error in 1ms
|
|
2466
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2467
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2468
|
+
[1m[35mImage Load (0.2ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
2469
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "images" [0m
|
|
2470
|
+
Processing by ImagesController#destroy as HTML
|
|
2471
|
+
Parameters: {"id"=>"87884898"}
|
|
2472
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "87884898"]]
|
|
2473
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
2474
|
+
[attached] destroy attached
|
|
2475
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
2476
|
+
Completed 500 Internal Server Error in 2ms
|
|
2477
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
2478
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2479
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
2480
|
+
Processing by ImagesController#edit as HTML
|
|
2481
|
+
Parameters: {"id"=>"87884898"}
|
|
2482
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "87884898"]]
|
|
2483
|
+
Rendered images/_form.html.haml (5.5ms)
|
|
2484
|
+
Completed 200 OK in 12ms (Views: 10.6ms | ActiveRecord: 0.1ms)
|
|
2485
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
2486
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2487
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
2488
|
+
Processing by ImagesController#index as HTML
|
|
2489
|
+
[1m[35mImage Load (0.2ms)[0m SELECT "images".* FROM "images"
|
|
2490
|
+
Completed 200 OK in 8ms (Views: 6.9ms | ActiveRecord: 0.2ms)
|
|
2491
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
2492
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2493
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
2494
|
+
Processing by ImagesController#new as HTML
|
|
2495
|
+
Rendered images/_form.html.haml (2.9ms)
|
|
2496
|
+
Completed 200 OK in 8ms (Views: 7.2ms | ActiveRecord: 0.0ms)
|
|
2497
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2498
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2499
|
+
[1m[35mImage Load (0.2ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
2500
|
+
Processing by ImagesController#show as HTML
|
|
2501
|
+
Parameters: {"id"=>"87884898"}
|
|
2502
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", "87884898"]]
|
|
2503
|
+
Completed 500 Internal Server Error in 5ms
|
|
2504
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2505
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2506
|
+
[1m[35mImage Load (0.2ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
2507
|
+
Processing by ImagesController#update as HTML
|
|
2508
|
+
Parameters: {"image"=>{"id"=>"87884898", "name"=>"Image", "file_identifier"=>"7f110c2f-5474-dcbf-bd79-b284b489cb7a", "file_extension"=>".png", "file_size"=>"399085", "created_at"=>"2013-05-24 23:01:17 UTC", "updated_at"=>"2013-05-24 23:01:17 UTC"}, "id"=>"87884898"}
|
|
2509
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", "87884898"]]
|
|
2510
|
+
Redirected to http://test.host/images/87884898
|
|
2511
|
+
Completed 302 Found in 4ms (ActiveRecord: 0.0ms)
|
|
2512
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2513
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2514
|
+
Processing by MainController#index as HTML
|
|
2515
|
+
Completed 200 OK in 94ms (Views: 93.4ms | ActiveRecord: 0.0ms)
|
|
2516
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2517
|
+
Connecting to database specified by database.yml
|
|
2518
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
|
2519
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2520
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2521
|
+
[1m[35m (0.3ms)[0m SAVEPOINT active_record_1
|
|
2522
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
2523
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2524
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2525
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
2526
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
2527
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2528
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2529
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
2530
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
2531
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2532
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2533
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
2534
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
2535
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2536
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2537
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
2538
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
2539
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2540
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2541
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
2542
|
+
[attached] save attached
|
|
2543
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
2544
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2545
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2546
|
+
[1m[35mFixture Delete (0.4ms)[0m DELETE FROM "audios"
|
|
2547
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "audios" ("name", "file_identifier", "file_extension", "file_size", "created_at", "updated_at", "id") VALUES ('Audio', '7f110c2f-5474-dcbf-bd79-b284b489cb7a', '.wav', 399085, '2013-05-24 23:02:05', '2013-05-24 23:02:05', 410859157)[0m
|
|
2548
|
+
[1m[35mFixture Delete (0.1ms)[0m DELETE FROM "images"
|
|
2549
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "images" ("name", "file_identifier", "file_extension", "file_size", "created_at", "updated_at", "id") VALUES ('Image', '7f110c2f-5474-dcbf-bd79-b284b489cb7a', '.png', 399085, '2013-05-24 23:02:05', '2013-05-24 23:02:05', 87884898)[0m
|
|
2550
|
+
[1m[35m (1.2ms)[0m commit transaction
|
|
2551
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2552
|
+
[1m[35mAudio Load (0.2ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
2553
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "audios" [0m
|
|
2554
|
+
Processing by AudiosController#create as HTML
|
|
2555
|
+
Parameters: {"audio"=>{"name"=>"Audio", "file"=>#<Rack::Test::UploadedFile:0x007f958d0f4f90 @content_type="audio/wav", @original_filename="audio.wav", @tempfile=#<Tempfile:/var/folders/cz/w72mmkxj48q1hn3n3xbyr7c80000gn/T/audio.wav20130524-43426-2j09b0>>}}
|
|
2556
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
2557
|
+
[attached] save attached
|
|
2558
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
2559
|
+
Completed 500 Internal Server Error in 648ms
|
|
2560
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2561
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2562
|
+
[1m[35mAudio Load (0.2ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
2563
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "audios" [0m
|
|
2564
|
+
Processing by AudiosController#destroy as HTML
|
|
2565
|
+
Parameters: {"id"=>"410859157"}
|
|
2566
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", "410859157"]]
|
|
2567
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
2568
|
+
[attached] destroy attached
|
|
2569
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
2570
|
+
Completed 500 Internal Server Error in 3ms
|
|
2571
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
2572
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2573
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
2574
|
+
Processing by AudiosController#edit as HTML
|
|
2575
|
+
Parameters: {"id"=>"410859157"}
|
|
2576
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", "410859157"]]
|
|
2577
|
+
Rendered audios/_form.html.haml (5.5ms)
|
|
2578
|
+
Completed 200 OK in 90ms (Views: 88.6ms | ActiveRecord: 0.1ms)
|
|
2579
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
2580
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2581
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
2582
|
+
Processing by AudiosController#index as HTML
|
|
2583
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios"
|
|
2584
|
+
Completed 200 OK in 13ms (Views: 11.3ms | ActiveRecord: 0.1ms)
|
|
2585
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
2586
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
2587
|
+
[1m[36mAudio Load (0.2ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
2588
|
+
Processing by AudiosController#new as HTML
|
|
2589
|
+
Rendered audios/_form.html.haml (3.7ms)
|
|
2590
|
+
Completed 200 OK in 10ms (Views: 9.0ms | ActiveRecord: 0.0ms)
|
|
2591
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2592
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2593
|
+
[1m[35mAudio Load (0.2ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
2594
|
+
Processing by AudiosController#show as HTML
|
|
2595
|
+
Parameters: {"id"=>"410859157"}
|
|
2596
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", "410859157"]]
|
|
2597
|
+
Completed 200 OK in 13ms (Views: 9.9ms | ActiveRecord: 0.1ms)
|
|
2598
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
|
2599
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2600
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
2601
|
+
Processing by AudiosController#update as HTML
|
|
2602
|
+
Parameters: {"audio"=>{"id"=>"410859157", "name"=>"Audio", "file_identifier"=>"7f110c2f-5474-dcbf-bd79-b284b489cb7a", "file_extension"=>".wav", "file_size"=>"399085", "created_at"=>"2013-05-24 23:02:05 UTC", "updated_at"=>"2013-05-24 23:02:05 UTC"}, "id"=>"410859157"}
|
|
2603
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", "410859157"]]
|
|
2604
|
+
WARNING: Can't mass-assign protected attributes: id
|
|
2605
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
2606
|
+
[attached] save attached
|
|
2607
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
2608
|
+
Redirected to http://test.host/audios/410859157
|
|
2609
|
+
Completed 302 Found in 13ms (ActiveRecord: 0.0ms)
|
|
2610
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
|
2611
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2612
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
2613
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
2614
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2615
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2616
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
2617
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
2618
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2619
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2620
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
2621
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
2622
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2623
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2624
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
2625
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
2626
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2627
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2628
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
2629
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
2630
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2631
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2632
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
2633
|
+
[attached] save attached
|
|
2634
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
2635
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2636
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
|
2637
|
+
[1m[35mImage Load (0.4ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
2638
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "images" [0m
|
|
2639
|
+
Processing by ImagesController#create as HTML
|
|
2640
|
+
Parameters: {"image"=>{"name"=>"Image", "file"=>#<Rack::Test::UploadedFile:0x007f958d1cd4a8 @content_type="image/png", @original_filename="image.png", @tempfile=#<Tempfile:/var/folders/cz/w72mmkxj48q1hn3n3xbyr7c80000gn/T/image.png20130524-43426-t2s4mu>>}}
|
|
2641
|
+
[1m[35m (0.3ms)[0m SAVEPOINT active_record_1
|
|
2642
|
+
[attached] save attached
|
|
2643
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
2644
|
+
Completed 500 Internal Server Error in 324ms
|
|
2645
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
|
2646
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2647
|
+
[1m[35mImage Load (0.3ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
2648
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "images" [0m
|
|
2649
|
+
Processing by ImagesController#destroy as HTML
|
|
2650
|
+
Parameters: {"id"=>"87884898"}
|
|
2651
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "87884898"]]
|
|
2652
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
2653
|
+
[attached] destroy attached
|
|
2654
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
2655
|
+
Completed 500 Internal Server Error in 7ms
|
|
2656
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
2657
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
2658
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
2659
|
+
Processing by ImagesController#edit as HTML
|
|
2660
|
+
Parameters: {"id"=>"87884898"}
|
|
2661
|
+
[1m[35mImage Load (0.2ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "87884898"]]
|
|
2662
|
+
Rendered images/_form.html.haml (6.9ms)
|
|
2663
|
+
Completed 200 OK in 25ms (Views: 21.9ms | ActiveRecord: 0.2ms)
|
|
2664
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
|
2665
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
2666
|
+
[1m[36mImage Load (0.2ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
2667
|
+
Processing by ImagesController#index as HTML
|
|
2668
|
+
[1m[35mImage Load (0.2ms)[0m SELECT "images".* FROM "images"
|
|
2669
|
+
Completed 200 OK in 16ms (Views: 13.7ms | ActiveRecord: 0.2ms)
|
|
2670
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
2671
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
2672
|
+
[1m[36mImage Load (0.2ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
2673
|
+
Processing by ImagesController#new as HTML
|
|
2674
|
+
Rendered images/_form.html.haml (9.6ms)
|
|
2675
|
+
Completed 200 OK in 16ms (Views: 15.2ms | ActiveRecord: 0.0ms)
|
|
2676
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2677
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2678
|
+
[1m[35mImage Load (0.2ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
2679
|
+
Processing by ImagesController#show as HTML
|
|
2680
|
+
Parameters: {"id"=>"87884898"}
|
|
2681
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", "87884898"]]
|
|
2682
|
+
Completed 200 OK in 11ms (Views: 8.7ms | ActiveRecord: 0.1ms)
|
|
2683
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
|
2684
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2685
|
+
[1m[35mImage Load (0.2ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
2686
|
+
Processing by ImagesController#update as HTML
|
|
2687
|
+
Parameters: {"image"=>{"id"=>"87884898", "name"=>"Image", "file_identifier"=>"7f110c2f-5474-dcbf-bd79-b284b489cb7a", "file_extension"=>".png", "file_size"=>"399085", "created_at"=>"2013-05-24 23:02:05 UTC", "updated_at"=>"2013-05-24 23:02:05 UTC"}, "id"=>"87884898"}
|
|
2688
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", "87884898"]]
|
|
2689
|
+
Redirected to http://test.host/images/87884898
|
|
2690
|
+
Completed 302 Found in 4ms (ActiveRecord: 0.0ms)
|
|
2691
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2692
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2693
|
+
Processing by MainController#index as HTML
|
|
2694
|
+
Completed 200 OK in 7ms (Views: 6.6ms | ActiveRecord: 0.0ms)
|
|
2695
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
|
2696
|
+
Connecting to database specified by database.yml
|
|
2697
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
|
2698
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2699
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2700
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
2701
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
2702
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2703
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2704
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
2705
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
2706
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2707
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2708
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
2709
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
2710
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2711
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2712
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
2713
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
2714
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2715
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2716
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
2717
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
2718
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2719
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2720
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
2721
|
+
[attached] save attached
|
|
2722
|
+
[1m[36mSQL (4.5ms)[0m [1mINSERT INTO "audios" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Fri, 24 May 2013 23:03:00 UTC +00:00], ["file_extension", ".wav"], ["file_identifier", "59b61a78-4495-4fb5-a965-b098a90cc498"], ["file_size", 1055276], ["name", nil], ["updated_at", Fri, 24 May 2013 23:03:00 UTC +00:00]]
|
|
2723
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
2724
|
+
[1m[36m (0.5ms)[0m [1mrollback transaction[0m
|
|
2725
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
2726
|
+
[1m[36mFixture Delete (0.2ms)[0m [1mDELETE FROM "audios"[0m
|
|
2727
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO "audios" ("name", "file_identifier", "file_extension", "file_size", "created_at", "updated_at", "id") VALUES ('Audio', '7f110c2f-5474-dcbf-bd79-b284b489cb7a', '.wav', 399085, '2013-05-24 23:03:00', '2013-05-24 23:03:00', 410859157)
|
|
2728
|
+
[1m[36mFixture Delete (0.1ms)[0m [1mDELETE FROM "images"[0m
|
|
2729
|
+
[1m[35mFixture Insert (0.0ms)[0m INSERT INTO "images" ("name", "file_identifier", "file_extension", "file_size", "created_at", "updated_at", "id") VALUES ('Image', '7f110c2f-5474-dcbf-bd79-b284b489cb7a', '.png', 399085, '2013-05-24 23:03:00', '2013-05-24 23:03:00', 87884898)
|
|
2730
|
+
[1m[36m (1.1ms)[0m [1mcommit transaction[0m
|
|
2731
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2732
|
+
[1m[36mAudio Load (0.3ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
2733
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "audios"
|
|
2734
|
+
Processing by AudiosController#create as HTML
|
|
2735
|
+
Parameters: {"audio"=>{"name"=>"Audio", "file"=>#<Rack::Test::UploadedFile:0x007ff30f21afe8 @content_type="audio/wav", @original_filename="audio.wav", @tempfile=#<Tempfile:/var/folders/cz/w72mmkxj48q1hn3n3xbyr7c80000gn/T/audio.wav20130524-43604-1is6cgy>>}}
|
|
2736
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
2737
|
+
[attached] save attached
|
|
2738
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "audios" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Fri, 24 May 2013 23:03:11 UTC +00:00], ["file_extension", ".wav"], ["file_identifier", "b8840a55-4b11-4884-a672-d88ce0c1c5be"], ["file_size", 1055276], ["name", "Audio"], ["updated_at", Fri, 24 May 2013 23:03:11 UTC +00:00]]
|
|
2739
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
2740
|
+
Redirected to http://test.host/audios/410859158
|
|
2741
|
+
Completed 302 Found in 11109ms (ActiveRecord: 0.0ms)
|
|
2742
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "audios"
|
|
2743
|
+
[1m[36m (0.5ms)[0m [1mrollback transaction[0m
|
|
2744
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2745
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
2746
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "audios"
|
|
2747
|
+
Processing by AudiosController#destroy as HTML
|
|
2748
|
+
Parameters: {"id"=>"410859157"}
|
|
2749
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", "410859157"]]
|
|
2750
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
2751
|
+
[attached] destroy attached
|
|
2752
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
2753
|
+
Completed 500 Internal Server Error in 3064ms
|
|
2754
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2755
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2756
|
+
[1m[35mAudio Load (0.2ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
2757
|
+
Processing by AudiosController#edit as HTML
|
|
2758
|
+
Parameters: {"id"=>"410859157"}
|
|
2759
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", "410859157"]]
|
|
2760
|
+
Rendered audios/_form.html.haml (5.1ms)
|
|
2761
|
+
Completed 200 OK in 18ms (Views: 16.5ms | ActiveRecord: 0.1ms)
|
|
2762
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2763
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2764
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
2765
|
+
Processing by AudiosController#index as HTML
|
|
2766
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" [0m
|
|
2767
|
+
Completed 200 OK in 9ms (Views: 7.9ms | ActiveRecord: 0.1ms)
|
|
2768
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2769
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2770
|
+
[1m[35mAudio Load (0.2ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
2771
|
+
Processing by AudiosController#new as HTML
|
|
2772
|
+
Rendered audios/_form.html.haml (2.5ms)
|
|
2773
|
+
Completed 200 OK in 8ms (Views: 7.1ms | ActiveRecord: 0.0ms)
|
|
2774
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
2775
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2776
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
2777
|
+
Processing by AudiosController#show as HTML
|
|
2778
|
+
Parameters: {"id"=>"410859157"}
|
|
2779
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", "410859157"]]
|
|
2780
|
+
Completed 200 OK in 7ms (Views: 5.9ms | ActiveRecord: 0.1ms)
|
|
2781
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
2782
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2783
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
2784
|
+
Processing by AudiosController#update as HTML
|
|
2785
|
+
Parameters: {"audio"=>{"id"=>"410859157", "name"=>"Audio", "file_identifier"=>"7f110c2f-5474-dcbf-bd79-b284b489cb7a", "file_extension"=>".wav", "file_size"=>"399085", "created_at"=>"2013-05-24 23:03:00 UTC", "updated_at"=>"2013-05-24 23:03:00 UTC"}, "id"=>"410859157"}
|
|
2786
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", "410859157"]]
|
|
2787
|
+
WARNING: Can't mass-assign protected attributes: id
|
|
2788
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
2789
|
+
[attached] save attached
|
|
2790
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
2791
|
+
Redirected to http://test.host/audios/410859157
|
|
2792
|
+
Completed 302 Found in 5ms (ActiveRecord: 0.0ms)
|
|
2793
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
2794
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
2795
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
2796
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
2797
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
2798
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2799
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
2800
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
2801
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
2802
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2803
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
2804
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
2805
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
2806
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2807
|
+
[1m[36m (0.3ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
2808
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
2809
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
2810
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2811
|
+
[1m[36m (0.9ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
2812
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
2813
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
2814
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
2815
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
2816
|
+
[attached] save attached
|
|
2817
|
+
[1m[35m (0.2ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
2818
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
2819
|
+
Connecting to database specified by database.yml
|
|
2820
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
|
2821
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2822
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2823
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
2824
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
2825
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2826
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2827
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
2828
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
2829
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2830
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2831
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
2832
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
2833
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2834
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2835
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
2836
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
2837
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2838
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2839
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
2840
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
2841
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
2842
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2843
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
2844
|
+
[attached] save attached
|
|
2845
|
+
[1m[36mSQL (4.2ms)[0m [1mINSERT INTO "audios" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Fri, 24 May 2013 23:03:39 UTC +00:00], ["file_extension", ".wav"], ["file_identifier", "2a1e3179-79c3-456d-ab49-604ee085a8f2"], ["file_size", 1055276], ["name", nil], ["updated_at", Fri, 24 May 2013 23:03:39 UTC +00:00]]
|
|
2846
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
2847
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
|
2848
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
2849
|
+
[1m[36mFixture Delete (0.3ms)[0m [1mDELETE FROM "audios"[0m
|
|
2850
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO "audios" ("name", "file_identifier", "file_extension", "file_size", "created_at", "updated_at", "id") VALUES ('Audio', '7f110c2f-5474-dcbf-bd79-b284b489cb7a', '.wav', 399085, '2013-05-24 23:03:39', '2013-05-24 23:03:39', 410859157)
|
|
2851
|
+
[1m[36mFixture Delete (0.1ms)[0m [1mDELETE FROM "images"[0m
|
|
2852
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO "images" ("name", "file_identifier", "file_extension", "file_size", "created_at", "updated_at", "id") VALUES ('Image', '7f110c2f-5474-dcbf-bd79-b284b489cb7a', '.png', 399085, '2013-05-24 23:03:39', '2013-05-24 23:03:39', 87884898)
|
|
2853
|
+
[1m[36m (1.1ms)[0m [1mcommit transaction[0m
|
|
2854
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2855
|
+
[1m[36mAudio Load (0.2ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
2856
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "audios"
|
|
2857
|
+
Processing by AudiosController#create as HTML
|
|
2858
|
+
Parameters: {"audio"=>{"name"=>"Audio", "file"=>#<Rack::Test::UploadedFile:0x007fc37cc0c208 @content_type="audio/wav", @original_filename="audio.wav", @tempfile=#<Tempfile:/var/folders/cz/w72mmkxj48q1hn3n3xbyr7c80000gn/T/audio.wav20130524-43723-150c05k>>}}
|
|
2859
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
2860
|
+
[attached] save attached
|
|
2861
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "audios" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Fri, 24 May 2013 23:03:53 UTC +00:00], ["file_extension", ".wav"], ["file_identifier", "179bcfbd-eb75-478f-a80b-acfefa062bc6"], ["file_size", 1055276], ["name", "Audio"], ["updated_at", Fri, 24 May 2013 23:03:53 UTC +00:00]]
|
|
2862
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
2863
|
+
Redirected to http://test.host/audios/410859158
|
|
2864
|
+
Completed 302 Found in 14311ms (ActiveRecord: 0.0ms)
|
|
2865
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "audios"
|
|
2866
|
+
[1m[36m (0.5ms)[0m [1mrollback transaction[0m
|
|
2867
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2868
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
2869
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "audios"
|
|
2870
|
+
Processing by AudiosController#destroy as HTML
|
|
2871
|
+
Parameters: {"id"=>"410859157"}
|
|
2872
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", "410859157"]]
|
|
2873
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
2874
|
+
[attached] destroy attached
|
|
2875
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
2876
|
+
Completed 500 Internal Server Error in 3085ms
|
|
2877
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2878
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2879
|
+
[1m[35mAudio Load (0.2ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
2880
|
+
Processing by AudiosController#edit as HTML
|
|
2881
|
+
Parameters: {"id"=>"410859157"}
|
|
2882
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", "410859157"]]
|
|
2883
|
+
Rendered audios/_form.html.haml (5.2ms)
|
|
2884
|
+
Completed 200 OK in 19ms (Views: 17.2ms | ActiveRecord: 0.1ms)
|
|
2885
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2886
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2887
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
2888
|
+
Processing by AudiosController#index as HTML
|
|
2889
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" [0m
|
|
2890
|
+
Completed 200 OK in 83ms (Views: 82.0ms | ActiveRecord: 0.1ms)
|
|
2891
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2892
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2893
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
2894
|
+
Processing by AudiosController#new as HTML
|
|
2895
|
+
Rendered audios/_form.html.haml (2.0ms)
|
|
2896
|
+
Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms)
|
|
2897
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
2898
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2899
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
2900
|
+
Processing by AudiosController#show as HTML
|
|
2901
|
+
Parameters: {"id"=>"410859157"}
|
|
2902
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", "410859157"]]
|
|
2903
|
+
Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.1ms)
|
|
2904
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
2905
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2906
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
2907
|
+
Processing by AudiosController#update as HTML
|
|
2908
|
+
Parameters: {"audio"=>{"id"=>"410859157", "name"=>"Audio", "file_identifier"=>"7f110c2f-5474-dcbf-bd79-b284b489cb7a", "file_extension"=>".wav", "file_size"=>"399085", "created_at"=>"2013-05-24 23:03:39 UTC", "updated_at"=>"2013-05-24 23:03:39 UTC"}, "id"=>"410859157"}
|
|
2909
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", "410859157"]]
|
|
2910
|
+
WARNING: Can't mass-assign protected attributes: id
|
|
2911
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
2912
|
+
[attached] save attached
|
|
2913
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
2914
|
+
Redirected to http://test.host/audios/410859157
|
|
2915
|
+
Completed 302 Found in 6ms (ActiveRecord: 0.0ms)
|
|
2916
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
2917
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2918
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
2919
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
2920
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
2921
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
2922
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
2923
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
2924
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
2925
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2926
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
2927
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
2928
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
2929
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2930
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
2931
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
2932
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
2933
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
2934
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
2935
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
2936
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
2937
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2938
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
2939
|
+
[attached] save attached
|
|
2940
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "images" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Fri, 24 May 2013 23:04:08 UTC +00:00], ["file_extension", ".png"], ["file_identifier", "ac67df46-e009-4fc8-bbce-c86b08c2977f"], ["file_size", 399085], ["name", nil], ["updated_at", Fri, 24 May 2013 23:04:08 UTC +00:00]]
|
|
2941
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
2942
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
|
2943
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2944
|
+
[1m[35mImage Load (0.3ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
2945
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "images" [0m
|
|
2946
|
+
Processing by ImagesController#create as HTML
|
|
2947
|
+
Parameters: {"image"=>{"name"=>"Image", "file"=>#<Rack::Test::UploadedFile:0x007fc37ad54d38 @content_type="image/png", @original_filename="image.png", @tempfile=#<Tempfile:/var/folders/cz/w72mmkxj48q1hn3n3xbyr7c80000gn/T/image.png20130524-43723-rwshif>>}}
|
|
2948
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
2949
|
+
[attached] save attached
|
|
2950
|
+
[1m[36mSQL (0.8ms)[0m [1mINSERT INTO "images" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Fri, 24 May 2013 23:04:18 UTC +00:00], ["file_extension", ".png"], ["file_identifier", "3c2627a9-5b34-45dd-a265-1de948310a97"], ["file_size", 399085], ["name", "Image"], ["updated_at", Fri, 24 May 2013 23:04:18 UTC +00:00]]
|
|
2951
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
2952
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
2953
|
+
[attached] save attached
|
|
2954
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
2955
|
+
Redirected to http://test.host/images/87884899
|
|
2956
|
+
Completed 302 Found in 9599ms (ActiveRecord: 0.0ms)
|
|
2957
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "images" [0m
|
|
2958
|
+
[1m[35m (0.6ms)[0m rollback transaction
|
|
2959
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2960
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
2961
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "images" [0m
|
|
2962
|
+
Processing by ImagesController#destroy as HTML
|
|
2963
|
+
Parameters: {"id"=>"87884898"}
|
|
2964
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "87884898"]]
|
|
2965
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
2966
|
+
[attached] destroy attached
|
|
2967
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
2968
|
+
Completed 500 Internal Server Error in 2804ms
|
|
2969
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
2970
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2971
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
2972
|
+
Processing by ImagesController#edit as HTML
|
|
2973
|
+
Parameters: {"id"=>"87884898"}
|
|
2974
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "87884898"]]
|
|
2975
|
+
Rendered images/_form.html.haml (4.6ms)
|
|
2976
|
+
Completed 200 OK in 11ms (Views: 9.8ms | ActiveRecord: 0.1ms)
|
|
2977
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
2978
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2979
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
2980
|
+
Processing by ImagesController#index as HTML
|
|
2981
|
+
[1m[35mImage Load (0.2ms)[0m SELECT "images".* FROM "images"
|
|
2982
|
+
Completed 200 OK in 8ms (Views: 7.0ms | ActiveRecord: 0.2ms)
|
|
2983
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
2984
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
2985
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
2986
|
+
Processing by ImagesController#new as HTML
|
|
2987
|
+
Rendered images/_form.html.haml (2.2ms)
|
|
2988
|
+
Completed 200 OK in 7ms (Views: 6.0ms | ActiveRecord: 0.0ms)
|
|
2989
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2990
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
2991
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
2992
|
+
Processing by ImagesController#show as HTML
|
|
2993
|
+
Parameters: {"id"=>"87884898"}
|
|
2994
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", "87884898"]]
|
|
2995
|
+
Completed 200 OK in 9ms (Views: 7.7ms | ActiveRecord: 0.1ms)
|
|
2996
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
2997
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
2998
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
2999
|
+
Processing by ImagesController#update as HTML
|
|
3000
|
+
Parameters: {"image"=>{"id"=>"87884898", "name"=>"Image", "file_identifier"=>"7f110c2f-5474-dcbf-bd79-b284b489cb7a", "file_extension"=>".png", "file_size"=>"399085", "created_at"=>"2013-05-24 23:03:39 UTC", "updated_at"=>"2013-05-24 23:03:39 UTC"}, "id"=>"87884898"}
|
|
3001
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", "87884898"]]
|
|
3002
|
+
Redirected to http://test.host/images/87884898
|
|
3003
|
+
Completed 302 Found in 3ms (ActiveRecord: 0.0ms)
|
|
3004
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3005
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3006
|
+
Processing by MainController#index as HTML
|
|
3007
|
+
Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.0ms)
|
|
3008
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3009
|
+
Connecting to database specified by database.yml
|
|
3010
|
+
[1m[36m (0.4ms)[0m [1mbegin transaction[0m
|
|
3011
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
3012
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3013
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
3014
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3015
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3016
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3017
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
3018
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3019
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
3020
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3021
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
3022
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3023
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3024
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3025
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
3026
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3027
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3028
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3029
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
3030
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3031
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
3032
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3033
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
3034
|
+
[attached] save attached
|
|
3035
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3036
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3037
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3038
|
+
[1m[35mFixture Delete (0.5ms)[0m DELETE FROM "audios"
|
|
3039
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "audios" ("name", "file_identifier", "file_extension", "file_size", "created_at", "updated_at", "id") VALUES ('Audio', '7f110c2f-5474-dcbf-bd79-b284b489cb7a', '.wav', 399085, '2013-05-24 23:17:49', '2013-05-24 23:17:49', 410859157)[0m
|
|
3040
|
+
[1m[35mFixture Delete (0.1ms)[0m DELETE FROM "images"
|
|
3041
|
+
[1m[36mFixture Insert (0.1ms)[0m [1mINSERT INTO "images" ("name", "file_identifier", "file_extension", "file_size", "created_at", "updated_at", "id") VALUES ('Image', '7f110c2f-5474-dcbf-bd79-b284b489cb7a', '.png', 399085, '2013-05-24 23:17:49', '2013-05-24 23:17:49', 87884898)[0m
|
|
3042
|
+
[1m[35m (1.2ms)[0m commit transaction
|
|
3043
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3044
|
+
[1m[35mAudio Load (0.3ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
3045
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "audios" [0m
|
|
3046
|
+
Processing by AudiosController#create as HTML
|
|
3047
|
+
Parameters: {"audio"=>{"name"=>"Audio", "file"=>#<Rack::Test::UploadedFile:0x007fc81e3e7090 @content_type="audio/wav", @original_filename="audio.wav", @tempfile=#<Tempfile:/var/folders/cz/w72mmkxj48q1hn3n3xbyr7c80000gn/T/audio.wav20130524-44256-1mldc1v>>}}
|
|
3048
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
3049
|
+
[attached] save attached
|
|
3050
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3051
|
+
Completed 500 Internal Server Error in 660ms
|
|
3052
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3053
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3054
|
+
[1m[35mAudio Load (0.3ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
3055
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "audios" [0m
|
|
3056
|
+
Processing by AudiosController#destroy as HTML
|
|
3057
|
+
Parameters: {"id"=>"410859157"}
|
|
3058
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", "410859157"]]
|
|
3059
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3060
|
+
[attached] destroy attached
|
|
3061
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
3062
|
+
Completed 500 Internal Server Error in 1930ms
|
|
3063
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
3064
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
3065
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
3066
|
+
Processing by AudiosController#edit as HTML
|
|
3067
|
+
Parameters: {"id"=>"410859157"}
|
|
3068
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", "410859157"]]
|
|
3069
|
+
Rendered audios/_form.html.haml (4.9ms)
|
|
3070
|
+
Completed 200 OK in 21ms (Views: 19.4ms | ActiveRecord: 0.1ms)
|
|
3071
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
3072
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3073
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
3074
|
+
Processing by AudiosController#index as HTML
|
|
3075
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios"
|
|
3076
|
+
Completed 200 OK in 9ms (Views: 7.7ms | ActiveRecord: 0.1ms)
|
|
3077
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
3078
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3079
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
3080
|
+
Processing by AudiosController#new as HTML
|
|
3081
|
+
Rendered audios/_form.html.haml (2.1ms)
|
|
3082
|
+
Completed 200 OK in 7ms (Views: 5.9ms | ActiveRecord: 0.0ms)
|
|
3083
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
|
3084
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3085
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
3086
|
+
Processing by AudiosController#show as HTML
|
|
3087
|
+
Parameters: {"id"=>"410859157"}
|
|
3088
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", "410859157"]]
|
|
3089
|
+
Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.1ms)
|
|
3090
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3091
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3092
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
3093
|
+
Processing by AudiosController#update as HTML
|
|
3094
|
+
Parameters: {"audio"=>{"id"=>"410859157", "name"=>"Audio", "file_identifier"=>"7f110c2f-5474-dcbf-bd79-b284b489cb7a", "file_extension"=>".wav", "file_size"=>"399085", "created_at"=>"2013-05-24 23:17:49 UTC", "updated_at"=>"2013-05-24 23:17:49 UTC"}, "id"=>"410859157"}
|
|
3095
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", "410859157"]]
|
|
3096
|
+
WARNING: Can't mass-assign protected attributes: id
|
|
3097
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
3098
|
+
[attached] save attached
|
|
3099
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
3100
|
+
Redirected to http://test.host/audios/410859157
|
|
3101
|
+
Completed 302 Found in 11ms (ActiveRecord: 0.0ms)
|
|
3102
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3103
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3104
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
3105
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3106
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3107
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3108
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
3109
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3110
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
3111
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3112
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
3113
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3114
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
3115
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3116
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
3117
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3118
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
3119
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3120
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
3121
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3122
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3123
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3124
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
3125
|
+
[attached] save attached
|
|
3126
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3127
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3128
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3129
|
+
[1m[35mImage Load (0.4ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
3130
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "images" [0m
|
|
3131
|
+
Processing by ImagesController#create as HTML
|
|
3132
|
+
Parameters: {"image"=>{"name"=>"Image", "file"=>#<Rack::Test::UploadedFile:0x007fc81e26a500 @content_type="image/png", @original_filename="image.png", @tempfile=#<Tempfile:/var/folders/cz/w72mmkxj48q1hn3n3xbyr7c80000gn/T/image.png20130524-44256-uos0bp>>}}
|
|
3133
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
3134
|
+
[attached] save attached
|
|
3135
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3136
|
+
Completed 500 Internal Server Error in 245ms
|
|
3137
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3138
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3139
|
+
[1m[35mImage Load (0.3ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
3140
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "images" [0m
|
|
3141
|
+
Processing by ImagesController#destroy as HTML
|
|
3142
|
+
Parameters: {"id"=>"87884898"}
|
|
3143
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "87884898"]]
|
|
3144
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3145
|
+
[attached] destroy attached
|
|
3146
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
3147
|
+
Completed 500 Internal Server Error in 1183ms
|
|
3148
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
3149
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
3150
|
+
[1m[36mImage Load (0.2ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
3151
|
+
Processing by ImagesController#edit as HTML
|
|
3152
|
+
Parameters: {"id"=>"87884898"}
|
|
3153
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "87884898"]]
|
|
3154
|
+
Rendered images/_form.html.haml (7.1ms)
|
|
3155
|
+
Completed 200 OK in 15ms (Views: 13.7ms | ActiveRecord: 0.1ms)
|
|
3156
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
3157
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3158
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
3159
|
+
Processing by ImagesController#index as HTML
|
|
3160
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images"
|
|
3161
|
+
Completed 200 OK in 9ms (Views: 7.3ms | ActiveRecord: 0.1ms)
|
|
3162
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
3163
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3164
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
3165
|
+
Processing by ImagesController#new as HTML
|
|
3166
|
+
Rendered images/_form.html.haml (2.4ms)
|
|
3167
|
+
Completed 200 OK in 7ms (Views: 6.3ms | ActiveRecord: 0.0ms)
|
|
3168
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3169
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3170
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
3171
|
+
Processing by ImagesController#show as HTML
|
|
3172
|
+
Parameters: {"id"=>"87884898"}
|
|
3173
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", "87884898"]]
|
|
3174
|
+
Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.1ms)
|
|
3175
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3176
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3177
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
3178
|
+
Processing by ImagesController#update as HTML
|
|
3179
|
+
Parameters: {"image"=>{"id"=>"87884898", "name"=>"Image", "file_identifier"=>"7f110c2f-5474-dcbf-bd79-b284b489cb7a", "file_extension"=>".png", "file_size"=>"399085", "created_at"=>"2013-05-24 23:17:49 UTC", "updated_at"=>"2013-05-24 23:17:49 UTC"}, "id"=>"87884898"}
|
|
3180
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", "87884898"]]
|
|
3181
|
+
Redirected to http://test.host/images/87884898
|
|
3182
|
+
Completed 302 Found in 3ms (ActiveRecord: 0.0ms)
|
|
3183
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
|
3184
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3185
|
+
Processing by MainController#index as HTML
|
|
3186
|
+
Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.0ms)
|
|
3187
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3188
|
+
Connecting to database specified by database.yml
|
|
3189
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
|
3190
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
3191
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3192
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
3193
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3194
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3195
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3196
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
3197
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3198
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
3199
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3200
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
3201
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3202
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
3203
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3204
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
3205
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3206
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3207
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3208
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
3209
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3210
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3211
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3212
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
3213
|
+
[attached] save attached
|
|
3214
|
+
[1m[36mSQL (5.1ms)[0m [1mINSERT INTO "audios" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Fri, 24 May 2013 23:18:54 UTC +00:00], ["file_extension", ".wav"], ["file_identifier", "58b5bb46-fb7b-4480-b251-9fca57f7a043"], ["file_size", 1055276], ["name", nil], ["updated_at", Fri, 24 May 2013 23:18:54 UTC +00:00]]
|
|
3215
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
3216
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
|
3217
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
3218
|
+
[1m[36mFixture Delete (0.3ms)[0m [1mDELETE FROM "audios"[0m
|
|
3219
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO "audios" ("name", "file_identifier", "file_extension", "file_size", "created_at", "updated_at", "id") VALUES ('Audio', '7f110c2f-5474-dcbf-bd79-b284b489cb7a', '.wav', 399085, '2013-05-24 23:18:54', '2013-05-24 23:18:54', 410859157)
|
|
3220
|
+
[1m[36mFixture Delete (0.1ms)[0m [1mDELETE FROM "images"[0m
|
|
3221
|
+
[1m[35mFixture Insert (0.0ms)[0m INSERT INTO "images" ("name", "file_identifier", "file_extension", "file_size", "created_at", "updated_at", "id") VALUES ('Image', '7f110c2f-5474-dcbf-bd79-b284b489cb7a', '.png', 399085, '2013-05-24 23:18:54', '2013-05-24 23:18:54', 87884898)
|
|
3222
|
+
[1m[36m (1.2ms)[0m [1mcommit transaction[0m
|
|
3223
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
3224
|
+
[1m[36mAudio Load (0.2ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
3225
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "audios"
|
|
3226
|
+
Processing by AudiosController#create as HTML
|
|
3227
|
+
Parameters: {"audio"=>{"name"=>"Audio", "file"=>#<Rack::Test::UploadedFile:0x007ffe760e2898 @content_type="audio/wav", @original_filename="audio.wav", @tempfile=#<Tempfile:/var/folders/cz/w72mmkxj48q1hn3n3xbyr7c80000gn/T/audio.wav20130524-44638-1vr0mr>>}}
|
|
3228
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3229
|
+
[attached] save attached
|
|
3230
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "audios" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Fri, 24 May 2013 23:18:59 UTC +00:00], ["file_extension", ".wav"], ["file_identifier", "93ced229-c56d-4a22-81c9-f9ef360242f9"], ["file_size", 1055276], ["name", "Audio"], ["updated_at", Fri, 24 May 2013 23:18:59 UTC +00:00]]
|
|
3231
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
3232
|
+
Redirected to http://test.host/audios/410859158
|
|
3233
|
+
Completed 302 Found in 4950ms (ActiveRecord: 0.0ms)
|
|
3234
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "audios"
|
|
3235
|
+
[1m[36m (0.5ms)[0m [1mrollback transaction[0m
|
|
3236
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3237
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
3238
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "audios"
|
|
3239
|
+
Processing by AudiosController#destroy as HTML
|
|
3240
|
+
Parameters: {"id"=>"410859157"}
|
|
3241
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", "410859157"]]
|
|
3242
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
3243
|
+
[attached] destroy attached
|
|
3244
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3245
|
+
Completed 500 Internal Server Error in 1222ms
|
|
3246
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3247
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3248
|
+
[1m[35mAudio Load (0.2ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
3249
|
+
Processing by AudiosController#edit as HTML
|
|
3250
|
+
Parameters: {"id"=>"410859157"}
|
|
3251
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", "410859157"]]
|
|
3252
|
+
Rendered audios/_form.html.haml (5.0ms)
|
|
3253
|
+
Completed 200 OK in 18ms (Views: 15.9ms | ActiveRecord: 0.1ms)
|
|
3254
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3255
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3256
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
3257
|
+
Processing by AudiosController#index as HTML
|
|
3258
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" [0m
|
|
3259
|
+
Completed 200 OK in 9ms (Views: 8.0ms | ActiveRecord: 0.1ms)
|
|
3260
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
|
3261
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3262
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
3263
|
+
Processing by AudiosController#new as HTML
|
|
3264
|
+
Rendered audios/_form.html.haml (2.4ms)
|
|
3265
|
+
Completed 200 OK in 8ms (Views: 7.1ms | ActiveRecord: 0.0ms)
|
|
3266
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
3267
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3268
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
3269
|
+
Processing by AudiosController#show as HTML
|
|
3270
|
+
Parameters: {"id"=>"410859157"}
|
|
3271
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", "410859157"]]
|
|
3272
|
+
Completed 200 OK in 7ms (Views: 5.8ms | ActiveRecord: 0.1ms)
|
|
3273
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
3274
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
3275
|
+
[1m[36mAudio Load (0.2ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
3276
|
+
Processing by AudiosController#update as HTML
|
|
3277
|
+
Parameters: {"audio"=>{"id"=>"410859157", "name"=>"Audio", "file_identifier"=>"7f110c2f-5474-dcbf-bd79-b284b489cb7a", "file_extension"=>".wav", "file_size"=>"399085", "created_at"=>"2013-05-24 23:18:54 UTC", "updated_at"=>"2013-05-24 23:18:54 UTC"}, "id"=>"410859157"}
|
|
3278
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", "410859157"]]
|
|
3279
|
+
WARNING: Can't mass-assign protected attributes: id
|
|
3280
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3281
|
+
[attached] save attached
|
|
3282
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
3283
|
+
Redirected to http://test.host/audios/410859157
|
|
3284
|
+
Completed 302 Found in 6ms (ActiveRecord: 0.0ms)
|
|
3285
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
3286
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
3287
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3288
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
3289
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
3290
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3291
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3292
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
3293
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
3294
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3295
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3296
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
3297
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
3298
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
3299
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3300
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
3301
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
3302
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
3303
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3304
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
3305
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
3306
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3307
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3308
|
+
[attached] save attached
|
|
3309
|
+
[1m[35mSQL (0.9ms)[0m INSERT INTO "images" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Fri, 24 May 2013 23:19:05 UTC +00:00], ["file_extension", ".png"], ["file_identifier", "785ea92a-2344-401e-a478-6c62754fc8e2"], ["file_size", 399085], ["name", nil], ["updated_at", Fri, 24 May 2013 23:19:05 UTC +00:00]]
|
|
3310
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
3311
|
+
[1m[35m (0.6ms)[0m rollback transaction
|
|
3312
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3313
|
+
[1m[35mImage Load (0.4ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
3314
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "images" [0m
|
|
3315
|
+
Processing by ImagesController#create as HTML
|
|
3316
|
+
Parameters: {"image"=>{"name"=>"Image", "file"=>#<Rack::Test::UploadedFile:0x007ffe7606fa50 @content_type="image/png", @original_filename="image.png", @tempfile=#<Tempfile:/var/folders/cz/w72mmkxj48q1hn3n3xbyr7c80000gn/T/image.png20130524-44638-1d81kn6>>}}
|
|
3317
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
3318
|
+
[attached] save attached
|
|
3319
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "images" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Fri, 24 May 2013 23:19:10 UTC +00:00], ["file_extension", ".png"], ["file_identifier", "76b0870d-4dbc-4fe1-9bf7-39d6200ef1ee"], ["file_size", 399085], ["name", "Image"], ["updated_at", Fri, 24 May 2013 23:19:10 UTC +00:00]]
|
|
3320
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
3321
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3322
|
+
[attached] save attached
|
|
3323
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
3324
|
+
Redirected to http://test.host/images/87884899
|
|
3325
|
+
Completed 302 Found in 5030ms (ActiveRecord: 0.0ms)
|
|
3326
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "images" [0m
|
|
3327
|
+
[1m[35m (0.6ms)[0m rollback transaction
|
|
3328
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3329
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
3330
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "images" [0m
|
|
3331
|
+
Processing by ImagesController#destroy as HTML
|
|
3332
|
+
Parameters: {"id"=>"87884898"}
|
|
3333
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "87884898"]]
|
|
3334
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3335
|
+
[attached] destroy attached
|
|
3336
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
3337
|
+
Completed 500 Internal Server Error in 1086ms
|
|
3338
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
3339
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3340
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
3341
|
+
Processing by ImagesController#edit as HTML
|
|
3342
|
+
Parameters: {"id"=>"87884898"}
|
|
3343
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "87884898"]]
|
|
3344
|
+
Rendered images/_form.html.haml (4.8ms)
|
|
3345
|
+
Completed 200 OK in 12ms (Views: 10.0ms | ActiveRecord: 0.1ms)
|
|
3346
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
3347
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
3348
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
3349
|
+
Processing by ImagesController#index as HTML
|
|
3350
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images"
|
|
3351
|
+
Completed 200 OK in 8ms (Views: 6.7ms | ActiveRecord: 0.1ms)
|
|
3352
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
3353
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3354
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
3355
|
+
Processing by ImagesController#new as HTML
|
|
3356
|
+
Rendered images/_form.html.haml (2.2ms)
|
|
3357
|
+
Completed 200 OK in 7ms (Views: 6.0ms | ActiveRecord: 0.0ms)
|
|
3358
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3359
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3360
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
3361
|
+
Processing by ImagesController#show as HTML
|
|
3362
|
+
Parameters: {"id"=>"87884898"}
|
|
3363
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", "87884898"]]
|
|
3364
|
+
Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.1ms)
|
|
3365
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
|
3366
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3367
|
+
[1m[35mImage Load (0.2ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
3368
|
+
Processing by ImagesController#update as HTML
|
|
3369
|
+
Parameters: {"image"=>{"id"=>"87884898", "name"=>"Image", "file_identifier"=>"7f110c2f-5474-dcbf-bd79-b284b489cb7a", "file_extension"=>".png", "file_size"=>"399085", "created_at"=>"2013-05-24 23:18:54 UTC", "updated_at"=>"2013-05-24 23:18:54 UTC"}, "id"=>"87884898"}
|
|
3370
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", "87884898"]]
|
|
3371
|
+
Redirected to http://test.host/images/87884898
|
|
3372
|
+
Completed 302 Found in 3ms (ActiveRecord: 0.0ms)
|
|
3373
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3374
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3375
|
+
Processing by MainController#index as HTML
|
|
3376
|
+
Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.0ms)
|
|
3377
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3378
|
+
Connecting to database specified by database.yml
|
|
3379
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
|
3380
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
3381
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3382
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
3383
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3384
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3385
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3386
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
3387
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3388
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
3389
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3390
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
3391
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3392
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3393
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3394
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
3395
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3396
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
3397
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3398
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
3399
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3400
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
3401
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3402
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
3403
|
+
[attached] save attached
|
|
3404
|
+
[1m[36mSQL (5.6ms)[0m [1mINSERT INTO "audios" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Fri, 24 May 2013 23:23:54 UTC +00:00], ["file_extension", ".wav"], ["file_identifier", "a406b515-0c4d-4060-acd6-15ec09c03dba"], ["file_size", 1055276], ["name", nil], ["updated_at", Fri, 24 May 2013 23:23:54 UTC +00:00]]
|
|
3405
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
3406
|
+
[1m[36m (0.5ms)[0m [1mrollback transaction[0m
|
|
3407
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
3408
|
+
[1m[36mFixture Delete (0.2ms)[0m [1mDELETE FROM "audios"[0m
|
|
3409
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO "audios" ("name", "file_identifier", "file_extension", "file_size", "created_at", "updated_at", "id") VALUES ('Audio', '7f110c2f-5474-dcbf-bd79-b284b489cb7a', '.wav', 399085, '2013-05-24 23:23:54', '2013-05-24 23:23:54', 410859157)
|
|
3410
|
+
[1m[36mFixture Delete (0.1ms)[0m [1mDELETE FROM "images"[0m
|
|
3411
|
+
[1m[35mFixture Insert (0.0ms)[0m INSERT INTO "images" ("name", "file_identifier", "file_extension", "file_size", "created_at", "updated_at", "id") VALUES ('Image', '7f110c2f-5474-dcbf-bd79-b284b489cb7a', '.png', 399085, '2013-05-24 23:23:54', '2013-05-24 23:23:54', 87884898)
|
|
3412
|
+
[1m[36m (1.1ms)[0m [1mcommit transaction[0m
|
|
3413
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
3414
|
+
[1m[36mAudio Load (0.2ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
3415
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "audios"
|
|
3416
|
+
Processing by AudiosController#create as HTML
|
|
3417
|
+
Parameters: {"audio"=>{"name"=>"Audio", "file"=>#<Rack::Test::UploadedFile:0x007fdea4a16dc0 @content_type="audio/wav", @original_filename="audio.wav", @tempfile=#<Tempfile:/var/folders/cz/w72mmkxj48q1hn3n3xbyr7c80000gn/T/audio.wav20130524-45275-1iyzaof>>}}
|
|
3418
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3419
|
+
[attached] save attached
|
|
3420
|
+
[1m[35mSQL (0.7ms)[0m INSERT INTO "audios" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Fri, 24 May 2013 23:23:58 UTC +00:00], ["file_extension", ".wav"], ["file_identifier", "4c9649e4-ff78-452d-8384-e044f4f3f1f9"], ["file_size", 1055276], ["name", "Audio"], ["updated_at", Fri, 24 May 2013 23:23:58 UTC +00:00]]
|
|
3421
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
3422
|
+
Redirected to http://test.host/audios/410859158
|
|
3423
|
+
Completed 302 Found in 4394ms (ActiveRecord: 0.0ms)
|
|
3424
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "audios"
|
|
3425
|
+
[1m[36m (0.6ms)[0m [1mrollback transaction[0m
|
|
3426
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3427
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
3428
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "audios"
|
|
3429
|
+
Processing by AudiosController#destroy as HTML
|
|
3430
|
+
Parameters: {"id"=>"410859157"}
|
|
3431
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", "410859157"]]
|
|
3432
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
3433
|
+
[attached] destroy attached
|
|
3434
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3435
|
+
Completed 500 Internal Server Error in 1227ms
|
|
3436
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3437
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3438
|
+
[1m[35mAudio Load (0.2ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
3439
|
+
Processing by AudiosController#edit as HTML
|
|
3440
|
+
Parameters: {"id"=>"410859157"}
|
|
3441
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", "410859157"]]
|
|
3442
|
+
Rendered audios/_form.html.haml (4.9ms)
|
|
3443
|
+
Completed 200 OK in 18ms (Views: 15.9ms | ActiveRecord: 0.1ms)
|
|
3444
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3445
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3446
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
3447
|
+
Processing by AudiosController#index as HTML
|
|
3448
|
+
[1m[36mAudio Load (0.2ms)[0m [1mSELECT "audios".* FROM "audios" [0m
|
|
3449
|
+
Completed 200 OK in 12ms (Views: 10.4ms | ActiveRecord: 0.2ms)
|
|
3450
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3451
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3452
|
+
[1m[35mAudio Load (0.2ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
3453
|
+
Processing by AudiosController#new as HTML
|
|
3454
|
+
Rendered audios/_form.html.haml (3.0ms)
|
|
3455
|
+
Completed 200 OK in 9ms (Views: 8.3ms | ActiveRecord: 0.0ms)
|
|
3456
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
3457
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
3458
|
+
[1m[36mAudio Load (0.2ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
3459
|
+
Processing by AudiosController#show as HTML
|
|
3460
|
+
Parameters: {"id"=>"410859157"}
|
|
3461
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", "410859157"]]
|
|
3462
|
+
Completed 200 OK in 8ms (Views: 6.5ms | ActiveRecord: 0.1ms)
|
|
3463
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
3464
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
3465
|
+
[1m[36mAudio Load (0.2ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
3466
|
+
Processing by AudiosController#update as HTML
|
|
3467
|
+
Parameters: {"audio"=>{"id"=>"410859157", "name"=>"Audio", "file_identifier"=>"7f110c2f-5474-dcbf-bd79-b284b489cb7a", "file_extension"=>".wav", "file_size"=>"399085", "created_at"=>"2013-05-24 23:23:54 UTC", "updated_at"=>"2013-05-24 23:23:54 UTC"}, "id"=>"410859157"}
|
|
3468
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", "410859157"]]
|
|
3469
|
+
WARNING: Can't mass-assign protected attributes: id
|
|
3470
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3471
|
+
[attached] save attached
|
|
3472
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
3473
|
+
Redirected to http://test.host/audios/410859157
|
|
3474
|
+
Completed 302 Found in 8ms (ActiveRecord: 0.0ms)
|
|
3475
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
3476
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
3477
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3478
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
3479
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
3480
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3481
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3482
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
3483
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
3484
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3485
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3486
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
3487
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
3488
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3489
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3490
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
3491
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
3492
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
3493
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3494
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
3495
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
3496
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3497
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3498
|
+
[attached] save attached
|
|
3499
|
+
[1m[35mSQL (0.9ms)[0m INSERT INTO "images" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Fri, 24 May 2013 23:24:05 UTC +00:00], ["file_extension", ".png"], ["file_identifier", "db9c52f9-c96d-454f-a21b-06731b918967"], ["file_size", 399085], ["name", nil], ["updated_at", Fri, 24 May 2013 23:24:05 UTC +00:00]]
|
|
3500
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
3501
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
|
3502
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3503
|
+
[1m[35mImage Load (0.2ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
3504
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "images" [0m
|
|
3505
|
+
Processing by ImagesController#create as HTML
|
|
3506
|
+
Parameters: {"image"=>{"name"=>"Image", "file"=>#<Rack::Test::UploadedFile:0x007fdea49ec4a8 @content_type="image/png", @original_filename="image.png", @tempfile=#<Tempfile:/var/folders/cz/w72mmkxj48q1hn3n3xbyr7c80000gn/T/image.png20130524-45275-xp37ax>>}}
|
|
3507
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
3508
|
+
[attached] save attached
|
|
3509
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "images" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Fri, 24 May 2013 23:24:10 UTC +00:00], ["file_extension", ".png"], ["file_identifier", "e226ea9d-f88e-4df8-a44d-85a18eaf182b"], ["file_size", 399085], ["name", "Image"], ["updated_at", Fri, 24 May 2013 23:24:10 UTC +00:00]]
|
|
3510
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
3511
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3512
|
+
[attached] save attached
|
|
3513
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
3514
|
+
Redirected to http://test.host/images/87884899
|
|
3515
|
+
Completed 302 Found in 5122ms (ActiveRecord: 0.0ms)
|
|
3516
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "images" [0m
|
|
3517
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
|
3518
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3519
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
3520
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "images" [0m
|
|
3521
|
+
Processing by ImagesController#destroy as HTML
|
|
3522
|
+
Parameters: {"id"=>"87884898"}
|
|
3523
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "87884898"]]
|
|
3524
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3525
|
+
[attached] destroy attached
|
|
3526
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
3527
|
+
Completed 500 Internal Server Error in 1327ms
|
|
3528
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
3529
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3530
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
3531
|
+
Processing by ImagesController#edit as HTML
|
|
3532
|
+
Parameters: {"id"=>"87884898"}
|
|
3533
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "87884898"]]
|
|
3534
|
+
Rendered images/_form.html.haml (4.8ms)
|
|
3535
|
+
Completed 200 OK in 11ms (Views: 9.8ms | ActiveRecord: 0.1ms)
|
|
3536
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
3537
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3538
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
3539
|
+
Processing by ImagesController#index as HTML
|
|
3540
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images"
|
|
3541
|
+
Completed 200 OK in 8ms (Views: 6.8ms | ActiveRecord: 0.1ms)
|
|
3542
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
3543
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3544
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
3545
|
+
Processing by ImagesController#new as HTML
|
|
3546
|
+
Rendered images/_form.html.haml (4.2ms)
|
|
3547
|
+
Completed 200 OK in 10ms (Views: 9.1ms | ActiveRecord: 0.0ms)
|
|
3548
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3549
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3550
|
+
[1m[35mImage Load (0.2ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
3551
|
+
Processing by ImagesController#show as HTML
|
|
3552
|
+
Parameters: {"id"=>"87884898"}
|
|
3553
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", "87884898"]]
|
|
3554
|
+
Completed 200 OK in 10ms (Views: 7.7ms | ActiveRecord: 0.1ms)
|
|
3555
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3556
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3557
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
3558
|
+
Processing by ImagesController#update as HTML
|
|
3559
|
+
Parameters: {"image"=>{"id"=>"87884898", "name"=>"Image", "file_identifier"=>"7f110c2f-5474-dcbf-bd79-b284b489cb7a", "file_extension"=>".png", "file_size"=>"399085", "created_at"=>"2013-05-24 23:23:54 UTC", "updated_at"=>"2013-05-24 23:23:54 UTC"}, "id"=>"87884898"}
|
|
3560
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", "87884898"]]
|
|
3561
|
+
Redirected to http://test.host/images/87884898
|
|
3562
|
+
Completed 302 Found in 2ms (ActiveRecord: 0.0ms)
|
|
3563
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3564
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3565
|
+
Processing by MainController#index as HTML
|
|
3566
|
+
Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms)
|
|
3567
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3568
|
+
Connecting to database specified by database.yml
|
|
3569
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
|
3570
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
3571
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3572
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
3573
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3574
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3575
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3576
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
3577
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3578
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
3579
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3580
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
3581
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3582
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
3583
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3584
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
3585
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3586
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
3587
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3588
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
3589
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3590
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3591
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3592
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
3593
|
+
[attached] save attached
|
|
3594
|
+
[1m[36mSQL (5.0ms)[0m [1mINSERT INTO "audios" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Fri, 24 May 2013 23:37:38 UTC +00:00], ["file_extension", ".wav"], ["file_identifier", "356446cd-b305-429d-b2e2-2f1de3ebac54"], ["file_size", 1055276], ["name", nil], ["updated_at", Fri, 24 May 2013 23:37:38 UTC +00:00]]
|
|
3595
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
3596
|
+
[1m[36m (0.5ms)[0m [1mrollback transaction[0m
|
|
3597
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
3598
|
+
[1m[36mFixture Delete (0.3ms)[0m [1mDELETE FROM "audios"[0m
|
|
3599
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO "audios" ("name", "file_identifier", "file_extension", "file_size", "created_at", "updated_at", "id") VALUES ('Audio', '7f110c2f-5474-dcbf-bd79-b284b489cb7a', '.wav', 399085, '2013-05-24 23:37:38', '2013-05-24 23:37:38', 410859157)
|
|
3600
|
+
[1m[36mFixture Delete (0.1ms)[0m [1mDELETE FROM "images"[0m
|
|
3601
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO "images" ("name", "file_identifier", "file_extension", "file_size", "created_at", "updated_at", "id") VALUES ('Image', '7f110c2f-5474-dcbf-bd79-b284b489cb7a', '.png', 399085, '2013-05-24 23:37:38', '2013-05-24 23:37:38', 87884898)
|
|
3602
|
+
[1m[36m (1.0ms)[0m [1mcommit transaction[0m
|
|
3603
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3604
|
+
[1m[36mAudio Load (0.2ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
3605
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "audios"
|
|
3606
|
+
Processing by AudiosController#create as HTML
|
|
3607
|
+
Parameters: {"audio"=>{"name"=>"Audio", "file"=>#<Rack::Test::UploadedFile:0x007ff8ee70cee0 @content_type="audio/wav", @original_filename="audio.wav", @tempfile=#<Tempfile:/var/folders/cz/w72mmkxj48q1hn3n3xbyr7c80000gn/T/audio.wav20130524-45811-fjdsef>>}}
|
|
3608
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3609
|
+
[attached] save attached
|
|
3610
|
+
[1m[35mSQL (0.9ms)[0m INSERT INTO "audios" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Fri, 24 May 2013 23:37:43 UTC +00:00], ["file_extension", ".wav"], ["file_identifier", "5b3fe70b-03db-460a-8acd-1e5175b0f356"], ["file_size", 1055276], ["name", "Audio"], ["updated_at", Fri, 24 May 2013 23:37:43 UTC +00:00]]
|
|
3611
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
3612
|
+
Redirected to http://test.host/audios/410859158
|
|
3613
|
+
Completed 302 Found in 4728ms (ActiveRecord: 0.0ms)
|
|
3614
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "audios"
|
|
3615
|
+
[1m[36m (0.6ms)[0m [1mrollback transaction[0m
|
|
3616
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3617
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
3618
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "audios"
|
|
3619
|
+
Processing by AudiosController#destroy as HTML
|
|
3620
|
+
Parameters: {"id"=>"410859157"}
|
|
3621
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", "410859157"]]
|
|
3622
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
3623
|
+
[attached] destroy attached
|
|
3624
|
+
[1m[36mSQL (0.6ms)[0m [1mDELETE FROM "audios" WHERE "audios"."id" = ?[0m [["id", 410859157]]
|
|
3625
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
3626
|
+
Redirected to http://test.host/audios
|
|
3627
|
+
Completed 302 Found in 5431ms (ActiveRecord: 0.0ms)
|
|
3628
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "audios" [0m
|
|
3629
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
|
3630
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3631
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
3632
|
+
Processing by AudiosController#edit as HTML
|
|
3633
|
+
Parameters: {"id"=>"410859157"}
|
|
3634
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", "410859157"]]
|
|
3635
|
+
Rendered audios/_form.html.haml (4.5ms)
|
|
3636
|
+
Completed 200 OK in 18ms (Views: 15.7ms | ActiveRecord: 0.1ms)
|
|
3637
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3638
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3639
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
3640
|
+
Processing by AudiosController#index as HTML
|
|
3641
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" [0m
|
|
3642
|
+
Completed 200 OK in 9ms (Views: 7.6ms | ActiveRecord: 0.1ms)
|
|
3643
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3644
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3645
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
3646
|
+
Processing by AudiosController#new as HTML
|
|
3647
|
+
Rendered audios/_form.html.haml (2.0ms)
|
|
3648
|
+
Completed 200 OK in 6ms (Views: 5.7ms | ActiveRecord: 0.0ms)
|
|
3649
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
3650
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
3651
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
3652
|
+
Processing by AudiosController#show as HTML
|
|
3653
|
+
Parameters: {"id"=>"410859157"}
|
|
3654
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", "410859157"]]
|
|
3655
|
+
Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.1ms)
|
|
3656
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
3657
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3658
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
3659
|
+
Processing by AudiosController#update as HTML
|
|
3660
|
+
Parameters: {"audio"=>{"id"=>"410859157", "name"=>"Audio", "file_identifier"=>"7f110c2f-5474-dcbf-bd79-b284b489cb7a", "file_extension"=>".wav", "file_size"=>"399085", "created_at"=>"2013-05-24 23:37:38 UTC", "updated_at"=>"2013-05-24 23:37:38 UTC"}, "id"=>"410859157"}
|
|
3661
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", "410859157"]]
|
|
3662
|
+
WARNING: Can't mass-assign protected attributes: id
|
|
3663
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3664
|
+
[attached] save attached
|
|
3665
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
3666
|
+
Redirected to http://test.host/audios/410859157
|
|
3667
|
+
Completed 302 Found in 136ms (ActiveRecord: 0.0ms)
|
|
3668
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
3669
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
3670
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3671
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
3672
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
3673
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3674
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3675
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
3676
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
3677
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3678
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3679
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
3680
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
3681
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3682
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3683
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
3684
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
3685
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3686
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3687
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
3688
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
3689
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
3690
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3691
|
+
[attached] save attached
|
|
3692
|
+
[1m[35mSQL (1.6ms)[0m INSERT INTO "images" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Fri, 24 May 2013 23:37:55 UTC +00:00], ["file_extension", ".png"], ["file_identifier", "65cb0615-5b7c-468b-8fc5-05b6061d44e4"], ["file_size", 399085], ["name", nil], ["updated_at", Fri, 24 May 2013 23:37:55 UTC +00:00]]
|
|
3693
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
3694
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
|
3695
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3696
|
+
[1m[35mImage Load (0.3ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
3697
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "images" [0m
|
|
3698
|
+
Processing by ImagesController#create as HTML
|
|
3699
|
+
Parameters: {"image"=>{"name"=>"Image", "file"=>#<Rack::Test::UploadedFile:0x007ff8eb7375d0 @content_type="image/png", @original_filename="image.png", @tempfile=#<Tempfile:/var/folders/cz/w72mmkxj48q1hn3n3xbyr7c80000gn/T/image.png20130524-45811-dm0lwn>>}}
|
|
3700
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
3701
|
+
[attached] save attached
|
|
3702
|
+
[1m[36mSQL (0.8ms)[0m [1mINSERT INTO "images" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Fri, 24 May 2013 23:37:59 UTC +00:00], ["file_extension", ".png"], ["file_identifier", "95ef866a-620f-4c52-90a7-6f71f92b0f25"], ["file_size", 399085], ["name", "Image"], ["updated_at", Fri, 24 May 2013 23:37:59 UTC +00:00]]
|
|
3703
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
3704
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3705
|
+
[attached] save attached
|
|
3706
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
3707
|
+
Redirected to http://test.host/images/87884899
|
|
3708
|
+
Completed 302 Found in 4301ms (ActiveRecord: 0.0ms)
|
|
3709
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "images" [0m
|
|
3710
|
+
[1m[35m (0.7ms)[0m rollback transaction
|
|
3711
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3712
|
+
[1m[35mImage Load (0.2ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
3713
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "images" [0m
|
|
3714
|
+
Processing by ImagesController#destroy as HTML
|
|
3715
|
+
Parameters: {"id"=>"87884898"}
|
|
3716
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "87884898"]]
|
|
3717
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3718
|
+
[attached] destroy attached
|
|
3719
|
+
[1m[35mSQL (0.6ms)[0m DELETE FROM "images" WHERE "images"."id" = ? [["id", 87884898]]
|
|
3720
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
3721
|
+
Redirected to http://test.host/images
|
|
3722
|
+
Completed 302 Found in 6562ms (ActiveRecord: 0.0ms)
|
|
3723
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "images"
|
|
3724
|
+
[1m[36m (0.6ms)[0m [1mrollback transaction[0m
|
|
3725
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3726
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
3727
|
+
Processing by ImagesController#edit as HTML
|
|
3728
|
+
Parameters: {"id"=>"87884898"}
|
|
3729
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "87884898"]]
|
|
3730
|
+
Rendered images/_form.html.haml (4.4ms)
|
|
3731
|
+
Completed 200 OK in 11ms (Views: 9.3ms | ActiveRecord: 0.1ms)
|
|
3732
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
3733
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3734
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
3735
|
+
Processing by ImagesController#index as HTML
|
|
3736
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images"
|
|
3737
|
+
Completed 200 OK in 8ms (Views: 6.3ms | ActiveRecord: 0.1ms)
|
|
3738
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
3739
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3740
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
3741
|
+
Processing by ImagesController#new as HTML
|
|
3742
|
+
Rendered images/_form.html.haml (3.2ms)
|
|
3743
|
+
Completed 200 OK in 9ms (Views: 8.2ms | ActiveRecord: 0.0ms)
|
|
3744
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3745
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3746
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
3747
|
+
Processing by ImagesController#show as HTML
|
|
3748
|
+
Parameters: {"id"=>"87884898"}
|
|
3749
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", "87884898"]]
|
|
3750
|
+
Completed 200 OK in 7ms (Views: 4.9ms | ActiveRecord: 0.1ms)
|
|
3751
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3752
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3753
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
3754
|
+
Processing by ImagesController#update as HTML
|
|
3755
|
+
Parameters: {"image"=>{"id"=>"87884898", "name"=>"Image", "file_identifier"=>"7f110c2f-5474-dcbf-bd79-b284b489cb7a", "file_extension"=>".png", "file_size"=>"399085", "created_at"=>"2013-05-24 23:37:38 UTC", "updated_at"=>"2013-05-24 23:37:38 UTC"}, "id"=>"87884898"}
|
|
3756
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", "87884898"]]
|
|
3757
|
+
Redirected to http://test.host/images/87884898
|
|
3758
|
+
Completed 302 Found in 2ms (ActiveRecord: 0.0ms)
|
|
3759
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3760
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3761
|
+
Processing by MainController#index as HTML
|
|
3762
|
+
Completed 200 OK in 7ms (Views: 6.4ms | ActiveRecord: 0.0ms)
|
|
3763
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3764
|
+
Connecting to database specified by database.yml
|
|
3765
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
|
3766
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
3767
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3768
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
3769
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3770
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3771
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3772
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
3773
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3774
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
3775
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3776
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
3777
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3778
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
3779
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3780
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
3781
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3782
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3783
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3784
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
3785
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3786
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
3787
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3788
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
3789
|
+
[attached] save attached
|
|
3790
|
+
[1m[36mSQL (3.7ms)[0m [1mINSERT INTO "audios" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Fri, 24 May 2013 23:39:59 UTC +00:00], ["file_extension", ".wav"], ["file_identifier", "7c442f0a-5ca3-491d-9eff-684138abfa1d"], ["file_size", 1055276], ["name", nil], ["updated_at", Fri, 24 May 2013 23:39:59 UTC +00:00]]
|
|
3791
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
3792
|
+
[1m[36m (0.5ms)[0m [1mrollback transaction[0m
|
|
3793
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
3794
|
+
[1m[36mFixture Delete (0.3ms)[0m [1mDELETE FROM "audios"[0m
|
|
3795
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO "audios" ("name", "file_identifier", "file_extension", "file_size", "created_at", "updated_at", "id") VALUES ('Audio', '7f110c2f-5474-dcbf-bd79-b284b489cb7a', '.wav', 399085, '2013-05-24 23:39:59', '2013-05-24 23:39:59', 410859157)
|
|
3796
|
+
[1m[36mFixture Delete (0.1ms)[0m [1mDELETE FROM "images"[0m
|
|
3797
|
+
[1m[35mFixture Insert (0.0ms)[0m INSERT INTO "images" ("name", "file_identifier", "file_extension", "file_size", "created_at", "updated_at", "id") VALUES ('Image', '7f110c2f-5474-dcbf-bd79-b284b489cb7a', '.png', 399085, '2013-05-24 23:39:59', '2013-05-24 23:39:59', 87884898)
|
|
3798
|
+
[1m[36m (0.9ms)[0m [1mcommit transaction[0m
|
|
3799
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3800
|
+
[1m[36mAudio Load (0.2ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
3801
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "audios"
|
|
3802
|
+
Processing by AudiosController#create as HTML
|
|
3803
|
+
Parameters: {"audio"=>{"name"=>"Audio", "file"=>#<Rack::Test::UploadedFile:0x007fb62e1fb238 @content_type="audio/wav", @original_filename="audio.wav", @tempfile=#<Tempfile:/var/folders/cz/w72mmkxj48q1hn3n3xbyr7c80000gn/T/audio.wav20130524-46008-p0i8zi>>}}
|
|
3804
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3805
|
+
[attached] save attached
|
|
3806
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "audios" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Fri, 24 May 2013 23:40:05 UTC +00:00], ["file_extension", ".wav"], ["file_identifier", "56d86856-f2c8-4728-9b11-1e69041e5285"], ["file_size", 1055276], ["name", "Audio"], ["updated_at", Fri, 24 May 2013 23:40:05 UTC +00:00]]
|
|
3807
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
3808
|
+
Redirected to http://test.host/audios/410859158
|
|
3809
|
+
Completed 302 Found in 5506ms (ActiveRecord: 0.0ms)
|
|
3810
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "audios"
|
|
3811
|
+
[1m[36m (0.5ms)[0m [1mrollback transaction[0m
|
|
3812
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3813
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
3814
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "audios"
|
|
3815
|
+
Processing by AudiosController#destroy as HTML
|
|
3816
|
+
Parameters: {"id"=>"410859157"}
|
|
3817
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", "410859157"]]
|
|
3818
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
3819
|
+
[attached] destroy attached
|
|
3820
|
+
[1m[36mSQL (0.6ms)[0m [1mDELETE FROM "audios" WHERE "audios"."id" = ?[0m [["id", 410859157]]
|
|
3821
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
3822
|
+
Redirected to http://test.host/audios
|
|
3823
|
+
Completed 302 Found in 5491ms (ActiveRecord: 0.0ms)
|
|
3824
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "audios" [0m
|
|
3825
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
|
3826
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3827
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
3828
|
+
Processing by AudiosController#edit as HTML
|
|
3829
|
+
Parameters: {"id"=>"410859157"}
|
|
3830
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", "410859157"]]
|
|
3831
|
+
Rendered audios/_form.html.haml (6.7ms)
|
|
3832
|
+
Completed 200 OK in 22ms (Views: 19.8ms | ActiveRecord: 0.1ms)
|
|
3833
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3834
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3835
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
3836
|
+
Processing by AudiosController#index as HTML
|
|
3837
|
+
[1m[36mAudio Load (0.2ms)[0m [1mSELECT "audios".* FROM "audios" [0m
|
|
3838
|
+
Completed 200 OK in 10ms (Views: 7.7ms | ActiveRecord: 0.2ms)
|
|
3839
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3840
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3841
|
+
[1m[35mAudio Load (0.2ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
3842
|
+
Processing by AudiosController#new as HTML
|
|
3843
|
+
Rendered audios/_form.html.haml (2.2ms)
|
|
3844
|
+
Completed 200 OK in 138ms (Views: 6.4ms | ActiveRecord: 0.0ms)
|
|
3845
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
3846
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3847
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
3848
|
+
Processing by AudiosController#show as HTML
|
|
3849
|
+
Parameters: {"id"=>"410859157"}
|
|
3850
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", "410859157"]]
|
|
3851
|
+
Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.1ms)
|
|
3852
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
3853
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3854
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
3855
|
+
Processing by AudiosController#update as HTML
|
|
3856
|
+
Parameters: {"audio"=>{"id"=>"410859157", "name"=>"Audio", "file_identifier"=>"7f110c2f-5474-dcbf-bd79-b284b489cb7a", "file_extension"=>".wav", "file_size"=>"399085", "created_at"=>"2013-05-24 23:39:59 UTC", "updated_at"=>"2013-05-24 23:39:59 UTC"}, "id"=>"410859157"}
|
|
3857
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", "410859157"]]
|
|
3858
|
+
WARNING: Can't mass-assign protected attributes: id
|
|
3859
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3860
|
+
[attached] save attached
|
|
3861
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
3862
|
+
Redirected to http://test.host/audios/410859157
|
|
3863
|
+
Completed 302 Found in 5ms (ActiveRecord: 0.0ms)
|
|
3864
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
3865
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
3866
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3867
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
3868
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
3869
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
3870
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3871
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
3872
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
3873
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3874
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3875
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
3876
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
3877
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3878
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3879
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
3880
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
3881
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3882
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3883
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
3884
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
3885
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
3886
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3887
|
+
[attached] save attached
|
|
3888
|
+
[1m[35mSQL (0.7ms)[0m INSERT INTO "images" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Fri, 24 May 2013 23:40:17 UTC +00:00], ["file_extension", ".png"], ["file_identifier", "3d2c0dad-1ef5-478a-b3ea-7f217f42923d"], ["file_size", 399085], ["name", nil], ["updated_at", Fri, 24 May 2013 23:40:17 UTC +00:00]]
|
|
3889
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
3890
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
|
3891
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3892
|
+
[1m[35mImage Load (0.3ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
3893
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "images" [0m
|
|
3894
|
+
Processing by ImagesController#create as HTML
|
|
3895
|
+
Parameters: {"image"=>{"name"=>"Image", "file"=>#<Rack::Test::UploadedFile:0x007fb62bf1a430 @content_type="image/png", @original_filename="image.png", @tempfile=#<Tempfile:/var/folders/cz/w72mmkxj48q1hn3n3xbyr7c80000gn/T/image.png20130524-46008-10utgts>>}}
|
|
3896
|
+
[1m[35m (0.3ms)[0m SAVEPOINT active_record_1
|
|
3897
|
+
[attached] save attached
|
|
3898
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "images" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Fri, 24 May 2013 23:40:22 UTC +00:00], ["file_extension", ".png"], ["file_identifier", "edc9cbf9-4722-4854-ae80-734419115985"], ["file_size", 399085], ["name", "Image"], ["updated_at", Fri, 24 May 2013 23:40:22 UTC +00:00]]
|
|
3899
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
3900
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3901
|
+
[attached] save attached
|
|
3902
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
3903
|
+
Redirected to http://test.host/images/87884899
|
|
3904
|
+
Completed 302 Found in 4846ms (ActiveRecord: 0.0ms)
|
|
3905
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "images" [0m
|
|
3906
|
+
[1m[35m (0.6ms)[0m rollback transaction
|
|
3907
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3908
|
+
[1m[35mImage Load (0.2ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
3909
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "images" [0m
|
|
3910
|
+
Processing by ImagesController#destroy as HTML
|
|
3911
|
+
Parameters: {"id"=>"87884898"}
|
|
3912
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "87884898"]]
|
|
3913
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
3914
|
+
[attached] destroy attached
|
|
3915
|
+
[1m[35mSQL (0.6ms)[0m DELETE FROM "images" WHERE "images"."id" = ? [["id", 87884898]]
|
|
3916
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
3917
|
+
Redirected to http://test.host/images
|
|
3918
|
+
Completed 302 Found in 6557ms (ActiveRecord: 0.0ms)
|
|
3919
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "images"
|
|
3920
|
+
[1m[36m (0.6ms)[0m [1mrollback transaction[0m
|
|
3921
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3922
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
3923
|
+
Processing by ImagesController#edit as HTML
|
|
3924
|
+
Parameters: {"id"=>"87884898"}
|
|
3925
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "87884898"]]
|
|
3926
|
+
Rendered images/_form.html.haml (4.6ms)
|
|
3927
|
+
Completed 200 OK in 12ms (Views: 10.0ms | ActiveRecord: 0.1ms)
|
|
3928
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
3929
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3930
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
3931
|
+
Processing by ImagesController#index as HTML
|
|
3932
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images"
|
|
3933
|
+
Completed 200 OK in 138ms (Views: 136.5ms | ActiveRecord: 0.1ms)
|
|
3934
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
3935
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
3936
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
3937
|
+
Processing by ImagesController#new as HTML
|
|
3938
|
+
Rendered images/_form.html.haml (2.1ms)
|
|
3939
|
+
Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms)
|
|
3940
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3941
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3942
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
3943
|
+
Processing by ImagesController#show as HTML
|
|
3944
|
+
Parameters: {"id"=>"87884898"}
|
|
3945
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", "87884898"]]
|
|
3946
|
+
Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.1ms)
|
|
3947
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3948
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3949
|
+
[1m[35mImage Load (0.2ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
3950
|
+
Processing by ImagesController#update as HTML
|
|
3951
|
+
Parameters: {"image"=>{"id"=>"87884898", "name"=>"Image", "file_identifier"=>"7f110c2f-5474-dcbf-bd79-b284b489cb7a", "file_extension"=>".png", "file_size"=>"399085", "created_at"=>"2013-05-24 23:39:59 UTC", "updated_at"=>"2013-05-24 23:39:59 UTC"}, "id"=>"87884898"}
|
|
3952
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", "87884898"]]
|
|
3953
|
+
Redirected to http://test.host/images/87884898
|
|
3954
|
+
Completed 302 Found in 2ms (ActiveRecord: 0.0ms)
|
|
3955
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3956
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3957
|
+
Processing by MainController#index as HTML
|
|
3958
|
+
Completed 200 OK in 8ms (Views: 7.2ms | ActiveRecord: 0.0ms)
|
|
3959
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3960
|
+
Connecting to database specified by database.yml
|
|
3961
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
|
3962
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3963
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3964
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
3965
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3966
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3967
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3968
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
3969
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3970
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3971
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3972
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
3973
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3974
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
3975
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3976
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
3977
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3978
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
3979
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
3980
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
3981
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
3982
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
3983
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
3984
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
3985
|
+
[attached] save attached
|
|
3986
|
+
[1m[36mSQL (8.2ms)[0m [1mINSERT INTO "audios" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Sun, 26 May 2013 01:39:47 UTC +00:00], ["file_extension", ".wav"], ["file_identifier", "1e808a6a-2471-4586-bf11-8f3a90eeb79e"], ["file_size", 1055276], ["name", nil], ["updated_at", Sun, 26 May 2013 01:39:47 UTC +00:00]]
|
|
3987
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
3988
|
+
[1m[36m (0.5ms)[0m [1mrollback transaction[0m
|
|
3989
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
3990
|
+
[1m[36mFixture Delete (0.3ms)[0m [1mDELETE FROM "audios"[0m
|
|
3991
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO "audios" ("name", "file_identifier", "file_extension", "file_size", "created_at", "updated_at", "id") VALUES ('Audio', '7f110c2f-5474-dcbf-bd79-b284b489cb7a', '.wav', 399085, '2013-05-26 01:39:47', '2013-05-26 01:39:47', 410859157)
|
|
3992
|
+
[1m[36mFixture Delete (0.1ms)[0m [1mDELETE FROM "images"[0m
|
|
3993
|
+
[1m[35mFixture Insert (0.1ms)[0m INSERT INTO "images" ("name", "file_identifier", "file_extension", "file_size", "created_at", "updated_at", "id") VALUES ('Image', '7f110c2f-5474-dcbf-bd79-b284b489cb7a', '.png', 399085, '2013-05-26 01:39:47', '2013-05-26 01:39:47', 87884898)
|
|
3994
|
+
[1m[36m (0.7ms)[0m [1mcommit transaction[0m
|
|
3995
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
3996
|
+
[1m[36mAudio Load (0.3ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
3997
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "audios"
|
|
3998
|
+
Processing by AudiosController#create as HTML
|
|
3999
|
+
Parameters: {"audio"=>{"name"=>"Audio", "file"=>#<Rack::Test::UploadedFile:0x007fc23d788fc8 @content_type="audio/wav", @original_filename="audio.wav", @tempfile=#<Tempfile:/var/folders/cz/w72mmkxj48q1hn3n3xbyr7c80000gn/T/audio.wav20130525-24844-14h26q5>>}}
|
|
4000
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
4001
|
+
[attached] save attached
|
|
4002
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "audios" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 26 May 2013 01:40:10 UTC +00:00], ["file_extension", ".wav"], ["file_identifier", "f91e4fcc-8b37-479a-8fc0-13964bc846a9"], ["file_size", 1055276], ["name", "Audio"], ["updated_at", Sun, 26 May 2013 01:40:10 UTC +00:00]]
|
|
4003
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
4004
|
+
Redirected to http://test.host/audios/410859158
|
|
4005
|
+
Completed 302 Found in 22941ms (ActiveRecord: 0.0ms)
|
|
4006
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "audios"
|
|
4007
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
|
4008
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
4009
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
4010
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "audios"
|
|
4011
|
+
Processing by AudiosController#destroy as HTML
|
|
4012
|
+
Parameters: {"id"=>"410859157"}
|
|
4013
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", "410859157"]]
|
|
4014
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
4015
|
+
[attached] destroy attached
|
|
4016
|
+
[1m[36mSQL (0.6ms)[0m [1mDELETE FROM "audios" WHERE "audios"."id" = ?[0m [["id", 410859157]]
|
|
4017
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
4018
|
+
Redirected to http://test.host/audios
|
|
4019
|
+
Completed 302 Found in 9743ms (ActiveRecord: 0.0ms)
|
|
4020
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "audios" [0m
|
|
4021
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
|
4022
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
4023
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
4024
|
+
Processing by AudiosController#edit as HTML
|
|
4025
|
+
Parameters: {"id"=>"410859157"}
|
|
4026
|
+
[1m[36mAudio Load (0.1ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", "410859157"]]
|
|
4027
|
+
Rendered audios/_form.html.haml (6.9ms)
|
|
4028
|
+
Completed 200 OK in 25ms (Views: 23.2ms | ActiveRecord: 0.1ms)
|
|
4029
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
4030
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
4031
|
+
[1m[35mAudio Load (0.2ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
4032
|
+
Processing by AudiosController#index as HTML
|
|
4033
|
+
[1m[36mAudio Load (0.2ms)[0m [1mSELECT "audios".* FROM "audios" [0m
|
|
4034
|
+
Completed 200 OK in 11ms (Views: 9.5ms | ActiveRecord: 0.2ms)
|
|
4035
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
4036
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
4037
|
+
[1m[35mAudio Load (0.2ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", 410859157]]
|
|
4038
|
+
Processing by AudiosController#new as HTML
|
|
4039
|
+
Rendered audios/_form.html.haml (3.2ms)
|
|
4040
|
+
Completed 200 OK in 10ms (Views: 9.4ms | ActiveRecord: 0.0ms)
|
|
4041
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
4042
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
4043
|
+
[1m[36mAudio Load (0.2ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
4044
|
+
Processing by AudiosController#show as HTML
|
|
4045
|
+
Parameters: {"id"=>"410859157"}
|
|
4046
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", "410859157"]]
|
|
4047
|
+
Completed 200 OK in 12ms (Views: 9.4ms | ActiveRecord: 0.1ms)
|
|
4048
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
|
4049
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
4050
|
+
[1m[36mAudio Load (0.2ms)[0m [1mSELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1[0m [["id", 410859157]]
|
|
4051
|
+
Processing by AudiosController#update as HTML
|
|
4052
|
+
Parameters: {"audio"=>{"id"=>"410859157", "name"=>"Audio", "file_identifier"=>"7f110c2f-5474-dcbf-bd79-b284b489cb7a", "file_extension"=>".wav", "file_size"=>"399085", "created_at"=>"2013-05-26 01:39:47 UTC", "updated_at"=>"2013-05-26 01:39:47 UTC"}, "id"=>"410859157"}
|
|
4053
|
+
[1m[35mAudio Load (0.1ms)[0m SELECT "audios".* FROM "audios" WHERE "audios"."id" = ? LIMIT 1 [["id", "410859157"]]
|
|
4054
|
+
WARNING: Can't mass-assign protected attributes: id
|
|
4055
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
4056
|
+
[attached] save attached
|
|
4057
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
4058
|
+
Redirected to http://test.host/audios/410859157
|
|
4059
|
+
Completed 302 Found in 9ms (ActiveRecord: 0.0ms)
|
|
4060
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
4061
|
+
[1m[35m (0.2ms)[0m begin transaction
|
|
4062
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
4063
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
4064
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
4065
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
4066
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
4067
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
4068
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
4069
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
4070
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
4071
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
4072
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
4073
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
4074
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
4075
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
4076
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
4077
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
4078
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
4079
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
|
4080
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
4081
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
4082
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
4083
|
+
[attached] save attached
|
|
4084
|
+
[1m[35mSQL (0.7ms)[0m INSERT INTO "images" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Sun, 26 May 2013 01:40:32 UTC +00:00], ["file_extension", ".png"], ["file_identifier", "f08f3e1b-1d51-434f-9dc8-3d7b10c8c7f1"], ["file_size", 399085], ["name", nil], ["updated_at", Sun, 26 May 2013 01:40:32 UTC +00:00]]
|
|
4085
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
4086
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
|
4087
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
4088
|
+
[1m[35mImage Load (0.2ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
4089
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "images" [0m
|
|
4090
|
+
Processing by ImagesController#create as HTML
|
|
4091
|
+
Parameters: {"image"=>{"name"=>"Image", "file"=>#<Rack::Test::UploadedFile:0x007fc23bcf8b40 @content_type="image/png", @original_filename="image.png", @tempfile=#<Tempfile:/var/folders/cz/w72mmkxj48q1hn3n3xbyr7c80000gn/T/image.png20130525-24844-1l1pttn>>}}
|
|
4092
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
4093
|
+
[attached] save attached
|
|
4094
|
+
[1m[36mSQL (0.9ms)[0m [1mINSERT INTO "images" ("created_at", "file_extension", "file_identifier", "file_size", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Sun, 26 May 2013 01:40:44 UTC +00:00], ["file_extension", ".png"], ["file_identifier", "de58a66c-dffc-437e-9725-d11d62921ce5"], ["file_size", 399085], ["name", "Image"], ["updated_at", Sun, 26 May 2013 01:40:44 UTC +00:00]]
|
|
4095
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
4096
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
4097
|
+
[attached] save attached
|
|
4098
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
4099
|
+
Redirected to http://test.host/images/87884899
|
|
4100
|
+
Completed 302 Found in 12641ms (ActiveRecord: 0.0ms)
|
|
4101
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "images" [0m
|
|
4102
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
|
4103
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
4104
|
+
[1m[35mImage Load (0.2ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
4105
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "images" [0m
|
|
4106
|
+
Processing by ImagesController#destroy as HTML
|
|
4107
|
+
Parameters: {"id"=>"87884898"}
|
|
4108
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "87884898"]]
|
|
4109
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
4110
|
+
[attached] destroy attached
|
|
4111
|
+
[1m[35mSQL (0.5ms)[0m DELETE FROM "images" WHERE "images"."id" = ? [["id", 87884898]]
|
|
4112
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
4113
|
+
Redirected to http://test.host/images
|
|
4114
|
+
Completed 302 Found in 12450ms (ActiveRecord: 0.0ms)
|
|
4115
|
+
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "images"
|
|
4116
|
+
[1m[36m (2.3ms)[0m [1mrollback transaction[0m
|
|
4117
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
4118
|
+
[1m[36mImage Load (0.2ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
4119
|
+
Processing by ImagesController#edit as HTML
|
|
4120
|
+
Parameters: {"id"=>"87884898"}
|
|
4121
|
+
[1m[35mImage Load (0.1ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", "87884898"]]
|
|
4122
|
+
Rendered images/_form.html.haml (8.7ms)
|
|
4123
|
+
Completed 200 OK in 20ms (Views: 17.5ms | ActiveRecord: 0.1ms)
|
|
4124
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
4125
|
+
[1m[35m (0.0ms)[0m begin transaction
|
|
4126
|
+
[1m[36mImage Load (0.2ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
4127
|
+
Processing by ImagesController#index as HTML
|
|
4128
|
+
[1m[35mImage Load (0.2ms)[0m SELECT "images".* FROM "images"
|
|
4129
|
+
Completed 200 OK in 14ms (Views: 11.9ms | ActiveRecord: 0.2ms)
|
|
4130
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
4131
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
4132
|
+
[1m[36mImage Load (0.2ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", 87884898]]
|
|
4133
|
+
Processing by ImagesController#new as HTML
|
|
4134
|
+
Rendered images/_form.html.haml (3.7ms)
|
|
4135
|
+
Completed 200 OK in 11ms (Views: 10.3ms | ActiveRecord: 0.0ms)
|
|
4136
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
4137
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
4138
|
+
[1m[35mImage Load (0.2ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
4139
|
+
Processing by ImagesController#show as HTML
|
|
4140
|
+
Parameters: {"id"=>"87884898"}
|
|
4141
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", "87884898"]]
|
|
4142
|
+
Completed 200 OK in 10ms (Views: 8.0ms | ActiveRecord: 0.1ms)
|
|
4143
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
4144
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
4145
|
+
[1m[35mImage Load (0.2ms)[0m SELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1 [["id", 87884898]]
|
|
4146
|
+
Processing by ImagesController#update as HTML
|
|
4147
|
+
Parameters: {"image"=>{"id"=>"87884898", "name"=>"Image", "file_identifier"=>"7f110c2f-5474-dcbf-bd79-b284b489cb7a", "file_extension"=>".png", "file_size"=>"399085", "created_at"=>"2013-05-26 01:39:47 UTC", "updated_at"=>"2013-05-26 01:39:47 UTC"}, "id"=>"87884898"}
|
|
4148
|
+
[1m[36mImage Load (0.1ms)[0m [1mSELECT "images".* FROM "images" WHERE "images"."id" = ? LIMIT 1[0m [["id", "87884898"]]
|
|
4149
|
+
Redirected to http://test.host/images/87884898
|
|
4150
|
+
Completed 302 Found in 5ms (ActiveRecord: 0.0ms)
|
|
4151
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
4152
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
4153
|
+
Processing by MainController#index as HTML
|
|
4154
|
+
Completed 200 OK in 8ms (Views: 7.6ms | ActiveRecord: 0.0ms)
|
|
4155
|
+
[1m[35m (0.1ms)[0m rollback transaction
|