rails--rails/actionpack/test/fixtures/public
Ryan Hall 3d9a98b474 Allow rails to serve brotli encoded assets
When using an external build process (webpack, grunt) it's helpful for
rails to be able to serve those assets. Brotli has better compression
than gzip and should eventually replace it for static assets.

When using an external build process (webpack, grunt) it's helpful for
rails to be able to serve those assets. Brotli has better compression
than gzip and will eventually replace it for static assets.
2020-06-01 08:57:02 -07:00
..
bar Refactor out Dir.glob from ActionDispatch::Static 2014-08-27 13:03:08 -05:00
foo Use ASCII-8BIT paths in ActionDispatch::Static 2018-03-22 04:23:49 +00:00
gzip Allow rails to serve brotli encoded assets 2020-06-01 08:57:02 -07:00
400.html
404.html
500.da.html
500.html
bar.html Refactor out Dir.glob from ActionDispatch::Static 2014-08-27 13:03:08 -05:00
index.html
other-index.html config.static_index configures directory index "index.html" filename 2015-05-28 09:41:00 +01:00