Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SVG Support #27

Open
manfe opened this issue Jun 30, 2016 · 0 comments
Open

SVG Support #27

manfe opened this issue Jun 30, 2016 · 0 comments

Comments

@manfe
Copy link

manfe commented Jun 30, 2016

Guys, I have to create a issue for this, because I couldn't find anything about it.

Well, I am using Rails 4 and Ruby 2.2.4 and I am uploading a SVG file to a S3 bucket.

I can upload the file and display correclty the SVG file while it's on cache folder, but when it's moved to store folder and lose the extension I try to display the image using the attachment_url(, :logo, filename: :svg) it loses the XML content for SVG file.

How can I use SVG files with Refile?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant