Class: Octopart::Configuration
- Inherits:
-
Object
- Object
- Octopart::Configuration
- Defined in:
- lib/octopart/config.rb
Instance Attribute Summary collapse
-
#apikey ⇒ Object
Your octopart API key.
Instance Attribute Details
#apikey ⇒ Object
Your octopart API key
14 15 16 |
# File 'lib/octopart/config.rb', line 14 def apikey @apikey end |