Module: ActiveResourceOAuthClient

Defined in:
lib/aeolus_image/active_resource_oauth_client.rb

Overview

Monkey-patch ActiveResource to allow us to merge our OAuth headers in. Portions of the below are taken from Active Resource which is MIT licensed; hence this whole file is being licensed under the MIT License to err on the side of safety.