Ruby on rails installation error at cmd on windows -


i finished installing ruby on rails package(rails 4.1.8).after creating new directory "rails new pj" , automatically creates folders in new directory bah when reaches "run bundle install" error message

"gem : : remotefetcher: : fetcherror: ssl_connect returned=1 errno=0 state=sslv3 read server certificate b: certificate varify failed https://rubygems.org/gems/rake-10.4.0gem. error occurred while installing rake <10.4.2>, , bundler cannot continue. make sure gem install rake -v '10.4.2' succeeds before bundling

run

gem install rake -v '10.4.2' bundle install bundle update 

note: railsinstaller best package installing rails on windows.i have tried on windows8 works great.it includes required packages. rilasinstaller - http://railsinstaller.org/en


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -