From: Pieter Mans Date: 2006-12-18T11:50:12+09:00 Subject: Finding an object in a collection 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? -- Posted via http://www.ruby-forum.com/.