Commit graph

5 commits

Author SHA1 Message Date
Gered a055c6e2ef use different profile resource-paths to include dev/prod site.configs
this also necessitated a change to how the couchdb table defs are
defined as aot-ing the prod profile caused code to get evaluated
which triggered at-compile-time-loading of site.config, which at that
point the prod resources-paths would not have been merged in causing
compilation errors
2014-04-04 23:28:51 -04:00
Gered 8e3111bab7 not dev environment by default 2014-03-29 12:20:24 -04:00
Gered 5116b9ae1e default config file is set to development environment 2013-07-29 22:55:55 -04:00
Gered 13397a75aa something more neutral for now
I don't want to keep too much environment specifics (credentials, IP's,
and other stuff) version controlled right now
2013-05-20 17:48:01 -04:00
Gered 906f8ec915 initial commit 2013-05-20 17:43:38 -04:00