-
Notifications
You must be signed in to change notification settings - Fork 16
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
WysiHat Engine script/generate generator command not working #2
Comments
Hi Dave, Thanks for this long description of you problem. Great to see you've taken the time to explain it :) If I understand correctly, the problem is in the script/generate command. What version of Rails are you using? If the script/generate command can't be found, it's probably something with Rails. Do you have this problem in other Rails projects? Could you try to install the WysiHat Engine Demo app (http://github.com/80beans/wysihat-engine-demo) to see if that works? You could try to run the generator in there to see if it regenerates the files in the project. Thanks again! Jeff |
Hi Jeff, This project is running Rails 2.3.4, upgraded from 2.0.2. I haven't needed to run script/generate since the update, so I'll play with that to see if its working in other cases. I'll also download the Demo app and test that. Hopefully I just forgot to run some command during the 2.3.4 update or something! Thanks,
|
Hi Jeff, It appears there were two issues with my Rails 2.3.4 project.
With those issues fixed, the script/generate command worked perfect. Thanks!
|
Awesome. If you have any problems in the future, don't hesitate to create a new issue! :) |
I tried to install WysiHat Engine on Mac OS 10.5.8. Here's a breakdown of my attempts. All of the following commands were performed inside the "/Users/dpie/Sites/my_app" directory. All password prompts have been removed.
Verified that the generate file did in fact exist, then tried changing file permissions. Nothing worked. Any ideas?
Thanks!
The text was updated successfully, but these errors were encountered: