Hi In my application I have to implement a country select box as well as state select box. Is there any rails helpers available for this or I have to create these from my own tables ? Please share your thoughts which is better Thanks Tom -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
> In my application I have to implement a country select box as well > as state select box. Is there any rails helpers available for this > or I > have to create these from my own tables ? Please share your thoughts > which is betterhttp://www.google.com/search?q=rails+country+select http://www.google.com/search?q=rails+state+select Second link in each case. There are some other options as well depending on what exactly you want to present. My advice would be to find a plugin. Why reinvent the wheel? -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.