<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Introducing Railscheck &#8211; A Q/A verification tool for Ruby On Rails</title>
	<atom:link href="http://techblog.41concepts.com/2008/04/15/introducing-railscheck-a-qa-verification-tool-for-ruby-on-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://techblog.41concepts.com/2008/04/15/introducing-railscheck-a-qa-verification-tool-for-ruby-on-rails/</link>
	<description>A software development blog from 41concepts</description>
	<lastBuildDate>Fri, 25 Nov 2011 06:16:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: mmc</title>
		<link>http://techblog.41concepts.com/2008/04/15/introducing-railscheck-a-qa-verification-tool-for-ruby-on-rails/#comment-863</link>
		<dc:creator><![CDATA[mmc]]></dc:creator>
		<pubDate>Tue, 21 Dec 2010 21:20:32 +0000</pubDate>
		<guid isPermaLink="false">http://41tech.wordpress.com/?p=24#comment-863</guid>
		<description><![CDATA[Hi Grzegorz
Thanks for the tip. Which version of Rails did you need this change for ? 
BTW: I haven&#039;t had the time yet to update the project but you are very welcome to join the project if you want?
Cheers,
Morten]]></description>
		<content:encoded><![CDATA[<p>Hi Grzegorz<br />
Thanks for the tip. Which version of Rails did you need this change for ?<br />
BTW: I haven&#8217;t had the time yet to update the project but you are very welcome to join the project if you want?<br />
Cheers,<br />
Morten</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GS</title>
		<link>http://techblog.41concepts.com/2008/04/15/introducing-railscheck-a-qa-verification-tool-for-ruby-on-rails/#comment-861</link>
		<dc:creator><![CDATA[GS]]></dc:creator>
		<pubDate>Wed, 15 Dec 2010 14:47:09 +0000</pubDate>
		<guid isPermaLink="false">http://41tech.wordpress.com/?p=24#comment-861</guid>
		<description><![CDATA[Hallo,
To have it work I needed to change in lib/railscheck.rb line 74:
from :
require &quot;environment&quot;  
to:
require &quot;#{railscheck_root_dir}/config/environment&quot;  
And then it worked.]]></description>
		<content:encoded><![CDATA[<p>Hallo,<br />
To have it work I needed to change in lib/railscheck.rb line 74:<br />
from :<br />
require &#8220;environment&#8221;<br />
to:<br />
require &#8220;#{railscheck_root_dir}/config/environment&#8221;<br />
And then it worked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mmc</title>
		<link>http://techblog.41concepts.com/2008/04/15/introducing-railscheck-a-qa-verification-tool-for-ruby-on-rails/#comment-583</link>
		<dc:creator><![CDATA[mmc]]></dc:creator>
		<pubDate>Mon, 10 May 2010 16:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://41tech.wordpress.com/?p=24#comment-583</guid>
		<description><![CDATA[I haven&#039;t tried the Railscheck with newer versions of Rails so there might be problem there. I am not sure when I will I have time to update Railscheck, but if you are willing to create a bug report for at the official site and look into a patch yourself I can help you (the project is quite small so it is properly easy).]]></description>
		<content:encoded><![CDATA[<p>I haven&#8217;t tried the Railscheck with newer versions of Rails so there might be problem there. I am not sure when I will I have time to update Railscheck, but if you are willing to create a bug report for at the official site and look into a patch yourself I can help you (the project is quite small so it is properly easy).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kofi</title>
		<link>http://techblog.41concepts.com/2008/04/15/introducing-railscheck-a-qa-verification-tool-for-ruby-on-rails/#comment-582</link>
		<dc:creator><![CDATA[Kofi]]></dc:creator>
		<pubDate>Mon, 10 May 2010 15:44:56 +0000</pubDate>
		<guid isPermaLink="false">http://41tech.wordpress.com/?p=24#comment-582</guid>
		<description><![CDATA[I keep getting the error &quot;Could not locate RoR project at /path/to/my/rails/project&quot;

I am absolutely certain the path is correct - i have quadrupled checked it.

I&#039;m running rails 2.3.5

Thanks]]></description>
		<content:encoded><![CDATA[<p>I keep getting the error &#8220;Could not locate RoR project at /path/to/my/rails/project&#8221;</p>
<p>I am absolutely certain the path is correct &#8211; i have quadrupled checked it.</p>
<p>I&#8217;m running rails 2.3.5</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

