<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -7,11 +7,11 @@ module OEmbed
       fields = OEmbed::Formatters.convert(format, raw)
       
       resp_type = case fields['type']
-        when 'photo' : OEmbed::Response::Photo
-        when 'video' : OEmbed::Response::Video
-        when 'link'  : OEmbed::Response::Link
-        when 'rich'  : OEmbed::Response::Rich
-        else           self
+        when 'photo' then OEmbed::Response::Photo
+        when 'video' then OEmbed::Response::Video
+        when 'link'  then OEmbed::Response::Link
+        when 'rich'  then OEmbed::Response::Rich
+        else              self
       end
       
       resp_type.new(fields, provider)</diff>
      <filename>lib/oembed/response.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4db06591d2743c774b5f3f427947a5a9a99cb222</id>
    </parent>
  </parents>
  <author>
    <name>Magnus Holm</name>
    <email>judofyr@gmail.com</email>
  </author>
  <url>http://github.com/judofyr/ruby-oembed/commit/7590572a68f5cac05f05628eeed4b314ca06f62c</url>
  <id>7590572a68f5cac05f05628eeed4b314ca06f62c</id>
  <committed-date>2009-01-30T12:11:10-08:00</committed-date>
  <authored-date>2009-01-30T12:11:10-08:00</authored-date>
  <message>Adding 1.9 compability</message>
  <tree>437316ffe705bd32b370d43970c5fc02afe38875</tree>
  <committer>
    <name>Magnus Holm</name>
    <email>judofyr@gmail.com</email>
  </committer>
</commit>
