Class: Coinpaprika::Base
- Inherits:
-
Object
- Object
- Coinpaprika::Base
- Defined in:
- lib/coinpaprika/base.rb
Direct Known Subclasses
Class Attribute Summary collapse
-
.app_info ⇒ Object
Returns the value of attribute app_info.
-
.path_prefix ⇒ Object
Returns the value of attribute path_prefix.
Class Attribute Details
.app_info ⇒ Object
Returns the value of attribute app_info.
11 12 13 |
# File 'lib/coinpaprika/base.rb', line 11 def app_info @app_info end |
.path_prefix ⇒ Object
Returns the value of attribute path_prefix.
11 12 13 |
# File 'lib/coinpaprika/base.rb', line 11 def path_prefix @path_prefix end |