Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run the server with remote debugging enabled #281

Merged

Conversation

duduribeiro
Copy link
Contributor

This commit adds the --open option so a remote session can be started using rdbg --attach. This allows to debug inside a foreman process.

This will replicate what we have on jsbundling-rails https://github.com/rails/jsbundling-rails/blob/main/lib/install/Procfile.dev#L1 and on cssbundling-rails https://github.com/rails/cssbundling-rails/blob/main/lib/install/Procfile_for_bun.dev#L1

This commit adds the `--open` option so a remote session can be
started using `rdbg --attach`. This allows to debug inside a
foreman process.
@flavorjones
Copy link
Member

Quick note that the user journey tests are failing for unrelated reasons (will be fixed on main when #282 is merged).

@flavorjones
Copy link
Member

@duduribeiro Thank you for opening this! Looks great, works fine for me.

@flavorjones flavorjones merged commit 8d2230c into rails:main Oct 10, 2023
17 of 20 checks passed
@flavorjones
Copy link
Member

https://github.com/rails/tailwindcss-rails/releases/tag/v2.0.31 is out! Thank you again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants