Handle errors using Gaffe

This commit is contained in:
wvengen 2015-06-06 20:20:07 +02:00
parent ae4979a3f0
commit 9efa9d5d43
12 changed files with 71 additions and 17 deletions

View file

@ -46,6 +46,7 @@ gem 'recurring_select'
gem 'roo', '~> 2.0.0'
gem 'roo-xls'
gem 'spreadsheet'
gem 'gaffe'
# we use the git version of acts_as_versioned, and need to include it in this Gemfile
gem 'acts_as_versioned', github: 'technoweenie/acts_as_versioned'