<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -11,3 +11,10 @@ if AppConfig.theme
   theme_view_path = &quot;#{RAILS_ROOT}/themes/#{AppConfig.theme}/views&quot;
   ActionController::Base.view_paths = ActionController::Base.view_paths.dup.unshift(theme_view_path)
 end
+
+
+EnginesHelper::Assets.propagate if EnginesHelper.autoload_assets
+ 
+# # If the app is using Haml/Sass, propagate sass directories too
+# EnginesHelper::Assets.update_sass_directories
+</diff>
      <filename>config/boot.rb</filename>
    </modified>
    <modified>
      <diff>@@ -128,11 +128,4 @@ module ::ActionView::Helpers::AssetTagHelper
   if !self.included_modules.include? AssetHelpers
     include AssetHelpers
   end
-end
-
-
-EnginesHelper::Assets.propagate if EnginesHelper.autoload_assets
- 
-# # If the app is using Haml/Sass, propagate sass directories too
-# EnginesHelper::Assets.update_sass_directories
-
+end
\ No newline at end of file</diff>
      <filename>lib/rails_asset_extensions.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4790fd68f7e506e81c1af8324b6d7d67feae1aeb</id>
    </parent>
  </parents>
  <author>
    <name>bborn</name>
    <email>bruno.bornsztein@gmail.com</email>
  </author>
  <url>http://github.com/bborn/communityengine/commit/62cf55c699edc640a3d4eb5507d4d81d53dcf706</url>
  <id>62cf55c699edc640a3d4eb5507d4d81d53dcf706</id>
  <committed-date>2009-06-03T08:32:32-07:00</committed-date>
  <authored-date>2009-06-03T08:32:32-07:00</authored-date>
  <message>fix autoloading, move to boot to allow setting autoloading to false in init</message>
  <tree>260022f84d9a21d64aa92a744aad45c27679fec0</tree>
  <committer>
    <name>bborn</name>
    <email>bruno.bornsztein@gmail.com</email>
  </committer>
</commit>
