end of day commit

This commit is contained in:
2012-08-29 17:42:04 +02:00
parent 89700f36e9
commit 8213bae2c6
57 changed files with 1109 additions and 128 deletions
@@ -1,5 +1,6 @@
module Suppliers
class ApplicationController < ::ApplicationController
before_filter :authenticate_supplier!
layout 'tablet'
end