Chris@1296: module RFPDF Chris@1296: module TemplateHandlers Chris@1296: # class Base < ::ActionView::TemplateHandlers::ERB Chris@1296: Chris@1296: # def compile(template) Chris@1296: # src = "_rfpdf_compile_setup;" + super Chris@1296: # end Chris@1296: # end Chris@1296: end Chris@1296: end Chris@1296: Chris@1296: