mirror of
https://github.com/redmine/redmine.git
synced 2026-03-05 03:51:38 +01:00
* issue_relation model added git-svn-id: http://redmine.rubyforge.org/svn/branches/work@162 e93f8b46-1217-0410-a6f0-8f06a7374b81
3 lines
81 B
Ruby
3 lines
81 B
Ruby
require 'rfpdf'
|
|
|
|
ActionView::Base::register_template_handler 'rfpdf', RFPDF::View |