Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install fails on Radiant 0.7.1 #1

Open
saturnflyer opened this issue May 28, 2009 · 2 comments
Open

install fails on Radiant 0.7.1 #1

saturnflyer opened this issue May 28, 2009 · 2 comments

Comments

@saturnflyer
Copy link

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 classActionController::Dispatcher'

@jgarber
Copy link
Owner

jgarber commented May 29, 2009

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.

@jgarber
Copy link
Owner

jgarber commented May 29, 2009

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants