Module: ActiveresourceHeaders::CustomHeaders

Extended by:
ActiveSupport::Concern
Defined in:
lib/activeresource_headers/custom_headers.rb

Overview

When included to #ActiveResource::Base model, adds mthods to set additional headers for http requests.

Defined Under Namespace

Modules: ClassMethods