Skip to content
This repository was archived by the owner on Feb 7, 2018. It is now read-only.

v0.2.0

tagged this 17 Aug 13:11
* Stubbing the existatus in tests is more windows-compatible
* Changed the method of determining windows from checking /dev/null to checking RbConfig. (fixes #2. Thanks, @alextk)
* Commands can be logged using a :logger option on Cocaine::CommandLine#run, or by setting Cocaine::CommandLine.logger
  - It should be an instance of Logger. You can use Rails.logger, or you can use Logger.new(STDOUT)
* Runs on travis-ci.org, under a bunch of rubies.
Assets 2
Loading