Skip to content

Commit

Permalink
. adding current_dir to load_path
Browse files Browse the repository at this point in the history
  • Loading branch information
andi committed Jun 20, 2011
1 parent 0cd4dc3 commit 9d8d5bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sinatra/config.ru
@@ -1,3 +1,5 @@
$: << File.dirname(__FILE__)

require 'rubygems'
require 'sinatra'
require 'sample_app'
Expand Down

0 comments on commit 9d8d5bc

Please sign in to comment.