<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>sinatra-authentication.gemspec</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,23 +1,24 @@
-lib/models/datamapper_user.rb
-lib/models/rufus_tokyo_user.rb
+History.txt
+Manifest
+Rakefile
+TODO
 lib/models/abstract_user.rb
+lib/models/datamapper_user.rb
 lib/models/dm_adapter.rb
+lib/models/rufus_tokyo_user.rb
 lib/models/tc_adapter.rb
-lib/views/signup.haml
+lib/sinatra-authentication.rb
 lib/views/edit.haml
-lib/views/login.haml
 lib/views/index.haml
+lib/views/login.haml
 lib/views/show.haml
-lib/sinatra-authentication.rb
-History.txt
-test/lib/tc_app.rb
+lib/views/signup.haml
+readme.markdown
+test/datamapper_test.rb
+test/lib/dm_app.rb
 test/lib/helper.rb
+test/lib/tc_app.rb
+test/lib/test.db
 test/lib/users.tct
-test/lib/dm_app.rb
-test/datamapper_test.rb
-test/rufus_tokyo_test.rb
 test/route_tests.rb
-Rakefile
-readme.rdoc
-TODO
-Manifest
+test/rufus_tokyo_test.rb</diff>
      <filename>Manifest</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@ require 'rubygems'
 require 'rake'
 require 'echoe'
 
-Echoe.new('sinatra-authentication', '0.0.4') do |p|
+Echoe.new('sinatra-authentication', '0.0.5') do |p|
   p.description    = &quot;Simple authentication plugin for sinatra.&quot;
   p.url            = &quot;http://github.com/maxjustus/sinatra-authentication&quot;
   p.author         = &quot;Max Justus Spransy&quot;</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -35,11 +35,11 @@ If you fetch any of the user pages using ajax, they will automatically render wi
 This plugin provides the following helper methods for your sinatra app:
 
 * login_required
-** which you place at the beginning of any routes you want to be protected
+  &gt; which you place at the beginning of any routes you want to be protected
 * current_user
 * logged_in?
 * render_login_logout(html_attributes)
-** Which renders login/logout and singup/edit account links.
+  &gt; Which renders login/logout and singup/edit account links.
 If you pass a hash of html parameters to render_login_logout all the links will get set to them.
 Which useful for if you're using some sort of lightbox
 </diff>
      <filename>readme.markdown</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>07a7d21da97e20e26eba035bede7ac0ed97e0f3c</id>
    </parent>
  </parents>
  <author>
    <name>Max</name>
    <email>max@gregory.(none)</email>
  </author>
  <url>http://github.com/maxjustus/sinatra-authentication/commit/b40d82c9a23e28b4ea265d77de820e8f9acbbf8b</url>
  <id>b40d82c9a23e28b4ea265d77de820e8f9acbbf8b</id>
  <committed-date>2009-10-01T14:03:14-07:00</committed-date>
  <authored-date>2009-10-01T14:03:14-07:00</authored-date>
  <message>bumped gem version</message>
  <tree>bb9eb89ded32821d1ce5ec8f2fbf6e9e50a4b0e1</tree>
  <committer>
    <name>Max</name>
    <email>max@gregory.(none)</email>
  </committer>
</commit>
