delayed_job is a nice gem for executing work in the background in Ruby On Rails.
But what happend to me is that mails did not get send correctly. I was expecting to get them send in german and not english (default locale).
What happend?
delayed_job is a nice gem for executing work in the background in Ruby On Rails.
But what happend to me is that mails did not get send correctly. I was expecting to get them send in german and not english (default locale).
What happend?