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 Address comments on Gzip implementation 2014-08-24 15:58:16 -05:00
400.html failure to parse params should trigger a 400 Bad Request 2013-03-21 14:23:46 -04:00
404.html
500.da.html Added localized rescue (404.da.html) [#1835 state:committed] 2009-02-02 17:56:22 +01:00
500.html
bar.html Refactor out Dir.glob from ActionDispatch::Static 2014-08-27 13:03:08 -05:00
index.html Move Rails::Static into ActionDispatch 2009-09-26 11:37:42 -05:00
other-index.html config.static_index configures directory index "index.html" filename 2015-05-28 09:41:00 +01:00