<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -42,12 +42,13 @@ module Prawn
       # &lt;tt&gt;:document&lt;/tt&gt;:: The Prawn::Document object to render on. 
       # &lt;tt&gt;:text&lt;/tt&gt;:: The text to be flowed within the cell
       # &lt;tt&gt;:width&lt;/tt&gt;:: The width in PDF points of the cell.
-      # &lt;tt&gt;:border&lt;/tt&gt;:: The border line width. If omitted, no border will be drawn.
       # &lt;tt&gt;:horizontal_padding&lt;/tt&gt;:: The horizontal padding in PDF points
       # &lt;tt&gt;:vertical_padding&lt;/tt&gt;:: The vertical padding in PDF points
       # &lt;tt&gt;:padding&lt;/tt&gt;:: Overrides both horizontal and vertical padding
-      # &lt;tt&gt;:border_style&lt;/tt&gt;:: One of &lt;tt&gt;:all&lt;/tt&gt;, &lt;tt&gt;:no_top&lt;/tt&gt;, &lt;tt&gt;:no_bottom&lt;/tt&gt;, &lt;tt&gt;:sides&lt;/tt&gt;   
       # &lt;tt&gt;:align&lt;/tt&gt;:: One of &lt;tt&gt;:left&lt;/tt&gt;, &lt;tt&gt;:right&lt;/tt&gt;, &lt;tt&gt;:center&lt;/tt&gt;
+      # &lt;tt&gt;:borders&lt;/tt&gt;:: An array of sides which should have a border. Any of &lt;tt&gt;:top&lt;/tt&gt;, &lt;tt&gt;:left&lt;/tt&gt;, &lt;tt&gt;:right&lt;/tt&gt;, &lt;tt&gt;:bottom&lt;/tt&gt;
+      # &lt;tt&gt;:border_width&lt;/tt&gt;:: The border line width. Defaults to 1.
+      # &lt;tt&gt;:border_style&lt;/tt&gt;:: One of &lt;tt&gt;:all&lt;/tt&gt;, &lt;tt&gt;:no_top&lt;/tt&gt;, &lt;tt&gt;:no_bottom&lt;/tt&gt;, &lt;tt&gt;:sides&lt;/tt&gt;. Defaults to :all.
       #
       def initialize(options={})
         @point        = options[:point]</diff>
      <filename>lib/prawn/graphics/cell.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f3dc7a726eb6d9f8288a74ba10ebb28e94621baa</id>
    </parent>
  </parents>
  <author>
    <name>Colin A. Bartlett</name>
    <email>colin@kineticweb.com</email>
  </author>
  <url>http://github.com/sandal/prawn/commit/8f6d50c7a5bddfb4d4b2c814bad30947baa234e9</url>
  <id>8f6d50c7a5bddfb4d4b2c814bad30947baa234e9</id>
  <committed-date>2008-11-06T20:42:18-08:00</committed-date>
  <authored-date>2008-11-06T20:42:18-08:00</authored-date>
  <message>Per ticket [#95], fixing documentation for cell bordersr</message>
  <tree>6431e64d7c6fbbb68356b5b7b8e9959dab322b25</tree>
  <committer>
    <name>Colin A. Bartlett</name>
    <email>colin@kineticweb.com</email>
  </committer>
</commit>
