I recently installed and used ruby, now I'm not sure why I can't use CocoaPods,
I get this error :
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/dependency.rb:296:in `to_specs': Could not find 'cocoapods' (>= 0) among 14 total gem(s) (Gem::LoadError
rvm use ruby-2.4.2@myAppName --ruby-version --createand then gem install rails - H.Epstein