I am attempting to learn ruby and I can not seem to find how I would structure a ruby application. Not a rails app just a simple ruby app. I mostly have played around by putting several classes in one file and running that. Does one typically put rb files in a package structure like a java application? com.jenkins.util.MyClass? Thanks for your help! -- Posted via http://www.ruby-forum.com/.