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 127dd06df6
Merge pull request #41935 from SkipKayhil/deprecate-rack-runtime
Remove Rack::Runtime and deprecate referencing it
2021-04-12 15:12:20 -04:00
..
session Merge pull request #39860 from hahmed/docs/actiondispatch-cookies-improvements 2020-07-31 08:49:25 +05:30
templates chore: remove redundant MIME type from HTML script tag 2021-04-12 06:57:03 +10:00
actionable_exceptions.rb Re-enable Layout/SpaceAroundOperators cop 2020-10-23 16:12:15 +09:00
callbacks.rb Enable Style/RedundantBegin cop to avoid newly adding redundant begin block 2018-12-21 06:12:42 +09:00
cookies.rb Do not eagerly load Request before initializers 2021-01-27 00:28:52 +00:00
debug_exceptions.rb Raise more specific exception for invalid mime type from user-agent 2020-10-07 11:49:56 -04:00
debug_locks.rb
debug_view.rb Make the arguments of ActionView::Base#initialize required 2020-10-30 00:25:24 +00:00
exception_wrapper.rb Don't log backtrace for ActionDispatch::Http::MimeNegotiation::InvalidType 2020-10-07 17:30:07 +00:00
executor.rb
flash.rb
host_authorization.rb Merge pull request #41441 from jonathanhefner/apidocs-inline-code-markup 2021-02-15 11:16:44 -06: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 #41935 from SkipKayhil/deprecate-rack-runtime 2021-04-12 15:12:20 -04:00
static.rb Fix inline code markup [ci-skip] 2021-02-14 11:20:35 -06:00