upgrade pat3

This commit is contained in:
2013-12-21 16:46:07 +01:00
parent b4c4a15e60
commit c6f790eccd
12 changed files with 124 additions and 80 deletions
@@ -3,5 +3,9 @@ module Suppliers
before_filter :authenticate_supplier!
layout 'tablet'
rescue_from 'RestClient::Conflict' do |e|
#binding.pry
end
end
end