From ee11dcc9e540bbc3ae6c5c9b34802827db5a518d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tayfun=20O=CC=88zis=CC=A7=20ERI=CC=87KAN?= Date: Sat, 7 Jun 2014 10:03:45 +0300 Subject: [PATCH] Directory indexes was disabled --- config.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.rb b/config.rb index ce36a56..cfd7db8 100755 --- a/config.rb +++ b/config.rb @@ -42,7 +42,7 @@ end # Pretty URLs -activate :directory_indexes +#activate :directory_indexes # Methods defined in the helpers block are available in templates # helpers do