RailsCasts Pro episodes are now free!

Learn more or hide this

Applied Filters: test xRevised Episodes xDebugging x
Debugging Ruby (revised)
Episode #54Apr 07, 201257 comments

Debugging Ruby (revised)

This episode will show you how to debug a rails app using the "debugger" gem: set a breakpoint, inspect variables and change the executed code at runtime. (7 minutes)