<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -43,6 +43,9 @@ After you've installed it just run
 
       RudeQueue.set(:queue_name, RandomObject)
       RudeQueue.get(:queue_name)
+      RudeQueue.fetch(:queue_name) do |data|
+        process(data)
+      end
 
   And, to keep the queue running fast,
   set up a cron job to run
@@ -58,4 +61,4 @@ After you've installed it just run
 Try Yourself!
  
 Copyright (c) 2008 [Matthew Rudy Jacobs Email: MatthewRudyJacobs@gmail.com],
-released under the MIT license
\ No newline at end of file
+released under the MIT license</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>2ccc12772eadb270871eda8effd55bfae3e2341c</id>
    </parent>
  </parents>
  <author>
    <name>Matthew Rudy Jacobs</name>
    <email>matthewrudyjacobs@gmail.com</email>
  </author>
  <url>http://github.com/matthewrudy/rudeq/commit/d9d4afdd082cc1e3e84f9f868672758e1d8c1af3</url>
  <id>d9d4afdd082cc1e3e84f9f868672758e1d8c1af3</id>
  <committed-date>2009-01-19T14:43:17-08:00</committed-date>
  <authored-date>2009-01-19T14:43:17-08:00</authored-date>
  <message>add &quot;fetch&quot; to the README</message>
  <tree>4f06239ea638d7cecbba176e93af79f10ab708dd</tree>
  <committer>
    <name>Matthew Rudy Jacobs</name>
    <email>matthewrudyjacobs@gmail.com</email>
  </committer>
</commit>
