Skip to content

Commit

Permalink
load local path for rake tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
rjpbonnal committed Apr 29, 2011
1 parent 13bffba commit 4f598a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/bio-gem/templates/rakefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@

$LOAD_PATH.unshift File.join(File.dirname(__FILE__),'lib')
require 'active_support'
require 'active_support/core_ext/class/attribute_accessors'
require 'active_support/core_ext/module/delegation'
Expand Down

0 comments on commit 4f598a8

Please sign in to comment.