search for: before_add_bid

Displaying 1 result from an estimated 1 matches for "before_add_bid".

2005 Jun 25
2
observing a habtm association
Is there some way to observe when an association is added in a habtm relationship? I know I could turn the relationship into a model, but I don''t want to give up using :include in my finds... joshua