Class: BluestormSMS::Configuration
- Inherits:
-
Object
- Object
- BluestormSMS::Configuration
- Defined in:
- lib/bluestorm_sms/configuration.rb
Instance Attribute Summary collapse
-
#pwd ⇒ Object
Returns the value of attribute pwd.
-
#sn ⇒ Object
Returns the value of attribute sn.
Instance Attribute Details
#pwd ⇒ Object
Returns the value of attribute pwd.
4 5 6 |
# File 'lib/bluestorm_sms/configuration.rb', line 4 def pwd @pwd end |
#sn ⇒ Object
Returns the value of attribute sn.
3 4 5 |
# File 'lib/bluestorm_sms/configuration.rb', line 3 def sn @sn end |