<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: RESTful_Easy_Messages</title>
	<link>http://samuelschroeder.com/2007/10/16/restful_easy_messages/</link>
	<description>Ruby in the front, Rails in the back.</description>
	<pubDate>Sat, 31 Jul 2010 15:48:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: Rajan Chandi</title>
		<link>http://samuelschroeder.com/2007/10/16/restful_easy_messages/#comment-607</link>
		<author>Rajan Chandi</author>
		<pubDate>Tue, 27 Oct 2009 09:17:57 +0000</pubDate>
		<guid>http://samuelschroeder.com/2007/10/16/restful_easy_messages/#comment-607</guid>
		<description>This looks amazing. We'll try this out!

Cheers
Rajan</description>
		<content:encoded><![CDATA[<p>This looks amazing. We&#8217;ll try this out!</p>
<p>Cheers<br />
Rajan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Muthu</title>
		<link>http://samuelschroeder.com/2007/10/16/restful_easy_messages/#comment-513</link>
		<author>Muthu</author>
		<pubDate>Fri, 19 Dec 2008 17:35:10 +0000</pubDate>
		<guid>http://samuelschroeder.com/2007/10/16/restful_easy_messages/#comment-513</guid>
		<description>Awesome, I was able to get it up and running within an hour to our growing portal.

Thanks a lot

Muthu Arumugam
CTO
Amigle Inc</description>
		<content:encoded><![CDATA[<p>Awesome, I was able to get it up and running within an hour to our growing portal.</p>
<p>Thanks a lot</p>
<p>Muthu Arumugam<br />
CTO<br />
Amigle Inc</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HANK</title>
		<link>http://samuelschroeder.com/2007/10/16/restful_easy_messages/#comment-376</link>
		<author>HANK</author>
		<pubDate>Fri, 19 Sep 2008 22:51:26 +0000</pubDate>
		<guid>http://samuelschroeder.com/2007/10/16/restful_easy_messages/#comment-376</guid>
		<description>Hi GRAVIS,

Thanks for the help.

I'm getting the same Name error, when I navigate to /messages. The Name error is "undefined local variable or method `inbox_messages_url' for #"

I have always used the routes as posted on github.

Nevermind, I just figured out what's wrong. There is a HUGE inconsistency with the docs. the routes in the README file are different from the routes in the EZM_ROUTES file.

If you guys can clean up that inconsistency, that would be a great help. Great work BTW!</description>
		<content:encoded><![CDATA[<p>Hi GRAVIS,</p>
<p>Thanks for the help.</p>
<p>I&#8217;m getting the same Name error, when I navigate to /messages. The Name error is &#8220;undefined local variable or method `inbox_messages_url&#8217; for #&#8221;</p>
<p>I have always used the routes as posted on github.</p>
<p>Nevermind, I just figured out what&#8217;s wrong. There is a HUGE inconsistency with the docs. the routes in the README file are different from the routes in the EZM_ROUTES file.</p>
<p>If you guys can clean up that inconsistency, that would be a great help. Great work BTW!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gravis</title>
		<link>http://samuelschroeder.com/2007/10/16/restful_easy_messages/#comment-374</link>
		<author>Gravis</author>
		<pubDate>Tue, 16 Sep 2008 21:01:05 +0000</pubDate>
		<guid>http://samuelschroeder.com/2007/10/16/restful_easy_messages/#comment-374</guid>
		<description>@HANK &#38; @Asbjørn Morell :

If you're using the last github version, you should not have routes like :

/users/1/messages

since you're not supposed to read other user's messages. This route has been replaced with /messages directly. Therefore inbox_user_messages_url is deprecated in favor of inbox_messages.

I invite you to take a look at RESTFUL_EZM_ROUTES for new routes. Please let us know if there's a glitch in the doc.

Thanks
Philippe</description>
		<content:encoded><![CDATA[<p>@HANK &amp; @Asbjørn Morell :</p>
<p>If you&#8217;re using the last github version, you should not have routes like :</p>
<p>/users/1/messages</p>
<p>since you&#8217;re not supposed to read other user&#8217;s messages. This route has been replaced with /messages directly. Therefore inbox_user_messages_url is deprecated in favor of inbox_messages.</p>
<p>I invite you to take a look at RESTFUL_EZM_ROUTES for new routes. Please let us know if there&#8217;s a glitch in the doc.</p>
<p>Thanks<br />
Philippe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hank</title>
		<link>http://samuelschroeder.com/2007/10/16/restful_easy_messages/#comment-373</link>
		<author>hank</author>
		<pubDate>Mon, 15 Sep 2008 17:27:32 +0000</pubDate>
		<guid>http://samuelschroeder.com/2007/10/16/restful_easy_messages/#comment-373</guid>
		<description>Hi,

I'm having similar problems to ASBJØRN MORELL. I'm using Rails 2.1 with restful authentication. I get the following Name error when I navigate to 0.0.0.0:3000/users/1/messages

undefined local variable or method `inbox_messages_url' for #

I used the new routes as posted on GitHub. Anyone else having similar problems?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m having similar problems to ASBJØRN MORELL. I&#8217;m using Rails 2.1 with restful authentication. I get the following Name error when I navigate to 0.0.0.0:3000/users/1/messages</p>
<p>undefined local variable or method `inbox_messages_url&#8217; for #</p>
<p>I used the new routes as posted on GitHub. Anyone else having similar problems?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://samuelschroeder.com/2007/10/16/restful_easy_messages/#comment-246</link>
		<author>Sam</author>
		<pubDate>Fri, 27 Jun 2008 15:48:50 +0000</pubDate>
		<guid>http://samuelschroeder.com/2007/10/16/restful_easy_messages/#comment-246</guid>
		<description>@Gravis has updated the routes for this plugin.  The new code in up on GitHub.</description>
		<content:encoded><![CDATA[<p>@Gravis has updated the routes for this plugin.  The new code in up on GitHub.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asbjørn Morell</title>
		<link>http://samuelschroeder.com/2007/10/16/restful_easy_messages/#comment-241</link>
		<author>Asbjørn Morell</author>
		<pubDate>Thu, 26 Jun 2008 18:28:53 +0000</pubDate>
		<guid>http://samuelschroeder.com/2007/10/16/restful_easy_messages/#comment-241</guid>
		<description>Thanks. That fixed the error. However I get a new error:

Showing messages/index.html.erb where line #3 raised: 

inbox_user_messages_url failed to generate from {:controller=&#62;"messages", :action=&#62;"inbox"} - you may have ambiguous routes, or you may need to supply additional parameters for this route.  content_url has the following required parameters: ["users", :user_id, "messages", "inbox"] - are they all satisfied?

I am logged in, but there is no messages yet. Routes has been added as you instructed in your documentation. Any ideas?</description>
		<content:encoded><![CDATA[<p>Thanks. That fixed the error. However I get a new error:</p>
<p>Showing messages/index.html.erb where line #3 raised: </p>
<p>inbox_user_messages_url failed to generate from {:controller=&gt;&#8221;messages&#8221;, :action=&gt;&#8221;inbox&#8221;} - you may have ambiguous routes, or you may need to supply additional parameters for this route.  content_url has the following required parameters: [&#8221;users&#8221;, :user_id, &#8220;messages&#8221;, &#8220;inbox&#8221;] - are they all satisfied?</p>
<p>I am logged in, but there is no messages yet. Routes has been added as you instructed in your documentation. Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://samuelschroeder.com/2007/10/16/restful_easy_messages/#comment-237</link>
		<author>Sam</author>
		<pubDate>Thu, 26 Jun 2008 14:45:14 +0000</pubDate>
		<guid>http://samuelschroeder.com/2007/10/16/restful_easy_messages/#comment-237</guid>
		<description>@Asbjørn Morell - the login_required method is part of restful_authentication.  It iwould be in lib/authenticated_system.rb if you ran the RA generator.  Have you added "include AuthenticatedSystem" in your Application controller?  Otherwise, the the REZM controller won't know about it.</description>
		<content:encoded><![CDATA[<p>@Asbjørn Morell - the login_required method is part of restful_authentication.  It iwould be in lib/authenticated_system.rb if you ran the RA generator.  Have you added &#8220;include AuthenticatedSystem&#8221; in your Application controller?  Otherwise, the the REZM controller won&#8217;t know about it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asbjørn Morell</title>
		<link>http://samuelschroeder.com/2007/10/16/restful_easy_messages/#comment-236</link>
		<author>Asbjørn Morell</author>
		<pubDate>Thu, 26 Jun 2008 14:34:26 +0000</pubDate>
		<guid>http://samuelschroeder.com/2007/10/16/restful_easy_messages/#comment-236</guid>
		<description>Helllo,

I got the latest version of restful-authentication running with Ruby on rails 2.1. When I try to open a message I get this error: (/messages/inbox)

NameError in MessagesController#index 
undefined local variable or method `login_required' for #
RAILS_ROOT: /home/ilikeyou/www

Application Trace &#124; Framework Trace &#124; Full Trace 
lib/restful_easy_messages_controller_system.rb:15:in `rezm_login_required'
/usr/local/bin/mongrel_rails:19:in `load'
/usr/local/bin/mongrel_rails:19

Had to rename restful-authentication to restful_authentication to get it working. Some bug about the naming. It is listed on the rest_auth git webpage.

Any ideas?</description>
		<content:encoded><![CDATA[<p>Helllo,</p>
<p>I got the latest version of restful-authentication running with Ruby on rails 2.1. When I try to open a message I get this error: (/messages/inbox)</p>
<p>NameError in MessagesController#index<br />
undefined local variable or method `login_required&#8217; for #<br />
RAILS_ROOT: /home/ilikeyou/www</p>
<p>Application Trace | Framework Trace | Full Trace<br />
lib/restful_easy_messages_controller_system.rb:15:in `rezm_login_required&#8217;<br />
/usr/local/bin/mongrel_rails:19:in `load&#8217;<br />
/usr/local/bin/mongrel_rails:19</p>
<p>Had to rename restful-authentication to restful_authentication to get it working. Some bug about the naming. It is listed on the rest_auth git webpage.</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: samuelschroeder.com &#187; Blog Archive &#187; RESTful_Easy_Messages now on GitHub.</title>
		<link>http://samuelschroeder.com/2007/10/16/restful_easy_messages/#comment-120</link>
		<author>samuelschroeder.com &#187; Blog Archive &#187; RESTful_Easy_Messages now on GitHub.</author>
		<pubDate>Thu, 05 Jun 2008 15:46:10 +0000</pubDate>
		<guid>http://samuelschroeder.com/2007/10/16/restful_easy_messages/#comment-120</guid>
		<description>[...] just pushed the 0.7 svn tag of the RESTful_Easy_Messages plug-in to GitHub so I can play with the cool kids. Go see it here =&#62; [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] just pushed the 0.7 svn tag of the RESTful_Easy_Messages plug-in to GitHub so I can play with the cool kids. Go see it here =&gt; [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
