Refactor Qsupplier.App to App

This commit is contained in:
2014-08-10 08:50:20 +02:00
parent 1a0f9b4ae5
commit 3451604dff
77 changed files with 200 additions and 197 deletions
@@ -1,5 +1,5 @@
attr = DS.attr
Qsupplier.App.User= DS.Model.extend
App.User= DS.Model.extend
facebook_id: attr('string')
email: attr('string')
name: attr('string')