up vote 1 down vote favorite
share [g+] share [fb]

How do I make TextMate use the Rails bundle by default? On some files it's enabled, and on others (including models) it's not, and I wish it would just assume that every .rb file is a Ruby on Rails file unless I tell it otherwise.

Is there a project-level or global setting for this?

link|improve this question

feedback

2 Answers

up vote 1 down vote accepted

It's possible to do it at a global level, but you have to edit and view some plist files to make it work. Check out this site for more information.

link|improve this answer
That sorted it. Thanks! – Jamie Rumbelow Jul 22 '09 at 20:18
feedback

As far as I know you have to change the scope selector for each bundle. Maybe TM2 will be different.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.