<?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: Counter for acts_as_taggable</title>
	<atom:link href="http://www.igvita.com/2006/08/28/extending-acts_as_taggable/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.igvita.com/2006/08/28/extending-acts_as_taggable/</link>
	<description>A goal is a dream with a deadline.</description>
	<pubDate>Mon, 15 Mar 2010 00:47:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ilya Grigorik</title>
		<link>http://www.igvita.com/2006/08/28/extending-acts_as_taggable/comment-page-1/#comment-153328</link>
		<dc:creator>Ilya Grigorik</dc:creator>
		<pubDate>Fri, 19 Dec 2008 13:44:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.igvita.com/blog/2006/08/28/extending-acts_as_taggable/#comment-153328</guid>
		<description>Robl, no this should be a polymorphic solution.</description>
		<content:encoded><![CDATA[<p>Robl, no this should be a polymorphic solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robl</title>
		<link>http://www.igvita.com/2006/08/28/extending-acts_as_taggable/comment-page-1/#comment-152597</link>
		<dc:creator>robl</dc:creator>
		<pubDate>Mon, 15 Dec 2008 15:28:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.igvita.com/blog/2006/08/28/extending-acts_as_taggable/#comment-152597</guid>
		<description>Does this only work if you use a single model for tagging (i.e. you don't use acts_as_taggable across multiple models ?)</description>
		<content:encoded><![CDATA[<p>Does this only work if you use a single model for tagging (i.e. you don&#8217;t use acts_as_taggable across multiple models ?)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ilya Grigorik</title>
		<link>http://www.igvita.com/2006/08/28/extending-acts_as_taggable/comment-page-1/#comment-29891</link>
		<dc:creator>Ilya Grigorik</dc:creator>
		<pubDate>Fri, 30 Mar 2007 12:10:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.igvita.com/blog/2006/08/28/extending-acts_as_taggable/#comment-29891</guid>
		<description>Mark, you're right, that's not the way to show all tags. Check the &lt;a href="http://wiki.rubyonrails.org/rails/pages/ActsAsTaggablePluginHowto" rel="nofollow"&gt;acts_as_taggable wiki&lt;/a&gt;, it should have exactly what you're looking for.</description>
		<content:encoded><![CDATA[<p>Mark, you&#8217;re right, that&#8217;s not the way to show all tags. Check the <a href="http://wiki.rubyonrails.org/rails/pages/ActsAsTaggablePluginHowto" rel="nofollow">acts_as_taggable wiki</a>, it should have exactly what you&#8217;re looking for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.igvita.com/2006/08/28/extending-acts_as_taggable/comment-page-1/#comment-29730</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Thu, 29 Mar 2007 12:16:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.igvita.com/blog/2006/08/28/extending-acts_as_taggable/#comment-29730</guid>
		<description>Hi, thanks for this, really useful being a bit of a noob to rails...

I'm having a bit of a problem with showing all of the tags with a count though. If I include the last snippet (changing the model to mine - @post), it tells me that 'tags' is an undefined method... Actually now I think about it, this might not even be the right way to show ALL tags...

Thanks again, any help would be great.</description>
		<content:encoded><![CDATA[<p>Hi, thanks for this, really useful being a bit of a noob to rails&#8230;</p>
<p>I&#8217;m having a bit of a problem with showing all of the tags with a count though. If I include the last snippet (changing the model to mine - @post), it tells me that &#8216;tags&#8217; is an undefined method&#8230; Actually now I think about it, this might not even be the right way to show ALL tags&#8230;</p>
<p>Thanks again, any help would be great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ilya Grigorik</title>
		<link>http://www.igvita.com/2006/08/28/extending-acts_as_taggable/comment-page-1/#comment-6865</link>
		<dc:creator>Ilya Grigorik</dc:creator>
		<pubDate>Mon, 11 Sep 2006 21:25:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.igvita.com/blog/2006/08/28/extending-acts_as_taggable/#comment-6865</guid>
		<description>Donald, you're absolutely correct!

I even have :table:_count in my own implementation, not sure how I came up with _cache when I did the writeup! Good catch! I've updated the code above to reflect this.</description>
		<content:encoded><![CDATA[<p>Donald, you&#8217;re absolutely correct!</p>
<p>I even have :table:_count in my own implementation, not sure how I came up with _cache when I did the writeup! Good catch! I&#8217;ve updated the code above to reflect this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donald Piret</title>
		<link>http://www.igvita.com/2006/08/28/extending-acts_as_taggable/comment-page-1/#comment-6860</link>
		<dc:creator>Donald Piret</dc:creator>
		<pubDate>Mon, 11 Sep 2006 12:49:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.igvita.com/blog/2006/08/28/extending-acts_as_taggable/#comment-6860</guid>
		<description>Correct me if I'm wrong but isn't the column named :table:_count instead of :table:_cache? At least that's what my documentation sais, maybe both work?</description>
		<content:encoded><![CDATA[<p>Correct me if I&#8217;m wrong but isn&#8217;t the column named :table:_count instead of :table:_cache? At least that&#8217;s what my documentation sais, maybe both work?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
