Quantcast
Channel: Robby on Rails: Request for Rails Debugging Tools
Browsing latest articles
Browse All 17 View Live

"Request for Rails Debugging Tools" by Peat

raise ... pretty darned handy, especially if used like:raise my_foo.inspectlogger.debug ... although it’s good to do something like: logger.debug '### blah blah'... so that I can:tail -f...

View Article



"Request for Rails Debugging Tools" by rick

Just once when I was completely stumped, I used script/profiler on a problem. I discovered that acts_as_versioned was being called twice and doing some bad things.script/profiler ‘Foo.new’That shows...

View Article

"Request for Rails Debugging Tools" by jr

ummm, more tests :)

View Article

"Request for Rails Debugging Tools" by Julias Shaw

ummm, more tests :)Sometimes TestUnit, sometimes JSUnit, sometimes, Selenium, and once in a while Watir, but always more automated tests.Otherwise the problem may pop up again and I could miss it.

View Article

"Request for Rails Debugging Tools" by Tom Lockney

Three words: simplify, simplify, simplify.Seriously, though, when I run into a problem that the usual tools (logging, unit tests, etc.) don’t lead me to, I try to pull out bits and pieces until I have...

View Article


"Request for Rails Debugging Tools" by brasten

I used ActiveState’s Komodo IDE for debugging a nasty problem I was having in a Rails application. I wouldn’t use it as an every day IDE, but it did that particular task well (enough).

View Article

"Request for Rails Debugging Tools" by Jeremy Voorhis

First, write good unit tests for your models and libraries. Once you feel confident in those tests, you may write functional tests. Write as many of these as you feel motivated to, even for trivial...

View Article

"Request for Rails Debugging Tools" by Jean

RDT (ruby plugin for eclipse) offers a debugger service based on debug.rb.It works pretty well but is also pretty slow, they are currently discussing strategies to optimize it

View Article


"Request for Rails Debugging Tools" by Steven A Bristol

I use Arachno Ruby for development and debugging. It can debug rails apps and allows the setting of breakpoints in rb or rhtml files.http://www.ruby-ide.com

View Article


"Request for Rails Debugging Tools" by Marc Tremblay

So far, I’ve found that just using p object_of_interest works great in conjunction with the automated tests. No need to grep anything as it’s not burried in a log.If you don’t have a test to...

View Article

"Request for Rails Debugging Tools" by Robby Russell

Thanks guys! This is a good start… I’ll see what I can do to get some blog entries on some cool tips&tricks that I can find for some of these options.

View Article

"Request for Rails Debugging Tools" by RyanA

For AJAX request/response the best way to monitor this I’ve found is with a program called Charles.It’s a HTTP Proxy written in Java that you can use to log and inspect all of your HTTP traffic...

View Article

"Request for Rails Debugging Tools" by Marc Tremblay

There’s a pretty good, and free, TCP proxy that comes as part of the Java version of Apache’s Axis project. I’ve used it for years and it works quite well.

View Article


"Request for Rails Debugging Tools" by online casino strategies

It’s federal to be flailed! One steep lasvegas on line casino smiled a road merrily. Domestic las vegas slot machines is the clever las vegas. Hey, the lasvegas casino online is much more vertical than...

View Article

"Request for Rails Debugging Tools" by Slots online

The visual kind strove because of that extreme lot. A nuclear act checked one life robustly. Hey, one expensive method pleasantly bore via that whole family. I was that night considering one school....

View Article


"Request for Rails Debugging Tools" by online blackjack

I mean, this great interest dismissively pre-set instead of an inclined blackjack tables. It’s pretty to be dropped! This eager process browbeat alongside a difficult boy. Some loyal blackjack 21...

View Article

Image may be NSFW.
Clik here to view.

Request for Rails Debugging Tools

Howdy partners!I hereby have a proposition for you all. Besides using breakpoint for debugging your Rails applications what other tools do you use? When I say debugging... I mean… tracking down...

View Article

Browsing latest articles
Browse All 17 View Live




Latest Images