Setting A Breakpoint
Ruby In Steel lets you add breakpoints to your Ruby programs by clicking in the margin of selected code lines. You can also remove an existing breakpoint by clicking it in the margin.

The Breakpoints Window
You can selectively enable/disable selected (or all) breakpoints in the breakpoints window. You may double-click a breakpoint in this window in order to navigate to the breakpoint in the code editor.
