I have an issue with my generator script. Here is the command I am using:
ruby script/generate migration add_stuff
And here is the error I am getting:
uninitialized constant Rails::Generator::Commands::Base::ActiveRecord
I have tried updating my system, as well as installing/uninstalling my rails application.
I am working on Windows XP, rails version 2.3.2