Module: Gemon
- Defined in:
- lib/gemon.rb,
lib/gemon/version.rb
Defined Under Namespace
Classes: Server
Constant Summary collapse
- VERSION =
"0.0.2"
Class Attribute Summary collapse
-
.api_key ⇒ Object
Returns the value of attribute api_key.
Class Attribute Details
.api_key ⇒ Object
Returns the value of attribute api_key.
9 10 11 |
# File 'lib/gemon.rb', line 9 def api_key @api_key end |