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

Commit

Permalink
Fix index
Browse files Browse the repository at this point in the history
  • Loading branch information
elia committed Jan 28, 2014
1 parent 57733de commit cc0b451
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config.ru
Expand Up @@ -7,4 +7,5 @@ run Opal::Server.new { |s|

s.debug = true
s.main = 'application'
s.index_path = 'index.html.haml'
}

0 comments on commit cc0b451

Please sign in to comment.