Skip to content
This repository was archived by the owner on Jul 31, 2019. It is now read-only.

Commit cc0b451

Browse files
committed
Fix index
1 parent 57733de commit cc0b451

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.ru

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ run Opal::Server.new { |s|
77

88
s.debug = true
99
s.main = 'application'
10+
s.index_path = 'index.html.haml'
1011
}

0 commit comments

Comments
 (0)