<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -4,6 +4,10 @@ It does not matter how slowly you go as long as you do not stop.
 First they ignore you, then they laugh at you, then they fight you,
 then you win. &#8211;- Mahatma Gandhi
 
+Wed, Oct 21, 2009
+---------------------------------------------------------------------
+- Include modules from &quot;lib/fat_free_crm.rb&quot; so that they're loaded when running rake.
+
 Tue, Oct 20, 2009
 ---------------------------------------------------------------------
 - Added Language option stubs to user's profile.</diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -1,11 +1,6 @@
 require &quot;fat_free_crm&quot;
 
 #---------------------------------------------------------------------
-ActiveRecord::Base.class_eval do
-  include FatFreeCRM::Permissions
-end
-
-#---------------------------------------------------------------------
 Sass::Plugin.options[:template_location] = File.join(RAILS_ROOT, &quot;app/stylesheets&quot;)
 Sass::Plugin.options[:css_location] = File.join(RAILS_ROOT, &quot;public/stylesheets&quot;)
 </diff>
      <filename>config/initializers/fat_free_crm.rb</filename>
    </modified>
    <modified>
      <diff>@@ -21,3 +21,7 @@ require &quot;fat_free_crm/permissions&quot;
 require &quot;fat_free_crm/tabs&quot;
 require &quot;fat_free_crm/callback&quot;
 require &quot;fat_free_crm/plugin&quot;
+
+ActionView::Base.send(:include, FatFreeCRM::Callback::Helper)
+ActionController::Base.send(:include, FatFreeCRM::Callback::Helper)
+ActiveRecord::Base.send(:include, FatFreeCRM::Permissions)</diff>
      <filename>lib/fat_free_crm.rb</filename>
    </modified>
    <modified>
      <diff>@@ -64,6 +64,3 @@ module FatFreeCRM
 
   end # module Callback
 end # module FatFreeCRM
-
-ActionView::Base.send(:include, FatFreeCRM::Callback::Helper)
-ActionController::Base.send(:include, FatFreeCRM::Callback::Helper)</diff>
      <filename>lib/fat_free_crm/callback.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7122303e1a2769d9ad2be519975ea36933025c03</id>
    </parent>
  </parents>
  <author>
    <name>Mike Dvorkin</name>
    <email>mike@dvorkin.net</email>
  </author>
  <url>http://github.com/michaeldv/fat_free_crm/commit/279da8e31bf3804532111f39ce747dc76a9f20a8</url>
  <id>279da8e31bf3804532111f39ce747dc76a9f20a8</id>
  <committed-date>2009-10-21T23:46:14-07:00</committed-date>
  <authored-date>2009-10-21T23:46:14-07:00</authored-date>
  <message>Include modules from 'lib/fat_free_crm.rb' so that they're loaded when running rake</message>
  <tree>9e7a39574a112f8803db9d7f6fe241122948038f</tree>
  <committer>
    <name>Mike Dvorkin</name>
    <email>mike@dvorkin.net</email>
  </committer>
</commit>
