consitency refactor

This commit is contained in:
2014-11-27 19:42:51 +01:00
parent 5453837880
commit 3bc1e5685c
37 changed files with 338 additions and 235 deletions
@@ -1,7 +1,7 @@
module Suppliers
class ApplicationController < ::ApplicationController
before_filter :authenticate_supplier!
layout 'tablet'
layout 'supplier/app'
rescue_from 'RestClient::Conflict' do |e|
#binding.pry