swift-enable the paperclip! 
(#2322)

Showing
- Gemfile 1 addition, 0 deletionsGemfile
- Gemfile.lock 15 additions, 0 deletionsGemfile.lock
- app/helpers/routing_helper.rb 7 additions, 1 deletionapp/helpers/routing_helper.rb
- config/initializers/ostatus.rb 1 addition, 0 deletionsconfig/initializers/ostatus.rb
- config/initializers/paperclip.rb 15 additions, 0 deletionsconfig/initializers/paperclip.rb
... | ... | @@ -15,6 +15,7 @@ gem 'pghero', '~> 1.7' |
gem 'dotenv-rails', '~> 2.2' | ||
gem 'aws-sdk', '~> 2.9' | ||
gem 'fog-openstack', '~> 0.1' | ||
gem 'paperclip', '~> 5.1' | ||
gem 'paperclip-av-transcoder', '~> 0.6' | ||
... | ... |
Please register or sign in to comment