<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -13,3 +13,4 @@ actionmailer/pkg
 activesupport/pkg
 railties/pkg
 *.rbc
+.svn
\ No newline at end of file</diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -142,13 +142,14 @@ module Rails
       initialize_temporary_session_directory
       initialize_time_zone
       initialize_framework_settings
-      initialize_framework_views
 
       add_support_load_paths
 
       load_gems
       load_plugins
 
+      initialize_framework_views
+
       # pick up any gems that plugins depend on
       add_gem_load_paths
       load_gems</diff>
      <filename>railties/lib/initializer.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4c65556f6c4a0e7f2f341a127986c994a5d8b248</id>
    </parent>
  </parents>
  <author>
    <name>Lourens Naude</name>
    <email>lourens@methodmissing.com</email>
  </author>
  <url>http://github.com/methodmissing/rails/commit/b902f638cd3dbcd1078024134c1da6aca5378789</url>
  <id>b902f638cd3dbcd1078024134c1da6aca5378789</id>
  <committed-date>2008-07-16T16:11:32-07:00</committed-date>
  <authored-date>2008-07-16T16:11:32-07:00</authored-date>
  <message>Eager load views after plugin and gem init to account for custom template handlers ( as either a gem or plugin ), which usually registers themselves with ActionView::Template.register_template_handler following the klass def.Otherwise, non-standard extensions render via ERB.</message>
  <tree>54cb8f3b17a67941932c50535ddbc7116d761f57</tree>
  <committer>
    <name>Lourens Naude</name>
    <email>lourens@methodmissing.com</email>
  </committer>
</commit>
