Class: SegmentIO::Configuration
- Inherits:
-
Object
- Object
- SegmentIO::Configuration
- Defined in:
- lib/lay_me_out/segment_io.rb
Instance Attribute Summary collapse
-
#api_key ⇒ Object
Returns the value of attribute api_key.
Instance Attribute Details
#api_key ⇒ Object
Returns the value of attribute api_key.
18 19 20 |
# File 'lib/lay_me_out/segment_io.rb', line 18 def api_key @api_key end |