darinpp

Results 3 issues of darinpp

The current code modifies the config returned by ```TablePrint::Config.for``` so calling ```TablePrint::Config.set``` works only once: ``` pry(main)> TablePrint::Config.set(Entry, include: ['entry_type','account.name']) => {:include=>["entry_type", "account.name"]} pry(main)> tp Entry.last(10) ... shows the entry_type...

I switch often between mac os and linux. Sometimes connect to a linux desktop from mac. To make keys behave the same between the two - I swap Ctrl and...

Ingesting a file from a file system that doesn't support hard links or from a network location, returns an error that wasn't handled correctly and the result was IO error...

CLA Signed