From: Emanuele Tozzato Date: 2008-12-17T03:22:16+09:00 Subject: RSay GEM (rtranslate clone) HI! I was in the mood for packing my first gem for educational purpose and I created RSay (http://code.google.com/p/rsay/) a better* implementation of rtranslate, but my executable does not work.. I can't use (like it's written in my description) $rsay -f en -t it 'Hello my Friend!' I've noticed that rtranslate puts the executable in /usr/local/bin/rtranslate but I don't get how this is done by the gemspec! (*better - it parses JSON response and does not trigger google spam block) -- Posted via http://www.ruby-forum.com/.