Project

General

Profile

« Previous | Next » 

Revision f4459c11

Added by David Davis about 8 years ago

Refs #3809 - Turning on some rubocop cops

View differences:

config/initializers/1_fast_gettext.rb
# When mark_translated setting is set, we will wrap all translated strings
# which is useful when translating code base.
if SETTINGS[:mark_translated] and not Rails.env.test?
if SETTINGS[:mark_translated] and !Rails.env.test?
include Foreman::Gettext::Debug
else
include Foreman::Gettext::AllDomains

Also available in: Unified diff