summaryrefslogtreecommitdiff
path: root/doc/classes/Range.src/M000073.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/Range.src/M000073.html')
-rw-r--r--doc/classes/Range.src/M000073.html18
1 files changed, 0 insertions, 18 deletions
diff --git a/doc/classes/Range.src/M000073.html b/doc/classes/Range.src/M000073.html
deleted file mode 100644
index cbca52e..0000000
--- a/doc/classes/Range.src/M000073.html
+++ /dev/null
@@ -1,18 +0,0 @@
-<?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>json_create (Range)</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/json/add/core.rb, line 93</span>
- <span class="ruby-keyword kw">def</span> <span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">json_create</span>(<span class="ruby-identifier">object</span>)
- <span class="ruby-identifier">new</span>(<span class="ruby-operator">*</span><span class="ruby-identifier">object</span>[<span class="ruby-value str">'a'</span>])
- <span class="ruby-keyword kw">end</span></pre>
-</body>
-</html> \ No newline at end of file