doc/classes/ActiveRecord/Base.src/M000002.html in cachetastic-1.1.3 vs doc/classes/ActiveRecord/Base.src/M000002.html in cachetastic-1.1.8
- old
+ new
@@ -8,10 +8,10 @@
<title>delete_from_cache (ActiveRecord::Base)</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
</head>
<body class="standalone-code">
- <pre><span class="ruby-comment cmt"># File lib/rails_extensions/cachetastic_active_record_base.rb, line 19</span>
+ <pre><span class="ruby-comment cmt"># File lib/rails_extensions/cachetastic_active_record_base.rb, line 24</span>
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">delete_from_cache</span>(<span class="ruby-identifier">key</span>)
<span class="ruby-identifier">cache_class</span>.<span class="ruby-identifier">delete</span>(<span class="ruby-identifier">key</span>)
<span class="ruby-keyword kw">end</span></pre>
</body>
</html>
\ No newline at end of file