features/support/world.rb in captain_hoog-1.0 vs features/support/world.rb in captain_hoog-1.0.1
- old
+ new
@@ -1,4 +1,6 @@
+require 'pathname'
+
module FileWorld
def bin_path
File.expand_path(File.join(File.dirname(__FILE__),
"..",
".."))