I got some problem when i typing bundle exec rake db:migrate
on terminal
then i received the result like `/usr/bin/env: ‘ruby2.3’: No such file or directory
I had the same problem but when running:
rails new my_application
but after reinstalling the rails gems by:
gem install rails
it worked just fine and I could run:
rails new my_application
bundle install
and
bundle exec rails s
without any problems.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With