updates for qr handling

This commit is contained in:
2012-08-27 15:46:18 +02:00
parent c087aa0267
commit 157b2406a0
14 changed files with 79 additions and 36 deletions
+3
View File
@@ -1,6 +1,9 @@
class SupplierController < ApplicationController
before_filter :authenticate_supplier!
def home
render layout: 'tablet'
end
# GET /suppliers/1/active_orders
# GET /suppliers/1/active_orders.json
def active_orders