rails / cssbundling-rails

Bundle and process CSS in Rails with Tailwind, PostCSS, and Sass via Node.js.
MIT License
563 stars 83 forks source link

Run the server with remote debugging enabled #123

Closed elia closed 1 year ago

elia commented 1 year ago

When running inside foreman the 'debug' gem will not have a proper TTY available. Running with the --open option enabled allows to start remote sessions and attach a debugger client with rdbg --attach.