Discussion:
Disable mocking after running Fog.mock!
JayP
2013-01-23 18:43:22 UTC
Permalink
Hi,

Is there a way to disable the mocking framework after I have run Fog.mock!

Thanks,
Jay
geemus (Wesley Beary)
2013-01-23 20:35:46 UTC
Permalink
You should be able to use `Fog.unmock!`.
Post by JayP
Hi,
Is there a way to disable the mocking framework after I have run Fog.mock!
Thanks,
Jay
JayP
2013-01-23 21:11:39 UTC
Permalink
thanks!
Post by geemus (Wesley Beary)
You should be able to use `Fog.unmock!`.
Post by JayP
Hi,
Is there a way to disable the mocking framework after I have run Fog.mock!
Thanks,
Jay
Loading...