<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -321,7 +321,7 @@ module Makura
       def multi_fetch(name, opts = {})
         keys = opts.delete(:keys) || opts.delete('keys')
         opts.merge!(:payload =&gt; {'keys' =&gt; Array(keys)})
-        hash = database.post(&quot;_view/#{self}/#{name}&quot;, opts)
+        hash = database.post(&quot;#{Makura.escape(self)}/_view/#{name}&quot;, opts)
         convert_raw(hash['rows'])
       end
 </diff>
      <filename>lib/makura/model.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9c9f8b3754db0b7a1d6cb1c2e90e8c6889374e4d</id>
    </parent>
  </parents>
  <author>
    <name>Michael Fellinger</name>
    <email>m.fellinger@gmail.com</email>
  </author>
  <url>http://github.com/manveru/makura/commit/a5c7b82233f6e849d7d472df54deda722e6554bf</url>
  <id>a5c7b82233f6e849d7d472df54deda722e6554bf</id>
  <committed-date>2009-05-26T23:25:54-07:00</committed-date>
  <authored-date>2009-05-26T23:25:54-07:00</authored-date>
  <message>Fix url for Model#multi_fetch</message>
  <tree>e50df1012269817b658c6f2821c644290a1c414f</tree>
  <committer>
    <name>Michael Fellinger</name>
    <email>m.fellinger@gmail.com</email>
  </committer>
</commit>
