sinatra/lib
Simon Rozet 8f6743fb3a Clean framework/lib paths in error backtrace (clean_trace option) [#77]
The following types of cleaning is performed:

* Paths that match the Gem.dir are removed from the backtrace.
* Sinatra lib paths are removed from the backtrace.
* The leading "./" is removed from filenames.

This is turned on by default but we may want to consider enabling it
by default only in development environments.
2009-01-23 02:30:48 -08:00
..
sinatra Clean framework/lib paths in error backtrace (clean_trace option) [#77] 2009-01-23 02:30:48 -08:00
sinatra.rb Minor tweaks to use_in_file_templates! auto loading 2009-01-17 17:10:10 -08:00