<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -62,7 +62,7 @@ module Ramaze
     # runs all parameters assigned through flatten and unescape
 
     def params=(*par)
-      self[:params] = par.flatten.compact.map{|pa| Rack::Utils.unescape(pa) }
+      self[:params] = par.flatten.compact.map{|pa| Rack::Utils.unescape(pa.to_s) }
     end
 
     # Use this as key for caches.</diff>
      <filename>lib/ramaze/action.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>abfd86f65bfd94a686f13d14a0e1b25978213203</id>
    </parent>
  </parents>
  <author>
    <name>Michael Fellinger</name>
    <email>m.fellinger@gmail.com</email>
  </author>
  <url>http://github.com/manveru/ramaze/commit/f0d2a7cf2f8f8436a6e48d3333f71e6c1b6419ff</url>
  <id>f0d2a7cf2f8f8436a6e48d3333f71e6c1b6419ff</id>
  <committed-date>2008-06-29T23:47:15-07:00</committed-date>
  <authored-date>2008-06-29T23:47:15-07:00</authored-date>
  <message>to_s before Rack::Utils::unescape</message>
  <tree>1929187c5fcd6c6bbaffc43e79963cbcda3eb62d</tree>
  <committer>
    <name>Michael Fellinger</name>
    <email>m.fellinger@gmail.com</email>
  </committer>
</commit>
