lib/sprockets/erb_template.rb



require 'sprockets/erb_processor'

module Sprockets
  # Deprecated
  ERBTemplate = ERBProcessor
end