Class: Charyf::Utils::StorageProvider::Base
- Includes:
- Strategy
- Defined in:
- lib/charyf/utils/storage/provider.rb
Class Method Summary collapse
Methods included from Strategy
Class Method Details
.base ⇒ Object
9 10 11 |
# File 'lib/charyf/utils/storage/provider.rb', line 9 def self.base Base end |