<?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>Comments on: Build an app with Ruby on Rails resources</title>
	<atom:link href="http://ariejan.net/2007/03/21/build-an-app-with-ruby-on-rails-resources/feed/" rel="self" type="application/rss+xml" />
	<link>http://ariejan.net/2007/03/21/build-an-app-with-ruby-on-rails-resources/</link>
	<description>May The Source Be With You.</description>
	<pubDate>Wed, 07 Jan 2009 00:43:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sideline.ca &#187; In Search of REST</title>
		<link>http://ariejan.net/2007/03/21/build-an-app-with-ruby-on-rails-resources/comment-page-1/#comment-246</link>
		<dc:creator>sideline.ca &#187; In Search of REST</dc:creator>
		<pubDate>Thu, 05 Apr 2007 03:32:12 +0000</pubDate>
		<guid isPermaLink="false">http://beta.ariejan.net/?p=93#comment-246</guid>
		<description>[...] Build an app with Ruby on Rails resources [...]</description>
		<content:encoded><![CDATA[<p>[...] Build an app with Ruby on Rails resources [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Porter</title>
		<link>http://ariejan.net/2007/03/21/build-an-app-with-ruby-on-rails-resources/comment-page-1/#comment-248</link>
		<dc:creator>Dave Porter</dc:creator>
		<pubDate>Sat, 24 Mar 2007 09:53:21 +0000</pubDate>
		<guid isPermaLink="false">http://beta.ariejan.net/?p=93#comment-248</guid>
		<description>Ah - just realised....

The trailing pipe disapears when I click:
'Plain Text' &#38; then highlight everything.

This happens in FF2 &#38; IE7

cheers, Dave
p.s. Any idea why the default values for the text field fails ?</description>
		<content:encoded><![CDATA[<p>Ah - just realised&#8230;.</p>
<p>The trailing pipe disapears when I click:<br />
&#8216;Plain Text&#8217; &amp; then highlight everything.</p>
<p>This happens in FF2 &amp; IE7</p>
<p>cheers, Dave<br />
p.s. Any idea why the default values for the text field fails ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ariejan</title>
		<link>http://ariejan.net/2007/03/21/build-an-app-with-ruby-on-rails-resources/comment-page-1/#comment-251</link>
		<dc:creator>Ariejan</dc:creator>
		<pubDate>Sat, 24 Mar 2007 06:56:11 +0000</pubDate>
		<guid isPermaLink="false">http://beta.ariejan.net/?p=93#comment-251</guid>
		<description>@Dave: This may be a rendering problem in your browser. The trailing pipes (&#124;) are there. (You may verify it by looking at the page code).

The snippets here are one-on-one copies from the provided source code.

The rendering problem often occurs when scrolling.</description>
		<content:encoded><![CDATA[<p>@Dave: This may be a rendering problem in your browser. The trailing pipes (|) are there. (You may verify it by looking at the page code).</p>
<p>The snippets here are one-on-one copies from the provided source code.</p>
<p>The rendering problem often occurs when scrolling.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Porter</title>
		<link>http://ariejan.net/2007/03/21/build-an-app-with-ruby-on-rails-resources/comment-page-1/#comment-249</link>
		<dc:creator>Dave Porter</dc:creator>
		<pubDate>Sat, 24 Mar 2007 03:12:50 +0000</pubDate>
		<guid isPermaLink="false">http://beta.ariejan.net/?p=93#comment-249</guid>
		<description>Same problem here:
respond_to do &#124;format
( missing closing &#124;   )
Dave</description>
		<content:encoded><![CDATA[<p>Same problem here:<br />
respond_to do |format<br />
( missing closing |   )<br />
Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Porter</title>
		<link>http://ariejan.net/2007/03/21/build-an-app-with-ruby-on-rails-resources/comment-page-1/#comment-250</link>
		<dc:creator>Dave Porter</dc:creator>
		<pubDate>Sat, 24 Mar 2007 02:58:52 +0000</pubDate>
		<guid isPermaLink="false">http://beta.ariejan.net/?p=93#comment-250</guid>
		<description>Hi there,

Just working through the article and found two things:

1.  Typo on the two migration rb files - missing &#124; after t  ( &#124;t  shoud be &#124;t&#124; )
( not in downloaded zip file ! )

2.  I had to take out the default value for the body and description text fields to allow rake db:migrate work.

cheers, Dave</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>Just working through the article and found two things:</p>
<p>1.  Typo on the two migration rb files - missing | after t  ( |t  shoud be |t| )<br />
( not in downloaded zip file ! )</p>
<p>2.  I had to take out the default value for the body and description text fields to allow rake db:migrate work.</p>
<p>cheers, Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruby Brasil - &#187; Montando uma aplica</title>
		<link>http://ariejan.net/2007/03/21/build-an-app-with-ruby-on-rails-resources/comment-page-1/#comment-247</link>
		<dc:creator>Ruby Brasil - &#187; Montando uma aplica</dc:creator>
		<pubDate>Wed, 21 Mar 2007 15:22:11 +0000</pubDate>
		<guid isPermaLink="false">http://beta.ariejan.net/?p=93#comment-247</guid>
		<description>[...] um artigo bem detalhando mostrando como montar uma aplica</description>
		<content:encoded><![CDATA[<p>[...] um artigo bem detalhando mostrando como montar uma aplica</p>
]]></content:encoded>
	</item>
</channel>
</rss>
