doc/classes/Cachetastic/Connection.html in cachetastic-1.1.8 vs doc/classes/Cachetastic/Connection.html in cachetastic-1.2.1
- old
+ new
@@ -78,11 +78,11 @@
<div id="contextContent">
<div id="description">
<p>
-This class caches store objects for each cache in the system.
+This class caches adapter objects for each cache in the system.
</p>
</div>
@@ -162,12 +162,12 @@
</div>
<div class="method-description">
<p>
Takes the name of the cache, that‘s been methodized, and returns back
-the store object associated with the cache. If the store object
-doesn‘t exist or if the store is no longer valid (store.valid?) a <a
-href="Connection.html#M000044">new</a> one is created and returned.
+the adapter object associated with the cache. If the adapter object
+doesn‘t exist or if the adapter is no longer valid (adapter.valid?) a
+<a href="Connection.html#M000044">new</a> one is created and returned.
</p>
</div>
</div>
\ No newline at end of file