13 14 15
# File 'lib/ark/repo.rb', line 13 def connect(path='/tmp/ark.git') self.db = self.new(:repo => path) end