Module: Ihuyi
- Defined in:
- lib/ihuyi.rb,
lib/ihuyi/sms.rb,
lib/ihuyi/version.rb
Defined Under Namespace
Modules: SMS
Constant Summary collapse
- VERSION =
"0.0.2"
Class Attribute Summary collapse
-
.account ⇒ Object
Returns the value of attribute account.
-
.password ⇒ Object
Returns the value of attribute password.
Class Attribute Details
.account ⇒ Object
Returns the value of attribute account.
6 7 8 |
# File 'lib/ihuyi.rb', line 6 def account @account end |
.password ⇒ Object
Returns the value of attribute password.
6 7 8 |
# File 'lib/ihuyi.rb', line 6 def password @password end |