<?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: Coding Aloud &#8211; Restricting your users to edit other&#8217;s profile</title>
	<atom:link href="http://blog.bojica.com/2009/01/06/coding-aloud-restricting-your-users-to-edit-others-profile/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.bojica.com/2009/01/06/coding-aloud-restricting-your-users-to-edit-others-profile</link>
	<description>family is all that matters. think!</description>
	<lastBuildDate>Mon, 01 Aug 2011 09:26:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Erik Dungan</title>
		<link>http://blog.bojica.com/2009/01/06/coding-aloud-restricting-your-users-to-edit-others-profile/comment-page-1#comment-146</link>
		<dc:creator>Erik Dungan</dc:creator>
		<pubDate>Sat, 21 Feb 2009 21:41:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bojica.com/?p=146#comment-146</guid>
		<description>Why not just set:

@user = current_user

Then they will only edit their profile regardless of params[:id]</description>
		<content:encoded><![CDATA[<p>Why not just set:</p>
<p>@user = current_user</p>
<p>Then they will only edit their profile regardless of params[:id]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

