mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
Snake-Case ShowExceptions file
This commit is contained in:
parent
2229dac1f9
commit
1e8bdefb70
2 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ require 'time'
|
|||
require 'uri'
|
||||
|
||||
# other files we need
|
||||
require 'sinatra/showexceptions'
|
||||
require 'sinatra/show_exceptions'
|
||||
require 'sinatra/version'
|
||||
|
||||
module Sinatra
|
||||
|
|
Loading…
Reference in a new issue