Is there an easier way to implement this?
Maybe other than polymorphic?

I have a circuits table that has 2 ports.  What is the easiest way to do
this?

On Tue, Mar 10, 2009 at 11:20 PM, Sj Tib
<[email protected]>wrote:

>
> Chris Habgood wrote:
> > anybody?
>
> It sounds like you will have to use an intermediate table that the
> circuits model will have a one-many relationship with and then use ports
> polymorphically in that intermediate table.
> --
> Posted via http://www.ruby-forum.com/.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to