Ok, so I have table called 'products' which has 'brand' and 'model' columns...

I would like to pull all models and categorize them by brand in the
pull down menu by means of grouped_collection_select. Is this possible
or do I need to reorganize my entire db to have brand model and
submodel tables?

-- 
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