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
Andrew White a150a02659
Use request object for context if there's no controller
There is no controller instance when using a redirect route or a
mounted rack application so pass the request object as the context
when resolving dynamic CSP sources in this scenario.

Fixes #34200.
2018-10-22 17:16:52 +01:00
..
abstract_controller Don't use deprecated Module#parents 2018-10-05 09:58:29 +09:00
action_controller Fix ActionController::Parameters#each_value and add changelog entry to this method (#34210) 2018-10-15 21:28:15 +09:00
action_dispatch Use request object for context if there's no controller 2018-10-22 17:16:52 +01:00
action_pack Start Rails 6.0 development!!! 2018-01-30 18:51:17 -05:00
abstract_controller.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
action_controller.rb Include default headers by default in API mode 2018-04-06 15:13:28 -04:00
action_dispatch.rb Bump license years for 2018 2017-12-31 22:36:55 +09:00
action_pack.rb Bump license years for 2018 2017-12-31 22:36:55 +09:00