mirror of
https://github.com/redmine/redmine.git
synced 2026-01-19 14:03:06 +01:00
3 lines
81 B
Ruby
3 lines
81 B
Ruby
|
|
require 'rfpdf'
|
||
|
|
|
||
|
|
ActionView::Base::register_template_handler 'rfpdf', RFPDF::View
|