
September 18th, 2010, 11:41 AM
|
|
|
|
Trouble getting project started
Hi all,
I'm working on getting a dev version of a website up on my local computer so I can have a place to test and what not. I try to run rake and get the following message:
Code:
rake aborted!
can't activate rails (= 2.3.3, runtime) for [], already activated rails-3.0.0 for []
Now, I'm relatively new to Rails so I'm not entirely sure what this means. Any advice you guys could offer would be fantastic.
|