<?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/"
	>

<channel>
	<title>CS8 &#187; Rails2.1</title>
	<atom:link href="http://www.cs8.my/tag/rails2-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cs8.my</link>
	<description>Rapid Web Applications Done The Right Way!</description>
	<lastBuildDate>Thu, 02 Feb 2012 20:02:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Rails 2.1 Label</title>
		<link>http://www.cs8.my/2008/06/rails-21-label/</link>
		<comments>http://www.cs8.my/2008/06/rails-21-label/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 06:59:50 +0000</pubDate>
		<dc:creator>fadhli</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Rails2.1]]></category>

		<guid isPermaLink="false">http://bugsneedfix.wordpress.com/?p=24</guid>
		<description><![CDATA[A label method is introduced in Rails 2.1. The following code: [sourcecode language="html"] < % form_for (@post) do &#124;f&#124; %> < %= f.label :title %> #Code truncated for clarity < % end %> [/sourcecode] Would generate the following HTML: [sourcecode language="html"] Title [/sourcecode] If your label contains a css class and if you need another [...]]]></description>
		<wfw:commentRss>http://www.cs8.my/2008/06/rails-21-label/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

