Displaying 1 result from an estimated 1 matches for "771760e5".
Did you mean:
771705
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