I created two namespaces, because we have tables with the same name in two 
databases.
I just added module Ns1 before class Table1, so I can reference Ns1::Table1 
and Ns2::Table1
This works fine, but I don't know how to define a one_to_many association 
from a model in one namespace to a model in a different namespace.

Is this possible?
If not, is there an alternative way to handle tables (and models) with the 
same name?

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sequel-talk.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to