middleman/middleman-core/lib
Tim Bates 692aa10c8b Add trailing_slash option for prettier urls
"set :trailing_slash, false" will cause resource urls that match the
index_file to have the trailing slash stripped off the directory URL,
e.g. instead of "/dir/index.html" becoming "/dir/" it will be "/dir"
2012-07-12 12:03:33 +09:30
..
middleman-core Add trailing_slash option for prettier urls 2012-07-12 12:03:33 +09:30
middleman-core.rb Remove usage of autoload statement in favor of require 2012-05-07 14:41:39 -07:00