public
Clone URL: git://github.com/defunkt/exception_logger.git
hell, it already requires edge anyway

git-svn-id: 
http://svn.techno-weenie.net/projects/plugins/exception_logger@2732 
567b1171-46fb-0310-a4c9-b4bef9110e78
technoweenie (author)
Sun Feb 04 14:43:20 -0800 2007
commit  c7c487b03d237f0f4894ba3b4507f90256a1f3eb
tree    c4db47ac180dd310342b0315a4218f63bfe922dc
parent  e700502105f93959f8cdfe01cebabb65c05eea60
...
1
2
3
4
5
6
 
7
...
 
 
 
 
 
1
2
3
0
@@ -1,5 +1 @@
0
-if LoggedExceptionsController.respond_to?(:view_paths)
0
- LoggedExceptionsController.view_paths = [File.join(directory, 'views')]
0
-else
0
- LoggedExceptionsController.template_root = File.join(directory, 'views')
0
-end
0
\ No newline at end of file
0
+LoggedExceptionsController.view_paths = [File.join(directory, 'views')]
0
\ No newline at end of file

Comments

    No one has commented yet.