complete hooks for post receive

This commit is contained in:
Dmitriy Zaporozhets 2012-01-08 13:20:20 +02:00
parent 57ac5fe99f
commit 473445c76f
7 changed files with 64 additions and 5 deletions

View file

@ -20,6 +20,6 @@ test:
production:
adapter: sqlite3
database: db/production.sqlite3
database: db/development.sqlite3
pool: 5
timeout: 5000