6 ms·
First off awesome little util. One Issue: I get an "invalid multibyte char (US-ASCII) (SyntaxError)" on a pretty standard OSX install. May want to think about
by dschwartz88 13y ago
First off awesome little util.
One Issue: I get an "invalid multibyte char (US-ASCII) (SyntaxError)" on a pretty standard OSX install. May want to think about looking for support for char and replacing with something like "-" for the lines. Once I changed that in source.rb everything worked great.
- yannickmahe 13y agoSame error in Ubuntu 13.04 for me.
- abhshkdz 13y agoThanks! Fixed. https://github.com/abhshkdz/graf/pull/2 https://github.com/abhshkdz/graf/pull/2
- calebio 13y agoSame error on OSX 10.8, ruby 1.9.3p392 (2013-02-22 revision 39386) [x86_64-darwin12.0.0]
- abhshkdz 13y agoIt's been fixed and shouldn't be a problem now. Link to the PR: https://github.com/abhshkdz/graf/pull/2 https://github.com/abhshkdz/graf/pull/2