<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-38887198</id><updated>2011-04-21T15:44:44.535-07:00</updated><title type='text'>NAYAK on Rails</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://nayakonrails.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/38887198/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://nayakonrails.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>NAYAK</name><uri>http://www.blogger.com/profile/17572050155082162634</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>1</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-38887198.post-117199777605393945</id><published>2007-02-20T10:46:00.000-08:00</published><updated>2007-02-20T10:58:15.790-08:00</updated><title type='text'></title><content type='html'>&lt;span style="font-style:italic;"&gt;I could see a lot of depreciations done in Rails 1.2 which will be removed from rails version 2. But since I could not get all the depreciations at one single location, I thought of summarizing them.&lt;/span&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;&lt;br /&gt;I would like all the users to comment on this listing to make it better and hence more use-able&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;1. Use of @ before system variables like session, flash, request etc.&lt;br /&gt;Use cookies, request, response, headers, params, session, flash instead of their counter-parts with @ in the beginning&lt;br /&gt;&lt;br /&gt;2. Use smtp_settings for Action mailer in environment.rb file instead of server.settings&lt;br /&gt;&lt;br /&gt;3. Start using &lt;% form_tag :action =&gt; "create" do%&gt; ... &lt;% end %&gt; instead of traditional &lt;%= start_form_tag %&gt; and &lt;%= end_form_tag %&gt;, see DHH's note on this &lt;a href="http://www.loudthinking.com/arc/2006_10.html"&gt;Here&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/38887198-117199777605393945?l=nayakonrails.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://nayakonrails.blogspot.com/feeds/117199777605393945/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=38887198&amp;postID=117199777605393945' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/38887198/posts/default/117199777605393945'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/38887198/posts/default/117199777605393945'/><link rel='alternate' type='text/html' href='http://nayakonrails.blogspot.com/2007/02/i-could-see-lot-of-depreciations-done.html' title=''/><author><name>NAYAK</name><uri>http://www.blogger.com/profile/17572050155082162634</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry></feed>
