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