I'm having the same issue discussed here http://groups.google.com/group/rubyonrails-core/msg/787b561d166abf53
As reported elsewhere, in 2.3.2, the "Can't dup NilClass" error pops up on the second request to a page, after a server restart. It seems esp. "buggy" considering that you can bypass the error consistently by setting config.cache_classes = true in development.rb (as in prod & test environments). Anybody found a solution for this? Luke --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
