improve error handling.

This commit is contained in:
2013-06-03 00:18:12 +01:00
parent e245cac624
commit a00e0b4c51
3 changed files with 25 additions and 8 deletions

View File

@@ -5,4 +5,5 @@ gem 'spree_auth_devise', github: 'spree/spree_auth_devise', :branch => '2-0-stab
gemspec
gem 'httparty'
gem 'httparty'
gem 'json'