Piotr Sarnacki
a47c282281
Move Gemfile to waiter
2015-02-05 13:45:20 +01:00
Piotr Sarnacki
141457c4f9
Change config keys to camel case
2015-02-05 11:35:47 +01:00
Piotr Sarnacki
89e604fdc9
Remove specs for unused features in ruby part
2015-02-04 23:08:50 +01:00
Piotr Sarnacki
89081a873b
Bring back ETags
2015-02-03 20:31:41 +01:00
Piotr Sarnacki
961b487fac
Change a way config is updated
...
The ENV viarable that is exported in app/config/environment.js is saved as JSON
in <meta> tag in index.html. In order to properly set the settings from the app
we need to get it from there, update the JSON and write it back
2015-02-03 17:20:04 +01:00
Piotr Sarnacki
bf28f66b44
Properly set config for Ember CLI app
2015-02-03 12:44:52 +01:00
Piotr Sarnacki
41d406bb19
Remove ETags based on version for now
2015-02-03 12:00:27 +01:00
Piotr Sarnacki
30447f6e68
Set root to dist/ directory
2015-02-03 11:55:44 +01:00
Piotr Sarnacki
8959f382c2
Move server/ to waiter/
...
Apparently server dir conflicts with some scripts in ember-cli
2015-02-03 10:13:48 +01:00