Class: CarrierWave::TinyPNG::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/carrierwave/tinypng.rb

Instance Attribute Summary collapse

Instance Attribute Details

#keyObject

Returns the value of attribute key.



17
18
19
# File 'lib/carrierwave/tinypng.rb', line 17

def key
  @key
end