middleman/middleman-core/lib
Melvin Lammerts b7886aa14c escape path in 404 (not found) page
This escapes the `path` variable using `escape_html` from `Rack::Utils` to prevent Cross-Site Scripting in 404 (Not Found) pages.
2016-02-15 23:42:05 +01:00
..
middleman Fix Rack support. Closes #1501 2015-04-24 10:32:05 -07:00
middleman-core escape path in 404 (not found) page 2016-02-15 23:42:05 +01:00
middleman-core.rb split up util module, fix some rubocop complaints 2016-01-31 14:13:52 -08:00