<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -10,6 +10,7 @@ class TodosController &lt; ApplicationController
   session :off, :only =&gt; :index, :if =&gt; Proc.new { |req| is_feed_request(req) }
 
   def index
+    current_user.deferred_todos.find_and_activate_ready
     @projects = current_user.projects.find(:all, :include =&gt; [:default_context])
     @contexts = current_user.contexts.find(:all)
 </diff>
      <filename>app/controllers/todos_controller.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b00b9282fd4336ebe96fb8e941dbe8d7e98b8f1b</id>
    </parent>
  </parents>
  <author>
    <name>Reinier Balt</name>
    <email>lrbalt@gmail.com</email>
  </author>
  <url>http://github.com/bsag/tracks/commit/1118a582d7bd18c471821126c49bf8b6e000c76d</url>
  <id>1118a582d7bd18c471821126c49bf8b6e000c76d</id>
  <committed-date>2008-10-07T11:20:47-07:00</committed-date>
  <authored-date>2008-10-07T11:20:47-07:00</authored-date>
  <message>add check for actions that should move from tickler to home page to the index page for todos</message>
  <tree>571e85423ea3bc0ec2a080ed8cd0756a537b93c9</tree>
  <committer>
    <name>Reinier Balt</name>
    <email>lrbalt@gmail.com</email>
  </committer>
</commit>
