aboutsummaryrefslogtreecommitdiffstats
path: root/test/blob_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Use descriptive new freeze_time helperGeorge Claghorn2017-07-191-1/+1
|
* Added rubocop / codeclimate config and fixed current offenses (#45)Cristian Bica2017-07-141-3/+3
|
* Expose chunked downloadsGeorge Claghorn2017-07-101-0/+13
|
* Direct uploads for S3David Heinemeier Hansson2017-07-091-1/+1
|
* Disk storage: ensure URLs end with the blob filename since some user agents ↵Jeremy Daer2017-07-081-1/+1
| | | | don't respect Content-Disposition filename
* It's base64 now since the clouds expect thatDavid Heinemeier Hansson2017-07-061-1/+1
| | | | Gotta please them clouds. SPEAK THE CLOUD.
* ActiveVault -> ActiveStorageDavid Heinemeier Hansson2017-07-061-3/+3
| | | | Yaroslav agreed to hand over the gem name ❤️
* Rename from ActiveFile to ActiveVault since activefile gem name was takenDavid Heinemeier Hansson2017-07-051-3/+3
|
* Extract create_blob test helperDavid Heinemeier Hansson2017-07-041-5/+0
|
* Actually #url needs to deal with the dispositionDavid Heinemeier Hansson2017-07-041-2/+8
|
* Differentiate between io streams and read dataDavid Heinemeier Hansson2017-07-041-1/+1
|
* Download disk blobs with verified URLsDavid Heinemeier Hansson2017-07-031-4/+5
|
* WIP: Disk URLsDavid Heinemeier Hansson2017-07-031-1/+11
|
* Use self-explaining named parameterDavid Heinemeier Hansson2017-07-031-1/+1
|
* Uploading will set blob's byte size and checksumDavid Heinemeier Hansson2017-07-011-3/+7
|
* Test blobs with real db backendDavid Heinemeier Hansson2017-07-011-2/+7
|
* Quote this!David Heinemeier Hansson2017-07-011-1/+1
|
* First sketchingDavid Heinemeier Hansson2017-06-301-0/+7