<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -168,6 +168,7 @@ module Merb
     #   &quot;**/*.rb&quot;.
     def push_path(type, path, file_glob = &quot;**/*.rb&quot;)
       enforce!(type =&gt; Symbol)
+      $:.unshift File.expand_path(path)
       load_paths[type] = [path, file_glob]
     end
 </diff>
      <filename>lib/merb-core.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>dea5b6914daa668e01ded198281441796925a3d5</id>
    </parent>
  </parents>
  <author>
    <name>Yehuda Katz</name>
    <email>wycats@gmail.com</email>
  </author>
  <url>http://github.com/wycats/merb-core/commit/bfbb9e0744465d1ee9cfbd8aab7e7c68a5c098d2</url>
  <id>bfbb9e0744465d1ee9cfbd8aab7e7c68a5c098d2</id>
  <committed-date>2008-07-23T17:07:47-07:00</committed-date>
  <authored-date>2008-07-23T17:07:47-07:00</authored-date>
  <message>ADd push_paths to the load path.</message>
  <tree>be888cd5be397fce02efafb8176414a1da3e273b</tree>
  <committer>
    <name>Yehuda Katz</name>
    <email>wycats@gmail.com</email>
  </committer>
</commit>
