Method: Commerce::BaseController#http_client
- Defined in:
- lib/commerce/base_controller.rb
#http_client ⇒ Object
Returns the value of attribute http_client.
5 6 7 |
# File 'lib/commerce/base_controller.rb', line 5 def http_client @http_client end |