How about posting the actual link_to so we know what you are trying to accomplish....
If I do link_to "xml", resource_url(:format => :xml) that gives me / resource.xml in rails 2.3.4 if thats what you want. On Sep 21, 7:18 am, Bob Mundane <[email protected]> wrote: > Hello, if a action/id.something is called with the link_to urls don't > keep the format ? I mean the link_to calls inside the view don't > maintain the .something and generate unformatted links > > How can I do to keep the format ? > -- > Posted viahttp://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 -~----------~----~----~----~------~----~------~--~---

