给textmate安装rails 2.0 bundle

1.安装git
[url]http://metastatic.org/text/Concern/2007/09/15/new-git-package-for-os-x/[/url]
按默认路径安装!


2、Get ready for the TextMate “Trundle to Rails 2.0 Bundle”
这里有篇介绍bundle的文章
[url]http://drnicwilliams.com/2008/01/31/get-ready-for-the-textmate-trundle-to-rails-20-bundle/[/url]

3、在Terminal中键入如下命令:
cd ~/Desktop
git clone git://github.com/drnic/ruby-on-rails-tmbundle.git "Ruby on Rails.tmbundle"
cd "Ruby on Rails.tmbundle"
git checkout --track -b two_point_ooh origin/two_point_ooh
git pull


3、双击桌面上的“Ruby on Rails.tmbundle“图标安装此bundle
这样,Ruby on Rails 2.0 的bundle就安装到TextMate里面了
 
 

你可能感兴趣的:(Bundle,Rails,休闲,textmate,2.0)