-
- Downloads
Fix #2108 - Fix gif uploads (#2171)
* Fix #2108 - Fix gif uploads Add specs for media attachment gifv conversion * Add ffmpeg to travis * Make travis install ffmpeg, not libav * Switch travis to trusty
Showing
- .travis.yml 4 additions, 1 deletion.travis.yml
- app/models/media_attachment.rb 13 additions, 8 deletionsapp/models/media_attachment.rb
- lib/paperclip/gif_transcoder.rb 5 additions, 1 deletionlib/paperclip/gif_transcoder.rb
- spec/fixtures/files/attachment.gif 0 additions, 0 deletionsspec/fixtures/files/attachment.gif
- spec/models/media_attachment_spec.rb 22 additions, 0 deletionsspec/models/media_attachment_spec.rb
Loading
Please register or sign in to comment