I am a noobie to rails and have just started building my own rails project. I successfully built a simple crud admin and added all the records into a mysql database ready to build a public product catalouge.
I have displayed a browse section of the application with a links of categories from the database and want have a page which displays a list of products from the appropriate category is selected.
Can someone point me in the right direction? Your help will be much appreciated.
LYN