Closed kitsuta closed 7 years ago
I'll merge this after I add a few unit tests, that normalization property is pretty obtuse so I want to make sure it actually works like how I expect (I mean, I wrote it, but you never know...). Just wanted to get this PR filed before I get back to work at 3. :)
Fixes https://github.com/magfest/bands/issues/77 by: 1) fixing a bug where the view's name was used because we forgot to provide a disposition to our file serving function, and 2) adding a custom filename to use so admins don't get the random filenames uploaded by bands (e.g., band_name_bio_pic.png vs my_best_selfie.png)