Method: HelloTxt::Keyloader#api_key
- Defined in:
- lib/hellotxt/keyloader.rb
#api_key ⇒ Object
hellotxt uses this as the key for the registered application
14 15 16 |
# File 'lib/hellotxt/keyloader.rb', line 14 def api_key @api_key end |