On Mon, 2013-02-18 at 14:41 +0100, [email protected] wrote: > From: Michal Fojtik <[email protected]> > > The YAML is really required in MockClient (I think this > require is not required here anyway ;-) > > This patch will also make .store() method return the stored > object, so in driver we don't need to create a special var for it.
ACK. Why not remove the "require 'yaml'" from mock_driver, too ? Seems it's not used there. David
