aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/string/strip.rb
Commit message (Expand)AuthorAgeFilesLines
* let String#strip_heredoc handle blank lines even if they are not indentedXavier Noria2010-08-301-3/+5
* implements String#strip_heredocXavier Noria2010-08-291-0/+24