forked from OpenNeo/impress
I noticed when running `rails routes` that there's a lot of routes for major unused Rails features, like storage. I didn't look deeply enough into ActiveStorage to know if I was risking accepting arbitrary file uploads, I just figured, if I disable it (which simplifies the app footprint anyway), then I can be certain! So, goodbye! |
||
|---|---|---|
| .. | ||
| environments | ||
| initializers | ||
| locales | ||
| application.rb | ||
| basic_type_hashes.yml | ||
| boot.rb | ||
| cable.yml | ||
| database.yml | ||
| environment.rb | ||
| locale_meta.yml | ||
| routes.rb | ||
| storage.yml | ||