File "M000024.html"
Full Path: /home/analogde/www/FusionChartsFree/Code/RoR/SampleApp/doc/classes/Fusioncharts/Utf8ExampleController.src/M000024.html
File size: 1.26 KB
MIME-type: text/xml
Charset: utf-8
<?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>french_dbexample (Fusioncharts::Utf8ExampleController)</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 app/controllers/fusioncharts/utf8_example_controller.rb, line 88</span>
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">french_dbexample</span>
<span class="ruby-comment cmt"># Escape the URL using CGI.escape if it has parameters </span>
<span class="ruby-ivar">@str_data_url</span> = <span class="ruby-value str">"/Fusioncharts/utf8_example/pie_data_french"</span>
<span class="ruby-comment cmt">#The common layout for this view</span>
<span class="ruby-identifier">render</span>(<span class="ruby-identifier">:layout</span> =<span class="ruby-operator">></span> <span class="ruby-value str">"layouts/common"</span>)
<span class="ruby-keyword kw">end</span></pre>
</body>
</html>