Displaying 1 result from an estimated 1 matches for "top_12_ruby_on_rails_tutorials".
2006 Aug 09
1
Displaying data from multiple models in a single view
I''m new to Ruby on Rails and I''m working on a simple app that manages
serial numbers/product keys for software.
I have three models and database tables setup:
Categories
Products
Serials
I''ve setup a view that shows each category on its own page. On a
category page, I''d like to have listed all of the products that belong
to that category along with all of