From: Daniel N Date: 2006-12-18T12:05:48+09:00 Subject: Re: Finding an object in a collection ------=_Part_7809_18713606.1166411145246 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline whoops my appologies. I thought I was on the rails list.. On 12/18/06, Timothy Hunter wrote: > > Pieter Mans wrote: > > How would I go about finding an object in a collection? Specifically: > > > > I have a collection called roles. I have a Role object with the name > > property "user". How do I find that object in roles? > > > > > ri Enumerable.find > > > ------=_Part_7809_18713606.1166411145246--