While creating a new rails application using:
rails new <app_name>
or while executing
gem install json
I am getting this error:
I installed Ruby and Rails the version information is below:
I installed Rails using Rails Windows Installer.
How to resolve this json error?
…
Rohit.