module OrangeSms
Constants
- VERSION
Public Class Methods
setup() { |self| ... }
click to toggle source
Setup the Gem
# File lib/orange_sms.rb, line 31 def self.setup yield self end
Setup the Gem
# File lib/orange_sms.rb, line 31 def self.setup yield self end