<?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: render, redirect_to and instance variables</title>
	<atom:link href="http://blog.anthonychaves.net/2006/06/15/render-redirect_to-and-instance-variables/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.anthonychaves.net/2006/06/15/render-redirect_to-and-instance-variables/</link>
	<description>Life is software and jujitsu</description>
	<lastBuildDate>Mon, 01 Feb 2010 17:22:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: asanga</title>
		<link>http://blog.anthonychaves.net/2006/06/15/render-redirect_to-and-instance-variables/comment-page-1/#comment-9368</link>
		<dc:creator>asanga</dc:creator>
		<pubDate>Tue, 06 Jan 2009 04:22:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.actechnotes.com/blog/?p=11#comment-9368</guid>
		<description>hi,
I don&#039;t think its good to use @bookmark_file in session. Session for storing session and rails use ruby(OO language) so why don&#039;t use class_variable for storing cross method variables.

Thnks,
Asanga</description>
		<content:encoded><![CDATA[<p>hi,<br />
I don&#8217;t think its good to use @bookmark_file in session. Session for storing session and rails use ruby(OO language) so why don&#8217;t use class_variable for storing cross method variables.</p>
<p>Thnks,<br />
Asanga</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lapis</title>
		<link>http://blog.anthonychaves.net/2006/06/15/render-redirect_to-and-instance-variables/comment-page-1/#comment-9356</link>
		<dc:creator>Lapis</dc:creator>
		<pubDate>Thu, 14 Aug 2008 12:58:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.actechnotes.com/blog/?p=11#comment-9356</guid>
		<description>How about putting som info in the flash about the object you want to persist into the next rendering (after your redirect)? It worked OK for me when I had the same issue. I didn&#039;t want to use render, since the URL in the browser&#039;s location field wouldn&#039;t update

Over and out
/L</description>
		<content:encoded><![CDATA[<p>How about putting som info in the flash about the object you want to persist into the next rendering (after your redirect)? It worked OK for me when I had the same issue. I didn&#8217;t want to use render, since the URL in the browser&#8217;s location field wouldn&#8217;t update</p>
<p>Over and out<br />
/L</p>
]]></content:encoded>
	</item>
</channel>
</rss>
