When you're configuring dragonfly try something like this:

app.configure_with(:imagemagick, :use_filesystem => false)

Luke

On 2010-11-30, at 9:08 AM, Andre Fonseca wrote:

> Anyone work or know about gem dragonfly ?  I use this for photo upload in a 
> web app.  My problem is Dragonfly does not delete the files it created in tmp 
> dir. All time, when i fetch some file, it create one tempfile 
> (dragonfly_2010....). No one clean up this files after Dragonfly finish.
> 
> Is there any  config options that can avoid this? Is there any way not save 
> the TempObject on disk?
> 
> 
> 
> -- 
> Andre Fonseca
> http://www.andrefonseca.net
> 
> -- 
> 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-t...@googlegroups.com.
> To unsubscribe from this group, send email to 
> rubyonrails-talk+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/rubyonrails-talk?hl=en.

-- 
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-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to