Class: RandomYoutubeComment::Configuration
- Inherits:
-
Object
- Object
- RandomYoutubeComment::Configuration
- Defined in:
- lib/random_youtube_comment/configuration.rb
Instance Attribute Summary collapse
-
#wordnik_api_key ⇒ Object
Returns the value of attribute wordnik_api_key.
Instance Attribute Details
#wordnik_api_key ⇒ Object
Returns the value of attribute wordnik_api_key.
3 4 5 |
# File 'lib/random_youtube_comment/configuration.rb', line 3 def wordnik_api_key @wordnik_api_key end |