<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -80,7 +80,7 @@ module ActiveCouch
     #   aged_person = AgedPerson.new
     #   aged_person.id = 'abc-def'
     #   aged_person.to_json # {&quot;age&quot;:3.5, &quot;_id&quot;:&quot;abc-def&quot;}
-    def to_json
+    def to_json(opts = {})
       hash = {}
       # First merge the attributes...
       hash.merge!(attributes.reject{ |k,v| v.nil? })</diff>
      <filename>lib/active_couch/base.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ab8b5bae83d672966777c015fa4091929f442f6d</id>
    </parent>
  </parents>
  <author>
    <name>arunthampi</name>
    <email>arun.thampi@gmail.com</email>
  </author>
  <url>http://github.com/arunthampi/activecouch/commit/8632ab32d0fd49b1f2c2600c54f7b027add63783</url>
  <id>8632ab32d0fd49b1f2c2600c54f7b027add63783</id>
  <committed-date>2009-07-01T20:56:50-07:00</committed-date>
  <authored-date>2009-07-01T20:56:50-07:00</authored-date>
  <message>Add opts to to_json</message>
  <tree>235f89e0fe2a4cab5008444c29d8baa33087c8c5</tree>
  <committer>
    <name>arunthampi</name>
    <email>arun.thampi@gmail.com</email>
  </committer>
</commit>
