rails/actionpack/lib
Aaron Patterson 8159996ea0
Dup arrays that get "converted"
We don't want to expose these cache keys to users because users can
mutate the key causing the cache to behave inconsistently.

Fixes: #43681
2021-12-15 14:30:27 -08:00
..
abstract_controller Raise error when callback's only/unless symbols aren't methods 2021-12-14 15:22:08 -05:00
action_controller Dup arrays that get "converted" 2021-12-15 14:30:27 -08:00
action_dispatch Allow IPs with port in the HostAuthorization middleware 2021-12-15 21:41:50 +00:00
action_pack Start Rails 7.1 development 2021-12-07 15:52:30 +00:00
abstract_controller.rb Make sure to require active_support.rb before requiring active_support/rails.rb 2019-07-12 18:30:58 +09:00
action_controller.rb Extract ActiveSupport::ExecutionContext out of ActiveRecord::QueryLogs 2021-11-10 09:36:02 +01:00
action_dispatch.rb Add Server Timing middleware (#36289) 2021-09-19 21:27:07 -07:00
action_pack.rb Bump license years to 2021 [ci skip] 2021-01-01 12:21:20 +09:00