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! |
||
|---|---|---|
| .. | ||
| development.rb | ||
| production.rb | ||
| remote_development.rb | ||
| test.rb | ||