aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/app/models/active_storage/filename.rb
Commit message (Expand)AuthorAgeFilesLines
* Encode Content-Disposition filenames on send_data and send_fileFumiaki MATSUSHIMA2018-09-131-6/+0
* Use require_dependency inside Active StorageEugene Kenny2018-02-141-0/+2
* Fix `blob.service_url` for supports string or nil `:filename` option.Jason Lee2018-02-081-0/+8
* Exclude ActiveStorage::Filename{#parameters,::Parameters} from API docs [ci s...George Claghorn2017-12-131-1/+1
* Add missing word [ci skip]George Claghorn2017-09-201-1/+1
* Flesh out ActiveStorage::Filename docsGeorge Claghorn2017-09-201-6/+14
* Update Active Storage docs [ci skip]Yoshiyuki Hirano2017-08-301-5/+13
* Enable links in Active Storage docs [ci skip]Yoshiyuki Hirano2017-08-261-1/+1
* Encode Content-Disposition filenames according to RFC 2231George Claghorn2017-08-211-0/+4
* Rename ActiveStorage::Filename#extname to extension_with_delimiterGeorge Claghorn2017-08-201-9/+11
* Use frozen string literal in Active StorageKoichi ITO2017-08-121-0/+2
* Add 'activestorage/' from commit '3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58'Rafael Mendonça França2017-07-311-0/+49