I\'m using Thoughtbot\'s Paperclip gem to handle file uploads.
I\'m finding that when I upload a file with spaces in the filename, it gets stored with the spaces replace
OK, after a little more searching, I found this blog post that says, down at the bottom, that Paperclip actually does some minimal processing of filenames.