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