Module: Smsapi::Defaults
Instance Method Summary collapse
Instance Method Details
#default_options ⇒ Object
2 3 4 5 6 7 8 |
# File 'lib/smsapi/defaults.rb', line 2 def { from: 'POLTRAX', test: '0', encoding: 'utf-8' } end |
2 3 4 5 6 7 8 |
# File 'lib/smsapi/defaults.rb', line 2 def { from: 'POLTRAX', test: '0', encoding: 'utf-8' } end |