Hi!<br>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 <a href="http://pastie.caboo.se/160143" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">pastie.</a><br>
I'm sure this question is not too sophisticated (-;<br>regards<br>flo schaf<br><br>PS: The value of the size field is always 0. why? (thats not that important)