Skip to content
This repository has been archived by the owner on Nov 11, 2017. It is now read-only.

Commit

Permalink
Adding lib to the load path
Browse files Browse the repository at this point in the history
  • Loading branch information
qrush committed Jul 7, 2009
1 parent dc32882 commit c126f47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/pythagoras.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
require 'integrity'
require 'metric_fu'

$:.unshift(File.dirname(__FILE__))
require 'pythagoras/runner'

module Pythagoras
Expand Down

0 comments on commit c126f47

Please sign in to comment.