Module: ApontadorOauth2
- Defined in:
- lib/apontador_oauth2/user.rb,
lib/apontador_oauth2/client.rb,
lib/apontador_oauth2/request.rb,
lib/apontador_oauth2/version.rb
Defined Under Namespace
Classes: Client, Request, User
Constant Summary collapse
- VERSION =
"0.1.3"
Instance Attribute Summary collapse
-
#options ⇒ Object
Returns the value of attribute options.
Instance Attribute Details
#options ⇒ Object
Returns the value of attribute options.
2 3 4 |
# File 'lib/apontador_oauth2/user.rb', line 2 def @options end |