<?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; Textmate</title> <atom:link href="http://railsnotes.com/tag/textmate/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>Make .rb files open with Textmate</title><link>http://railsnotes.com/628-make-rb-files-open-with-textmate/</link> <comments>http://railsnotes.com/628-make-rb-files-open-with-textmate/#comments</comments> <pubDate>Thu, 21 May 2009 06:00:14 +0000</pubDate> <dc:creator>Melvin Ram</dc:creator> <category><![CDATA[Other]]></category> <category><![CDATA[osx]]></category> <category><![CDATA[Textmate]]></category><guid
isPermaLink="false">http://www.railsnotes.com/?p=628</guid> <description><![CDATA[I&#8217;m not an expert at OSX. I&#8217;ve used PCs since I was 11&#8230; starting with Windows 3.11 and soon after Windows 95. One thing I was frustrated with was that .rb files are automatically associated with XCode. And I tried to right click and select &#8220;Always Open with Textmate&#8221; but it never seemed to work. [...]]]></description> <content:encoded><![CDATA[<p></p><p>I&#8217;m not an expert at OSX. I&#8217;ve used PCs since I was 11&#8230; starting with Windows 3.11 and soon after Windows 95. One thing I was frustrated with was that .rb files are automatically associated with XCode. And I tried to right click and select &#8220;Always Open with Textmate&#8221; but it never seemed to work. Today I got a little mad and went hunting online and found this page:  <a
href="http://www.tech-recipes.com/rx/2573/os_x_how_to_change_default_application_to_open_file_type/">http://www.tech-recipes.com/rx/2573/os_x_how_to_change_default_application_to_open_file_type/</a> and it works</p><p>Here&#8217;s the short version:</p><ul><li>Click on a .rb file</li><li>On your keyboard press cmd + I (thats an &#8216;I&#8217; like interesting)</li><li>Under the &#8220;Open with&#8221; menu, select Textmate and click the &#8220;Change All&#8221; button</li></ul><p>Awesome!</p> ]]></content:encoded> <wfw:commentRss>http://railsnotes.com/628-make-rb-files-open-with-textmate/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <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.045 seconds using disk

Served from: railsnotes.com @ 2010-09-10 06:05:10 -->