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_controller
Eliot Sykes ab6329bf4f
Resurrect doc explaining HTTP Basic behavior
Bring back comment (mislaid in commit a5b2fff) that explains why HTTP Basic Auth check uses `&`; it is useful for learners and mitigates `&` being accidentally replaced with `&&` one day.
2020-08-26 11:34:24 +01:00
..
api Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
metal Resurrect doc explaining HTTP Basic behavior 2020-08-26 11:34:24 +01:00
railties Fix call sites 2018-10-02 15:31:29 -04:00
api.rb Remove deprecated force_ssl at the controller level. 2020-05-05 00:58:54 -04:00
base.rb Remove deprecated force_ssl at the controller level. 2020-05-05 00:58:54 -04:00
caching.rb No need to extend ActionController::Caching by ActiveSupport::Autoload 2020-05-26 22:00:13 +03:00
form_builder.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
log_subscriber.rb Add to the log format "*/*" if using a not found format: 2020-01-02 16:45:47 -03:00
metal.rb Update rubocop-performance gem and enable Performance/DeletePrefix and Performance/DeleteSuffix cops 2020-05-24 12:51:35 +03:00
railtie.rb [Action Pack] require => require_relative 2017-10-21 22:48:28 +09:00
renderer.rb Simplify renderer normalize keys 2020-03-20 14:05:22 -04:00
template_assertions.rb Remove compatibility module from docs [ci skip] 2019-05-22 11:58:14 -04:00
test_case.rb Path parameter keys should always be symbols. 2020-07-25 12:51:06 -05:00