Ruby on Rails
Wednesday, November 24, 2010
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 <lists@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-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@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-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment