module OrangePushSMS

Constants

VERSION

Attributes

configuration[RW]

Public Class Methods

configure() { |configuration| ... } click to toggle source
# File lib/orange_push_sms.rb, line 14
def self.configure
  yield(configuration)
end