module Pushbots
Pushbots
module
Pushbots
gem version
Constants
- VERSION
Public Class Methods
configure(&block)
click to toggle source
# File lib/pushbots.rb, line 13 def self.configure(&block) Config.configure(&block) end