Module: Vianettsms
- Defined in:
- lib/vianettsms.rb,
lib/vianettsms/sms.rb,
lib/vianettsms/version.rb
Defined Under Namespace
Classes: Sms
Constant Summary collapse
- VERSION =
"0.0.3"
Class Attribute Summary collapse
-
.config ⇒ Object
Returns the value of attribute config.
-
.url ⇒ Object
Returns the value of attribute url.
Class Attribute Details
.config ⇒ Object
Returns the value of attribute config.
9 10 11 |
# File 'lib/vianettsms.rb', line 9 def config @config end |
.url ⇒ Object
Returns the value of attribute url.
9 10 11 |
# File 'lib/vianettsms.rb', line 9 def url @url end |