Sophie

Sophie

distrib > Mandriva > 2008.1 > i586 > by-pkgid > 1323cab6b89f7da46eae4ec745a30cb7 > files > 34

ruby-transaction-simple-1.3.0-2mdv2008.1.noarch.rpm

<?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>clear (Transaction::Simple::Group)</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/transaction/simple/group.rb, line 65</span>
65:   <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">clear</span>
66:     <span class="ruby-ivar">@objects</span> = <span class="ruby-ivar">@objects</span>.<span class="ruby-identifier">dup</span>.<span class="ruby-identifier">clear</span>
67:   <span class="ruby-keyword kw">end</span></pre>
</body>
</html>