Hacker News new | ask | show | jobs
by EricR23 5170 days ago
Why not just change the storage strategy to saving files locally while in your test environment? Fog lets you do this easily with its configuration options.
1 comments

I can only imagine this is specific to scenarios where you have to manipulate s3 objects directly and the fog::storage abstraction used for s3 isn't adequate (though I could not example such a scenario specifically)