http://www.ruby-doc.org/core/classes/String.html#M000803 On Wed, Sep 16, 2009 at 12:01 PM, Re BR <rereis / hotmail.com> wrote: > Hello all, > > I have a string "apple-orange-grape". I need to create a array that will > look like > ["apple-orange-grape","orange-grape","grape"] > > thanks > -- > Posted via http://www.ruby-forum.com/. > >