<?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: Redirecting in Rails</title>
	<atom:link href="http://www.railsrocket.com/redirecting-in-rails/feed" rel="self" type="application/rss+xml" />
	<link>http://www.railsrocket.com/redirecting-in-rails</link>
	<description>A Ruby on Rails community website with tutorials</description>
	<lastBuildDate>Thu, 25 Mar 2010 23:45:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Aaron</title>
		<link>http://www.railsrocket.com/redirecting-in-rails/comment-page-1#comment-2884</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Mon, 22 Jun 2009 21:39:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.railsrocket.com/articles/?p=44#comment-2884</guid>
		<description>Yes, I would also like to know how to redirect to another website without using javascript.</description>
		<content:encoded><![CDATA[<p>Yes, I would also like to know how to redirect to another website without using javascript.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ashes999</title>
		<link>http://www.railsrocket.com/redirecting-in-rails/comment-page-1#comment-127</link>
		<dc:creator>ashes999</dc:creator>
		<pubDate>Wed, 17 Sep 2008 14:15:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.railsrocket.com/articles/?p=44#comment-127</guid>
		<description>Redirecting to an external site sounds like a security loophole :) what are some legitimate use-cases of something like this?</description>
		<content:encoded><![CDATA[<p>Redirecting to an external site sounds like a security loophole :) what are some legitimate use-cases of something like this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason McDonald</title>
		<link>http://www.railsrocket.com/redirecting-in-rails/comment-page-1#comment-125</link>
		<dc:creator>Jason McDonald</dc:creator>
		<pubDate>Fri, 12 Sep 2008 19:55:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.railsrocket.com/articles/?p=44#comment-125</guid>
		<description>I&#039;ve been pretty impressed with RoR so far but am far from impressed with the redirect capabilities. The practice of redirecting from an action while passing parameters is subpar at best. I shouldn&#039;t have to jump through hoops just to redirect and have it include the parameters. Additionally, I still haven&#039;t figured out how (or if) you can redirect from an action to an external site while still passing the parameters. Overall RoR is pretty cool, but redirects kind of suck.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been pretty impressed with RoR so far but am far from impressed with the redirect capabilities. The practice of redirecting from an action while passing parameters is subpar at best. I shouldn&#8217;t have to jump through hoops just to redirect and have it include the parameters. Additionally, I still haven&#8217;t figured out how (or if) you can redirect from an action to an external site while still passing the parameters. Overall RoR is pretty cool, but redirects kind of suck.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

