Libraries
»
dao
(5.3.3)
»
Index
»
Dao
»
Db
»
#ystore
Method: Dao::Db#ystore
Defined in:
lib/dao/db.rb
#
ystore
⇒
Object
33 34 35
# File 'lib/dao/db.rb', line 33
def
ystore
@ystore
||=
YAML
::
Store
.
new
(
path
)
end