Closed rogierslag closed 9 years ago
Using this, we can do stuff like this again
orders = new App.Collection([], { model: App.Models.Order, url: "/orders?shop_id=#{shop}&user_id=#{App.session.get('user').get('id')}" });
@joostverdoorn ready for review!
Using this, we can do stuff like this again
@joostverdoorn ready for review!