Hi I am building an interface around my postfix config files. I have a bit of a mix of primary keys with the "Mailboxes" table having a rails-esqe Id field for each user. However, my "Aliases" table has just From/To email addresses. I would like to be able to add a couple of "belongs_to" attributes to the Aliases model object which will give me a user object for both the From or To email addresses. Any suggestions on how to do this (or even if it''s worth bothering really... Just add finer methods...?) Cheers Ed W --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---