<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -103,8 +103,8 @@ module Technoweenie # :nodoc:
         attachment_options[:path_prefix] ||= attachment_options[:file_system_path]
         if attachment_options[:path_prefix].nil?
           attachment_options[:path_prefix] = case attachment_options[:storage]
-            when :s3: table_name
-            when :cloud_files: table_name
+            when :s3 then table_name
+            when :cloud_files then table_name
             else File.join(&quot;public&quot;, table_name)
           end
         end</diff>
      <filename>lib/technoweenie/attachment_fu.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a8eba95951c2cbcd289363151d33efaa056a02ec</id>
    </parent>
  </parents>
  <author>
    <name>ralph</name>
    <email>ralph@rvdh.de</email>
  </author>
  <url>http://github.com/technoweenie/attachment_fu/commit/fa08cb03914b02b66853b4615cd3eca768291ca7</url>
  <id>fa08cb03914b02b66853b4615cd3eca768291ca7</id>
  <committed-date>2009-04-25T04:15:01-07:00</committed-date>
  <authored-date>2009-04-25T04:15:01-07:00</authored-date>
  <message>ruby 1.9 syntax compatibility fixes</message>
  <tree>e72f9cbfb230e12fa7709e07323fdbd8a1edfda5</tree>
  <committer>
    <name>ralph</name>
    <email>ralph@rvdh.de</email>
  </committer>
</commit>
