|
|
|
|
|
by towelrod
5636 days ago
|
|
I use RMagick for a rails based image repository, and I have to shell out to run the RMagick code because of memory problems. When I used to keep it all in the rails process, those guys would get up to the 2-3G range over the course of a couple of days. I'll have to check out minimagick, it might be cleaner than what I am doing now. |
|