David Kimura PRO said almost 7 years ago on puma-dev replacement for pow and prax :

You should be able to tail the development logs. You should be able to go into your app directory and tail the logs

tail -f log/development.log

After you run the puma dev install, it should not stay in your terminal, it should redirect you back to the command prompt.