SO CLOSE ! The select dropdown works fine and I can see from the dev log that it's trying to jump to the show action like this...
Completed in 40ms (View: 28, DB: 1) | 200 OK [http://localhost/resorts/15?id=15] But it won't work, that's because I guess I need thte resulting URL to be simply.. [http://localhost/resorts/15] How do I do that - skip off the ?id=15 ? cheers bb. -- 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+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---