can i get some patch reviewer for a fix to namespaced routes?

1 view
Skip to first unread message

John Barton

unread,
Nov 26, 2007, 7:54:17 AM11/26/07
to Ruby on Rails: Core
http://dev.rubyonrails.org/ticket/10229

Tiny issue where

namespace :admin do |admin|
admin.root :controller => 'home'
end

will break, recent changeset assumed a string would be used but a lot
of examples out on the web are using symbols.

Thanks,
John

Michael Koziarski

unread,
Nov 26, 2007, 4:08:41 PM11/26/07
to rubyonra...@googlegroups.com
On Nov 27, 2007 1:54 AM, John Barton <jrba...@gmail.com> wrote:
>
> http://dev.rubyonrails.org/ticket/10229

Is this the right URL?

> Tiny issue where
>
> namespace :admin do |admin|
> admin.root :controller => 'home'
> end
>
> will break, recent changeset assumed a string would be used but a lot
> of examples out on the web are using symbols.
>
> Thanks,
> John
> >
>

--
Cheers

Koz

John Barton

unread,
Nov 26, 2007, 4:28:22 PM11/26/07
to Ruby on Rails: Core
crap, no sorry. I was looking at the changeset that broke things when
I wrote my message
http://dev.rubyonrails.org/ticket/10283
I've got the +3, just looking for a commit now.

Thanks,
John

On Nov 26, 10:08 pm, "Michael Koziarski" <mich...@koziarski.com>
wrote:

DHH

unread,
Nov 26, 2007, 5:43:04 PM11/26/07
to Ruby on Rails: Core
> I wrote my messagehttp://dev.rubyonrails.org/ticket/10283
> I've got the +3, just looking for a commit now.

Done.
Reply all
Reply to author
Forward
0 new messages