Method: Restforce::Middleware#client
- Defined in:
- lib/restforce/middleware.rb
permalink #client ⇒ Object
Internal: Proxy to the client.
27 28 29 |
# File 'lib/restforce/middleware.rb', line 27 def client @client end |
Internal: Proxy to the client.
27 28 29 |
# File 'lib/restforce/middleware.rb', line 27 def client @client end |