travis-web/assets/scripts
Piotr Sarnacki b0b1ef305b Change the way config is stored
On ember-cli config is stored in config/environment.js file and it can be
accessed at any time of app being booted. Till now we were using Travis.config
which was making things hard, because we needed an application instance to get
any config value. This commit moves config to config/environment.js and allows
to access it at any point of loading the app.
2015-01-30 15:29:46 +01:00
..
app Change the way config is stored 2015-01-30 15:29:46 +01:00
config Change the way config is stored 2015-01-30 15:29:46 +01:00
lib Change the way config is stored 2015-01-30 15:29:46 +01:00
spec Fix specs 2015-01-06 13:08:41 +01:00
vendor Add newlines at the end of ember-data 2015-01-15 12:39:05 +01:00
travis.coffee Change the way config is stored 2015-01-30 15:29:46 +01:00