<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TidyApps &#187; rails</title>
	<atom:link href="http://blog.tidyapps.com/tag/rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tidyapps.com</link>
	<description>Web applications without the fluff</description>
	<lastBuildDate>Mon, 07 Jun 2010 13:29:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Sporadic InvalidAuthenticityToken for some users</title>
		<link>http://blog.tidyapps.com/2009/07/sporadic-invalidauthenticitytoken-for-some-users/</link>
		<comments>http://blog.tidyapps.com/2009/07/sporadic-invalidauthenticitytoken-for-some-users/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 14:27:32 +0000</pubDate>
		<dc:creator>Jo Potts</dc:creator>
				<category><![CDATA[help]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[webapps]]></category>
		<category><![CDATA[errors]]></category>

		<guid isPermaLink="false">http://blog.tidyapps.com/?p=63</guid>
		<description><![CDATA[A quick answer to a problem that&#8217;s not obvious but is easy to solve.
If users occasionally get a 422 error (usually when trying to logon) saying:
The change you wanted was rejected.
Maybe you tried to change something you didn&#8217;t have access to.
The server error is:
ActionController::InvalidAuthenticityToken (ActionController::InvalidAuthenticityToken)
/public/422.html (422 Unprocessable Entity)
It&#8217;s because the user has disabled cookies! It&#8217;s [...]]]></description>
		<wfw:commentRss>http://blog.tidyapps.com/2009/07/sporadic-invalidauthenticitytoken-for-some-users/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.254 seconds -->
