you are using rvm please install ruby of lower version
can be 1.8.7 if your config/enviroment.rb show rails version is > 2.3.2
else 1.8.6


then install rails 2.3.X as you required

gem install -v 2.3.x rails

On Wed, Nov 24, 2010 at 6:45 PM, Priyanka Pathak <li...@ruby-forum.com>wrote:

> Here is the output of @loaded_stacks.inspect
> {"railties"=>[], "rake"=>[#<Gem::Specification name=railties
> version=3.0.3>], "thor"=>[#<Gem::Specification name=railties
> version=3.0.3>]}
>
> gem.name gives
> activesupport
>
> My original application is on rails version 2.3.x but i need to run with
> rails 3.0.3 and ruby 1.9.2p0.
>
> which thing i am missing?
>
> --
> Posted via http://www.ruby-forum.com/.
>
> --
> 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 rubyonrails-t...@googlegroups.com.
> To unsubscribe from this group, send email to
> rubyonrails-talk+unsubscr...@googlegroups.com<rubyonrails-talk%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/rubyonrails-talk?hl=en.
>
>


-- 
Thanks:
Rajeev sharma
+919013155133

-- 
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 rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to