Tobias Weisserth wrote:
(in /home/tweisser/workspace/typo/typo) rake aborted! no such file to load -- /home/tweisser/workspace/typo/typo/config/../vendor/rails/railties/lib/initializer
This sounds like the ./vendor/rails directory exists: If it exists, rails will try to load itself from there even if you tell it to use the gem in the configuration file.
Can you check if this directory exists? It should be empty. If it is, can you remove it and try again?
Regards, Matijs _______________________________________________ Typo-list mailing list Typo-list@rubyforge.org http://rubyforge.org/mailman/listinfo/typo-list