<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: RESTful_ACL has moved!</title>
	<link>http://blog.matt-darby.com/2008/03/16/restful_acl-has-moved/</link>
	<description></description>
	<pubDate>Fri, 29 Aug 2008 21:48:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: devon</title>
		<link>http://blog.matt-darby.com/2008/03/16/restful_acl-has-moved/#comment-353</link>
		<author>devon</author>
		<pubDate>Mon, 21 Apr 2008 14:14:20 +0000</pubDate>
		<guid>http://blog.matt-darby.com/2008/03/16/restful_acl-has-moved/#comment-353</guid>
		<description>You are welcome, i like this plugin. :-)</description>
		<content:encoded><![CDATA[<p>You are welcome, i like this plugin. :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://blog.matt-darby.com/2008/03/16/restful_acl-has-moved/#comment-261</link>
		<author>Matt</author>
		<pubDate>Wed, 02 Apr 2008 12:57:27 +0000</pubDate>
		<guid>http://blog.matt-darby.com/2008/03/16/restful_acl-has-moved/#comment-261</guid>
		<description>Updated in the git repo. Thanks!</description>
		<content:encoded><![CDATA[<p>Updated in the git repo. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: devon</title>
		<link>http://blog.matt-darby.com/2008/03/16/restful_acl-has-moved/#comment-260</link>
		<author>devon</author>
		<pubDate>Wed, 02 Apr 2008 07:07:39 +0000</pubDate>
		<guid>http://blog.matt-darby.com/2008/03/16/restful_acl-has-moved/#comment-260</guid>
		<description>the params[:controller] should change to controller_name or something. the params[:controller] will get a full path if there are namespace. just like 'admin/posts' :-)

klass = params[:controller].classify.constantize
klass = self.controller_name.classify.constantize</description>
		<content:encoded><![CDATA[<p>the params[:controller] should change to controller_name or something. the params[:controller] will get a full path if there are namespace. just like &#8216;admin/posts&#8217; :-)</p>
<p>klass = params[:controller].classify.constantize<br />
klass = self.controller_name.classify.constantize</p>
]]></content:encoded>
	</item>
</channel>
</rss>
