From: Bob Smyph Date: 2008-10-15T03:46:43+09:00 Subject: Remove only TRAILING whitespace Is there any way to only remove trailing white space from a string. I have tried to use strip but that will also take off leading white space and I want to keep that. any help is appreciated -- Posted via http://www.ruby-forum.com/.