rails--rails/actionpack/test
Petrik 2e079154a8 Use Feature-Policy header name for now
In 90e710d767 the FeaturePolicy middleware
was renamed to PermissionsPolicy as this will be new name of the header
as used by browsers.
The Permissions-Policy header requires a different implementation and
isn't yet supported by all browsers. To avoid having to rename the
middleware in the future, we keep the new name for the Middleware, but
use the old implementation and header name.
2020-11-19 16:08:09 +01:00
..
abstract Unify raise_on_missing_translations for views and controllers 2020-05-20 02:42:59 +03:00
assertions
controller Merge pull request #38261 from vipulnsward/wrapper-support-alias-attrs 2020-11-01 12:42:37 +00:00
dispatch Use Feature-Policy header name for now 2020-11-19 16:08:09 +01:00
fixtures Allow rails to serve brotli encoded assets 2020-06-01 08:57:02 -07:00
journey Move Path::Pattern factories into test helper 2020-07-27 12:23:33 -04:00
lib Include layout when rendering objects from controllers 2020-10-14 11:49:45 -06:00
routing
support Move Path::Pattern factories into test helper 2020-07-27 12:23:33 -04:00
abstract_unit.rb Stop using a singleton for routes 2020-07-14 13:46:54 -04:00