3 lines
81 B
Ruby
3 lines
81 B
Ruby
|
require 'rfpdf'
|
||
|
|
||
|
ActionView::Base::register_template_handler 'rfpdf', RFPDF::View
|