<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -41,8 +41,10 @@ Rake::RDocTask.new(:rdoc) do |rdoc|
   rdoc.rdoc_files.include('server/lib/*.rb')
   #rdoc.template = 'jamis'
   rdoc.options += [
+                   '-w', '4',
                    '-SHN',
-                   '-f', 'darkfish',  # This is the important bit
+                   '-f', 'darkfish', # This bit
+                   '-m', 'README',
                   ]
 
 end</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,5 @@
 * Todo related with new version *
-** Implement environment loading more granular.
-   Worker, should be able to specify whether it wants the environment loaded or not.
-** Write test cases for meta worker and master worker classes.
-** Check for missing constant errors while doing Marshal.load and
-   see if it can load scoped classes as well.
-
+- write docs for new :schedule_at
+- docs for disabling job queue checks
+- more documentation for job queue
+- Check for job table migration (need internet)</diff>
      <filename>TODO.org</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1c6e904fb069ca62be174a66fb6d1c283f4b886f</id>
    </parent>
  </parents>
  <author>
    <name>gnufied</name>
    <email>gethemant@gmail.com</email>
  </author>
  <url>http://github.com/gnufied/backgroundrb/commit/db414e478044362b39f7acd66fe508989997a09c</url>
  <id>db414e478044362b39f7acd66fe508989997a09c</id>
  <committed-date>2008-10-04T00:36:08-07:00</committed-date>
  <authored-date>2008-10-04T00:36:08-07:00</authored-date>
  <message>update to use darkfish templates</message>
  <tree>9c6bff1409b47ffa5f75b33f6fa7e5dac7637714</tree>
  <committer>
    <name>gnufied</name>
    <email>gethemant@gmail.com</email>
  </committer>
</commit>
