<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Rails Forum - Ruby on Rails Help and Discussion Forum - Expected response to be a <:success>, but was <301>]]></title>
		<link>http://railsforum.com/viewtopic.php?id=49687</link>
		<description><![CDATA[The most recent posts in Expected response to be a <:success>, but was <301>.]]></description>
		<lastBuildDate>Sun, 02 Sep 2012 15:25:57 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Expected response to be a <:success>, but was <301>]]></title>
			<link>http://railsforum.com/viewtopic.php?pid=155111#p155111</link>
			<description><![CDATA[<p>We&#039;re going to need to see your controllers and routes.rb to determine why.</p>]]></description>
			<author><![CDATA[dummy@example.com (mclosson)]]></author>
			<pubDate>Sun, 02 Sep 2012 15:25:57 +0000</pubDate>
			<guid>http://railsforum.com/viewtopic.php?pid=155111#p155111</guid>
		</item>
		<item>
			<title><![CDATA[Expected response to be a <:success>, but was <301>]]></title>
			<link>http://railsforum.com/viewtopic.php?pid=154241#p154241</link>
			<description><![CDATA[<p>I have application without tests, now I&#039;m trying to add them (minitest-rails), but something wrong.<br />I&#039;m typing &quot;rails generate controller test test&quot;<br />and I have:</p><p>require &quot;minitest_helper&quot;</p><p>class TestControllerTest &lt; MiniTest::Rails::ActionController::TestCase<br />&nbsp; test &quot;should get test&quot; do<br />&nbsp; &nbsp; get :test<br />&nbsp; &nbsp; assert_response :success<br />&nbsp; end<br />end</p><p>now I&#039;m typing &quot;rake test&quot; and &quot;Expected response to be a &lt;success&gt;, but was &lt;301&gt;&quot; error occuring.<br />Where is the problem?</p>]]></description>
			<author><![CDATA[dummy@example.com (noMind)]]></author>
			<pubDate>Thu, 26 Jul 2012 17:48:38 +0000</pubDate>
			<guid>http://railsforum.com/viewtopic.php?pid=154241#p154241</guid>
		</item>
	</channel>
</rss>
