Class: Atethechon::DataStore
- Inherits:
-
Object
- Object
- Atethechon::DataStore
- Defined in:
- lib/atethechon/data_store.rb
Instance Method Summary collapse
Instance Method Details
#load(_key, with:) ⇒ Object
3 4 5 |
# File 'lib/atethechon/data_store.rb', line 3 def load(_key, with:) with.new.load end |