From: Jason Mayer Date: 2006-12-13T22:59:30+09:00 Subject: Re: Newbie questions ------=_Part_83837_19742463.1166018366971 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 12/13/06, Pedro Fortuny Ayuso wrote: > > On 12/13/06, Dav Jones wrote: > > > > Oh also...What if I don't want example as part of it? Just what follows. > > Would example have to be removed manually afterwards or is there a way > > of getting only what follows ( ?: ????) > > > > -- > > Posted via http://www.ruby-forum.com/. > > > > > I hope I do not sound too rude, but it seems to me you have not had access > to: > > http://www.ruby-doc.org/ > > (maybe specially the "Getting Started material"). > > Your problems deal with the Regexp class (and probably StringScanner, but > I > am not that sure), and files, io, etc... > > Certainly, we (and especially others in this list) can answer your > questions, but the "Programming Ruby" book is the way to go at the > beginning, I think. > > Pedro. > -- > Pedro Fortuny Ayuso > C/Capuchinos 14, 1. 47006 Valladolid. SPAIN > http://pfortuny.sdf-eu.org I would actually recommend Learn ruby in 21 days over programming ruby for a complete newbie. It helps get a basic understanding, such that you can better understand the pickaxe. At least, that's how it worked for me. /still a n00b though ------=_Part_83837_19742463.1166018366971--