Skip to content

Commit e53d4ac

Browse files
committed
Explicitely require haml
1 parent bfe2cee commit e53d4ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

git-wiki.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
require "sinatra/base"
2+
require "haml"
23
require "grit"
34
require "rdiscount"
45

0 commit comments

Comments
 (0)