<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
><channel><title>Ruby on Rails Notes &#187; IDE</title> <atom:link href="http://railsnotes.com/tag/ide/feed/" rel="self" type="application/rss+xml" /><link>http://railsnotes.com</link> <description>A code-heavy brain dump of stuff I come across working on Ruby on Rails projects including Models, ActiveRecord, Views, Controllers, RESTful rails, deployment, server stuff, etc.</description> <lastBuildDate>Sun, 29 Aug 2010 23:45:16 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <item><title>Installing TextMate bundles</title><link>http://railsnotes.com/108-installing-textmate-bundles/</link> <comments>http://railsnotes.com/108-installing-textmate-bundles/#comments</comments> <pubDate>Tue, 31 Mar 2009 08:44:04 +0000</pubDate> <dc:creator>Melvin Ram</dc:creator> <category><![CDATA[Textmate]]></category> <category><![CDATA[IDE]]></category><guid
isPermaLink="false">http://railsnotes.wordpress.com/?p=108</guid> <description><![CDATA[Here&#8217;s how you install new textmate bundles: mkdir -p ~/Library/Application Support/TextMate/Bundles/ cd ~/Library/Application Support/TextMate/Bundles git clone git://github.com/username/whatever-tmbundle.git Whatever.tmbundle osascript -e 'tell app "TextMate" to reload bundles' PS: I got this from: http://github.com/bmabey/cucumber-tmbundle/tree/master]]></description> <content:encoded><![CDATA[<p></p><p>Here&#8217;s how you install new textmate bundles:</p><pre>mkdir -p ~/Library/Application Support/TextMate/Bundles/
cd ~/Library/Application Support/TextMate/Bundles
git clone git://github.com/username/whatever-tmbundle.git Whatever.tmbundle
osascript -e 'tell app "TextMate" to reload bundles'</pre><p>PS: I got this from: http://github.com/bmabey/cucumber-tmbundle/tree/master</p> ]]></content:encoded> <wfw:commentRss>http://railsnotes.com/108-installing-textmate-bundles/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 4/16 queries in 0.041 seconds using disk

Served from: railsnotes.com @ 2010-09-09 07:17:13 -->