1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib/rails/application
Rafael Mendonça França c681aaba81
Allow any allowed host with port
All allowed host should be allowed if they are being accessed using a
port.

Fixes #43870.
2021-12-15 02:50:13 +00:00
..
bootstrap.rb Add config to disable the to_s override in Ruby core classes 2021-12-06 19:22:07 +00:00
configuration.rb Allow any allowed host with port 2021-12-15 02:50:13 +00:00
default_middleware_stack.rb Remove deprecated Rails.config.action_dispatch.hosts_response_app 2021-11-17 21:51:13 +00:00
dummy_erb_compiler.rb Fix: DummyCompiler embeds invalid YAML content 2019-05-15 22:26:07 +05:30
finisher.rb Fix DescendantTracker.clear on Ruby 3.1 2021-11-25 17:32:52 +01:00
routes_reloader.rb Fix the cop violation 👮 2020-12-03 23:14:28 +00:00