<?xml version="1.0" encoding="UTF-8"?>
<posts>
  <post>
    <id type="integer">38</id>
    <title>Sweet...</title>
    <content>
<p>I discovered <code>redirect_to :back</code> a while ago, which is perfect for forms that can originate from multiple pages.</p>

<p>But tonight I stumbled across it&#8217;s long-lost twin sister:</p>

<pre>
link_to 'Cancel', :back
</pre>

<p>Fantastic.  Forget deterministic, state-based site diagrams, information architecture and your woven sales path.  Instead, welcome the amorphous future, where you only need to know where you came from and where you&#8217;re going.</p>

<p><a href="http://dev.rubyonrails.org/changeset/7791">Changeset here</a>.</p>    </content>
    <published-on type="datetime">2007-11-25T01:25:23Z</published-on>
    <created-on type="datetime">2007-11-25T01:25:23Z</created-on>
    <updated-on type="datetime">2007-11-25T01:25:23Z</updated-on>
  </post>
  <post>
    <id type="integer">37</id>
    <title>Child's Play</title>
    <content>
<p>It&#8217;s that time of year again&#8230;</p>

<p><a href="http://www.childsplaycharity.org/index.php"><img src="/files/cp_nodate.gif" width="512px" /></a></p>

<p>Check it out, and please, be generous.</p>    </content>
    <published-on type="datetime">2007-11-20T01:02:53Z</published-on>
    <created-on type="datetime">2007-11-20T01:02:40Z</created-on>
    <updated-on type="datetime">2007-11-20T01:03:46Z</updated-on>
  </post>
</posts>
