Since you have both RAILS 3.0.0 and 2.3.5,   RAILS 3.0.0 is gettting loaded
first.

You can either uninstall the RAILS 3.0.0 GEM, or migrate your RAILS 2.3.5
App to use bundler. (http://gembundler.com/rails23.html).



Regards,
Srikanth

On Wed, Sep 15, 2010 at 12:55 PM, Mark <[email protected]> wrote:

> Hi,
>
> i have some problems by type in rake db:create
>
> It always says:
>
> rake aborted!
> can't activate rails (= 2.3.5, runtime) for [], already activated
> rails-3.0.0 for []
>
> I have set Rails version to 2.3.5 but the problem still exists.
> I want to install the OpenSource Project webpraca. Maybe somebody has
> the same problem.
>
> Thanks for help
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ruby on Rails: Talk" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<rubyonrails-talk%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/rubyonrails-talk?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to