<?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: Testing microformats in Rails applications with assert-microformats</title>
	<atom:link href="http://blog.georgebrock.com/projects/testing-microformats-in-rails-applications-with-assert-microformats/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.georgebrock.com/projects/testing-microformats-in-rails-applications-with-assert-microformats</link>
	<description>Because some things are too long for Twitter</description>
	<lastBuildDate>Mon, 08 Mar 2010 15:39:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: George Brocklehurst</title>
		<link>http://blog.georgebrock.com/projects/testing-microformats-in-rails-applications-with-assert-microformats/comment-page-1#comment-1115</link>
		<dc:creator>George Brocklehurst</dc:creator>
		<pubDate>Mon, 17 Aug 2009 22:25:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.georgebrock.com/?p=195#comment-1115</guid>
		<description>Thanks Attila, I&#039;ve merged your changes into my repository on GitHub.</description>
		<content:encoded><![CDATA[<p>Thanks Attila, I&#8217;ve merged your changes into my repository on GitHub.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Attila Györffy</title>
		<link>http://blog.georgebrock.com/projects/testing-microformats-in-rails-applications-with-assert-microformats/comment-page-1#comment-1023</link>
		<dc:creator>Attila Györffy</dc:creator>
		<pubDate>Tue, 11 Aug 2009 16:46:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.georgebrock.com/?p=195#comment-1023</guid>
		<description>I had difficulties when I added your gem as a dependency inside the project (environment.rb):

I got the following error:
uninitialized constant Rails::Plugin::Test

Turns out it was missing the test cases, so I&#039;ve just added the following line at the top of rails/init.rb:

require &#039;test/unit/testcase&#039;

I also forked your project on GitHub. You can follow my changes/updates at http://github.com/liquid/assert-microformats

Thanks for your gem, I like the ideology.</description>
		<content:encoded><![CDATA[<p>I had difficulties when I added your gem as a dependency inside the project (environment.rb):</p>
<p>I got the following error:<br />
uninitialized constant Rails::Plugin::Test</p>
<p>Turns out it was missing the test cases, so I&#8217;ve just added the following line at the top of rails/init.rb:</p>
<p>require &#8216;test/unit/testcase&#8217;</p>
<p>I also forked your project on GitHub. You can follow my changes/updates at <a href="http://github.com/liquid/assert-microformats" rel="nofollow">http://github.com/liquid/assert-microformats</a></p>
<p>Thanks for your gem, I like the ideology.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
