Module: Remotr::Test::Helpers
- Defined in:
- lib/remotr/test_helpers.rb
Instance Method Summary collapse
Instance Method Details
#redirect_httparty_to_rails_stack ⇒ Object
5 6 7 8 |
# File 'lib/remotr/test_helpers.rb', line 5 def redirect_httparty_to_rails_stack redirect_httparty :get redirect_httparty :post end |