1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test
Andrew White 190744cd8e Always yield a CSP policy instance
If the app has the CSP disabled globally allow a controller action
to enable the policy for that request.
2018-03-08 14:14:09 +00:00
..
abstract Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
assertions Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
controller Ruby 2.4: take advantage of String#unpack1 2018-03-01 22:42:51 -08:00
dispatch Always yield a CSP policy instance 2018-03-08 14:14:09 +00:00
fixtures Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
journey Use assert_empty and assert_not_empty 2018-01-25 23:32:59 -05:00
lib/controller Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
routing Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
abstract_unit.rb let drb make temprary server 2017-12-29 23:58:43 +09:00