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