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

Working with Non Rails Projects #15

Open
rnewton-cf opened this issue Jun 20, 2023 · 1 comment
Open

Working with Non Rails Projects #15

rnewton-cf opened this issue Jun 20, 2023 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@rnewton-cf
Copy link

Based on the instructions provided, is there a different set of instructions for getting this debugging to work with Unicorn running a Sinatra web application? Most tutorials and instructions are set to run Rails

@mrbiggred
Copy link

@rnewton-cf sorry for the late replay. I have never worked with Unicorn running a Sinatra application but my guess is little to nothing would need to change. The only thing I can think of is RubyMine Run/Debug action you would use wouldn't be Rails but a Gem Command, or something similar.

Are you able to get your application to run by clicking the Play button?

image

@mrbiggred mrbiggred self-assigned this Nov 9, 2023
@mrbiggred mrbiggred added the question Further information is requested label Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants