module WavecellOtpAndSms

Constants

VERSION

Attributes

configuration[RW]

Public Class Methods

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