attachinary icon indicating copy to clipboard operation
attachinary copied to clipboard

Pass on `resource_type` to `Cloudinary::Utils.cloudinary_url` with stored `attachinary_file#resource_type`

Open rafb43 opened this issue 12 years ago • 0 comments

I believe this should be the default behavior, to avoid uploading .ppt, .xsl, etc... with raw and then not being able to serve them because the url is image by default as shown in https://github.com/cloudinary/cloudinary_gem/blob/master/lib/cloudinary/utils.rb#L93

rafb43 avatar Sep 18 '13 21:09 rafb43