Re: Does Heroku still support ImageMagick?

2011-05-10 Thread szh
I am using ImageMagick (through RMagick) in my app with no problem, but I 
don't have any official info.

-- 
You received this message because you are subscribed to the Google Groups 
Heroku group.
To post to this group, send email to heroku@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.



Re: Does Heroku still support ImageMagick?

2011-05-10 Thread Keenan Brock
Hi,

Just use it in bliss

I know the heroku devs have documented using rmagic in a number of areas e.g.: 
http://devcenter.heroku.com/articles/http-caching
And in google docs.

Paperclip uses it.

You have the options of using it via:
Gemfile: rmagick
Gemfile: mini_magick
backticks


--Keenan

On Tuesday, May 10, 2011 at 8:55 PM, szh wrote: 
 I am using ImageMagick (through RMagick) in my app with no problem, but I 
 don't have any official info. 
 
  -- 
  You received this message because you are subscribed to the Google Groups 
 Heroku group.
  To post to this group, send email to heroku@googlegroups.com.
  To unsubscribe from this group, send email to 
 heroku+unsubscr...@googlegroups.com.
  For more options, visit this group at 
 http://groups.google.com/group/heroku?hl=en.
 

-- 
You received this message because you are subscribed to the Google Groups 
Heroku group.
To post to this group, send email to heroku@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.