<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -58,7 +58,7 @@ private
   def read_cell(cell, type)
     case type
     when :string, :text
-      cell.to_s('utf8')
+      cell.to_s('utf8').strip
     when :integer
       cell.to_i
     when :date</diff>
      <filename>lib/excel_importer.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c8d67cd026a45ab7097202600f906b39012e48d7</id>
    </parent>
  </parents>
  <author>
    <name>Sam Pohlenz</name>
    <email>sam@gooddogdesign.com</email>
  </author>
  <url>http://github.com/spohlenz/excel_importer/commit/f60cdb0f79310493ae478f268731f92d43e448ce</url>
  <id>f60cdb0f79310493ae478f268731f92d43e448ce</id>
  <committed-date>2008-08-12T09:24:38-07:00</committed-date>
  <authored-date>2008-08-12T09:24:38-07:00</authored-date>
  <message>Strip whitespace from strings when reading cells</message>
  <tree>b3942a520469ca0a370d25124cdfa85eb613ec35</tree>
  <committer>
    <name>Sam Pohlenz</name>
    <email>sam@gooddogdesign.com</email>
  </committer>
</commit>
