TextMate is a code and markup editor for OS X that ships with syntax highlighting and other goodies for Ruby (and Rails). Its official site is http://macromates.com/
Rails Bundle for Textmate
Code snippets and macros to make Rails development in Textmate more efficient. Courtesy of David Heinemeier Hansson.
Installation in Textmate 1.0.2
Most of the fun expando goodies for Rails and Ruby can be fired by trying part of a phase, such as ‘def’ and then hitting tab. See the Windows > Show Bundles Editor screen to get more info on what fires who.
Installation in Textmate 1.1 (beta)
An updated Rails bundle is included with recent betas. If you do not see it, open the bundle editor (Window → Show Bundle Editor) and select Change Filtering to enable it.
See Also