From: Jeremy Hinegardner on 19 Jul 2010 15:40 launchy version 0.3.7 has been released. gem install launchy http://copiousfreetime.rubyforge.org/launchy/ Launchy is helper class for launching cross-platform applications in a fire and forget manner. There are application concepts (browser, email client, etc) that are common across all platforms, and they may be launched differently on each platform. Launchy is here to make a common approach to launching external application from within ruby programs. {{ Release notes for Version 0.3.7 }} * launchy on windows works again (thanks to mikefarmer) -- ======================================================================== Jeremy Hinegardner jeremy(a)hinegardner.org
|
Pages: 1 Prev: REXML Input File Question Next: Adding to the Errno module |