How can I minify a Ruby source file?

I have a situation where I'd like to be able to minify (not compile) a Ruby script. The goals are to: Reduce the overall character count of the script; Perform a degree of obfuscation to make it