<?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: Rails Plugins Recommendations</title>
	<atom:link href="http://adamfortuna.com/2008/01/20/rails-plugins-recommendations/feed/" rel="self" type="application/rss+xml" />
	<link>http://adamfortuna.com/2008/01/20/rails-plugins-recommendations/</link>
	<description>Rants on technology, Ruby on Rails, Javascript and UI Design by Adam Fortuna</description>
	<lastBuildDate>Tue, 20 Apr 2010 08:57:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Adam Fortuna</title>
		<link>http://adamfortuna.com/2008/01/20/rails-plugins-recommendations/#comment-70689</link>
		<dc:creator>Adam Fortuna</dc:creator>
		<pubDate>Thu, 24 Jan 2008 18:18:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamfortuna.com/2008/01/20/rails-plugins-recommendations/#comment-70689</guid>
		<description>@Joe Zack
Sorry about that, have it set to moderate all comments with a link in them and didn&#039;t realize you weren&#039;t spamming me. :p

But glad you decided on E! I&#039;m using it on both my PCs at home and absolutely love it. The &lt;a href=&quot;http://railscasts.com/about&quot; rel=&quot;nofollow&quot;&gt;Railscasts&lt;/a&gt; theme is just the kind of coloring I love, and since E works with Textmate themes it installs easily enough.

I also like how easily E ties into TortoiseSVN. You can run all controls right from the textmate project window.</description>
		<content:encoded><![CDATA[<p>@Joe Zack<br />
Sorry about that, have it set to moderate all comments with a link in them and didn&#8217;t realize you weren&#8217;t spamming me. :p</p>
<p>But glad you decided on E! I&#8217;m using it on both my PCs at home and absolutely love it. The <a href="http://railscasts.com/about" rel="nofollow">Railscasts</a> theme is just the kind of coloring I love, and since E works with Textmate themes it installs easily enough.</p>
<p>I also like how easily E ties into TortoiseSVN. You can run all controls right from the textmate project window.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Fortuna</title>
		<link>http://adamfortuna.com/2008/01/20/rails-plugins-recommendations/#comment-70615</link>
		<dc:creator>Adam Fortuna</dc:creator>
		<pubDate>Thu, 24 Jan 2008 13:18:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamfortuna.com/2008/01/20/rails-plugins-recommendations/#comment-70615</guid>
		<description>@Tedd
Hmm, you&#039;re sure it&#039;s acts_as_voteable rather than acts_as_rateable? Just double checking there.

I&#039;d try posting a comment to the &lt;a href=&quot;http://www.juixe.com/techknow/index.php/2006/06/24/acts-as-voteable-rails-plugin/&quot; rel=&quot;nofollow&quot;&gt;author&lt;/a&gt; on that one. Nothing comes to mind to solve it off the top of my head, but I might look into that plugin sometime. Thanks for the heads up about it.</description>
		<content:encoded><![CDATA[<p>@Tedd<br />
Hmm, you&#8217;re sure it&#8217;s acts_as_voteable rather than acts_as_rateable? Just double checking there.</p>
<p>I&#8217;d try posting a comment to the <a href="http://www.juixe.com/techknow/index.php/2006/06/24/acts-as-voteable-rails-plugin/" rel="nofollow">author</a> on that one. Nothing comes to mind to solve it off the top of my head, but I might look into that plugin sometime. Thanks for the heads up about it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tedd</title>
		<link>http://adamfortuna.com/2008/01/20/rails-plugins-recommendations/#comment-70605</link>
		<dc:creator>tedd</dc:creator>
		<pubDate>Thu, 24 Jan 2008 12:37:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamfortuna.com/2008/01/20/rails-plugins-recommendations/#comment-70605</guid>
		<description>the trace info:
undefined local variable or method `acts_as_voteable&#039; for #

D:/code/ruby/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/active_record/base.rb:1532:in `method_missing_without_paginate&#039;
vendor/plugins/will_paginate/lib/will_paginate/finder.rb:93:in `method_missing&#039;
app/models/location.rb:5
app/controllers/locations_controller.rb:18:in `show&#039;</description>
		<content:encoded><![CDATA[<p>the trace info:<br />
undefined local variable or method `acts_as_voteable&#8217; for #</p>
<p>D:/code/ruby/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/active_record/base.rb:1532:in `method_missing_without_paginate&#8217;<br />
vendor/plugins/will_paginate/lib/will_paginate/finder.rb:93:in `method_missing&#8217;<br />
app/models/location.rb:5<br />
app/controllers/locations_controller.rb:18:in `show&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tedd</title>
		<link>http://adamfortuna.com/2008/01/20/rails-plugins-recommendations/#comment-70604</link>
		<dc:creator>tedd</dc:creator>
		<pubDate>Thu, 24 Jan 2008 12:36:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamfortuna.com/2008/01/20/rails-plugins-recommendations/#comment-70604</guid>
		<description>i got a method not found error,like sean, too.

i wonder if it is a confliction with will_pagination plugin.

i have also try the acts_as_voteable, the same error occur.

any suggestion?</description>
		<content:encoded><![CDATA[<p>i got a method not found error,like sean, too.</p>
<p>i wonder if it is a confliction with will_pagination plugin.</p>
<p>i have also try the acts_as_voteable, the same error occur.</p>
<p>any suggestion?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rails Podcast Brasil - Episódio 2</title>
		<link>http://adamfortuna.com/2008/01/20/rails-plugins-recommendations/#comment-70335</link>
		<dc:creator>Rails Podcast Brasil - Episódio 2</dc:creator>
		<pubDate>Wed, 23 Jan 2008 13:35:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamfortuna.com/2008/01/20/rails-plugins-recommendations/#comment-70335</guid>
		<description>[...] Recommended plugins [...]</description>
		<content:encoded><![CDATA[<p>[...] Recommended plugins [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
