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

feat: add rails configuration #27

Merged
merged 1 commit into from
Sep 22, 2023
Merged

Conversation

smilovanovic
Copy link
Contributor

This PR adds Rails configuration and addresses the issue #25

Screenshot 2023-05-07 at 23 36 55

Regarding the comment from the issue, I had no problem after terminating the debugging session nor adding new breakpoints after the start

However, the issue is, the server continues to run after the debugging session ends, resulting in a need to kill that server in order to start a new debug session (which happens fairly frequently, as you can't seem to add more breakpoints once you start).

@ewal
Copy link

ewal commented Sep 21, 2023

Would love this to be merged! 🥳

Copy link
Owner

@suketa suketa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@suketa suketa merged commit e77065e into suketa:main Sep 22, 2023
@smilovanovic
Copy link
Contributor Author

@suketa I forgot to update the README.md, it still says that rails is not supported

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.

3 participants