add new uploads/batch endpoint for handling twitter galleries

This commit is contained in:
r888888888
2015-02-09 16:29:00 -08:00
parent 0c00bba65d
commit e57cad7b0a
9 changed files with 105 additions and 4 deletions

View File

@@ -47,6 +47,7 @@ gem 'streamio-ffmpeg'
gem 'rubyzip', :require => "zip"
gem 'coinbase'
gem 'stripe'
gem 'twitter'
# needed for looser jpeg header compat
gem 'ruby-imagespec', :require => "image_spec", :git => "https://github.com/r888888888/ruby-imagespec.git", :branch => "exif-fixes"