Method: Binnacle::Configuration#api_key
- Defined in:
- lib/binnacle/configuration.rb
#api_key ⇒ Object
An approved publisher API key for the App (BINNACLE_API_KEY)
41 42 43 |
# File 'lib/binnacle/configuration.rb', line 41 def api_key @api_key end |