Quoting Marnen Laibow-Koser <li...@ruby-forum.com>:
> Priya Saini wrote:
> > Hi:
> > 
> > I am using FCKeditor in one of my form, when i copy and paste something
> > into it using WordPaste, it appends few newlines at the beginning and at
> > the end.
> > How can i strip just those \n without effecting the inbetween newlines
> > and the formatting.
> > 
> 
> This is probably best done with a regular expression.
> 

Isn't this just what String#strip does?

Jeffrey

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to