mirror of
https://github.com/redmine/redmine.git
synced 2025-11-12 16:26:03 +01:00
3 lines
81 B
Ruby
3 lines
81 B
Ruby
|
|
require 'rfpdf'
|
||
|
|
|
||
|
|
ActionView::Base::register_template_handler 'rfpdf', RFPDF::View
|