Skip to content

Commit

Permalink
Forgot to require 'pathname'.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern authored and dkubb committed Oct 16, 2009
1 parent f58c397 commit 0c104d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/yardstick/rake/measurement.rb
@@ -1,5 +1,6 @@
require 'rake' require 'rake'
require 'rake/tasklib' require 'rake/tasklib'
require 'pathname'


module Yardstick module Yardstick
module Rake module Rake
Expand Down

0 comments on commit 0c104d2

Please sign in to comment.