Class: TextVeloper::ApiSelector
- Inherits:
-
Object
- Object
- TextVeloper::ApiSelector
- Defined in:
- lib/text_veloper/util.rb
Class Method Summary collapse
Class Method Details
.account_manager ⇒ Object
31 32 33 |
# File 'lib/text_veloper/util.rb', line 31 def account_manager TextVeloper::AccountManager.instance end |
.api ⇒ Object
27 28 29 |
# File 'lib/text_veloper/util.rb', line 27 def api TextVeloper::Api.instance end |