File "M000006.html"
Full Path: /home/analogde/www/FusionChartsFree/Code/RoR/SampleApp/doc/classes/Fusioncharts/BasicExampleController.src/M000006.html
File size: 923 bytes
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>data_xml (Fusioncharts::BasicExampleController)</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/basic_example_controller.rb, line 52</span>
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">data_xml</span>
<span class="ruby-identifier">headers</span>[<span class="ruby-value str">"content-type"</span>]=<span class="ruby-value str">"text/html"</span>;
<span class="ruby-keyword kw">end</span></pre>
</body>
</html>