It works fine until I start making my application RESTful way... Any clues? How can I debug this issue?
Frederick Cheung wrote: > On Mar 1, 2:40�am, Carlos Santana <[email protected]> > wrote: >> If I use get method then it does not update the select dropdown (which >> is what it is intended to do). >> >> > Then you must be doing something funny somewhere as (apart from > routing) whether it's a get or a post is pretty much irrelevant (and > semantically get is the correct method to be using here). > > Fred -- 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

