Displaying 1 result from an estimated 1 matches for "innerpackage".
2005 Dec 01
0
Troubleshooting "undefined class/module"
I''m having a bit of a headbanger here... maybe someone can help.
A class in a fairly complicated existing Rails app that I''m working on
seems intermittently not to load.
The error is basically the following:
undefined class/module InnerPackage
c:/ruby/lib/ruby/gems/1.8/gems/actionpack-1.11.0
/lib/action_controller/session/active_record_store.rb:75:in
`load''
c:/ruby/lib/ruby/gems/1.8/gems/actionpack-1.11.0
/lib/action_controller/session/active_record_store.rb:75:in
`unmarshal''
c:/ruby/lib/ruby/gems/1.8/gems/actionpack-1...