Method: Bookman::BeerConfig#db_path

Defined in:
lib/bookman/beer.rb

#db_pathObject

Database



27
# File 'lib/bookman/beer.rb', line 27

def db_path() "#{build_dir}/#{collection}/#{setup}/#{collection}.db"; end