mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-26 02:36:11 +01:00
migrate calendar feature
This commit is contained in:
parent
75f2afc2e1
commit
de309c8ee8
14 changed files with 87 additions and 224 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue