RSSAmplifier

mattbrictson.com · Aug 19, 2024

Building a better bin/dev script

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Rails 7.2 uses the foreman gem for process management, which has serious limitations when it comes to interactive debugging. The run-pty Node package is an excellent alternative. Rails needs multiple processes Modern Rails apps often need to run multiple processes for local development. These processes include frontend watchers such as: yarn build --watch # prescribed by jsbundling-rails npx…

Read on mattbrictson.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.