migrate calendar feature

This commit is contained in:
Reinier Balt 2012-01-30 03:42:47 +01:00
parent 75f2afc2e1
commit de309c8ee8
14 changed files with 87 additions and 224 deletions

View file

@ -6,7 +6,7 @@ development:
# encoding: utf8
host: localhost
username: root
password:
password:
test: &TEST
adapter: sqlite3
@ -20,10 +20,7 @@ production:
# encoding: utf8
host: localhost
username: root
password:
password:
cucumber:
<<: *TEST
selenium:
<<: *TEST