aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/app/models/active_storage/blob
Commit message (Expand)AuthorAgeFilesLines
* Prevent content type and disposition bypass in storage service URLsRosa Gutierrez2018-11-271-1/+8
* Fix zero-byte files uploadMarcelo Perini Veloso2018-09-061-1/+5
* Recommend using :resize_to_fit after allJanko Marohnić2018-04-231-5/+5
* Fix leftover references to VariantsController [ci skip]dixpac2018-04-081-1/+1
* Generate root-relative paths in Active Storage disk service URL methodsGeorge Claghorn2018-03-051-3/+7
* Merge Previews/Variants controller into one Representations controller.Kasper Timm Hansen2018-03-031-2/+2
* Hoist update for clarityGeorge Claghorn2018-02-201-1/+6
* Extract content types from blob dataGeorge Claghorn2018-01-151-0/+11
* Update error names in docs [ci skip]George Claghorn2018-01-101-3/+3
* Add missing `# frozen_string_literal: true`Ryuta Kamizono2018-01-112-0/+4
* Correct comment [ci skip]George Claghorn2018-01-101-1/+1
* Extract Analyzable and Representable concernsGeorge Claghorn2018-01-102-0/+146