J
Jeremy Hinegardner
launchy version 0.3.0 has been released.
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.
{{ Changelog for Version 0.3.0 }}
=== Version 0.3.0 - 2007-08-30
* reorganize the code structure, removing Spawnable namespace
* removed 'do_magic' method, changed it to 'open'
* added override environment variable LAUNCHY_HOST_OS for testing
* fix broken cygwin support [Bug #13472]
enjoy,
-jeremy
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.
{{ Changelog for Version 0.3.0 }}
=== Version 0.3.0 - 2007-08-30
* reorganize the code structure, removing Spawnable namespace
* removed 'do_magic' method, changed it to 'open'
* added override environment variable LAUNCHY_HOST_OS for testing
* fix broken cygwin support [Bug #13472]
enjoy,
-jeremy