Skip to content

Commit

Permalink
hell, it already requires edge anyway
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.techno-weenie.net/projects/plugins/exception_logger@2732 567b1171-46fb-0310-a4c9-b4bef9110e78
  • Loading branch information
technoweenie committed Feb 4, 2007
1 parent e700502 commit c7c487b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions init.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
if LoggedExceptionsController.respond_to?(:view_paths)
LoggedExceptionsController.view_paths = [File.join(directory, 'views')]
else
LoggedExceptionsController.template_root = File.join(directory, 'views')
end
LoggedExceptionsController.view_paths = [File.join(directory, 'views')]

0 comments on commit c7c487b

Please sign in to comment.