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

Tried to connect for 15 seconds. Is the server ready for a debugger connection? #98

Open
jmuheim opened this issue Mar 5, 2014 · 3 comments

Comments

@jmuheim
Copy link

jmuheim commented Mar 5, 2014

josh@macbuech:~/Documents/Work/MuheimWebdesign/base (master)$ powder debug
Its appears that the required initializer for rdebug doesn't exists in your application.
Do you want to create it(y/n)? y
This is a Rails/Radiant app(y/n)? y
      create  config/initializers/rdebug.rb
Tried to connect for 15 seconds. Is the server ready for a debugger connection?
josh@macbuech:~/Documents/Work/MuheimWebdesign/base (master)$ powder debug
Tried to connect for 15 seconds. Is the server ready for a debugger connection?

Do I have to install something specific for this?

@csiszarattila
Copy link
Collaborator

Its requires ruby-debug gem.
And add a debugger command in your source code as a breakpoint then start powder debug.

@baileyspace
Copy link

What if you're using Rails 3.2?

@crhan
Copy link

crhan commented May 5, 2014

Is Pry 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

No branches or pull requests

4 participants