A
A
Alexander Gonchurin2015-01-14 16:50:55
Ruby on Rails
Alexander Gonchurin, 2015-01-14 16:50:55

Working with Rails proxies?

What tools can be used to work with a proxy on Rails if you need to access the site under a different ip?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Viktor Vsk, 2015-01-14
@viktorvsk

Rails doesn't go anywhere.
Download-oriented gems have their own methods
In principle, in Linux it can work if you just change the http_proxy: environment variable, ENV["http_proxy"] = 'http://proxy.com'but not a fact.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question