Class: CarrierWave::EasyEncryption::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#passwordObject

Returns the value of attribute password.



15
16
17
# File 'lib/carrierwave_easy_encryption.rb', line 15

def password
  @password
end