1

Is there a shortcut to open a Ruby on Rails partial in textmate?

<%= render :partial => "/arts/menu", :locals => {:art => @art} %> 

Shift + Alt + Command + does not display partials.

1
  • Technically, this question should not have been migrated to stackoverflow as it involves a text editor. Commented Sep 17, 2012 at 1:53

1 Answer 1

0

I found this sheet.

Put your cursor on the partial line, press + + and TextMate will open the partial.

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.