<?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"
	>
<channel>
	<title>Comments on: Using Ruby within TextMate snippets and commands</title>
	<atom:link href="http://drnicwilliams.com/2008/06/11/using-ruby-within-textmate-snippets-and-commands/feed/" rel="self" type="application/rss+xml" />
	<link>http://drnicwilliams.com/2008/06/11/using-ruby-within-textmate-snippets-and-commands/</link>
	<description>Ruby makes Rails, Javascript makes Ajax, Dr Nic makes Magic</description>
	<pubDate>Sun, 12 Oct 2008 05:05:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Nome do Jogo &#187; Artigo &#187; Rails Podcast Brasil - Episódio 21</title>
		<link>http://drnicwilliams.com/2008/06/11/using-ruby-within-textmate-snippets-and-commands/#comment-97851</link>
		<dc:creator>Nome do Jogo &#187; Artigo &#187; Rails Podcast Brasil - Episódio 21</dc:creator>
		<pubDate>Thu, 19 Jun 2008 13:14:56 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/?p=279#comment-97851</guid>
		<description>[...] Using Ruby within TextMate snippets and commands [...]</description>
		<content:encoded><![CDATA[<p>[...] Using Ruby within TextMate snippets and commands [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Using Ruby within TextMate snippets and commands</title>
		<link>http://drnicwilliams.com/2008/06/11/using-ruby-within-textmate-snippets-and-commands/#comment-97427</link>
		<dc:creator>Using Ruby within TextMate snippets and commands</dc:creator>
		<pubDate>Wed, 18 Jun 2008 00:53:52 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/?p=279#comment-97427</guid>
		<description>[...] Dr Nic wrote Using Ruby within TextMate snippets and commands [...]</description>
		<content:encoded><![CDATA[<p>[...] Dr Nic wrote Using Ruby within TextMate snippets and commands [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr Nic</title>
		<link>http://drnicwilliams.com/2008/06/11/using-ruby-within-textmate-snippets-and-commands/#comment-95976</link>
		<dc:creator>Dr Nic</dc:creator>
		<pubDate>Wed, 11 Jun 2008 11:32:56 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/?p=279#comment-95976</guid>
		<description>I actually put singularize in the snippet, but forgot to include it in the demo so it does look unnecessary to use activesupport.

In the rails bundle, we have our own inflection library to use. Not sure what to do within the Ruby bundle yet.</description>
		<content:encoded><![CDATA[<p>I actually put singularize in the snippet, but forgot to include it in the demo so it does look unnecessary to use activesupport.</p>
<p>In the rails bundle, we have our own inflection library to use. Not sure what to do within the Ruby bundle yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hugh Evans</title>
		<link>http://drnicwilliams.com/2008/06/11/using-ruby-within-textmate-snippets-and-commands/#comment-95967</link>
		<dc:creator>Hugh Evans</dc:creator>
		<pubDate>Wed, 11 Jun 2008 10:50:17 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/?p=279#comment-95967</guid>
		<description>That's pretty cool, although it does look a touch slow.</description>
		<content:encoded><![CDATA[<p>That&#8217;s pretty cool, although it does look a touch slow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mixed's me2DAY</title>
		<link>http://drnicwilliams.com/2008/06/11/using-ruby-within-textmate-snippets-and-commands/#comment-95912</link>
		<dc:creator>mixed's me2DAY</dc:creator>
		<pubDate>Wed, 11 Jun 2008 05:23:37 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/?p=279#comment-95912</guid>
		<description>&lt;strong&gt;ìš©ìš°ì˜ ìƒê°...&lt;/strong&gt;

rubyë¡œ textmateì˜ snippetsë‚˜ commandsë§Œë“¤ê¸°....</description>
		<content:encoded><![CDATA[<p><strong>ìš©ìš°ì˜ ìƒê°&#8230;</strong></p>
<p>rubyë¡œ textmateì˜ snippetsë‚˜ commandsë§Œë“¤ê¸°&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will Leinweber</title>
		<link>http://drnicwilliams.com/2008/06/11/using-ruby-within-textmate-snippets-and-commands/#comment-95879</link>
		<dc:creator>Will Leinweber</dc:creator>
		<pubDate>Wed, 11 Jun 2008 02:16:15 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/?p=279#comment-95879</guid>
		<description>Thanks, good screencast. I never knew you could embed ruby in the snippits. 

Assuming that String#camalize doesn't need a bunch of other stuff from ActiveSupport, it would probably be nicer to put that in some other file, so you don't have to wait for rubygems and active support to be loaded while you're waiting for the command to do something.</description>
		<content:encoded><![CDATA[<p>Thanks, good screencast. I never knew you could embed ruby in the snippits. </p>
<p>Assuming that String#camalize doesn&#8217;t need a bunch of other stuff from ActiveSupport, it would probably be nicer to put that in some other file, so you don&#8217;t have to wait for rubygems and active support to be loaded while you&#8217;re waiting for the command to do something.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
