In the Command Window, I run the commands:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Windows\system32>cd c:\Ruby200\bin
c:\Ruby200\bin>gem install rspec
Fetching: rspec-support-3.1.1.gem (100%)
Successfully installed rspec-support-3.1.1
Fetching: rspec-mocks-3.1.2.gem (100%)
Successfully installed rspec-mocks-3.1.2
Fetching: rspec-expectations-3.1.2.gem (100%)
Successfully installed rspec-expectations-3.1.2
Fetching: rspec-core-3.1.4.gem (100%)
Successfully installed rspec-core-3.1.4
Fetching: rspec-3.1.0.gem (100%)
Successfully installed rspec-3.1.0
Parsing documentation for rspec-support-3.1.1
Installing ri documentation for rspec-support-3.1.1
Parsing documentation for rspec-mocks-3.1.2
Installing ri documentation for rspec-mocks-3.1.2
Parsing documentation for rspec-expectations-3.1.2
Installing ri documentation for rspec-expectations-3.1.2
Parsing documentation for rspec-core-3.1.4
Installing ri documentation for rspec-core-3.1.4
Parsing documentation for rspec-3.1.0
Installing ri documentation for rspec-3.1.0
Done installing documentation for rspec-support, rspec-mocks, rspec-expectations
, rspec-core, rspec after 14 seconds
5 gems installed
c:\Ruby200\bin>
Please verify if the installation is done correctly or not.
Thank you.
Regards
Rohan Sarker