Tim Harper, over at Lead Media Partners, has released a new TextMate productivity bundle, RubyAMP.
Some of the great features it provides are:
- jump to a method, class, or fixture named under the cursor
- using debugger in conjunction with TextMate (including your specs) with break points, inspection, etc.
- inspect by highlighting to evaluate to tooltip or clipboard
- auto-completing from other open files
You can learn more at http://code.leadmediapartners.com/tools/rubyamp.
