Module: QPush::Client
- Includes:
- Base::ConfigHelper, Base::RedisHelper
- Defined in:
- lib/qpush/client.rb
Defined Under Namespace
Class Method Summary collapse
Methods included from Base::RedisHelper
Methods included from Base::ConfigHelper
Class Method Details
.config ⇒ Object
10 11 12 |
# File 'lib/qpush/client.rb', line 10 def config @config ||= Config.new end |