Baptiste Fontaine 74e4fdfce2 Fix for String#undent
Without it, String#undent would fail on unindented strings, e.g.:

    "foo".undent

NoMethodError: undefined method `length' for nil:NilClass`

Closes Homebrew/homebrew#28873.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-05-02 19:50:27 -07:00
..
2013-06-08 12:23:14 -05:00
2012-10-25 15:54:55 -05:00
2014-05-02 19:50:27 -07:00