What are the most useful TextMate packages or plugins for developing Rails

I am compiling a list of the most useful packages and plugins for TextMate that are useful when used when developing with Rails.

I have two that I use religiously:

+3
source share
4 answers
+4
source

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

+3
source

Haml Sass.

+1

TextMate:

  • Javascript Tools (- / ?)
  • Ruby on Rails by ( : )
  • Ruby HAML
  • RubyAMP

:

  • RSpec
  • Javascript jQuery
+1
source

Source: https://habr.com/ru/post/1727400/


All Articles