Displaying 1 result from an estimated 1 matches for "categories_subcategories".
2006 May 23
7
has_and_belongs_to_many question
Hello,
I am trying to make the "switchover" to programming my apps in Rails and 
have a question about database structure.
In the past i would structure a many to many like this:
categories
----------------------------------------------------
|  id  |  name                         |
----------------------------------------------------
   1       Some Category
   2       Another