47 48 49
# File 'lib/milkode/common/dbdir.rb', line 47 def expand_groonga_path(path = '.') File.expand_path groonga_path(path) end