repo.or.cz
/
couchobject.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Database#document for getting a doc by id and revision
[couchobject.git]
/
Rakefile
blob
e469154c2ae4c3c596870a5e920f197b7b5be179
1
require 'config/requirements'
\r
2
require 'config/hoe' # setup Hoe + all gem configuration
\r
3
\r
4
Dir['tasks/**/*.rake'].each { |rake| load rake }