bundler: command not found. Cannot start puma or even open rails console – Nginx
I am using capistrano to deploy a rails 5.2 application. Everything goes on well except the fact that puma doesn't start. Result of tail -f /var/www/tuma/shared/log/puma_error.log when I execute sudo systemctl start puma_tuma_production bundler: command not found: puma Install missing…