In a rails 2.3 app when i do a polymorphic_url with a model that is mapped with map.resource instead of map.resources I am getting a funky url
"http://test.host/first_aider.%23%3Cfirstaider:0xb6f12578%3E" where I want http://test.host/first_aider is there a valid way to do this cheers Stephen -- 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.

