From: "Dany Cayouette" <danyc / nospam.gmail.com> > > There has been some questions/comments about how to get ruby 'accepted' > in your work environment. I was hoping to use the 'build it and they > will come approach'. I.e. code some utilities to help in job function. > In order to be successful, not only the utilities need to be useful, > but 'easy' to distribute. Sorry I can't answer your gems question, but RubyScript2Exe is another way to make easily distributable ruby scripts: http://www.erikveen.dds.nl/rubyscript2exe/index.html#6.0.0 Hope this helps, Bill