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

Call to mogrify not specifying the format argument #14

Open
freeosk opened this issue Mar 27, 2013 · 0 comments
Open

Call to mogrify not specifying the format argument #14

freeosk opened this issue Mar 27, 2013 · 0 comments

Comments

@freeosk
Copy link

freeosk commented Mar 27, 2013

I am trying to use this gem. When I use:
respond_to do |format|
format.svg { render :qrcode => request.url}
end

I get this response:
"mogrify -format /tmp/mini_magick20130327-17569-1rwa2n8[0]") failed:

The argument after format is missing.

Any Thoughts?

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

0 participants