Method: Middleman::Application#trailing_slash

Defined in:
lib/middleman-core/application.rb

#trailing_slashBoolean

Whether to include a trailing slash when stripping the index file

Returns:

  • (Boolean)


125
# File 'lib/middleman-core/application.rb', line 125

define_setting :trailing_slash, true, 'Whether to include a trailing slash when stripping the index file'