Hi, new to relational data mapping.
for many_to_many join table:
with one model called ''block'' and one model called
''block_menu'' how
should i name the join table?
I presume that ''block'' will come before
''block_menu'' alphabetically,
but I''m not sure that a join table will work in rails with three
underscores. eg
''blocks_block_menus''
any thoughts?
thanks
--
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
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
-~----------~----~----~----~------~----~------~--~---