Hi Rajkumar,
This is pretty basic Rails – it might be a good idea to study up on the Ruby on Rails guides and the Agile Web Development with Rails book. I hope this is okay for you.
/Lasse
2010/3/25 Rajkumar Surabhi <lists@ruby-forum.com>
HI all
in my application , i have 2 tables subjects and teachers. the relation
is one to many.
i have to display the subjects first and when i click on the subjects i
have to display the teachers.
and i have to add the new teacher to the teachers table by selecting the
subject.
how to do this
--
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 post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
--
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
No comments:
Post a Comment