I submitted a patch that changes application.rb to application_controller.rb. The patch fixes the problem where a controller referenced before 'require "application"' will cause an exception.
The patch causes no new test failures and I've also manually tested it by creating a sample application and running it, running script/ console and running script/performance/request. ticket: http://dev.rubyonrails.org/ticket/10570 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
