class Dingxin::Sms::Configuration

Attributes

app_code[RW]

Public Class Methods

new() click to toggle source
# File lib/dingxin/sms.rb, line 13
def initialize
  @app_code = ''
end