Additionaly: when I use browse_path(nil) it renders out just fine...

On 6 apr, 12:51, Stijnster <[email protected]> wrote:
> Hi all,
>
> just migrated from rails 2.2 to 2.3
>
> I'm using a route that's defined like this;
>
> map.browse '/browse/:by/:type/:id', :controller => "site", :action =>
> "browse", :by => "all", :type => "list"
>
> When I call the "browse_path" in rails 2.3 it renders;
>
> /browse///
>
> Which of course fails to map to my controller.
>
> Any suggestions?
>
> Thanks,
>
> Stijn
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" 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-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to