<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>tech-memo &#187; irb</title>
	<atom:link href="http://tech.hapicky.com/archives/tag/irb/feed" rel="self" type="application/rss+xml" />
	<link>http://tech.hapicky.com</link>
	<description>ソフトウェアエンジニアリングに関するメモ書き</description>
	<lastBuildDate>Tue, 02 Feb 2010 05:42:30 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://tech.hapicky.com/archives/tag/irb/feed" />
		<item>
		<title>irbでコード補完</title>
		<link>http://tech.hapicky.com/archives/5</link>
		<comments>http://tech.hapicky.com/archives/5#comments</comments>
		<pubDate>Fri, 04 Jan 2008 05:34:17 +0000</pubDate>
		<dc:creator>hapicky</dc:creator>
				<category><![CDATA[未分類]]></category>
		<category><![CDATA[irb]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">/tech-memo/?p=5</guid>
		<description><![CDATA[irbを実行して &#62; require 'irb/completion' とするとtab補完が有効になる。 ~/.irbrcに記述してもよい。]]></description>
			<content:encoded><![CDATA[<p>irbを実行して</p>
<pre>
&gt; require 'irb/completion'</pre>
<p>とするとtab補完が有効になる。</p>
<p>~/.irbrcに記述してもよい。</p>
]]></content:encoded>
			<wfw:commentRss>http://tech.hapicky.com/archives/5/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://tech.hapicky.com/archives/5" />
	</item>
	</channel>
</rss>

