<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -11,28 +11,14 @@ RAILS_GEM_VERSION = '2.3.0' unless defined? RAILS_GEM_VERSION
 require File.join(File.dirname(__FILE__), 'boot')
 
 Rails::Initializer.run do |config|
-  # Settings in config/environments/* take precedence over those specified here.
-  # Application configuration should go into files in config/initializers
-  # -- all .rb files in that directory are automatically loaded.
-  # See Rails::Configuration for more options.
-
-  # Skip frameworks you're not going to use. To use Rails without a database
-  # you must remove the Active Record framework.
-  # config.frameworks -= [ :active_record, :active_resource, :action_mailer ]
 
   # Specify gems that this application depends on. 
   # They can then be installed with &quot;rake gems:install&quot; on new installations.
-  # config.gem &quot;bj&quot;
-  # config.gem &quot;hpricot&quot;, :version =&gt; '0.6', :source =&gt; &quot;http://code.whytheluckystiff.net&quot;
-  # config.gem &quot;aws-s3&quot;, :lib =&gt; &quot;aws/s3&quot;
-
-  # Only load the plugins named here, in the order given. By default, all plugins 
-  # in vendor/plugins are loaded in alphabetical order.
-  # :all can be used as a placeholder for all plugins not explicitly named
-  # config.plugins = [ :exception_notification, :ssl_requirement, :all ]
-
-  # Add additional load paths for your own custom dirs
-  # config.load_paths += %W( #{RAILS_ROOT}/extras )
+  #
+  # Instead of using the git submodule with the declarative_authorization plugin
+  # in vendor/plugins/declarative_authorization, you may also use the plugin's
+  # gem:
+  #config.gem &quot;stffn-declarative_authorization&quot;, :lib =&gt; &quot;declarative_authorization&quot;
 
   # Force all environments to use the same logger level
   # (by default production uses :info, the others :debug)</diff>
      <filename>config/environment.rb</filename>
    </modified>
    <modified>
      <diff>@@ -3,7 +3,7 @@ require File.expand_path(File.dirname(__FILE__) + &quot;/../config/environment&quot;)
 require 'test_help'
 # For declarative_authorization test helpers
 require File.expand_path(File.dirname(__FILE__) +
-    &quot;/../vendor/plugins/declarative_authorization/lib/maintenance&quot;)
+    &quot;/../vendor/plugins/declarative_authorization/lib/declarative_authorization/maintenance&quot;)
 
 class ActiveSupport::TestCase
   # We need to include the declarative_authorization helpers</diff>
      <filename>test/test_helper.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1 +1 @@
-Subproject commit 0f9ecaeaaa2b28840591587cc29cf155309480a6
+Subproject commit fd1276c0408fc44818ada0c45529bad313845470</diff>
      <filename>vendor/plugins/declarative_authorization</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>080cf0c3340e86d9838197d7aa40a893f07f2521</id>
    </parent>
  </parents>
  <author>
    <name>Steffen Bartsch</name>
    <email>sbartsch@tzi.org</email>
  </author>
  <url>http://github.com/stffn/decl_auth_demo_app/commit/c8b15151f4f74951b14571219673956375dfdf3a</url>
  <id>c8b15151f4f74951b14571219673956375dfdf3a</id>
  <committed-date>2009-03-05T12:42:00-08:00</committed-date>
  <authored-date>2009-03-05T12:42:00-08:00</authored-date>
  <message>Necessary modifications for decl_auth lib tree restructuring</message>
  <tree>b91c393ec9bbd7bb7c60e9056bfb8c84d30fb4df</tree>
  <committer>
    <name>Steffen Bartsch</name>
    <email>sbartsch@tzi.org</email>
  </committer>
</commit>
