Only version image files with CarrierWave gem
by LupineDev
For the current project I am working on we are using the CarrierWave gem as an upload solution for users to upload files. It is a great solution for uploading files to your rails that allows you to specify “versions” of uploaded images that...