module PushBot
Constants
- VERSION
Public Class Methods
configure(&block)
click to toggle source
# File lib/push_bot.rb, line 14 def self.configure(&block) Config.configure(&block) end
# File lib/push_bot.rb, line 14 def self.configure(&block) Config.configure(&block) end