Module: ActiveResource::Extend::AddCustomHeaders

Extended by:
ActiveSupport::Concern
Defined in:
lib/ares/add_custom_header.rb

Instance Attribute Summary collapse

Instance Attribute Details

#custom_headersObject

Returns the value of attribute custom_headers.



8
9
10
# File 'lib/ares/add_custom_header.rb', line 8

def custom_headers
  @custom_headers
end