JEG2 / highline

A higher level command-line oriented interface.
Other
1.29k stars 137 forks source link

Fixed issue where Array#split will return nil with only one element #169

Closed carbonin closed 9 years ago

carbonin commented 9 years ago

@abinoam Please review

Fixes #168

abinoam commented 9 years ago

I'm reviewing it!

kbrock commented 9 years ago

@carbonin nice find