Module: Finagraph
- Defined in:
- lib/finagraph.rb,
lib/finagraph/client.rb,
lib/finagraph/version.rb
Defined Under Namespace
Classes: Client
Constant Summary collapse
- VERSION =
"0.0.4"
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.
7 8 9 |
# File 'lib/finagraph.rb', line 7 def api_key @api_key end |