To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.

Statistics Download as Zip
| Branch: | Tag: | Revision:

root / lib / plugins / rfpdf / init.rb @ 1297:0a574315af3e

History | View | Annotate | Download (168 Bytes)

1 1115:433d4f72a19b Chris
require('cgi')
2
require 'rfpdf'
3
4
# Mime::Type.register "application/pdf", :pdf
5
# ActionView::Template::register_template_handler 'rfpdf', RFPDF::TemplateHandlers::Base