safer_rails_console icon indicating copy to clipboard operation
safer_rails_console copied to clipboard

Disable External Connections / Job Queuing

Open timothysu opened this issue 7 years ago • 1 comments

Load webmock, kafka-testing, etc. to prevent changes of state to the outside world from rails console

timothysu avatar May 30 '17 17:05 timothysu

Using Webmock will cause issues with making read-only HTTP requests (e.g. talking to ElasticSearch). Maybe we should still allow GET / REPORT requests?

jturkel avatar May 30 '17 17:05 jturkel