search for: mailer_work

Displaying 1 result from an estimated 1 matches for "mailer_work".

Did you mean: mailer_worker
2006 Aug 07
9
problems with ActionMailer
...ew::ActionViewError) I had to put a render :file at the end of the mail_prueba function, and even that way the email is not sent... Any ideas on what could be the problem? btw... this is the code in the controller that creates the worker: def email_prueba MiddleMan.new_worker(:class => :mailer_worker, :args => "", :job_key => :emailer) redirect_to(:action => ''email_prueba_progress'') end def email_prueba_progress render(:text => "Progreso: #{MiddleMan[:emailer].progress}") end thanks for any hint. -- rolando -- [[ knowledge is...