tables are created on for examples to show foreign_key to foreign_key one table id ss_id name second table id false_id name belongs_to :falseinformation, :class_name => "One", :foreign_key => "false_id" now this would map false_id -----> one_id but i want it to map like this false_id -------> ss_id can this be done? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---