3 4 5
# File 'lib/kubes/util/pretty.rb', line 3 def pretty_path(path) path.sub("#{Kubes.root}/",'') end