Support new TemplateHandler API
Reported by Bruce Williams | August 17th, 2008 @ 03:04 PM
A breakage in Edge Rails, as reported by Jason Whittle via email.
NoMethodError (You have a nil object when you didn't expect it! The error occurred while evaluating nil.template_format=): /vendor/gems/rtex-2.0.1/lib/rtex/framework/rails.rb:22:in `initialize' /vendor/rails/actionpack/lib/action_view/template_handler.rb:11:in `new' /vendor/rails/actionpack/lib/action_view/template_handler.rb:11:in `call' /vendor/rails/actionpack/lib/action_view/renderable.rb:22:in `_unmemoized_compiled_source'
Comments and changes to this ticket
-
Bruce Williams August 17th, 2008 @ 03:21 PM
- State changed from new to resolved
(from [d226f07cac31201d1ef241c8dcbca851d1ae40c5]) Support edge rails post commit d2ccb852d [#5 state:resolved] http://github.com/bruce/rtex/com...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
RTeX is a Ruby library (and web framework plugin) used to generate PDF documents on-the-fly using the LaTeX typesetting system.
People watching this ticket
Referenced by
- 5 Support new TemplateHandler API (from [d226f07cac31201d1ef241c8dcbca851d1ae40c5]) Support...