Method: Bandit::Config#storage_config
- Defined in:
- lib/bandit/config.rb
#storage_config ⇒ Object
storage_config should be hash of storage config values
12 13 14 |
# File 'lib/bandit/config.rb', line 12 def storage_config @storage_config end |