18 Jul 18:29
File upload and doc type
From: Pål Bergström <rails-mailing-list@...>
Subject: File upload and doc type
Newsgroups: gmane.comp.lang.ruby.rails
Date: 2008-07-18 16:29:52 GMT
Subject: File upload and doc type
Newsgroups: gmane.comp.lang.ruby.rails
Date: 2008-07-18 16:29:52 GMT
I've made a file upload for word-files. It works fine. I also have a send_file for getting it from the server. But there must be something wrong with the file upload. When downloading it I can't open the file. The same if I fetch it via ftp, so it must be something about the upload and doc type. Any ideas? -- -- 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, send email to rubyonrails-talk@... To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@... For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Since I'd never done this in Rails and knew I'll need it soon, I just
created a new project (Rails 2.1), installed the attachment_fu plugin
and, following this handy-dandy tutorial:
<
RSS Feed