<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>generators/lwt_authentication_system/templates/login.rhtml</filename>
    </added>
    <added>
      <filename>junk/junk.rb</filename>
    </added>
    <added>
      <filename>junk/preference.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -3,6 +3,6 @@ class UsersController &lt; ApplicationController
 
   redirect_after_login do |controller, user|
     raise &quot;You need to add a after_login redirect&quot;
-    #{ :controller =&gt; &quot;example&quot; }
+    { :controller =&gt; &quot;example&quot; }
   end
 end</diff>
      <filename>generators/lwt_authentication_system/templates/login_controller.rb</filename>
    </modified>
    <modified>
      <diff>@@ -24,11 +24,9 @@
 # This authentication system allows for an easy, plug and play solution
 # to all you authentication and privilege needs.
 #
-# Here is the basic usage:
-#
 # 1. acts_as_login_controller, redirect_after_login, restrict_to
 # 2. acts_as_login_model
-# 3. database
+# 3. migration
 module LWT
   module AuthenticationSystem
     module Controller</diff>
      <filename>lib/lwt_authentication_system.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>lib/junk.rb</filename>
    </removed>
    <removed>
      <filename>lib/preference.rb</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>7caef849d125089354ea87ef1f2fccb8048e4679</id>
    </parent>
  </parents>
  <author>
    <name>Mark Van Holstyn</name>
    <email>mvanholstyn@gmail.com</email>
  </author>
  <url>http://github.com/mvanholstyn/mhs_authentication_system/commit/aa14c60ec0025f58fb29340faa536815e01590a8</url>
  <id>aa14c60ec0025f58fb29340faa536815e01590a8</id>
  <committed-date>2007-01-22T22:20:06-08:00</committed-date>
  <authored-date>2007-01-22T22:20:06-08:00</authored-date>
  <message>Update login controller template to not comment out default example. Added login.rhtml template to generator. Moved junk rb files to a junk directory</message>
  <tree>4708b6e4a486e8b1a914fd18fcdd8fa826a17e6d</tree>
  <committer>
    <name>Mark Van Holstyn</name>
    <email>mvanholstyn@gmail.com</email>
  </committer>
</commit>
