aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/active_storage_overview.md
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #36562 from colszowka/patch-1Rafael França2019-07-241-0/+2
|\
| * Add warning about using UUIDs with activestorageChristoph Olszowka2019-06-271-0/+2
* | Update docs with warning on AS Content-Disposition override [ci skip]Rodrigo Pavano2019-06-271-0/+4
|/
* Include warning in docs about polymorphism in underlying tablesAlex Gomez2019-06-061-0/+2
* Mirror direct uploadsGeorge Claghorn2019-05-221-8/+18
* Update links and code examples in the guides to use HTTPS where the host supp...Nathaniel Suchy2019-03-061-1/+1
* Prefer ImageProcessing's resize_to_limit macro over resize_to_fitGeorge Claghorn2019-01-241-1/+1
* Minimize boilerplate setup code for JavaScript librariesJavan Makhmali2019-01-161-2/+1
* Move all npm packages to @rails scopeJavan Makhmali2019-01-101-3/+3
* Prepend module in ActiveStorage overviewSam Bostock2018-12-101-8/+14
* fix example code syntax [ci skip]Greg Molnar2018-12-011-1/+1
* Add instruction for test environmentSean Collins2018-10-051-0/+8
* Added mandatory region and bucketAsaf Bartov2018-09-231-0/+2
* Update `google-cloud-storage` gem version [ci skip]yuuji.yaginuma2018-08-191-1/+1
* AST Guide: install and migrate tasks in new apputilum2018-07-261-4/+4
* Rails guides are now served over httpsPaul McMahon2018-07-241-1/+1
* Incompatibility of Direct Uploads & Mirror ServiceStanislas Boyet2018-06-291-0/+2
* Active Storage: Explicit form field in basic exampleHenrik Nyh2018-06-221-1/+5
* Add comma to example in guides/source/active_storage_overview.md [ci skip]Matt Sias2018-06-111-1/+1
* Remove backticks around proejct namesutilum2018-06-111-2/+2
* Update ffmpeg -> FFmpeg, mutools|mupdf -> muPDFutilum2018-06-081-0/+1
* Dev-Dep guide: mention AST third party requirementsutilum2018-06-081-5/+5
* Escape newlines in the GCS private key for valid YAML [ci skip]George Claghorn2018-06-061-1/+1
* Remove 'Current.' prefix from example.Yong Bakos2018-06-011-2/+2
* Fix markdown [ci skip]Rafael Mendonça França2018-05-171-1/+1
* Demonstrate ActiveStorage::Blob#open in the Active Storage guideGeorge Claghorn2018-05-161-42/+9
* Add option to ActiveStorage::Blob to set extract_content_type_from_ioRyan Davidson2018-05-081-0/+12
* Minor edits to the Active Storage guideTyler Hunt2018-05-031-5/+5
* Merge pull request #32698 from zealot128/patch-1George Claghorn2018-04-281-0/+172
|\
| * [ci skip] update ActiveStorage documentationStefan Wienert2018-04-281-0/+172
* | Correct typosJanko Marohnić2018-04-231-2/+2
* | Recommend using :resize_to_fit after allJanko Marohnić2018-04-231-2/+2
* | Replace :resize_to_fit with :resize in the guideJanko Marohnić2018-04-231-1/+1
* | Rename ActiveStorage.processor to .variant_processorJanko Marohnić2018-04-221-1/+1
* | Use ImageProcessing gem for ActiveStorage variantsJanko Marohnić2018-04-181-6/+15
|/
* Allow full use of the AWS S3 SDK authentication options (#32270)Brian Knight2018-03-191-0/+7
* Remove path config option from Azure serviceAndrew White2018-03-121-1/+0
* Generate root-relative paths in Active Storage disk service URL methodsGeorge Claghorn2018-03-051-9/+0
* Add note to Active Storage guide about S3 permissions [ci skip]Andrew White2018-02-211-0/+2
* ActiveStorage file cleanup in Integration TestsJeremy Prevost2018-02-151-0/+24
* Update `google-cloud-storage` gem version [ci skip]yuuji.yaginuma2018-01-281-1/+1
* Provide a sensible default hostGeorge Claghorn2018-01-161-3/+9
* Extract content types from blob dataGeorge Claghorn2018-01-151-0/+3
* Merge pull request #31534 from claudiob/kaspth-approachKasper Timm Hansen2018-01-091-3/+0
|\
| * Don't run rails active_storage:install in new appsclaudiob2017-12-141-3/+0
* | Tweak headings [ci skip]George Claghorn2017-12-291-16/+16
* | Demonstrate providing keyfile data in lieu of a path [ci skip]George Claghorn2017-12-281-24/+33
* | Link to the client gems [ci skip]George Claghorn2017-12-281-3/+4
* | Fix Active Storage Overview guide [ci skip]Yoshiyuki Hirano2017-12-161-5/+5
* | [ci skip] Use :amazon, not :s3, to reflect codeClaudio B2017-12-151-6/+6