middleman/middleman-core/fixtures/traversal-app/source
Thomas Ritz 262e976790 Fixes computation of parent.
If there is a file without a basename in root, e.g. `.htaccess`,
`#parent` of another file in root finds `.htaccess` instead of
`index.html`.

Adding the `.htaccess` to the traversal-app fixture exposes this error.
The fix is to no longer scan for possible files if we know the parent
must be root.
2015-02-21 19:07:17 +01:00
..
directory-indexed split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
sub split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
.htaccess Fixes computation of parent. 2015-02-21 19:07:17 +01:00
directory-indexed.html.erb split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
index.html.erb split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
layout.erb Rewrite sitemap_traversal tests to better reflect what should actually happen, and to expose a bug in current_page. 2012-03-07 22:08:41 -08:00
proxied.html.erb split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
root.html.erb split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00