Displaying 1 result from an estimated 1 matches for "image_xxx".
Did you mean:
image_pxe
2006 Apr 23
1
file_column does not work with update model
When I am creating a model, everything works but not during update
(where I use Model.update_attributes(model_attributes) ).
I get the error:
Do not know how to handle a string with value ''image_xxx.jpg'' that was
passed to a file_column. Check if the form''s encoding has been set to
''multipart/form-data''.
The form is indeed multipart. Does file_column work with
update_attributes? In the server log I see message:
script/server: No such file or directory -...