class I18n::Tasks::Angular::Scanners::TranslateOnce
Public Instance Methods
pattern()
click to toggle source
# File lib/i18n/tasks/angular/scanners/translate_once.rb, line 7 def pattern /translate-once(?:-[a-z]+)?=[\"\']([^\"\'\{\}]+)[\"\']/ end