you example says store is a Collection so I do not understand store.get_certificates(/Safe/) as such. what happens with
store.get_certificates
or
store.get_certificates( nil )
or what objects do have when iterating over the Collection
store.each { |c| p c.type; p c }
just my thoughts after reading . . . .
- Kristian
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
