aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/test/dummy
Commit message (Collapse)AuthorAgeFilesLines
* Load 5.2 defaults in ASt dummy appGeorge Claghorn2017-11-201-1/+1
|
* Fix direct uploads to local serviceGeorge Claghorn2017-11-201-0/+3
| | | | | | | | Disable CSRF protection for ActiveStorage::DiskController#update. The local disk service is intended to imitate a third-party service like S3 or GCS, so we don't care where direct uploads originate: they’re authorized by signed tokens. Closes #30290. [Shinichi Maeshima & George Claghorn]
* Define path with __dir__ in activestorage/bogdanvlviv2017-10-131-1/+1
| | | | Related to #29176
* Use frozen string literal in Active StorageKoichi ITO2017-08-1226-0/+48
|
* Fix `Style/StringLiterals` violations for Active StorageRyuta Kamizono2017-08-0313-21/+21
| | | | | | | | | | | | ``` % be rubocop -a --only Style/StringLiterals activestorage Inspecting 74 files ........................................CCCCCCCCCC.C........CC.......C.C.. (snip) 74 files inspected, 31 offenses detected, 31 offenses corrected ```
* Fix dummy app for inclusion in RailsDavid Heinemeier Hansson2017-08-011-2/+1
|
* Move to new storage.yml locationDavid Heinemeier Hansson2017-07-311-0/+0
|
* Add 'activestorage/' from commit '3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58'Rafael Mendonça França2017-07-3145-0/+629
git-subtree-dir: activestorage git-subtree-mainline: 0d58e7e478e79c2d6b2a39a4444d2a17a903b2a6 git-subtree-split: 3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58