This project is archived and is in readonly mode.

#3949 ✓resolved
Greg Donald

rails s -u ignores ruby-debug gem

Reported by Greg Donald | February 13th, 2010 @ 04:16 PM

rails s -u ignore my ruby-debug gem:

rails s -u => Booting WEBrick => Rails 3.0.0.beta application starting in development on http://0.0.0.0:3000 => Call with -d to detach => Ctrl-C to shutdown server You need to install ruby-debug to run the server in debugging mode. With gems, use 'gem install ruby-debug'
Exiting

gem list --local|grep debug ruby-debug (0.10.3)
ruby-debug-base (0.10.3)

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Referenced by

Pages