Thomas Lee
2008-Mar-17 16:43 UTC
Patch to prevent modification of the array passed in to polymorphic_path
Hi all, Can I get a review or two regarding this patch? Fixes some nasty unexpected behaviour in polymorphic_path whereby the array fed to the method is actually modified in-place, potentially causing confusion for client code. See the ticket for more details. http://dev.rubyonrails.org/ticket/11363 Cheers, T --~--~---------~--~----~------------~-------~--~----~ 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-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---