<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -34,7 +34,7 @@ module Err
                   end
 
                   str = auto_link(str, :all) do |txt|
-                    txt.size &lt; 55 ? txt : truncate(txt, 50)
+                    txt.size &lt; 55 ? txt : truncate(txt, :length =&gt; 50)
                   end
 
                   str = RedCloth.new(str, Array(ruled[attribute])).to_html</diff>
      <filename>lib/acts_as_textiled.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4bb08113fb6363f93535a661208cc299f35f9f0d</id>
    </parent>
  </parents>
  <author>
    <name>Stefan Botzenhart</name>
    <email>sb@basiszwo.com</email>
  </author>
  <url>http://github.com/defunkt/acts_as_textiled/commit/385f919f170ad774c9329bd81973ae074da46975</url>
  <id>385f919f170ad774c9329bd81973ae074da46975</id>
  <committed-date>2009-05-18T10:41:58-07:00</committed-date>
  <authored-date>2009-05-15T03:05:11-07:00</authored-date>
  <message>fixed deprecation warning on rails truncate method

Signed-off-by: Chris Wanstrath &lt;chris@ozmm.org&gt;</message>
  <tree>88dd05858919f81103ca70cd56e4fb73e339f602</tree>
  <committer>
    <name>Chris Wanstrath</name>
    <email>chris@ozmm.org</email>
  </committer>
</commit>
