[Rails] Re: How to navigate between view using select

2011-08-18 Thread kevin ng7;eno
Chirag Singhal wrote in post #1017338: > There are few issue in this: Thanx alot Chirag, let me try out your hints . Will get back to you -- 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 pos

[Rails] How to navigate between view using select

2011-08-18 Thread kevin ng7;eno
Hi, im new to rails and I got a mind boggling issue. I have a select form populated with Institutes names e.g University of Yale. These records are obtained from the Institute ActiveRecord.The institutes table has a many to many relationships with the course table. My application should work such