Skip to content
drnic edited this page Sep 12, 2010 · 32 revisions

Ruby on Rails TextMate bundle project

Status of Project

All work is going into the ‘two_point_ooh’ branch to upgrade the bundle for Rails 2.0. By placing changes in a separate branch we can manage any tricky legacy issues for < 2.0 rails apps.

Branches

There are current 3 branches:

  • master – a reflection of the official SVN repo for the Ruby on Rails bundle
  • two_point_ooh – the upgrades for the bundle for Rails 2.0
  • website – a branch of two_point_ooh to provide a public website for the bundle; will be merged back into two_point_ooh soon
Clone this wiki locally