napster
2008-Jan-30 14:19 UTC
how to use select box relating with database(oracle) in ruby on rails
hi guys i am using ruby on rails since 2months and the version for rails is 2.0.2 and the editor using is APTANA IDE and the problem is i have to use selection box in a page so that when i click on any one of the items in that selection box it will show the details of the related item in another select box. for that i created two models one is category(category_id,category_type) and another is tech_type.And how to write code in controller and view to get the result --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---