Ruby on Rails Saturday, July 2, 2011

On Sat, Jul 2, 2011 at 12:28 AM, Amrit Pal Pathak <amritpalpathak1@gmail.com> wrote:

How can i update my Rails gem version. to 2.2.2.
Now it is .
gem - v
1.8.7

thanks in advance


Amrit, you can try the following:

gem install rails -v 2.2.2

Good luck,

-Conrad
 

--
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.

--
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.

No comments:

Post a Comment