This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
ddollar (author)
Mon Aug 10 11:46:39 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
MIT-LICENSE | Thu Dec 11 11:23:44 -0800 2008 | |
| |
README.markdown | Mon Aug 10 11:46:39 -0700 2009 | |
| |
init.rb | Sun Dec 14 15:09:37 -0800 2008 | |
| |
lib/ | Sun Dec 14 15:09:47 -0800 2008 | |
| |
tasks/ | Thu Dec 11 11:23:44 -0800 2008 |
README.markdown
Warning
socket-debugger is no longer maintained Please check out Rack::Debug http://github.com/ddollar/rack-debug as a replacement
socket-debugger
socket-debugger is a Rails plugin to allow use of ruby-debug in situations where the server is not on a pty (aka Passenger)
Usage
Once your server of choice is started, use rake debug:socket to connect
to the debugger.
Installation
script/plugin install git://github.com/ddollar/socket-debugger.git
Thanks
Thanks to Jordi Bunster (http://bunster.org) for the idea to pluginize this.
Copyright (c) 2008 David Dollar, released under the MIT license







