I'm not the most experienced Rubyist, but I've been enjoying using Wrong, and thought I'd have a go at fixing this issue since most of my hobbyprogramming is done on windows.
My approach is simply to check whether a path is absolute or relative by calling File.file? on it.
I'm not the most experienced Rubyist, but I've been enjoying using Wrong, and thought I'd have a go at fixing this issue since most of my hobbyprogramming is done on windows.
My approach is simply to check whether a path is absolute or relative by calling File.file? on it.