Iterating Over Params Hash
- by Joe Clark
I'm having an extremely frustrating time getting some images to upload. They are obviously being uploaded as rack/multipart but the way that I'm iterating over my params hash must be causing the problem. I could REALLY use some help, so I can stop pulling out my hair.
So I've got a params hash that looks like this:
Parameters:…