#!/usr/bin/env ruby require 'rails-html-sanitizer' class I18nExtractor ERB_TAG = /<%(.*?)%>/ HTML_TAG = /<[^>]*>|<\/[^>]*>|[^>]*\/>|\".+">|">|<\w+(.+|)|.+="(.+)|"/ SEPARATOR = '_@@@_' SKIP_TAGS = [[/