I'm getting this problem in any app that has active_scaffold controllers. The controllers seem to want to query my DB during initialization, which throws an error if there isn't a DB there. This makes it impossible to run any rake tasks to set up the DB, so I can't do cold deployments.
Here's a stack trace from a failed rake db:create: http://pastie.org/395803 Running in Rails 2.2.2. Not sure how to find out my version of A_S, I think it's the branch that's supposed to be compatible with 2.2.2. Any ideas? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
