I would like to know if there is any available ruby script for image saving as is available for php,asp.net and jsp based applications. I developed one of my own scripts by studying the available script but when i run the script to save the application the memory allocation fails.
For more insight into this i would like to mention that I am using Rmagick library for image conversion and saving and it seems it's not able to allocate memory properly. Can someone provide me help on this as i am into urgent need for such a script to finish off my project.