views:

373

answers:

5

I'm compiling a list of the most useful bundles and plugins for TextMate which are helpful for using while developing with Rails.

I have two which I use religiously:

+4  A: 
makevoid
+1  A: 

I get a lot of mileage out of the Haml and Sass bundles.

Ben
+1  A: 

Here is a list of my bundles. The PHP stuff is not used much, but when I have to support it I do like the syntax coloring.

bundles.png

nowk
The link/site is broken
Andrey
A: 

Listed under TextMate Bundles:

  • Cucumber
  • Javascript Tools (ever wanted warnings / errors when saving file?)
  • Ruby on Rails by the effervescent Dr Nic (disclaimer: he's my boss)
  • Ruby HAML
  • RubyAMP

Not listed:

  • RSpec
  • Javascript jQuery
Ryan Bigg
+1  A: 

Find in Project in TextMate is slow in a large project. Try "Ack In Project Bundle" http://github.com/protocool/ack-tmbundle

TK