aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/test/dummy/config/environments/test.rb
Commit message (Collapse)AuthorAgeFilesLines
* 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]
* Use frozen string literal in Active StorageKoichi ITO2017-08-121-0/+2
|
* Fix `Style/StringLiterals` violations for Active StorageRyuta Kamizono2017-08-031-1/+1
| | | | | | | | | | | | ``` % 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 ```
* Add 'activestorage/' from commit '3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58'Rafael Mendonça França2017-07-311-0/+33
git-subtree-dir: activestorage git-subtree-mainline: 0d58e7e478e79c2d6b2a39a4444d2a17a903b2a6 git-subtree-split: 3f4a7218a4a4923a0e7ce1b2eb0d2888ce30da58