This project is archived and is in readonly mode.
Add --debugger option to script/console
Reported by Emilio Tagua | September 11th, 2008 @ 04:09 PM | in 2.x
Similar to script/server --debugger, script/console --debugger will start the console requiring ruby-debug, so we don't have to require it manually every time we need to use the debugger.
It's also useful for creating alias and fire up the console in debugger mode easily.
Comments and changes to this ticket
-
Repository September 11th, 2008 @ 04:13 PM
- State changed from new to committed
(from [c98cb8ffc2f42bff565994951af9412e52fcdc58]) Add --debugger option to script/console.
Signed-off-by: Michael Koziarski michael@koziarski.com [#1025 state:committed] http://github.com/rails/rails/co...
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
Attachments
Referenced by
- 1025 Add --debugger option to script/console Signed-off-by: Michael Koziarski michael@koziarski.com [#...