------art_39094_18902130.1199542915802
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hi, I'm new to this language, so any help will be welcome.

I'm trying to create images at random, not a problem with this, and I can do
it on ruby alone saving the image to the filesystem and watching it later on
a viewer.

Buy when I try to use RoR, like creating the image on the fly, not saving it
to the filesystem, and presenting it on the browser.... well, i get
confused.  All I can do so far, it's to show the image i have generated on
ruby before.

btw, i'm using RMagick to do the trick.

------art_39094_18902130.1199542915802--