Libraries
»
micro-hookit
(0.12.13)
»
Index
»
Hookit
»
DB
»
#fetch
Method: Hookit::DB#fetch
Defined in:
lib/hookit/db.rb
#
fetch
(key) ⇒
Object
14 15 16
# File 'lib/hookit/db.rb', line 14
def
fetch
(
key
)
data
[
key
]
end