<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Playing with acts as taggable on</title>
	<link>http://dev.af83.com/ruby/playing-with-acts-as-taggable-on/2008/02/25/</link>
	<description>Shake your digital, we do WowWare</description>
	<pubDate>Sun, 23 Nov 2008 15:07:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Juanjo</title>
		<link>http://dev.af83.com/ruby/playing-with-acts-as-taggable-on/2008/02/25/#comment-710</link>
		<dc:creator>Juanjo</dc:creator>
		<pubDate>Fri, 13 Jun 2008 22:10:44 +0000</pubDate>
		<guid>http://dev.af83.com/ruby/playing-with-acts-as-taggable-on/2008/02/25/#comment-710</guid>
		<description>You must include TagsHelper on ApplicationHelper if you want to use tag_cloud.

  module ApplicationHelper
    include TagsHelper
  end

and I prefer this...


  No tags :/

    
       :tag, :id =&#62; tag.name }, :class =&#62; level %&#62;
    


.level-1 { font-size: 1.0em; }
.level-2 { font-size: 1.2em; }
.level-3 { font-size: 1.4em; }
.level-4 { font-size: 1.6em; }
.level-5 { font-size: 1.8em; }

</description>
		<content:encoded><![CDATA[<p>You must include TagsHelper on ApplicationHelper if you want to use tag_cloud.</p>
<p>  module ApplicationHelper<br />
    include TagsHelper<br />
  end</p>
<p>and I prefer this&#8230;</p>
<p>  No tags :/</p>
<p>       :tag, :id =&gt; tag.name }, :class =&gt; level %&gt;</p>
<p>.level-1 { font-size: 1.0em; }<br />
.level-2 { font-size: 1.2em; }<br />
.level-3 { font-size: 1.4em; }<br />
.level-4 { font-size: 1.6em; }<br />
.level-5 { font-size: 1.8em; }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jerome</title>
		<link>http://dev.af83.com/ruby/playing-with-acts-as-taggable-on/2008/02/25/#comment-480</link>
		<dc:creator>Jerome</dc:creator>
		<pubDate>Tue, 15 Apr 2008 17:04:29 +0000</pubDate>
		<guid>http://dev.af83.com/ruby/playing-with-acts-as-taggable-on/2008/02/25/#comment-480</guid>
		<description>Doesn't work with single table inheritance :(</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t work with single table inheritance <img src='http://dev.af83.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bmichel</title>
		<link>http://dev.af83.com/ruby/playing-with-acts-as-taggable-on/2008/02/25/#comment-478</link>
		<dc:creator>bmichel</dc:creator>
		<pubDate>Tue, 15 Apr 2008 09:29:59 +0000</pubDate>
		<guid>http://dev.af83.com/ruby/playing-with-acts-as-taggable-on/2008/02/25/#comment-478</guid>
		<description>Thanks for your reply. I will follow your updates on github.</description>
		<content:encoded><![CDATA[<p>Thanks for your reply. I will follow your updates on github.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Bleigh</title>
		<link>http://dev.af83.com/ruby/playing-with-acts-as-taggable-on/2008/02/25/#comment-474</link>
		<dc:creator>Michael Bleigh</dc:creator>
		<pubDate>Mon, 14 Apr 2008 20:13:48 +0000</pubDate>
		<guid>http://dev.af83.com/ruby/playing-with-acts-as-taggable-on/2008/02/25/#comment-474</guid>
		<description>Thanks for the great writeup on my plugin! I just wanted to drop a note to say that I have moved the project over to GitHub, which is where future updates will be coming in.

GitHub Project URL: http://github.com/mbleigh/acts-as-taggable-on

New Installation Instructions: script/plugin install git://github.com/mbleigh/acts-as-taggable-on.git</description>
		<content:encoded><![CDATA[<p>Thanks for the great writeup on my plugin! I just wanted to drop a note to say that I have moved the project over to GitHub, which is where future updates will be coming in.</p>
<p>GitHub Project URL: <a href="http://github.com/mbleigh/acts-as-taggable-on" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/github.com');">http://github.com/mbleigh/acts-as-taggable-on</a></p>
<p>New Installation Instructions: script/plugin install git://github.com/mbleigh/acts-as-taggable-on.git</p>
]]></content:encoded>
	</item>
</channel>
</rss>
