1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_dispatch/middleware
Aaron Patterson 6d85804bc6 ExceptionWrapper doesn't need to know about env
ExceptionWrapper only cares about the backtrace cleaner, so lets just
pass the cleaner to the wrapper.  It does not need to know that env
exists or what key the backtrace cleaner is stored in
2015-08-06 15:59:44 -07:00
..
session
templates
callbacks.rb
cookies.rb remove dead code 2015-08-06 08:00:19 -07:00
debug_exceptions.rb ExceptionWrapper doesn't need to know about env 2015-08-06 15:59:44 -07:00
exception_wrapper.rb ExceptionWrapper doesn't need to know about env 2015-08-06 15:59:44 -07:00
flash.rb
load_interlock.rb
params_parser.rb
public_exceptions.rb
reloader.rb
remote_ip.rb
request_id.rb
show_exceptions.rb ExceptionWrapper doesn't need to know about env 2015-08-06 15:59:44 -07:00
ssl.rb
stack.rb
static.rb reuse the request object in the File serving middleware 2015-08-06 15:18:35 -07:00