Sophie

Sophie

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

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>start_named (Transaction::Simple)</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.rb, line 605</span>
605:       <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">start_named</span>(<span class="ruby-identifier">name</span>, <span class="ruby-operator">*</span><span class="ruby-identifier">vars</span>, <span class="ruby-operator">&amp;</span><span class="ruby-identifier">block</span>)
606:         <span class="ruby-identifier">__common_start</span>(<span class="ruby-identifier">name</span>, <span class="ruby-identifier">vars</span>, <span class="ruby-operator">&amp;</span><span class="ruby-identifier">block</span>)
607:       <span class="ruby-keyword kw">end</span></pre>
</body>
</html>