From: Ch Ba Date: 2008-12-14T16:10:27+09:00 Subject: Re: Command line utilities in rubygems? That is exactly what I needed! Thanks a million Dusty. I was using a .gemspec file and gem build foo.gemspec in order to gem it up, and even though I included the executable it wasn't putting it in the bin. This Rakefile is much more useful though, I need to learn more about them. -- Posted via http://www.ruby-forum.com/.