Method: Yt::Models::Configuration#api_key
- Defined in:
- lib/yt/models/configuration.rb
#api_key ⇒ String
Returns the API key for server/browser YouTube applications.
43 44 45 |
# File 'lib/yt/models/configuration.rb', line 43 def api_key @api_key end |