On Fri, Oct 22, 2010 at 3:14 PM, Marnen Laibow-Koser <[email protected]>wrote:
> 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. > > i ddint know that. good to know. is there a way of setting this dynamically? thx tom 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]<rubyonrails-talk%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > -- 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.

