Method: ActiveResource::Connection#auth_type
- Defined in:
- lib/active_resource/connection.rb
#auth_type ⇒ Object
Returns the value of attribute auth_type.
22 23 24 |
# File 'lib/active_resource/connection.rb', line 22 def auth_type @auth_type end |