Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.11 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.11 KB

Rails TextMate Bundle

Description

This fork is meant to keep track of everyone's contribution to the Ruby on Rails textmate bundle.

Please feel free to fork and send pull requests, I'll try to keep it up-to-date with all new commits from repositories I'm following (c.f Credits).

Installation

  1. $ cd ~/Library/Application\ Support/TextMate/Bundles/
  2. $ git clone git://github.com/TechnoGate/ruby-on-rails-tmbundle.git "Ruby on Rails.tmbundle"
  3. $ osascript -e 'tell app "TextMate" to reload bundles'

Credits