I'd like to get to work patching ActionPack, but there's an unfortunate annoyance stopping me for now.
I've described it here: http://dev.rubyonrails.org/ticket/8849 The gist of it is that render_test.rb and new_render_test.rb define conflicting types for Customer, and thus effect each other. I haven't fixed this myself because I'd like to know the intent here, and what the proper solution is. Is render_test.rb just old code that should be thrown away or merged into new_render_test.rb? Or should we instead focus on encapsulating their individual definitions of Customer? I'd like someone to look at this before I go proposing the changes. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
