From: Danno Date: 2006-07-17T13:00:12+09:00 Subject: n00b Q: Obfuscation and locking the source I have been doing some Ruby on and off this year, so I am still a n00b. My question is: I create a ruby file, and now I want the source protected and unreadable, how do I go about obfuscating my ruby file so that I can distribute it as a non-open-source application?