Module: Roundhouse::Middleware::I18n

Defined in:
lib/roundhouse/middleware/i18n.rb

Overview

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'

Defined Under Namespace

Classes: Client, Server