<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>{ height: 1%; } - Ruby on Rails and User Interface Design: AjaxScaffold 3.1.1 released</title>
    <link>http://www.height1percent.com/articles/2006/04/21/ajaxscaffold-3-1-1-released</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>CSS, UI Design, Ruby on Rails and cheese ... lots of cheese</description>
    <item>
      <title>AjaxScaffold 3.1.1 released</title>
      <description>&lt;p&gt;&lt;span style="background-color: #ff8; font-weight: bold; padding: 2px 5px;"&gt;AjaxScaffold has been deprecated in favor of &lt;a href="http://activescaffold.com"&gt;ActiveScaffold&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;


&lt;ul&gt;
&lt;li&gt;Fix for &lt;a href="http://ajaxscaffold.16bugs.com/bugs/show/1234"&gt;some problems with autodiscovery of :eval and :sort_sql in ScaffoldColumn&lt;/a&gt;. Thanks to Eden and David for your work on this issue.&lt;/li&gt;
&lt;li&gt;Improved the code in &lt;em&gt;def component&lt;/em&gt; to better handle invalid sort values in the session. I had a number of people contact me in a panic because no matter what they did they got an error about evaluating &lt;em&gt;nil.sort_sql&lt;/em&gt; because&amp;#8230;
&lt;blockquote&gt;
Basically the sorting stuff is saved into your session and RoR sessions (unlike ones from most other applications) default to being long lived, ie they have no expiration date. At some point you looked at that scaffold when the default sort was &amp;#8220;id&amp;#8221; and that was stored into your session. Then subsequent visits, even after the new scaffold was generated, were still finding that your stored session sort was &amp;#8220;id&amp;#8221; which was a valid sort parameter in 3.0 but not in 3.1.
&lt;/blockquote&gt;
Anyways that should all be fixed now.&lt;/li&gt;
&lt;/ul&gt;</description>
      <pubDate>Fri, 21 Apr 2006 13:55:27 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:8d4e05adee88043c5a00241095b48f85</guid>
      <author>Richard White</author>
      <link>http://www.height1percent.com/articles/2006/04/21/ajaxscaffold-3-1-1-released</link>
      <category>rails</category>
      <category>ajaxscaffold</category>
      <trackback:ping>http://www.height1percent.com/articles/trackback/37</trackback:ping>
    </item>
    <item>
      <title>"AjaxScaffold 3.1.1 released" by Richard White</title>
      <description>&lt;p&gt;wh00ps! Thanks&lt;/p&gt;</description>
      <pubDate>Sun, 23 Apr 2006 02:37:53 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:</guid>
      <link>http://www.height1percent.com/articles/2006/04/21/ajaxscaffold-3-1-1-released#comment-79</link>
    </item>
    <item>
      <title>"AjaxScaffold 3.1.1 released" by Kaveh</title>
      <description>&lt;p&gt;Just a reminder that you need to add a link to this post on the Documentation page over at ajaxscaffold.com&amp;#8212;As always thanks for all the hard work!&lt;/p&gt;</description>
      <pubDate>Sun, 23 Apr 2006 00:50:21 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:</guid>
      <link>http://www.height1percent.com/articles/2006/04/21/ajaxscaffold-3-1-1-released#comment-524</link>
    </item>
  </channel>
</rss>
