Class: CarrierWave::TinyPNG::Configuration
- Inherits:
-
Object
- Object
- CarrierWave::TinyPNG::Configuration
- Defined in:
- lib/carrierwave/tinypng.rb
Instance Attribute Summary collapse
-
#key ⇒ Object
Returns the value of attribute key.
Instance Attribute Details
#key ⇒ Object
Returns the value of attribute key.
17 18 19 |
# File 'lib/carrierwave/tinypng.rb', line 17 def key @key end |