jferreira / rails_DRONE

0 stars 0 forks source link

Supporting Gif upload when creating a package #71

Closed rogermutt closed 5 years ago

rogermutt commented 5 years ago

Allowing uploading gifs when creating a new package When a gif is uploaded this it will be displayed as the thumbnail in the package#index page. If no gif is uploaded the package will display the image_URL. If no image URL, then will display a grey background.