You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
O.S. - Windows 10 Home single language Some changes in the Documentation.
After installing RailsInstaller, It was time to update RubyGems.
But after downloading the updates and following instructions here : http://installfest.railsbridge.org/installfest/windows
I installed the update. But after closing and reopening the terminal i checked the version of gems ,It was still the same before update.
Then i got a solution to this problem. Instead of using "gem install --local C:\Sites\rubygems-update-2.6.8.gem"
i used "gem update --system", And no worries now. So do change it.