Moving measurements into strain for now

This commit is contained in:
Matthew Dillon 2015-02-03 11:09:50 -09:00
parent 867c20948b
commit d2951e600f
4 changed files with 58 additions and 8 deletions

View file

@ -1,5 +0,0 @@
import DS from 'ember-data';
export default DS.RESTAdapter.reopen({
namespace: 'api'
});