Class: Bushido::Config
- Inherits:
-
Object
- Object
- Bushido::Config
- Defined in:
- lib/bushido/config.rb
Class Attribute Summary collapse
-
.api_version ⇒ Object
Returns the value of attribute api_version.
Class Attribute Details
.api_version ⇒ Object
Returns the value of attribute api_version.
9 10 11 |
# File 'lib/bushido/config.rb', line 9 def api_version @api_version end |