Skip to content

Commit

Permalink
Stop messing with the load path, noob.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbarnette committed Sep 9, 2009
1 parent e0d1abf commit 6791fde
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bin/johnson
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#!/usr/bin/env ruby

$:.unshift(File.expand_path(File.join(File.dirname(__FILE__), "..", "lib")))

require "readline"
require "johnson"

Expand Down

0 comments on commit 6791fde

Please sign in to comment.