<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -112,8 +112,8 @@ module RudeQ
     
     def fetch_with_lock(qname, &amp;block) # :nodoc:
       lock = case queue_options[:lock]
-      when :pessimistic : RudeQ::PessimisticLock
-      when :token       : RudeQ::TokenLock
+      when :pessimistic then RudeQ::PessimisticLock
+      when :token       then RudeQ::TokenLock
       else
         raise(ArgumentError, &quot;bad queue_option for :lock - #{queue_options[:lock].inspect}&quot;)
       end</diff>
      <filename>lib/rude_q.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4836083d6f69aa9677e6b29626630be60435de97</id>
    </parent>
  </parents>
  <author>
    <name>James Healy</name>
    <email>jimmy@deefa.com</email>
  </author>
  <url>http://github.com/matthewrudy/rudeq/commit/1f6ab1456b9576efa1b9ce0e99f583285946d5e7</url>
  <id>1f6ab1456b9576efa1b9ce0e99f583285946d5e7</id>
  <committed-date>2009-06-09T02:29:08-07:00</committed-date>
  <authored-date>2009-06-09T02:11:41-07:00</authored-date>
  <message>1.9 compat: single line case statements must use 'then' keyword</message>
  <tree>da08c7ce4006723b6802d7b1b518fe5cd341f320</tree>
  <committer>
    <name>Matthew Rudy Jacobs</name>
    <email>matthewrudyjacobs@gmail.com</email>
  </committer>
</commit>
