<?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>eXpand yOur cReativity &#187; rails 2</title>
	<atom:link href="http://blog.bhushangahire.net/tag/rails-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bhushangahire.net</link>
	<description></description>
	<lastBuildDate>Thu, 05 Jan 2012 07:17:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>New features in Rails 2</title>
		<link>http://blog.bhushangahire.net/2008/05/13/new-features-in-rails-2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=new-features-in-rails-2</link>
		<comments>http://blog.bhushangahire.net/2008/05/13/new-features-in-rails-2/#comments</comments>
		<pubDate>Tue, 13 May 2008 03:32:38 +0000</pubDate>
		<dc:creator>Bhushan Ahire</dc:creator>
				<category><![CDATA[Rails]]></category>
		<category><![CDATA[rails 2]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://blog.bhushangahire.net/?p=42</guid>
		<description><![CDATA[Today i was reading about the new features of Rails 2, there are a lot of changes, for an overview you can checkout the official rails blog announcement. Here is a little list of major changes and new features: ActionMailer::Base.server_settings Deprecated 1.month.from_now.no_longer.effed Source Code Annotations A Better Way to Access Your Helpers Stop Littering In [...]]]></description>
			<content:encoded><![CDATA[<div class="serendipity_entry_body">
                Today i was reading about the <b>new features</b> of <b>Rails 2</b>, there are a lot of changes, for an overview you can checkout <a href="http://weblog.rubyonrails.org/2007/12/7/rails-2-0-it-s-done">the official rails blog announcement</a>. Here is a little list of major changes and new features:
<ul>
<li><a href="http://ryandaigle.com/articles/2007/1/31/what-s-new-in-edge-rails-actionmailer-base-server_settings-deprecated">ActionMailer::Base.server_settings Deprecated</a></li>
<li><a href="http://ryandaigle.com/articles/2007/1/26/what-s-new-in-edge-rails-1-month-from_now-no_longer-effed">1.month.from_now.no_longer.effed </a></li>
<li><a href="http://ryandaigle.com/articles/2007/2/26/what-s-new-in-edge-rails-source-code-annotations">Source Code Annotations</a></li>
<li><a href="http://ryandaigle.com/articles/2007/2/26/what-s-new-in-edge-rails-quick-way-to-include-all-helpers-in-your-controllers">A Better Way to Access Your Helpers</a></li>
<li><a href="http://ryandaigle.com/articles/2007/2/23/what-s-new-in-edge-rails-stop-littering-your-evnrionment-rb-with-custom-initializations">Stop Littering In Your Environment File</a></li>
<li><a href="http://ryandaigle.com/articles/2007/2/22/what-s-new-in-edge-rails-activerecord-caching-provided-in-actions">ActiveRecord Caching Provided in Actions </a></li>
<li><a href="http://ryandaigle.com/articles/2007/2/21/what-s-new-in-edge-rails-cookie-based-sessions">Cookie Based Sessions are the New Default</a></li>
<li><a href="http://ryandaigle.com/articles/2007/2/21/what-s-new-in-edge-rails-expanded-caching-scope">Expanded Caching Scope</a></li>
<li><a href="http://ryandaigle.com/articles/2007/2/21/what-s-new-in-edge-rails-rhtml-and-rxml-to-die-a-slow-and-painful-death">.rhtml and .rxml to Die a Slow and Painful Death</a></li>
<li><a href="http://ryandaigle.com/articles/2007/2/15/what-s-new-in-edge-rails-mime-type-convenience-methods">Mime::Type Convenience Methods</a></li>
<li><a href="http://ryandaigle.com/articles/2007/2/7/what-s-new-in-edge-rails-activerecord-explicit-caching">ActiveRecord Explicit Caching</a></li>
<li><a href="http://ryandaigle.com/articles/2007/3/29/what-s-new-in-edge-rails-restful-routes-get-a-new-custom-delimiter">RESTful Routes Get a New Custom Delimiter</a></li>
<li><a href="http://ryandaigle.com/articles/2007/3/20/what-s-new-in-edge-rails-object-transactions-are-out">Object Transactions Are Out</a></li>
<li><a href="http://ryandaigle.com/articles/2007/4/26/what-s-new-in-edge-rails-activeresource-gets-custom-methods">ActiveResource Gets Custom Methods</a></li>
<li><a href="http://ryandaigle.com/articles/2007/4/25/what-s-new-in-edge-rails-render-now-70-more-betterer">render Now 70% More Betterer</a></li>
<li><a href="http://ryandaigle.com/articles/2007/4/13/what-s-new-in-edge-rails-a-more-flexible-to_xml">A More Flexible to_xml</a></li>
<li><a href="http://ryandaigle.com/articles/2007/5/29/what-s-new-in-edge-rails-new-database-rake-tasks">New Database Rake Tasks</a></li>
<li><a href="http://ryandaigle.com/articles/2007/5/29/what-s-new-in-edge-rails-validates_numericality_of-gets-pimped">validates_numericality_of Gets Pimped </a></li>
<li><a href="http://ryandaigle.com/articles/2007/5/7/what-s-new-in-edge-rails-activeresource-finder-update">ActiveResource Finder Update and Custom Headers</a></li>
<li><a href="http://ryandaigle.com/articles/2007/5/6/what-s-new-in-edge-rails-restful-routing-updates">RESTful Routing Updates</a></li>
<li><a href="http://ryandaigle.com/articles/2007/5/6/what-s-new-in-edge-rails-bringin-sexy-back">Bringin’ Sexy Back</a></li>
<li><a href="http://ryandaigle.com/articles/2007/6/11/what-s-new-in-edge-rails-no-more-conventional-pagination">No More (conventional) Pagination</a></li>
<li><a href="http://ryandaigle.com/articles/2007/6/5/what-s-new-in-edge-rails-collection-fixtures">Collection Fixtures</a></li>
<li><a href="http://ryandaigle.com/articles/2007/7/2/what-s-new-in-edge-rails-use-rake-to-list-your-routes">Use Rake to List Your Routes</a></li>
<li><a href="http://ryandaigle.com/articles/2007/8/3/what-s-new-in-edge-rails-partials-get-layouts">Partials Get Layouts</a></li>
<li><a href="http://ryandaigle.com/articles/2007/9/30/what-s-new-in-edge-rails-your-db-adapter-may-have-left-the-building">Your DB Adapter May Have Left the Building</a></li>
<li><a href="http://ryandaigle.com/articles/2007/9/25/what-s-new-in-edge-rails-logging-gets-a-speed-bump">Logging Gets a Little Snappier</a></li>
<li><a href="http://ryandaigle.com/articles/2007/9/24/what-s-new-in-edge-rails-better-cross-site-request-forging-prevention">Better Cross-Site Request Forging Prevention </a></li>
<li><a href="http://ryandaigle.com/articles/2007/9/24/what-s-new-in-edge-rails-better-exception-handling">Better Exception Handling</a></li>
<li><a href="http://ryandaigle.com/articles/2007/9/24/what-s-new-in-edge-rails-specify-plugin-load-order">Specify Plugin Load Ordering</a></li>
<li><a href="http://ryandaigle.com/articles/2007/9/5/what-s-new-in-edge-rails-validations-now-allow_blank">Validations Now :allow_blank</a></li>
<li><a href="http://ryandaigle.com/articles/2007/10/26/what-s-new-in-edge-rails-fixtures-just-got-a-whole-lot-easier">Fixtures Just Got a Whole Lot Easier</a></li>
<li><a href="http://ryandaigle.com/articles/2007/10/22/what-s-new-in-edge-rails-filters-get-tweaked">Filters get Tweaked</a></li>
<li><a href="http://ryandaigle.com/articles/2007/11/18/what-s-new-in-edge-rails-pre-environment-load-hook">Pre-Environment Load Hook</a></li>
</ul></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.bhushangahire.net/2008/05/13/new-features-in-rails-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

