Class: StorageStrategy

Inherits:
Object
  • Object
show all
Extended by:
Enum
Defined in:
lib/mangopay/util/storage_strategy.rb

Overview

Storage strategy enumeration

Constant Summary collapse

MEMORY =
value 'MEMORY'
FILE =
value 'FILE'

Method Summary

Methods included from Enum

extended, value_of