All, Is there a way to get the path_to method to resolve a path that has a space in it's name? When I evaluate it with a space in the path, it returns everything after the space. Example:
/some/path with_space/project evaultes to with_space/project Any thoughts? Thanks.