Open saturnflyer opened 15 years ago
Check out kalebwalton's fork. It only works with Rails 2.2.2 (which is not used by any version of Radiant), so I'm holding off on merging it in.
jgarber said 10 days ago: Hey Kaleb. I finished up some other work and was spending the afternoon getting back to my pull requests. In reviewing yours, it looks like it doesn't work with either version 0.7.1 or with the new 0.8.0-RC1. They skipped Rails 2.2.2, which appears to be a requirement for your fork. Seems like going with 0.8.0 is the way to go. I'm gonna wait to pull it in until it works with 0.8, okay? Just let me know when you get it going with 0.8 and I'll gladly pull it in! Be sure to check out http://wiki.github.com/radiant/radiant/developer-upgrade-notes as you prepare the update.
kalebwalton said 9 days ago: Oh, thanks, good to know! I forked all of the extensions that I use to essentially freeze them for my project so it doesn't affect me right now. I'm sure it won't take a whole lot to upgrade (crossing fingers). I'm moving ahead on the project that I'm working on so once I reach a point where I can take a break I'll look into upgrading and let you know when it's done.
So, I don't plan to get vhost_extension working for 0.7.1. You can either backport Kaleb's fork or wait for 0.8.
Could not load extension from file: vhost_extension.
<NameError: undefined method
prepare_application' for class
ActionController::Dispatcher'>\ Execute radiant:extensions:vhost:migrate rake aborted! undefined method
prepare_application' for class
ActionController::Dispatcher'