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/fixtures/public
Eliot Sykes 3ff39494cd config.static_index configures directory index "index.html" filename
Set `config.static_index` to serve a static directory index file not
named `index`. For example, to serve `main.html` instead of `index.html`
for directory requests, set `config.static_index` to `"main"`.
2015-05-28 09:41:00 +01:00
..
bar Refactor out Dir.glob from ActionDispatch::Static 2014-08-27 13:03:08 -05:00
foo config.static_index configures directory index "index.html" filename 2015-05-28 09:41:00 +01:00
gzip
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