Class: Tepee
- Inherits:
-
Object
- Object
- Tepee
- Defined in:
- lib/tepee.rb,
lib/tepee/version.rb
Overview
Tepee configuration helper for the braves
Defined Under Namespace
Modules: Version
Class Attribute Summary collapse
-
.env_var_prefix ⇒ Object
Returns the value of attribute env_var_prefix.
Class Attribute Details
.env_var_prefix ⇒ Object
Returns the value of attribute env_var_prefix.
9 10 11 |
# File 'lib/tepee.rb', line 9 def env_var_prefix @env_var_prefix end |