<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -7,15 +7,10 @@ ActionController::Routing::Routes.draw do |map|
   end
   
   map.controller_actions 'books', %w[all covers]
-  map.resources :sessions, :books, :authors
-  
-  map.with_options :controller =&gt; 'sessions' do |sessions|
-    sessions.login 'login', :action =&gt; 'new'
-    sessions.logout 'logout', :action =&gt; 'destroy'
-  end
+  map.resources :books, :authors
   
   map.connect &quot;graphs&quot;, :controller =&gt; &quot;graphs&quot;, :action =&gt; &quot;index&quot;
   map.connect &quot;graphs/frequency&quot;, :controller =&gt; &quot;graphs&quot;, :action =&gt; &quot;frequency&quot;
-      
+  
   map.root :controller =&gt; 'books'
 end</diff>
      <filename>config/routes.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>app/controllers/sessions_controller.rb</filename>
    </removed>
    <removed>
      <filename>app/views/sessions/new.html.erb</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>0b26bbf8c887df66c521ea17c55bb79572e7c166</id>
    </parent>
  </parents>
  <author>
    <name>Benedict Eastaugh</name>
    <email>benedict@eastaugh.net</email>
  </author>
  <url>http://github.com/ionfish/papertrail/commit/32259315bb1d60df6113524e440cf6b6a535701e</url>
  <id>32259315bb1d60df6113524e440cf6b6a535701e</id>
  <committed-date>2009-06-29T15:58:45-07:00</committed-date>
  <authored-date>2009-06-29T15:58:45-07:00</authored-date>
  <message>Remove now-defunct login and sessions code.</message>
  <tree>058e2d7865277e8b863915d8e54b796fccf69397</tree>
  <committer>
    <name>Benedict Eastaugh</name>
    <email>benedict@eastaugh.net</email>
  </committer>
</commit>
