On Wed, Apr 23, 2014 at 7:59 AM, Gustavo Caso <gustavoc...@gmail.com> wrote:
> In my Rails app I have delayed_job gem to delay all the emails, the problem
> with this appear when I want to have some attachments in the emails, in
> development I store then in tmp folder.
> I Heroku I thought that might be possible as well but I get the error the
> there is no file in that folder.

Heroku does not provide access to a file system.

Look into cloud storage providers, e.g. Amazon S3, Rackspace
Cloud Files, etc.

-- 
Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/CACmC4yBctJ0czonqmK2q2UsFeNuY83Z5SQKM_PchupbHC8BA6A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to