PDA

View Full Version : Change to the rake/ruby environment?


iansmith
January 18th, 2006, 09:39 PM
I've been doing a lot of development on my home linux box and when I moved my code back over to OCS to test it there, I got this strange sequence (on a webmin server).


-bash-2.05b$ rake migrate
(in /home/iansmith/dev-copy/development/trunk/somedir)
rake aborted!
uninitialized constant Resolver
./Rakefile:4
-bash-2.05b$


Is this just user error (likely) or did something change with the setup for using ruby/rails/rake?

thanks much
ian

rob
January 19th, 2006, 03:48 AM
We saw this error on some servers yesterday. A force reinstall of Rails did the trick to fix it, but if you are still experiencing an issue with it, please open a ticket.