<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -27,6 +27,9 @@ class Paste &lt; Sequel::Model(:paste)
 
   def uv(text, style = STYLE, lines = true)
     Uv.parse(text, &quot;xhtml&quot;, syntax, lines, style)
+  rescue ArgumentError =&gt; ex
+    Ramaze::Log::error(ex)
+    &quot;&lt;pre&gt;#{text}&lt;/pre&gt;&quot;
   end
 
   def syntax_name</diff>
      <filename>examples/app/rapaste/model/paste.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4313c83acf46283c5a1a7c415a7c9f0565a802eb</id>
    </parent>
  </parents>
  <author>
    <name>Michael Fellinger</name>
    <email>m.fellinger@gmail.com</email>
  </author>
  <url>http://github.com/manveru/ramaze/commit/17c819fbbc23592f6b36120772db8c1be52af0be</url>
  <id>17c819fbbc23592f6b36120772db8c1be52af0be</id>
  <committed-date>2008-10-07T20:48:52-07:00</committed-date>
  <authored-date>2008-10-07T20:24:14-07:00</authored-date>
  <message>Rescue in rapaste</message>
  <tree>ffe81b63f347272cc3fc51c7fc9ac1c5cbc2b875</tree>
  <committer>
    <name>Michael Fellinger</name>
    <email>m.fellinger@gmail.com</email>
  </committer>
</commit>
