Product error handling

This commit is contained in:
2014-11-27 14:48:33 +01:00
parent 60f014811c
commit 5453837880
20 changed files with 96 additions and 39 deletions
-6
View File
@@ -155,7 +155,6 @@ GEM
mime-types (~> 1.15)
multi_json (~> 1.0)
rest-client (~> 1.6.1)
daemons (1.1.9)
debug_inspector (0.0.2)
diff-lcs (1.2.5)
docile (1.1.5)
@@ -408,10 +407,6 @@ GEM
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
temple (0.6.10)
thin (1.6.3)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0)
rack (~> 1.0)
thor (0.19.1)
thread_safe (0.3.4)
tilt (1.4.1)
@@ -487,7 +482,6 @@ DEPENDENCIES
slim-rails
spring
spring-commands-rspec
thin
turnip
uglifier (>= 1.0.3)
web-console (~> 2.0.0.beta3)