Class: ActiveCipherStorage::Adapters::ActiveStorageService::BlobRef

Inherits:
Struct
  • Object
show all
Defined in:
lib/active_cipher_storage/adapters/active_storage_service.rb

Instance Attribute Summary collapse

Instance Attribute Details

#keyObject

Returns the value of attribute key

Returns:

  • (Object)

    the current value of key



20
21
22
# File 'lib/active_cipher_storage/adapters/active_storage_service.rb', line 20

def key
  @key
end