public
Description: TextMate bundle for developing C extensions for Ruby
Homepage:
Clone URL: git://github.com/drnic/ruby-c-extensions-tmbundle.git
jbarnette (author)
Fri Apr 25 21:44:14 -0700 2008
commit  453561279f0d30de738eff0b6aaeb3ecb57af875
tree    710c979c313ba5c7f2cbecbd288c2bc505e57bfa
parent  cf7545cc76278746f665be2a263c4111c95bd879
name age message
directory Commands/ Loading commit data...
file README.markdown
directory Snippets/
directory Syntaxes/
file info.plist
README.markdown

Ruby C Extensions.tmbundle

A TextMate bundle for developing native C extensions for Ruby.

Installation

cd ~/Library/Application Support/TextMate/Bundles
git clone git://github.com/drnic/ruby-c-extensions-tmbundle.git "Ruby C Extensions.tmbundle"

or 

wget http://github.com/drnic/ruby-c-extensions-tmbundle/tarball/master
tar xfv drnic-ruby-c-extensions-tmbundle-master.tar.gz
mv drnic-ruby-c-extensions-tmbundle-master "Ruby C Extensions.tmbundle"

Then restart TextMate or "Reload Bundles".

Source

Via git you can clone or fork http://github.com/drnic/ruby-c-extensions-tmbundle/tree/master