aboutsummaryrefslogtreecommitdiffstats
path: root/lib/active_file/site
Commit message (Expand)AuthorAgeFilesLines
* ActiveFile::Site::GCSSite#urlGeorge Claghorn2017-07-041-0/+5
* Quote the filename to deal with spacesDavid Heinemeier Hansson2017-07-041-1/+1
* Fix up DiskController and add basic testingDavid Heinemeier Hansson2017-07-041-1/+1
* Actually #url needs to deal with the dispositionDavid Heinemeier Hansson2017-07-042-5/+6
* Breathing roomDavid Heinemeier Hansson2017-07-041-1/+0
* Disposition is a header, not part of a URLDavid Heinemeier Hansson2017-07-042-2/+2
* Use lazy-loaded factory method for site configurationDavid Heinemeier Hansson2017-07-044-0/+225