Method: Mangadex::Config#storage
- Defined in:
- lib/config.rb
#storage ⇒ Object
44 45 46 |
# File 'lib/config.rb', line 44 def storage @storage ||= storage_class.new end |
44 45 46 |
# File 'lib/config.rb', line 44 def storage @storage ||= storage_class.new end |