papersmith

Results 1 issues of papersmith

When I run my cucumber features with spork, it throws an error: ``` undefined method `flush' for class `DRb::DRbObject' (NameError) ``` [full backtrace](http://gist.github.com/421907) It runs fine standalone without spork. It...