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

Commit

Permalink
fix console path
Browse files Browse the repository at this point in the history
  • Loading branch information
Robey Pointer committed Mar 18, 2011
1 parent b4af7dd commit 07fc67d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/template/src/scripts/console.erb
Original file line number Diff line number Diff line change
@@ -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 07fc67d

Please sign in to comment.