[Rails] Re: FileUpload without Tempfile
On Apr 8, 2:22 pm, Frederick Cheung <frederick.che...@gmail.com>
wrote:
> On Apr 8, 12:38 pm, Helmut Juskewycz <hjuskew...@gmail.com> wrote:
>
> > Another solution I was looking in was creating a Rack App and so avoid
> > the file generation, however, didn't work either. Same with a Sinatra
> > app.
>
> > Btw. yes it is mandatory that the file is not saved and only kept in
> > memory for security reasons.
>
> Is it enough for /tmp to be something like tmpfs (ie non persistent) ?
>
> Fred
>
>
Thanks Fred for pointin to tmpfs, however, using tmpfs would also
allow that the file can be read by anyone with access
--
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 rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home