On Oct 31, 1:49 am, Jeff Pritchard <[EMAIL PROTECTED]>
wrote:
> Shameless bump.  I still really could use some help on this guys!  There
> must be somebody out there who has used this.
>
What's in the one byte?

send_file reads the file (in ruby) and spits the bytes out - the file
doesn't have to be anywhere in particular, but it does need to be
readable by your rails process. Have you tried sticking a breakpoint
in there and see if you can open/read the file ? (I'd forget about
x_sendfile for now)

Fred
> thanks much,
> jp
> --
> Posted viahttp://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@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to