# File lib/gettext_i18n_rails/slim_parser.rb, line 12 def target?(file) File.extname(file) == '.slim' end