<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to setup Textmate to use RVM</title>
	<atom:link href="http://www.christopherirish.com/2010/06/28/how-to-setup-textmate-to-use-rvm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.christopherirish.com/2010/06/28/how-to-setup-textmate-to-use-rvm/</link>
	<description>Ruby, Rails, Javascript, all things web development related</description>
	<lastBuildDate>Thu, 28 Jul 2022 18:51:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Michael</title>
		<link>http://www.christopherirish.com/2010/06/28/how-to-setup-textmate-to-use-rvm/comment-page-1/#comment-598</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 30 May 2013 21:52:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.christopherirish.com/?p=367#comment-598</guid>
		<description>Thanks for showing this technique.  I automated the &quot;rvm wrapper&quot; step with after_use_textmate hook, which should soon be shipped with rvm.  

gist: https://gist.github.com/mwlang/5681232
rvm pull request: https://github.com/wayneeseguin/rvm/pull/1931</description>
		<content:encoded><![CDATA[<p>Thanks for showing this technique.  I automated the &#8220;rvm wrapper&#8221; step with after_use_textmate hook, which should soon be shipped with rvm.  </p>
<p>gist: <a href="https://gist.github.com/mwlang/5681232" rel="nofollow">https://gist.github.com/mwlang/5681232</a><br />
rvm pull request: <a href="https://github.com/wayneeseguin/rvm/pull/1931" rel="nofollow">https://github.com/wayneeseguin/rvm/pull/1931</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lucas</title>
		<link>http://www.christopherirish.com/2010/06/28/how-to-setup-textmate-to-use-rvm/comment-page-1/#comment-244</link>
		<dc:creator>lucas</dc:creator>
		<pubDate>Fri, 27 Jan 2012 00:53:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.christopherirish.com/?p=367#comment-244</guid>
		<description>Sweet.  Worked like a charm</description>
		<content:encoded><![CDATA[<p>Sweet.  Worked like a charm</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nuc</title>
		<link>http://www.christopherirish.com/2010/06/28/how-to-setup-textmate-to-use-rvm/comment-page-1/#comment-233</link>
		<dc:creator>nuc</dc:creator>
		<pubDate>Tue, 17 Jan 2012 16:38:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.christopherirish.com/?p=367#comment-233</guid>
		<description>Works as a charm :)

Thank you!</description>
		<content:encoded><![CDATA[<p>Works as a charm <img src='http://www.christopherirish.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dpree</title>
		<link>http://www.christopherirish.com/2010/06/28/how-to-setup-textmate-to-use-rvm/comment-page-1/#comment-190</link>
		<dc:creator>dpree</dc:creator>
		<pubDate>Thu, 03 Nov 2011 11:44:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.christopherirish.com/?p=367#comment-190</guid>
		<description>a bit offtopic, but before i wrote this http://uberfork.com/post/12280974742/integrate-rbenv-with-textmate i also looked here to find some answers how to setup textmate to use rbenv ;)</description>
		<content:encoded><![CDATA[<p>a bit offtopic, but before i wrote this <a href="http://uberfork.com/post/12280974742/integrate-rbenv-with-textmate" rel="nofollow">http://uberfork.com/post/12280974742/integrate-rbenv-with-textmate</a> i also looked here to find some answers how to setup textmate to use rbenv <img src='http://www.christopherirish.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Irish</title>
		<link>http://www.christopherirish.com/2010/06/28/how-to-setup-textmate-to-use-rvm/comment-page-1/#comment-157</link>
		<dc:creator>Irish</dc:creator>
		<pubDate>Sat, 16 Jul 2011 23:43:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.christopherirish.com/?p=367#comment-157</guid>
		<description>You&#039;re correct, this post is pretty old.  I need to update it to use the rvm-auto-ruby approach.</description>
		<content:encoded><![CDATA[<p>You&#8217;re correct, this post is pretty old.  I need to update it to use the rvm-auto-ruby approach.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tek_yogi</title>
		<link>http://www.christopherirish.com/2010/06/28/how-to-setup-textmate-to-use-rvm/comment-page-1/#comment-156</link>
		<dc:creator>tek_yogi</dc:creator>
		<pubDate>Sat, 16 Jul 2011 23:35:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.christopherirish.com/?p=367#comment-156</guid>
		<description>I think this issue might be updated on the rvm site.

http://beginrescueend.com/integration/textmate/

I just set up the rvm-auto-ruby approach, and now my run command looks at the project .rvmrc file and executes that version of ruby, if no .rvmrc it defaults to the rvm default.  Beautiful.</description>
		<content:encoded><![CDATA[<p>I think this issue might be updated on the rvm site.</p>
<p><a href="http://beginrescueend.com/integration/textmate/" rel="nofollow">http://beginrescueend.com/integration/textmate/</a></p>
<p>I just set up the rvm-auto-ruby approach, and now my run command looks at the project .rvmrc file and executes that version of ruby, if no .rvmrc it defaults to the rvm default.  Beautiful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle Sexton</title>
		<link>http://www.christopherirish.com/2010/06/28/how-to-setup-textmate-to-use-rvm/comment-page-1/#comment-151</link>
		<dc:creator>Kyle Sexton</dc:creator>
		<pubDate>Wed, 15 Jun 2011 22:29:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.christopherirish.com/?p=367#comment-151</guid>
		<description>Thanks for the tip, works great!</description>
		<content:encoded><![CDATA[<p>Thanks for the tip, works great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mario Zigliotto</title>
		<link>http://www.christopherirish.com/2010/06/28/how-to-setup-textmate-to-use-rvm/comment-page-1/#comment-149</link>
		<dc:creator>Mario Zigliotto</dc:creator>
		<pubDate>Wed, 08 Jun 2011 21:23:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.christopherirish.com/?p=367#comment-149</guid>
		<description>note: 

This might symptomatic of a newer version of TextMate as this post is a bit stale but for me, step 6 was not necessary.  

I simply built the rvm wrapper, added the TM_RUBY variable and restarted textmate.

On apple+r i see ruby 1.9.2p180 (2011-02-18 revision 30909) [x86_64-darwin10.7.0] so it appears all is good! :)

thanks for the post.</description>
		<content:encoded><![CDATA[<p>note: </p>
<p>This might symptomatic of a newer version of TextMate as this post is a bit stale but for me, step 6 was not necessary.  </p>
<p>I simply built the rvm wrapper, added the TM_RUBY variable and restarted textmate.</p>
<p>On apple+r i see ruby 1.9.2p180 (2011-02-18 revision 30909) [x86_64-darwin10.7.0] so it appears all is good! <img src='http://www.christopherirish.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>thanks for the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manish</title>
		<link>http://www.christopherirish.com/2010/06/28/how-to-setup-textmate-to-use-rvm/comment-page-1/#comment-128</link>
		<dc:creator>Manish</dc:creator>
		<pubDate>Tue, 10 May 2011 11:01:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.christopherirish.com/?p=367#comment-128</guid>
		<description>Awesome!! Thanks a lot for sharing</description>
		<content:encoded><![CDATA[<p>Awesome!! Thanks a lot for sharing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweets that mention How to setup Textmate to use RVM -- Topsy.com</title>
		<link>http://www.christopherirish.com/2010/06/28/how-to-setup-textmate-to-use-rvm/comment-page-1/#comment-6</link>
		<dc:creator>Tweets that mention How to setup Textmate to use RVM -- Topsy.com</dc:creator>
		<pubDate>Sat, 03 Jul 2010 08:27:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.christopherirish.com/?p=367#comment-6</guid>
		<description>[...] This post was mentioned on Twitter by  Textmate Tips.  Textmate Tips said: How to setup Textmate to use RVM: http://bit.ly/cfDF49 [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by  Textmate Tips.  Textmate Tips said: How to setup Textmate to use RVM: <a href="http://bit.ly/cfDF49" rel="nofollow">http://bit.ly/cfDF49</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
