<?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>《Ruby on Rails入门 &#8211;写第一个程序》的评论</title>
	<atom:link href="http://www.cslog.cn/Content/ruby_on_rails_hello_world/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cslog.cn/Content/ruby_on_rails_hello_world/</link>
	<description>最让我激动的是不知道下一个星球上能发现什么...</description>
	<lastBuildDate>Tue, 24 Jul 2018 02:26:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
	<item>
		<title>作者：ss</title>
		<link>http://www.cslog.cn/Content/ruby_on_rails_hello_world/#comment-582</link>
		<dc:creator>ss</dc:creator>
		<pubDate>Fri, 30 Apr 2010 16:23:47 +0000</pubDate>
		<guid isPermaLink="false">#comment-582</guid>
		<description>
开 http://localhost:3000/demo/say/hello 时提示 We&#039;re sorry, but something went wrong


开 http://localhost:3000/say/hello 时 is all right.</description>
		<content:encoded><![CDATA[<p>开 <a href="http://localhost:3000/demo/say/hello" rel="nofollow">http://localhost:3000/demo/say/hello</a> 时提示 We&#8217;re sorry, but something went wrong</p>
<p>开 <a href="http://localhost:3000/say/hello" rel="nofollow">http://localhost:3000/say/hello</a> 时 is all right.</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：minh15158</title>
		<link>http://www.cslog.cn/Content/ruby_on_rails_hello_world/#comment-569</link>
		<dc:creator>minh15158</dc:creator>
		<pubDate>Tue, 30 Mar 2010 15:15:39 +0000</pubDate>
		<guid isPermaLink="false">#comment-569</guid>
		<description>还好啦，对应controller和相应的方法，就么问题，不会出现陆由错误</description>
		<content:encoded><![CDATA[<p>还好啦，对应controller和相应的方法，就么问题，不会出现陆由错误</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：lanvige</title>
		<link>http://www.cslog.cn/Content/ruby_on_rails_hello_world/#comment-373</link>
		<dc:creator>lanvige</dc:creator>
		<pubDate>Thu, 03 Sep 2009 21:46:57 +0000</pubDate>
		<guid isPermaLink="false">#comment-373</guid>
		<description>我的也出错 
打开 http://localhost:3000/demo/say/hello 时提示 We&#039;re sorry, but something went wrong.

版本：
ruby 1.9.1
rails : 2.3.3</description>
		<content:encoded><![CDATA[<p>我的也出错<br />
打开 <a href="http://localhost:3000/demo/say/hello" rel="nofollow">http://localhost:3000/demo/say/hello</a> 时提示 We&#8217;re sorry, but something went wrong.</p>
<p>版本：<br />
ruby 1.9.1<br />
rails : 2.3.3</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：zgw06629@gmail.com</title>
		<link>http://www.cslog.cn/Content/ruby_on_rails_hello_world/#comment-219</link>
		<dc:creator>zgw06629@gmail.com</dc:creator>
		<pubDate>Fri, 05 Jun 2009 13:36:27 +0000</pubDate>
		<guid isPermaLink="false">#comment-219</guid>
		<description>照您说的做了
能打开http://localhost:3000/
但打开
http://localhost:3000/demo/say/hello 时提示
We&#039;re sorry, but something went wrong.</description>
		<content:encoded><![CDATA[<p>照您说的做了<br />
能打开http://localhost:3000/<br />
但打开<br />
<a href="http://localhost:3000/demo/say/hello" rel="nofollow">http://localhost:3000/demo/say/hello</a> 时提示<br />
We&#8217;re sorry, but something went wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：lgf</title>
		<link>http://www.cslog.cn/Content/ruby_on_rails_hello_world/#comment-111</link>
		<dc:creator>lgf</dc:creator>
		<pubDate>Sun, 30 Nov 2008 00:14:25 +0000</pubDate>
		<guid isPermaLink="false">#comment-111</guid>
		<description>非常感谢！很小的例子对入门启发还是很大的。</description>
		<content:encoded><![CDATA[<p>非常感谢！很小的例子对入门启发还是很大的。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：brant</title>
		<link>http://www.cslog.cn/Content/ruby_on_rails_hello_world/#comment-78</link>
		<dc:creator>brant</dc:creator>
		<pubDate>Tue, 15 Jul 2008 15:19:47 +0000</pubDate>
		<guid isPermaLink="false">#comment-78</guid>
		<description>上面的问题解决了，谢谢

之前我是先写代码，然后生成，结果就出问题了。</description>
		<content:encoded><![CDATA[<p>上面的问题解决了，谢谢</p>
<p>之前我是先写代码，然后生成，结果就出问题了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：brant</title>
		<link>http://www.cslog.cn/Content/ruby_on_rails_hello_world/#comment-77</link>
		<dc:creator>brant</dc:creator>
		<pubDate>Tue, 15 Jul 2008 15:08:18 +0000</pubDate>
		<guid isPermaLink="false">#comment-77</guid>
		<description>Routing Error

No route matches &quot;/say/hello&quot; with {:method=&gt;:get}

是不是要配置 route</description>
		<content:encoded><![CDATA[<p>Routing Error</p>
<p>No route matches &#8220;/say/hello&#8221; with {:method=>:get}</p>
<p>是不是要配置 route</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：大括号</title>
		<link>http://www.cslog.cn/Content/ruby_on_rails_hello_world/#comment-75</link>
		<dc:creator>大括号</dc:creator>
		<pubDate>Thu, 03 Jul 2008 21:19:46 +0000</pubDate>
		<guid isPermaLink="false">#comment-75</guid>
		<description>这个例子有那么点简单啊</description>
		<content:encoded><![CDATA[<p>这个例子有那么点简单啊</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：卯时下雨</title>
		<link>http://www.cslog.cn/Content/ruby_on_rails_hello_world/#comment-50</link>
		<dc:creator>卯时下雨</dc:creator>
		<pubDate>Sat, 22 Mar 2008 21:57:18 +0000</pubDate>
		<guid isPermaLink="false">#comment-50</guid>
		<description>要先准备的,已经在文章前面加了说明了.</description>
		<content:encoded><![CDATA[<p>要先准备的,已经在文章前面加了说明了.</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：不懂啊</title>
		<link>http://www.cslog.cn/Content/ruby_on_rails_hello_world/#comment-48</link>
		<dc:creator>不懂啊</dc:creator>
		<pubDate>Sun, 16 Mar 2008 00:05:23 +0000</pubDate>
		<guid isPermaLink="false">#comment-48</guid>
		<description>Ruby Console Window 这是什么？
我的系统cmd 输入不行啊</description>
		<content:encoded><![CDATA[<p>Ruby Console Window 这是什么？<br />
我的系统cmd 输入不行啊</p>
]]></content:encoded>
	</item>
</channel>
</rss>
