Textmate Bundles for form_remote_tag shortcut

Watching through the online videos of the flickr tutorial, I noticed
some tab triggered shortcuts
for form_remote_tag and label.

But in the default install of Textmate those shortcuts aren’t installed.

What do you need to install those shortcuts?

Thanks,

Soren

Soren Burkhart wrote:

Watching through the online videos of the flickr tutorial, I noticed
some tab triggered shortcuts
for form_remote_tag and label.

But in the default install of Textmate those shortcuts aren’t installed.

What do you need to install those shortcuts?

this may not be the answer, but i saw it on Oreilly’s ruby site

http://feldpost.com/lighthaus/textmate_rails.pdf

You want syncPEOPLE on Rails.

http://syncpeople.com/downloads

Gene T. wrote:

Soren Burkhart wrote:

Watching through the online videos of the flickr tutorial, I noticed
some tab triggered shortcuts
for form_remote_tag and label.

But in the default install of Textmate those shortcuts aren’t installed.

What do you need to install those shortcuts?

this may not be the answer, but i saw it on Oreilly’s ruby site

http://feldpost.com/lighthaus/textmate_rails.pdf

Hi Gene,

Thanks for the link that is a helpful cheatsheet of the default
shortcuts but shortcuts like frt and label don’t appear.

I just hand coded my in, but it seems like there should be a bundle that
could be loaded.

Soren