First of all, let me warn you that what I’m describing here is more or less a hack and is not the most efficient way
Day: August 6, 2008
Update (10/7/2009)… this functionality has been rolled into Habtamable behavior An interesting question came up on IRC today… If I have Post HABTM Tag, how
Sometimes you see code that tries to do something like this: $this->Company->find(’all’, array(’conditions’ =>array(’Profile.name’=>’test’),