Displaying 1 result from an estimated 1 matches for "robook".
Did you mean:
probook
2006 Nov 04
3
undefined method `load_paths=' for Dependencies:Module
...f. I''ve just svn
up''d both machines so we''re running the same versions of everything.
We''re also running the same version of ruby (1.8.4). As far as I can
tell, our configs are exactly the same.
The migration works fine on my machine. On his machine, we get:
Robook:~/dev/laliga/trunk bjclark$ rake db:migrate --trace
(in /Users/bjclark/dev/laliga/trunk)
** Invoke db:migrate (first_time)
** Invoke environment (first_time)
** Execute environment
rake aborted!
undefined method `load_paths='' for Dependencies:Module
/Users/bjclark/dev/laliga/trunk/config/....