forked from rails/exception_notification
-
Notifications
You must be signed in to change notification settings - Fork 424
Closed
Milestone
Description
This guy explains the issue nicely: http://stackoverflow.com/questions/5389754/custom-partials-in-exception-notification-in-rails-3
But basically, the view path for the gem seems to be specific to the gem's location and does not consult the app's view path. Is there any help for this or am I just doing it wrong perhaps?
I tried adding a section called highlights
to options[:sections]
and started receiving the error:
Missing partial exception_notifier/highlights with {:locale=>[:en], :handlers=>[:rjs, :rhtml, :rxml, :erb, :builder], :formats=>[:text]} in view paths "C:/Ruby187/lib/ruby/gems/1.8/gems/exception_notification-2.4.0/lib/exception_notifier/views"
Thanks
Metadata
Metadata
Assignees
Labels
No labels