docs
This commit is contained in:
57
doc_rdoc/lib/common/hacks_rb.html
Normal file
57
doc_rdoc/lib/common/hacks_rb.html
Normal file
@@ -0,0 +1,57 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
|
||||
|
||||
<title>File: hacks.rb [RDoc Documentation]</title>
|
||||
|
||||
<link type="text/css" media="screen" href="../../rdoc.css" rel="stylesheet" />
|
||||
|
||||
<script src="../../js/jquery.js" type="text/javascript"
|
||||
charset="utf-8"></script>
|
||||
<script src="../../js/thickbox-compressed.js" type="text/javascript"
|
||||
charset="utf-8"></script>
|
||||
<script src="../../js/quicksearch.js" type="text/javascript"
|
||||
charset="utf-8"></script>
|
||||
<script src="../../js/darkfish.js" type="text/javascript"
|
||||
charset="utf-8"></script>
|
||||
</head>
|
||||
|
||||
<body class="file file-popup">
|
||||
<div id="metadata">
|
||||
<dl>
|
||||
<dt class="modified-date">Last Modified</dt>
|
||||
<dd class="modified-date">2013-06-22 21:00:02 +0200</dd>
|
||||
|
||||
|
||||
<dt class="requires">Requires</dt>
|
||||
<dd class="requires">
|
||||
<ul>
|
||||
|
||||
</ul>
|
||||
</dd>
|
||||
|
||||
|
||||
|
||||
</dl>
|
||||
</div>
|
||||
|
||||
<div id="documentation">
|
||||
|
||||
<div class="description">
|
||||
<h2>Description</h2>
|
||||
|
||||
<p>Since ruby 1.9.2, URI::escape is obsolete See <a
|
||||
href="http://rosettacode.org/wiki/URL_encoding#Ruby">rosettacode.org/wiki/URL_encoding#Ruby</a>
|
||||
and <a
|
||||
href="http://www.ruby-forum.com/topic/207489">www.ruby-forum.com/topic/207489</a></p>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user