Module: RuboCop::Cop::I18n::RailsI18n

Defined in:
lib/rubocop/cop/i18n/rails_i18n.rb,
lib/rubocop/cop/i18n/rails_i18n/decorate_string.rb

Overview

The Rails I18n module contains cops used to lint and enforce the use of strings in rails applications that want to use the I18n gem.

Defined Under Namespace

Classes: DecorateString