<?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>WebOnRails &#187; deprecations</title>
	<atom:link href="http://webonrails.com/category/deprecations/feed/" rel="self" type="application/rss+xml" />
	<link>http://webonrails.com</link>
	<description>Its all about Ruby On Rails</description>
	<lastBuildDate>Mon, 05 Jul 2010 16:37:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Deprecated Method in ActionView::Helpers::PrototypeHelper</title>
		<link>http://webonrails.com/2006/11/09/deprecated-method-in-actionviewhelpersprototypehelper/</link>
		<comments>http://webonrails.com/2006/11/09/deprecated-method-in-actionviewhelpersprototypehelper/#comments</comments>
		<pubDate>Thu, 09 Nov 2006 13:40:39 +0000</pubDate>
		<dc:creator>Akhil Bansal</dc:creator>
				<category><![CDATA[ROR]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Rubyonrails]]></category>
		<category><![CDATA[deprecations]]></category>

		<guid isPermaLink="false">http://webonrails.com/?p=58</guid>
		<description><![CDATA[Prototype helper method update_element_function is deprecated now, Please use RJS instead.]]></description>
			<content:encoded><![CDATA[<p>Prototype helper method <code>update_element_function</code> is deprecated now, Please use RJS instead.</p>
]]></content:encoded>
			<wfw:commentRss>http://webonrails.com/2006/11/09/deprecated-method-in-actionviewhelpersprototypehelper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deprecated Finders in Rails 1.1.5</title>
		<link>http://webonrails.com/2006/08/23/deprecated-finders-in-rails-115/</link>
		<comments>http://webonrails.com/2006/08/23/deprecated-finders-in-rails-115/#comments</comments>
		<pubDate>Wed, 23 Aug 2006 12:40:15 +0000</pubDate>
		<dc:creator>Akhil Bansal</dc:creator>
				<category><![CDATA[ROR]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Rubyonrails]]></category>
		<category><![CDATA[deprecations]]></category>

		<guid isPermaLink="false">http://webonrails.com/?p=27</guid>
		<description><![CDATA[These Finders are deprecated find_first [use find(:first)] find_all [use find(:all)] find_on_conditions [use find(:conditions)]]]></description>
			<content:encoded><![CDATA[<p>These Finders are deprecated</p>
<ul>
<li>find_first [use find(:first)]</li>
<li>find_all [use find(:all)]</li>
<li>find_on_conditions [use find(:conditions)]</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://webonrails.com/2006/08/23/deprecated-finders-in-rails-115/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
