Class: ActiveCipherStorage::Adapters::ActiveStorageService::BlobRef
- Inherits:
-
Struct
- Object
- Struct
- ActiveCipherStorage::Adapters::ActiveStorageService::BlobRef
- Defined in:
- lib/active_cipher_storage/adapters/active_storage_service.rb
Instance Attribute Summary collapse
-
#key ⇒ Object
Returns the value of attribute key.
Instance Attribute Details
#key ⇒ Object
Returns the value of attribute key
20 21 22 |
# File 'lib/active_cipher_storage/adapters/active_storage_service.rb', line 20 def key @key end |