Method: Binnacle::Configuration#api_secret
- Defined in:
- lib/binnacle/configuration.rb
#api_secret ⇒ Object
The API secret for the given API key (BINNACLE_API_SECRET)
44 45 46 |
# File 'lib/binnacle/configuration.rb', line 44 def api_secret @api_secret end |