oesmith / puffing-billy

A rewriting web proxy for testing interactions between your browser and external sites. Works with ruby + rspec.
MIT License
656 stars 170 forks source link

Check if cache_file is a symlink, and if so, return the linked file #220

Closed lpender closed 6 years ago

lpender commented 6 years ago

This allows puffing_billy to follow symlinks.

This is helpful for infrastructures that support certain mocks being shared.

ronwsmith commented 6 years ago

Thanks for the contribution!

ronwsmith commented 6 years ago

Released in 0.12.0