Hi !
2005/11/24, Trevor Squires <[EMAIL PROTECTED]>:
> this issue went away for me after svn upping to the latest rev (3188
> for me).
Yes, I concur. Sorry for the noise. I also just found my real problem:
class TransactionMember < ActiveRecord::Base
belongs_to :transaction, :class_name => 'GreenbackTransaction',
:foreign_key => 'transaction_id'
end
Isn't there a #transaction method ? No, really... Renamed
:transaction to :parent_txn and my other problem went away.
Have a nice day !
--
François Beausoleil
http://blog.teksol.info/
_______________________________________________
Rails-core mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails-core