> Actually if I freeze my app to edge using "rake rails:freeze:edge" and > then run script/server I get the exact same error. > > Has anybody seen anything similar? > > Here's the error again (for those that missed it)... > > ./script/../config/../vendor/rails/activesupport/lib/active_support/dependencies.rb:248:in > `load_missing_constant': uninitialized constant > ActionView::Helpers::JavaScriptHelper::PrototypeHelper (NameError) > > I'm confused.
This works fine for me, If you roll back your changes does it still happen? Does your test app have any plugins installed? -- Cheers Koz --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
