<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -89,7 +89,7 @@ module RPH
       #   end
       def current_tab(tab=nil)        
         self._current_tab = tab if tab
-        self._current_tab ||= self.to_s.sub('Controller', '').downcase.to_sym
+        self._current_tab ||= self.to_s.sub('Controller', '').underscore.to_sym
       end
     end
   end</diff>
      <filename>lib/navigation.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e881967fb6fc0bf68efb4ec0c7ced1b20e3206d9</id>
    </parent>
  </parents>
  <author>
    <name>rpheath</name>
    <email>rpheath@gmail.com</email>
  </author>
  <url>http://github.com/rpheath/navigation_helper/commit/2fc237f8b7c977a3c5f9dcb2c9c0c28e302cbe23</url>
  <id>2fc237f8b7c977a3c5f9dcb2c9c0c28e302cbe23</id>
  <committed-date>2009-04-21T11:00:31-07:00</committed-date>
  <authored-date>2009-04-21T11:00:31-07:00</authored-date>
  <message>supporting controllers with multiple names</message>
  <tree>05bffd37e495a41d97f136fe1c53e92c1d0e7dfc</tree>
  <committer>
    <name>rpheath</name>
    <email>rpheath@gmail.com</email>
  </committer>
</commit>
