<?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项目文件目录结构和环境设置》的评论</title>
	<atom:link href="http://www.cslog.cn/Content/ruby_on_rails_file_structure/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cslog.cn/Content/ruby_on_rails_file_structure/</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>作者：船长</title>
		<link>http://www.cslog.cn/Content/ruby_on_rails_file_structure/#comment-4845</link>
		<dc:creator>船长</dc:creator>
		<pubDate>Fri, 09 Dec 2011 05:35:21 +0000</pubDate>
		<guid isPermaLink="false">#comment-4845</guid>
		<description>development的你每次代码的更改都会马上生效。 production中不会，更新代码后你要重启server，但代码执行速度更快点。test中每次数据库中的数据都会被清零的。 详细查一下相关文档。</description>
		<content:encoded><![CDATA[<p>development的你每次代码的更改都会马上生效。 production中不会，更新代码后你要重启server，但代码执行速度更快点。test中每次数据库中的数据都会被清零的。 详细查一下相关文档。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：谜生</title>
		<link>http://www.cslog.cn/Content/ruby_on_rails_file_structure/#comment-4811</link>
		<dc:creator>谜生</dc:creator>
		<pubDate>Thu, 08 Dec 2011 01:54:58 +0000</pubDate>
		<guid isPermaLink="false">#comment-4811</guid>
		<description>你好，我请教一个问题。运行环境development、test、production三个，他们之间有什么区别？不同的运行环境是不是有些东西会被限制？</description>
		<content:encoded><![CDATA[<p>你好，我请教一个问题。运行环境development、test、production三个，他们之间有什么区别？不同的运行环境是不是有些东西会被限制？</p>
]]></content:encoded>
	</item>
</channel>
</rss>
