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
Rafael França 2d1e6aea58
Merge pull request #42655 from ghiculescu/middleware-delete-raise
Deleting an item from the Middleware stack should raise if the item is not found
2021-07-07 13:22:01 -04:00
..
session Merge pull request #39860 from hahmed/docs/actiondispatch-cookies-improvements 2020-07-31 08:49:25 +05:30
templates Fix invalid statement template compile error 2021-06-09 22:31:59 +01:00
actionable_exceptions.rb Re-enable Layout/SpaceAroundOperators cop 2020-10-23 16:12:15 +09:00
callbacks.rb
cookies.rb [ci skip] Fixing all <x> based occurances to <x>-based 2021-06-16 19:15:12 +05:30
debug_exceptions.rb Skip logging backtrace when exception is in rescue_responses 2021-06-24 23:04:12 -04:00
debug_locks.rb Clarify that ActionDispatch::DebugLocks is accessible via HTTP (#42160) 2021-05-06 10:53:11 -03:00
debug_view.rb Make the arguments of ActionView::Base#initialize required 2020-10-30 00:25:24 +00:00
exception_wrapper.rb Skip logging backtrace when exception is in rescue_responses 2021-06-24 23:04:12 -04:00
executor.rb
flash.rb Remove ActionDispatch::Flash::NullFlash 2021-05-18 21:26:24 -05:00
host_authorization.rb Escape allow list hosts correctly 2021-05-04 15:35:19 -07:00
public_exceptions.rb Raise more specific exception for invalid mime type from user-agent 2020-10-07 11:49:56 -04:00
reloader.rb
remote_ip.rb Deprecate assigning single trusted_proxies value 2020-12-10 19:46:36 +00:00
request_id.rb Always ask for a header argument in ResquestId middleware 2020-10-30 00:41:59 +00:00
show_exceptions.rb change request method to a GET when passing failed requests to config.exceptions_app 2020-12-16 20:48:09 -05:00
ssl.rb No need to freeze constants 2020-12-28 22:21:18 +00:00
stack.rb Merge pull request #42655 from ghiculescu/middleware-delete-raise 2021-07-07 13:22:01 -04:00
static.rb Fix hot-path raising in ActionDispatch::Static 2021-06-11 07:56:38 -06:00