Merge pull request #4053 from MikeMcQuaid/string-undent-fix
compat/extend/string: fix odisabled return.
This commit is contained in:
commit
50059990e2
@ -1,6 +1,7 @@
|
||||
class String
|
||||
def undent
|
||||
odisabled "<<-EOS.undent", "<<~EOS"
|
||||
self
|
||||
end
|
||||
alias unindent undent
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user