<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -109,7 +109,7 @@ module Cacheable
     #   =&gt; 'Product/first/sale'
     #
     def scope_cache_key(key, scope = self)
-      ActiveSupport::Cache.expand_cache_key(key, scope)
+      ActiveSupport::Cache.expand_cache_key(key.to_s, scope)
     end
 
     # paramaterized key from method arguments, scoped to the class</diff>
      <filename>vendor/plugins/cacheable/lib/cacheable.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0acbdc667b5eab1d9e11759e7a735c6c3a48714c</id>
    </parent>
  </parents>
  <author>
    <name>Flinn</name>
    <email>flinn@actsasflinn.com</email>
  </author>
  <url>http://github.com/actsasflinn/snippy/commit/77bdc5760180a5b5a8652af6dc6b1e3ecebbd99f</url>
  <id>77bdc5760180a5b5a8652af6dc6b1e3ecebbd99f</id>
  <committed-date>2009-01-05T20:41:12-08:00</committed-date>
  <authored-date>2009-01-05T20:41:12-08:00</authored-date>
  <message>allow for blank keys</message>
  <tree>e7254620be1a0d25700aa08de7717e9f3f3e97ed</tree>
  <committer>
    <name>Flinn</name>
    <email>flinn@actsasflinn.com</email>
  </committer>
</commit>
