Ed W wrote: > Commenting out the whole "class Core" section stops the initialisation > errors altogether, so clearly the problem is that this code is masking > the whole AS ActiveScaffold::Config::Core definition?
I just can't see the error here? Is it possible that there is some kind of lazy class loading introduced in newer rails which is biting here? Could it be a plugin loading order issue? It's not immediately obvious why loading order should matter here in any case, as long as all the modules ARE loaded eventually? (Note to self, check there isn't some conditional loading code in AS?) Thanks for any thoughts/tips? I think this much be a general problem trying to write a plugin for AS under rails 2.3, so perhaps someone could have a look into this? Ed W --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" 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/activescaffold?hl=en -~----------~----~----~----~------~----~------~--~---
