search for: merbroot

Displaying 1 result from an estimated 1 matches for "merbroot".

Did you mean: merb_root
2008 Mar 02
1
(Noob) Image upload: rename file
Hi! I''m building an app where the user can upload images. this works fine and the uploaded file is copied from the temp directory to an MerbRoot/uploads/id directory. my problem is that the filename is something like Merb.5288.0. How can I rename it? my model is available at pastie.<http://pastie.caboo.se/160143> I''m sure this question is not too sophisticated (-; regards flo schaf PS: The value of the size field is always 0...