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