Sha256: 237cf182e8daf8bc6bc0e8defb2cd5100bf72c257ef6e673f2c055c64a26c3ab

Contents?: true

Size: 1.24 KB

Versions: 3

Compression:

Stored size: 1.24 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>release_scale_engine (Mu::Scale)</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/mu/api/scale.rb, line 183</span>
  <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">release_scale_engine</span>(<span class="ruby-identifier">bot_id</span>)
      <span class="ruby-identifier">response</span> = <span class="ruby-identifier">get</span> <span class="ruby-value str">&quot;releaseScaleEngine&quot;</span>, <span class="ruby-node">&quot;botId=#{bot_id}&quot;</span>
      <span class="ruby-identifier">msg</span> <span class="ruby-identifier">response</span>, <span class="ruby-constant">Logger</span><span class="ruby-operator">::</span><span class="ruby-constant">DEBUG</span>
      <span class="ruby-keyword kw">return</span> <span class="ruby-identifier">response</span>
  <span class="ruby-keyword kw">end</span></pre>
</body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
mu-5.7.2.6 rdoc/classes/Mu/Scale.src/M000024.html
mu-5.7.2.5 rdoc/classes/Mu/Scale.src/M000024.html
mu-5.7.2.4 rdoc/classes/Mu/Scale.src/M000024.html