Got bit by an edge case of assert_redirected_to today.  Basically it
fails if you are redirecting from within a namespaced controller to a
top-level controller of the same name if you use a named route.  Not
only that, but I also found a few tests passing that shouldn't have
been as a result of this bug.  If a few people could install the patch
(both the test failure and fix are included) and give it the thumbs up
I'd appreciate it:

http://dev.rubyonrails.org/ticket/10812

-- 
Gabe da Silveira
http://darwinweb.net

--~--~---------~--~----~------------~-------~--~----~
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