doc/classes/Cachetastic/Connection.html in cachetastic-1.2.2 vs doc/classes/Cachetastic/Connection.html in cachetastic-1.2.3

- old
+ new

@@ -90,12 +90,12 @@ <div id="method-list"> <h3 class="section-bar">Methods</h3> <div class="name-list"> - <a href="#M000045">get</a>&nbsp;&nbsp; - <a href="#M000044">new</a>&nbsp;&nbsp; + <a href="#M000055">get</a>&nbsp;&nbsp; + <a href="#M000054">new</a>&nbsp;&nbsp; </div> </div> </div> @@ -133,41 +133,41 @@ <!-- if method_list --> <div id="methods"> <h3 class="section-bar">Public Class methods</h3> - <div id="method-M000044" class="method-detail"> - <a name="M000044"></a> + <div id="method-M000054" class="method-detail"> + <a name="M000054"></a> <div class="method-heading"> - <a href="Connection.src/M000044.html" target="Code" class="method-signature" - onclick="popupCode('Connection.src/M000044.html');return false;"> + <a href="Connection.src/M000054.html" target="Code" class="method-signature" + onclick="popupCode('Connection.src/M000054.html');return false;"> <span class="method-name">new</span><span class="method-args">()</span> </a> </div> <div class="method-description"> </div> </div> <h3 class="section-bar">Public Instance methods</h3> - <div id="method-M000045" class="method-detail"> - <a name="M000045"></a> + <div id="method-M000055" class="method-detail"> + <a name="M000055"></a> <div class="method-heading"> - <a href="Connection.src/M000045.html" target="Code" class="method-signature" - onclick="popupCode('Connection.src/M000045.html');return false;"> + <a href="Connection.src/M000055.html" target="Code" class="method-signature" + onclick="popupCode('Connection.src/M000055.html');return false;"> <span class="method-name">get</span><span class="method-args">(name)</span> </a> </div> <div class="method-description"> <p> Takes the name of the cache, that&#8216;s been methodized, and returns back the adapter object associated with the cache. If the adapter object doesn&#8216;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. +<a href="Connection.html#M000054">new</a> one is created and returned. </p> </div> </div> \ No newline at end of file