<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -241,7 +241,7 @@ module Morph
       end
 
       def convert_to_morph_method_name label
-        name = label.to_s.downcase.tr('()-*',' ').gsub('%','percentage').strip.chomp(':').strip.gsub(/\s/,'_').squeeze('_')
+        name = label.to_s.downcase.tr('()\-*',' ').gsub('%','percentage').strip.chomp(':').strip.gsub(/\s/,'_').squeeze('_')
         name = '_'+name if name =~ /^\d/
         name
       end</diff>
      <filename>lib/morph.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6d56fde1e051d21aca38b71f8fbf7a5e3ed2989f</id>
    </parent>
  </parents>
  <author>
    <name>Dan Webb</name>
    <email>dan@danwebb.net</email>
  </author>
  <url>http://github.com/robmckinnon/morph/commit/8840159bc0e273cee215f916b7e2e558134e7455</url>
  <id>8840159bc0e273cee215f916b7e2e558134e7455</id>
  <committed-date>2009-04-07T01:51:29-07:00</committed-date>
  <authored-date>2009-04-07T01:51:29-07:00</authored-date>
  <message>oops, needed to escape the - in the tr call</message>
  <tree>bcb3fb36311f6e343329f818cc2ec336317e51bf</tree>
  <committer>
    <name>Dan Webb</name>
    <email>dan@danwebb.net</email>
  </committer>
</commit>
