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
-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