Ember temp commit

This commit is contained in:
2013-09-24 08:47:30 +02:00
parent ebbb5dedfc
commit 5650ada04c
71 changed files with 595 additions and 66 deletions
+1
View File
@@ -99,6 +99,7 @@ Qwaiter::Application.routes.draw do
post :sort
end
end
resources :orders, only: [:index, :show]
root to: 'sections#index'
end