Skip to content
ramonrails edited this page Sep 14, 2010 · 5 revisions

This is an auto-complete / intelli-sense / code-sense type of extension to textmate.

This currently works only for the ActiveRecord model attributes and associations in context.

How to use

  1. Install the TextMate extension
  2. Open a project
  3. Type a model name, class or instance variable with a trailing <dot>
  4. Hit <Tab>

This is a forked repository. Have a look at
carlosbrando’s ruby-on-rails-tmbundle wiki
for more information.

Clone this wiki locally