I installed RVM and RBENV. First I uninstalled both. After that I installed ruby and rails as below command
brew install ruby
gem install rails
Now its working fine.
solved Can’t create ROR Project
I installed RVM and RBENV. First I uninstalled both. After that I installed ruby and rails as below command
brew install ruby
gem install rails
Now its working fine.
solved Can’t create ROR Project