<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -10,7 +10,7 @@ module BrainBusterSystem
   # Expose helper methods and setup config for brain buster
   def self.included(obj)
     obj.helper_method :captcha_passed?, :last_captcha_attempt_failed?
-    obj.append_view_path File.expand_path(File.join(&quot;vendor&quot;, &quot;plugins&quot;, &quot;brain_buster&quot;, &quot;views&quot;, &quot;brain_busters&quot;))
+    obj.append_view_path File.expand_path(File.join(RAILS_ROOT, &quot;vendor&quot;, &quot;plugins&quot;, &quot;brain_buster&quot;, &quot;views&quot;, &quot;brain_busters&quot;))
     obj.class_eval do
       @@brain_buster_salt ||= &quot;fGr0FXmYQCuW4TiQj/x3yPBTp5lcJ9l6DbO8CUpReDk=&quot;
       @@brain_buster_failure_message = &quot;Your captcha answer failed - please try again.&quot;</diff>
      <filename>lib/brain_buster_system.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>baaf7abde5307664eb51ab6182e5931326a2258b</id>
    </parent>
  </parents>
  <author>
    <name>Adam Keys</name>
    <email>adam@therealadam.com</email>
  </author>
  <url>http://github.com/rsanheim/brain_buster/commit/1109afc47970950901ccdc3b326bc9690bca6b98</url>
  <id>1109afc47970950901ccdc3b326bc9690bca6b98</id>
  <committed-date>2009-09-12T18:34:49-07:00</committed-date>
  <authored-date>2008-05-08T13:01:24-07:00</authored-date>
  <message>Search for views from RAILS_ROOT instead of the cwd of the dispatcher

Signed-off-by: Rob Sanheim &lt;rsanheim@gmail.com&gt;</message>
  <tree>6ff4ea418221a6f60930e4bae0163c3d62b7ea2f</tree>
  <committer>
    <name>Rob Sanheim</name>
    <email>rsanheim@gmail.com</email>
  </committer>
</commit>
