Whenever I try to follow this, on step 6 I enter the code and won't install, it only tells me the following below in the commandline.
Could not find a valid gem 'rails' (>= 0), here is why:
Unable to download data from https://rubygems.org/ - SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (https://api.rubygems.org/specs.4.8.gz)
I am brand new to commandline and I have 0 idea what this means or why it won't let me install rails. Can anyone help?
I should also add when I try to check version of ruby it gives me the proper version. But when I try to check rails I get.
C:\Sites>rails -v
The system cannot find the path specified.
UPDATE
Using Windows 10
Ruby version 2.2.4
I don't know how to tell if a firewall is stopping me
Using a home network
I just tried to run this:
C:\Sites>gem update --system
ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError)
SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (https://api.rubygems.org/specs.4.8.gz)
and
C:\Sites>gem install rails
ERROR: Could not find a valid gem 'rails' (>= 0), here is why:
Unable to download data from https://rubygems.org/ - SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (https://api.rubygems.org/specs.4.8.gz)
When I go to the rails environment configuration I noticed it doesn't show a version number for rails but shows a bat file.
ruby:
bin: C:/RailsInstaller/Ruby2.0.0/bin/ruby.exe
version: ruby 2.2.4p230 (2015-12-16 revision 53155) [i386-mingw32]
rails:
bin: C:/RailsInstaller/Ruby2.0.0/bin/rails.bat
version: