module QPush::Web
Public Class Methods
config()
click to toggle source
# File lib/qpush/web/config.rb, line 7 def config @config ||= Config.new end
# File lib/qpush/web/config.rb, line 7 def config @config ||= Config.new end