Class: Forge::Configuration::VideoConfiguration
- Inherits:
-
Object
- Object
- Forge::Configuration::VideoConfiguration
- Defined in:
- lib/forge/lib/forge/config/videos.rb
Instance Attribute Summary collapse
-
#zencoder_api_key ⇒ Object
Returns the value of attribute zencoder_api_key.
-
#zencoder_bucket ⇒ Object
Returns the value of attribute zencoder_bucket.
Instance Attribute Details
#zencoder_api_key ⇒ Object
Returns the value of attribute zencoder_api_key.
17 18 19 |
# File 'lib/forge/lib/forge/config/videos.rb', line 17 def zencoder_api_key @zencoder_api_key end |
#zencoder_bucket ⇒ Object
Returns the value of attribute zencoder_bucket.
17 18 19 |
# File 'lib/forge/lib/forge/config/videos.rb', line 17 def zencoder_bucket @zencoder_bucket end |