Class: EasyWeixin::Config
- Inherits:
-
Object
- Object
- EasyWeixin::Config
- Defined in:
- lib/easy_weixin/config.rb
Instance Attribute Summary collapse
-
#redis ⇒ Object
Returns the value of attribute redis.
Instance Attribute Details
#redis ⇒ Object
Returns the value of attribute redis.
19 20 21 |
# File 'lib/easy_weixin/config.rb', line 19 def redis @redis end |