Trent Scott
Trent Scott

Reputation: 2028

How do I type this TextMate Keyboard command?

I have a Ruby on Rails (RoR) document open and want to make the <%= %> pair of brackets. In TextMate, it's under Bundles > Ruby > Insert ERB's and the key command looks like:

^ >

How do I type that on a Mac? Shift+Ctrl+> doesn't work.

Upvotes: 0

Views: 146

Answers (1)

Trent Scott
Trent Scott

Reputation: 2028

The TextMate document must be set to HTML (Rails), not Ruby on Rails.

Upvotes: 1

Related Questions