So R Debugging

7
Shanghai on Rails - October 20, 2007 Debugging Ruby and Rails - Jon Hancock - http://www.shellshadow.com

description

shanghaionrails first event presentation by Jon Hancock

Transcript of So R Debugging

Page 1: So R Debugging

Shanghai on Rails- October 20, 2007Debugging Ruby and Rails

- Jon Hancock - http://www.shellshadow.com

Page 3: So R Debugging

Debuggers for RubyNetBeans - 6.0 Beta 1 - as good as it gets for free.

Aptana (RadRails) - Eclipse based. Latest beta, October 2007, does not work!

Gyre - http://gyre.bitscribe.net/ - Keep an eye on this

3rd Rail - $299, no fast debugger yet

Sapphire Steel - http://www.sapphiresteel.com/ - VisualStudio Plugin - free / $249

ActiveState Komodo IDE 4.2 - nice, $249. Includes remote debugging.

TextMate and e-editor - simple font end to ruby-debug

Page 6: So R Debugging

NetBeans 6.0 Beta

http://dlc.sun.com.edgesuite.net/netbeans/download/6_0/beta1/Download the smaller Ruby only version

Some setup required- gem install ruby-debug-ide- NetBeans Preferences

Not perfect but great for exploring Ruby and Rails

Page 7: So R Debugging

misc notes

Free book download!! “Build Your Own Ruby On Rails Web Applications”

http://media.sitepoint.com/books/ror.pdf