<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -27,7 +27,7 @@ class ProjectSearch
         [scope]
     end
 
-    exts = %w(rb rjs rhtml rxml erb builder css js html).join(',')
+    exts = %w(rb rjs rhtml rxml erb builder css js html haml sass).join(',')
     globs = paths.map { |path| File.join(path, &quot;**&quot;, &quot;*.{#{exts}}&quot;) }
 
     globs.each do |glob|
@@ -84,7 +84,7 @@ class ProjectSearch
   name itself that you want to search.
 
   Note that only files with the following extensions are searched:
-  rb, rjs, rhtml, rxml, erb, builder, css, js, and html.
+  rb, rjs, rhtml, rxml, erb, builder, haml, css, sass, js, and html.
 
 Examples:
 </diff>
      <filename>lib/project_search.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5ef5a8e4b6dbb2ce79c1818d6189e2faf03ecc5a</id>
    </parent>
  </parents>
  <author>
    <name>tobias</name>
    <email>tcrawley@gmail.com</email>
  </author>
  <url>http://github.com/37signals/project_search/commit/1346f5d7fbd0d4954fc5248c20491245a8b8e680</url>
  <id>1346f5d7fbd0d4954fc5248c20491245a8b8e680</id>
  <committed-date>2009-03-09T11:21:40-07:00</committed-date>
  <authored-date>2009-03-09T11:21:40-07:00</authored-date>
  <message>Added support for searching haml and sass files.</message>
  <tree>863fc63e7a4792928644843e7ba573f46a99998b</tree>
  <committer>
    <name>tobias</name>
    <email>tcrawley@gmail.com</email>
  </committer>
</commit>
