Class
OAuthActiveResource::Connection
In:
lib/oauth_active_resource/connection.rb
Parent:
ActiveResource::Connection
Methods
get_without_decoding
new
Public Class methods
new
(oauth_connection, *args)
Public Instance methods
get_without_decoding
(path, headers = {})
an alternative for the get method, which doesnt tries to decode the response
[Validate]