Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

Commit

Permalink
too many ../
Browse files Browse the repository at this point in the history
  • Loading branch information
Robey Pointer committed Mar 28, 2011
1 parent f6f1b6f commit ba26586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/template/src/scripts/console.erb
@@ -1,5 +1,5 @@
#!/usr/bin/env ruby
$: << File.dirname(__FILE__) + "/../../../target/gen-rb"
$: << File.dirname(__FILE__) + "/../../target/gen-rb"

require "rubygems"
require "bundler/setup"
Expand Down

0 comments on commit ba26586

Please sign in to comment.