Luis Saffie wrote in post #956383: > I find it weird that it's doing that. If you use the correct restful > path, it should hit the right url
Oh, yeah, named routes shouldn't be affected. > > But you can try what Marnen suggested, seem hacky though.. I wouldn't call it hacky. Rails link_to, presumably by design, assumes the current namespace unless otherwise specified. Best, -- Marnen Laibow-Koser http://www.marnen.org [email protected] -- 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.

