Class: StorageStrategy
- Inherits:
-
Object
- Object
- StorageStrategy
- Extended by:
- Enum
- Defined in:
- lib/mangopay/util/storage_strategy.rb
Overview
Storage strategy enumeration
Constant Summary collapse
- MEMORY =
value 'MEMORY'
- FILE =
value 'FILE'