M
macaco
[Note: parts of this message were removed to make it a legal post.]
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.
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.