Posted By: Jeremy Hinegardner
Date: 2007-08-12 06:41
Summary: launchy 0.1.2 Released
Project: Copious Free Time
launchy version 0.1.2 has been released.
http://launchy.rubyforge.org/
Launchy is helper class for launching +cross-platform+ applications. There are application concepts (browser, email client, etc) that are common across all platforms, and they may be launched in different manners. Launchy is here to assist in launching the appropriate application on the appropriate platform from within your ruby projects.
{{ Changelog for Version 0.1.2 }}
=== Version 0.1.2 - 2007-08-11
* forked child exits without calling at_exit handlers
|
|