Sha256: 89ac0612de330e9b798f5255de38f788ce519f160e3619361cd5234a8f884014

Contents?: true

Size: 1.02 KB

Versions: 8

Compression:

Stored size: 1.02 KB

Contents

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html>
<head>
  <title>reload (Collection)</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/oauth_active_resource/collection.rb, line 24</span>
    <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">reload</span>
      <span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">replace</span>(<span class="ruby-ivar">@resource</span>.<span class="ruby-identifier">find</span>(<span class="ruby-identifier">:all</span>, <span class="ruby-identifier">:from</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-ivar">@collection_uri</span>))
    <span class="ruby-keyword kw">end</span></pre>
</body>
</html>

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
jwagener-oauth-active-resource-0.1.8 doc/classes/Collection.src/M000005.html
jwagener-oauth-active-resource-0.4.0 doc/classes/Collection.src/M000005.html
jwagener-oauth-active-resource-0.4.1 doc/classes/Collection.src/M000005.html
oauth-active-resource-0.4.7 doc/classes/Collection.src/M000005.html
oauth-active-resource-0.4.6 doc/classes/Collection.src/M000005.html
oauth-active-resource-0.4.5 doc/classes/Collection.src/M000005.html
oauth-active-resource-0.4.4 doc/classes/Collection.src/M000005.html
oauth-active-resource-0.4.2 doc/classes/Collection.src/M000005.html