ActionView::Base::register_template_handler moved to ActionView::Template::register_template_handler (#1194).
git-svn-id: http://redmine.rubyforge.org/svn/branches/work@1468 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
require 'rfpdf'
|
||||
|
||||
ActionView::Base::register_template_handler 'rfpdf', RFPDF::View
|
||||
ActionView::Template::register_template_handler 'rfpdf', RFPDF::View
|
||||
|
||||
Reference in New Issue
Block a user