On Apr 8, 2:22 pm, Frederick Cheung <[email protected]> wrote: > On Apr 8, 12:38 pm, Helmut Juskewycz <[email protected]> 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 [email protected]. 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.

