Sent to quickly...

This patch fixes the situation where the :path_prefix is a blank
string, and simply ignores it as if it were nil.

On Mar 5, 11:52 am, Andrew Bloom <akbl...@gmail.com> wrote:
> Please see my write up 
> here:http://www.somethingunimportant.com/2009/03/04/get-my-patch-added-to-...
> And my ticket/patch 
> here:http://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/21...
>
> Brief description:
> When generating routes, a nil :path_prefix is ignored, but a
> blank :path_prefix ("") is treated like a string with content. In this
> situation, when the strings are joined an extra slash is added to the
> beginning of the path.
--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-core@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-core+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to