File.expand_path(File.join(File.dirname(__FILE__), '..'))
4 5 6
# File 'lib/boot.rb', line 4 def self.root_path *dirs File.join(Goliath::ROOT_DIR, *dirs) end