rbenv: rails: command not found immediately after installing rails 5.2.1
问题 I have spent the whole day trying to upgrade from Rails 4x to 5.2.1. I was following this guide for the upgrade and I was not able to upgrade successfully. Issue: After "successfully" installing Rails 5 using: ruby 2.5.3p105 (2018-10-18 revision 65156) [x86_64-darwin17] and did rails -v I get: rbenv: rails: command not found The `rails' command exists in these Ruby versions: 2.2.0 Things that I have tried: gem pristine different gems gem pristine --all this and played around with paths but no