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

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix index
Browse files Browse the repository at this point in the history
elia committed Jan 28, 2014

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1 parent 57733de commit cc0b451
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config.ru
Original file line number Diff line number Diff line change
@@ -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.