module Roundhouse::Middleware::I18n

Simple middleware to save the current locale and restore it when the job executes. Use it by requiring it in your initializer:

require 'roundhouse/middleware/i18n'