WHY parent.collection.eql?(parent.collection) => false?

HEllo

In other word how to make the ruby eql? method work on arrays composed
of AR instance objects ??

Itkin

Do you know what eql? compares? Shoudn’t you be using == instead?

Maurício Linhares
http://codeshooter.wordpress.com/ | http://twitter.com/mauriciojr

On Tue, Jun 16, 2009 at 10:53 AM, nico