Displaying 1 result from an estimated 1 matches for "nick_warren".
2008 Mar 04
2
Action Mailer throwing underscores on template name
...Looking at the log, it become obvious what''s happening, the system is
looking for templates with underscores at the end. Notice the
exception_notification_ .
For example:
ActionView::ActionViewError (No rhtml, rxml, rjs or delegate template
found for exception_notification_ in /var/rails/nick_warren/releases/
20080303165433/vendor/plugins/exception_notification/lib/../views/
exception_notifier):
    /usr/lib/ruby/gems/1.8/gems/actionpack-1.13.6/lib/action_view/
base.rb:401:in `find_template_extension_for''
    /usr/lib/ruby/gems/1.8/gems/actionpack-1.13.6/lib/action_view/
base.rb:332:i...