rubygems - I use the rvm1.8.7,but when i use to install the rails v=2.3.11 it throws the error -


error: not find valid gem 'rails' (= 2.3.11) in repository

any 1 me pleace

use gem install rails -v=2.3.11 or gem install rails --version=2.3.11


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

ASP.NET Javascript: window.open won't work twice -

asp.net - Button inside updatePanel doesn't works after downloading -