<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.11" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Rolling with Ruby on Rails 2/5</title>
	<link>http://www.talk-with-hani.com/archives/11</link>
	<description>프로그래밍은 로망이다!</description>
	<pubDate>Thu, 09 Sep 2010 18:14:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.11</generator>

	<item>
		<title>by: 서성보</title>
		<link>http://www.talk-with-hani.com/archives/11#comment-14254</link>
		<pubDate>Fri, 05 Oct 2007 03:19:35 +0000</pubDate>
		<guid>http://www.talk-with-hani.com/archives/11#comment-14254</guid>
					<description>헉, 제가 my_test_controller.rb라고 했군요
정정합니다. 위에서 말씀드린 line은cookbook\config\routes.rb파일에 들어가야합니다^^;;</description>
		<content:encoded><![CDATA[<p>헉, 제가 my_test_controller.rb라고 했군요<br />
정정합니다. 위에서 말씀드린 line은cookbook\config\routes.rb파일에 들어가야합니다^^;;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: 서성보</title>
		<link>http://www.talk-with-hani.com/archives/11#comment-14253</link>
		<pubDate>Fri, 05 Oct 2007 03:16:39 +0000</pubDate>
		<guid>http://www.talk-with-hani.com/archives/11#comment-14253</guid>
					<description>my_test_controller.rb파일에
map.connect 'MyTest/:id', :controller =&#62; 'MyTest', :action =&#62; 'index' 
이 line을 추가하지 않으면 그림 15처럼 안나옵니다
마찬가지로 그림 17일 나오려면 :action =&#62; 'dilbert'
로 바꿔야 합니다. 그럼 index와 dilbert가
dynamic하게 나오려면 어떻게 하는지 궁금하군요.
추가로 설명 부탁드립니다. 감사합니다.</description>
		<content:encoded><![CDATA[<p>my_test_controller.rb파일에<br />
map.connect &#8216;MyTest/:id&#8217;, :controller =&gt; &#8216;MyTest&#8217;, :action =&gt; &#8216;index&#8217;<br />
이 line을 추가하지 않으면 그림 15처럼 안나옵니다<br />
마찬가지로 그림 17일 나오려면 :action =&gt; &#8216;dilbert&#8217;<br />
로 바꿔야 합니다. 그럼 index와 dilbert가<br />
dynamic하게 나오려면 어떻게 하는지 궁금하군요.<br />
추가로 설명 부탁드립니다. 감사합니다.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
