1
Normally when working inside a Ruby on Rails view file, I can hit CTRL + SHIFT + .
to get open/close tags for rails like so:
<%= selection %>
I'm not sure how, but yesterday this functionality stopped working. I reinstalled the Ruby on Rails bundle for Textmate but alas, it did not help. Can anybody speculate might have happened and how I could fix it/reset to original settings?
Thanks!