Class: WeixinAuthorize::Config
- Inherits:
-
Object
- Object
- WeixinAuthorize::Config
- Defined in:
- lib/weixin_authorize/config.rb
Instance Attribute Summary collapse
-
#redis ⇒ Object
Returns the value of attribute redis.
-
#rest_client_options ⇒ Object
Returns the value of attribute rest_client_options.
Instance Attribute Details
#redis ⇒ Object
Returns the value of attribute redis.
29 30 31 |
# File 'lib/weixin_authorize/config.rb', line 29 def redis @redis end |
#rest_client_options ⇒ Object
Returns the value of attribute rest_client_options.
29 30 31 |
# File 'lib/weixin_authorize/config.rb', line 29 def end |