Skip to content

Commit

Permalink
more bughunting
Browse files Browse the repository at this point in the history
  • Loading branch information
Tammer Saleh committed Apr 7, 2010
1 parent 819055f commit 7a55c4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/twefficiency.rb
Expand Up @@ -9,6 +9,8 @@ class Twefficiency < Sinatra::Base
helpers Sinatra::Ratpack
helpers Helpers

set :public, File.join(File.dirname(__FILE__), "..", "public")

get "/" do
haml :index
end
Expand Down

0 comments on commit 7a55c4e

Please sign in to comment.