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 -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -