end of day commit

This commit is contained in:
2012-08-28 20:08:13 +02:00
parent 0b16614d41
commit 89700f36e9
43 changed files with 896 additions and 26 deletions
@@ -0,0 +1,6 @@
module Suppliers
class ApplicationController < ::ApplicationController
layout 'tablet'
end
end