Displaying 1 result from an estimated 1 matches for "toupload".
Did you mean:
reupload
2010 Mar 26
2
file upload error(can't convert Tempfile into String)
...b") { |f| f.write(upload[''uploads''].read) }
end
end
when i tried to upload a file its showing errors as
TypeError in ListsController#save_imports
can''t convert Tempfile into String
can anyone help.is there any fault in this method?actually i wanted
toupload this files into a table callled contactslists or to move to
a folder in my application pls provide help
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, sen...