started implementation of System::Process
commit093f0737205d00c478516001b3dd5577d94bb124
authorTom Preston-Werner <tom@mojombo.com>
Sun, 17 Jun 2007 01:34:07 +0000 (16 18:34 -0700)
committerTom Preston-Werner <tom@mojombo.com>
Sun, 17 Jun 2007 01:34:07 +0000 (16 18:34 -0700)
treedaf4ec3272777948d29db88233a7bca2e14bbeec
parent275bc8e5fb59091952eba3ba8fd01c27b5c8c9eb
started implementation of System::Process
lib/god.rb
lib/god/system/process.rb [new file with mode: 0644]
test/test_helper.rb
test/test_system_process.rb [new file with mode: 0644]