[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

merb and rmagick thumbnails

schaf88

3/3/2008 2:36:00 PM

Hi
I'm playing around with a merb app to upload images. The upload works
fine and the images are copied from the temporary directory into an
uploads directory in the merb root with the original filename. now i
want to create thumbnails using RMagick, but when I add the code, I get
an internal server error when i try to load page:

Internal server error 500
uninitialized constant Photos::Photo

You can view my model, controller and views at here:
http://pastie.caboo...
Thank you for your help
Flo
--
Posted via http://www.ruby-....