ariete 0.0.1 → 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,81 +1,78 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
1
+ <!DOCTYPE html>
4
2
 
5
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
3
+ <html>
6
4
  <head>
7
- <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
5
+ <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
8
6
 
9
- <title>File: LICENSE [RDoc Documentation]</title>
7
+ <title>LICENSE - RDoc Documentation</title>
10
8
 
11
- <link type="text/css" media="screen" href="./rdoc.css" rel="stylesheet" />
9
+ <link type="text/css" media="screen" href="./rdoc.css" rel="stylesheet">
10
+
11
+ <script type="text/javascript">
12
+ var rdoc_rel_prefix = "./";
13
+ </script>
14
+
15
+ <script type="text/javascript" charset="utf-8" src="./js/jquery.js"></script>
16
+ <script type="text/javascript" charset="utf-8" src="./js/navigation.js"></script>
17
+ <script type="text/javascript" charset="utf-8" src="./js/search_index.js"></script>
18
+ <script type="text/javascript" charset="utf-8" src="./js/search.js"></script>
19
+ <script type="text/javascript" charset="utf-8" src="./js/searcher.js"></script>
20
+ <script type="text/javascript" charset="utf-8" src="./js/darkfish.js"></script>
12
21
 
13
- <script src="./js/jquery.js" type="text/javascript"
14
- charset="utf-8"></script>
15
- <script src="./js/thickbox-compressed.js" type="text/javascript"
16
- charset="utf-8"></script>
17
- <script src="./js/quicksearch.js" type="text/javascript"
18
- charset="utf-8"></script>
19
- <script src="./js/darkfish.js" type="text/javascript"
20
- charset="utf-8"></script>
21
- </head>
22
22
 
23
23
  <body class="file">
24
- <div id="metadata">
25
- <div id="home-metadata">
26
- <div id="home-section" class="section">
27
- <h3 class="section-header">
28
- <a href="./index.html">Home</a>
29
- <a href="./index.html#classes">Classes</a>
30
- <a href="./index.html#methods">Methods</a>
31
- </h3>
32
- </div>
33
- </div>
34
-
35
- <div id="project-metadata">
36
-
37
-
38
- <div id="fileindex-section" class="section project-section">
39
- <h3 class="section-header">Files</h3>
40
- <ul>
41
-
42
- <li class="file"><a href="./LICENSE.html">LICENSE</a></li>
43
-
44
- <li class="file"><a href="./Rakefile.html">Rakefile</a></li>
45
-
46
- </ul>
47
- </div>
48
-
49
-
50
- <div id="classindex-section" class="section project-section">
51
- <h3 class="section-header">Class Index
52
- <span class="search-toggle"><img src="./images/find.png"
53
- height="16" width="16" alt="[+]"
54
- title="show/hide quicksearch" /></span></h3>
55
- <form action="#" method="get" accept-charset="utf-8" class="initially-hidden">
56
- <fieldset>
57
- <legend>Quicksearch</legend>
58
- <input type="text" name="quicksearch" value=""
59
- class="quicksearch-field" />
60
- </fieldset>
61
- </form>
62
-
63
- <ul class="link-list">
64
-
65
- <li><a href="./Ariete.html">Ariete</a></li>
66
-
67
- <li><a href="./CaptureStdTest.html">CaptureStdTest</a></li>
68
-
69
- </ul>
70
- <div id="no-class-search-results" style="display: none;">No matching classes.</div>
71
- </div>
72
-
73
-
74
- </div>
24
+ <nav id="metadata">
25
+ <nav id="home-section" class="section">
26
+ <h3 class="section-header">
27
+ <a href="./index.html">Home</a>
28
+ <a href="./table_of_contents.html#classes">Classes</a>
29
+ <a href="./table_of_contents.html#methods">Methods</a>
30
+ </h3>
31
+ </nav>
32
+
33
+
34
+ <nav id="search-section" class="section project-section" class="initially-hidden">
35
+ <form action="#" method="get" accept-charset="utf-8">
36
+ <h3 class="section-header">
37
+ <input type="text" name="search" placeholder="Search" id="search-field"
38
+ title="Type to search, Up and Down to navigate, Enter to load">
39
+ </h3>
40
+ </form>
41
+
42
+ <ul id="search-results" class="initially-hidden"></ul>
43
+ </nav>
44
+
45
+
46
+ <div id="project-metadata">
47
+ <nav id="fileindex-section" class="section project-section">
48
+ <h3 class="section-header">Pages</h3>
49
+
50
+ <ul>
51
+
52
+ <li class="file"><a href="./LICENSE.html">LICENSE</a>
53
+
54
+ <li class="file"><a href="./Rakefile.html">Rakefile</a>
55
+
56
+ </ul>
57
+ </nav>
58
+
59
+ <nav id="classindex-section" class="section project-section">
60
+ <h3 class="section-header">Class and Module Index</h3>
61
+
62
+ <ul class="link-list">
63
+
64
+ <li><a href="./Ariete.html">Ariete</a>
65
+
66
+ <li><a href="./CaptureStdTest.html">CaptureStdTest</a>
67
+
68
+ </ul>
69
+ </nav>
70
+
75
71
  </div>
72
+ </nav>
76
73
 
77
- <div id="documentation">
78
-
74
+ <div id="documentation" class="description">
75
+
79
76
  <p>Copyright © 2012 Moza USANE</p>
80
77
 
81
78
  <p>Permission is hereby granted, free of charge, to any person obtaining a
@@ -96,13 +93,13 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
96
93
  FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
97
94
  DEALINGS IN THE SOFTWARE.</p>
98
95
 
99
- </div>
96
+ </div>
100
97
 
101
- <div id="validator-badges">
102
- <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
103
- <p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
104
- Rdoc Generator</a> 2</small>.</p>
105
- </div>
106
- </body>
107
- </html>
98
+
99
+
100
+ <footer id="validator-badges">
101
+ <p><a href="http://validator.w3.org/check/referer">[Validate]</a>
102
+ <p>Generated by <a href="https://github.com/rdoc/rdoc">RDoc</a> 3.12.
103
+ <p>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish Rdoc Generator</a> 3.
104
+ </footer>
108
105
 
@@ -1,92 +1,89 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
1
+ <!DOCTYPE html>
4
2
 
5
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
3
+ <html>
6
4
  <head>
7
- <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
5
+ <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
8
6
 
9
- <title>File: Rakefile [RDoc Documentation]</title>
7
+ <title>Rakefile - RDoc Documentation</title>
10
8
 
11
- <link type="text/css" media="screen" href="./rdoc.css" rel="stylesheet" />
9
+ <link type="text/css" media="screen" href="./rdoc.css" rel="stylesheet">
10
+
11
+ <script type="text/javascript">
12
+ var rdoc_rel_prefix = "./";
13
+ </script>
14
+
15
+ <script type="text/javascript" charset="utf-8" src="./js/jquery.js"></script>
16
+ <script type="text/javascript" charset="utf-8" src="./js/navigation.js"></script>
17
+ <script type="text/javascript" charset="utf-8" src="./js/search_index.js"></script>
18
+ <script type="text/javascript" charset="utf-8" src="./js/search.js"></script>
19
+ <script type="text/javascript" charset="utf-8" src="./js/searcher.js"></script>
20
+ <script type="text/javascript" charset="utf-8" src="./js/darkfish.js"></script>
12
21
 
13
- <script src="./js/jquery.js" type="text/javascript"
14
- charset="utf-8"></script>
15
- <script src="./js/thickbox-compressed.js" type="text/javascript"
16
- charset="utf-8"></script>
17
- <script src="./js/quicksearch.js" type="text/javascript"
18
- charset="utf-8"></script>
19
- <script src="./js/darkfish.js" type="text/javascript"
20
- charset="utf-8"></script>
21
- </head>
22
22
 
23
23
  <body class="file">
24
- <div id="metadata">
25
- <div id="home-metadata">
26
- <div id="home-section" class="section">
27
- <h3 class="section-header">
28
- <a href="./index.html">Home</a>
29
- <a href="./index.html#classes">Classes</a>
30
- <a href="./index.html#methods">Methods</a>
31
- </h3>
32
- </div>
33
- </div>
34
-
35
- <div id="project-metadata">
36
-
37
-
38
- <div id="fileindex-section" class="section project-section">
39
- <h3 class="section-header">Files</h3>
40
- <ul>
41
-
42
- <li class="file"><a href="./LICENSE.html">LICENSE</a></li>
43
-
44
- <li class="file"><a href="./Rakefile.html">Rakefile</a></li>
45
-
46
- </ul>
47
- </div>
48
-
49
-
50
- <div id="classindex-section" class="section project-section">
51
- <h3 class="section-header">Class Index
52
- <span class="search-toggle"><img src="./images/find.png"
53
- height="16" width="16" alt="[+]"
54
- title="show/hide quicksearch" /></span></h3>
55
- <form action="#" method="get" accept-charset="utf-8" class="initially-hidden">
56
- <fieldset>
57
- <legend>Quicksearch</legend>
58
- <input type="text" name="quicksearch" value=""
59
- class="quicksearch-field" />
60
- </fieldset>
61
- </form>
62
-
63
- <ul class="link-list">
64
-
65
- <li><a href="./Ariete.html">Ariete</a></li>
66
-
67
- <li><a href="./CaptureStdTest.html">CaptureStdTest</a></li>
68
-
69
- </ul>
70
- <div id="no-class-search-results" style="display: none;">No matching classes.</div>
71
- </div>
72
-
73
-
74
- </div>
24
+ <nav id="metadata">
25
+ <nav id="home-section" class="section">
26
+ <h3 class="section-header">
27
+ <a href="./index.html">Home</a>
28
+ <a href="./table_of_contents.html#classes">Classes</a>
29
+ <a href="./table_of_contents.html#methods">Methods</a>
30
+ </h3>
31
+ </nav>
32
+
33
+
34
+ <nav id="search-section" class="section project-section" class="initially-hidden">
35
+ <form action="#" method="get" accept-charset="utf-8">
36
+ <h3 class="section-header">
37
+ <input type="text" name="search" placeholder="Search" id="search-field"
38
+ title="Type to search, Up and Down to navigate, Enter to load">
39
+ </h3>
40
+ </form>
41
+
42
+ <ul id="search-results" class="initially-hidden"></ul>
43
+ </nav>
44
+
45
+
46
+ <div id="project-metadata">
47
+ <nav id="fileindex-section" class="section project-section">
48
+ <h3 class="section-header">Pages</h3>
49
+
50
+ <ul>
51
+
52
+ <li class="file"><a href="./LICENSE.html">LICENSE</a>
53
+
54
+ <li class="file"><a href="./Rakefile.html">Rakefile</a>
55
+
56
+ </ul>
57
+ </nav>
58
+
59
+ <nav id="classindex-section" class="section project-section">
60
+ <h3 class="section-header">Class and Module Index</h3>
61
+
62
+ <ul class="link-list">
63
+
64
+ <li><a href="./Ariete.html">Ariete</a>
65
+
66
+ <li><a href="./CaptureStdTest.html">CaptureStdTest</a>
67
+
68
+ </ul>
69
+ </nav>
70
+
75
71
  </div>
72
+ </nav>
76
73
 
77
- <div id="documentation">
78
-
74
+ <div id="documentation" class="description">
75
+
79
76
  <p>require “rake/gempackagetask”</p>
80
77
 
81
78
  <p>spec = Gem::Specification.new do |s|</p>
82
79
 
83
80
  <pre>s.name = &quot;ariete&quot;
84
- s.summary = &quot;Ariete $stdout &amp; $stderr Capture Module.&quot;
81
+ s.summary = &quot;Ariete STDOUT &amp; STDERR Capture Module.&quot;
85
82
  s.description = File.read(File.join(File.dirname(__FILE__), &quot;README.md&quot;))
86
- s.version = &quot;0.0.1&quot;
83
+ s.version = &quot;0.1.0&quot;
87
84
  s.author = &quot;Moza USANE&quot;
88
85
  s.email = &quot;mozamimy@quellencode.org&quot;
89
- s.homepage = &quot;http://blog.quellencode.org/&quot;
86
+ s.homepage = &quot;http://quellencode.org/&quot;
90
87
  s.platform = Gem::Platform::RUBY
91
88
  s.required_ruby_version = &quot;&gt;=1.9&quot;
92
89
  s.files = Dir[&quot;**/**&quot;]
@@ -97,13 +94,13 @@ s.has_rdoc = true</pre>
97
94
 
98
95
  <p>Rake::GemPackageTask.new(spec).define</p>
99
96
 
100
- </div>
97
+ </div>
101
98
 
102
- <div id="validator-badges">
103
- <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
104
- <p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
105
- Rdoc Generator</a> 2</small>.</p>
106
- </div>
107
- </body>
108
- </html>
99
+
100
+
101
+ <footer id="validator-badges">
102
+ <p><a href="http://validator.w3.org/check/referer">[Validate]</a>
103
+ <p>Generated by <a href="https://github.com/rdoc/rdoc">RDoc</a> 3.12.
104
+ <p>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish Rdoc Generator</a> 3.
105
+ </footer>
109
106
 
@@ -1,5 +1,5 @@
1
- Mon, 10 Dec 2012 14:51:06 +0900
2
- ./lib/ariete.rb Mon, 10 Dec 2012 13:34:42 +0900
1
+ Wed, 12 Dec 2012 11:42:50 +0900
2
+ ./Rakefile Wed, 12 Dec 2012 11:42:37 +0900
3
+ ./test/tb_capture_std.rb Mon, 10 Dec 2012 14:55:07 +0900
4
+ ./lib/ariete.rb Wed, 12 Dec 2012 11:41:01 +0900
3
5
  ./LICENSE Tue, 13 Nov 2012 09:41:23 +0900
4
- ./Rakefile Mon, 10 Dec 2012 14:50:50 +0900
5
- ./test/tb_capture_std.rb Mon, 10 Dec 2012 14:28:58 +0900
Binary file
Binary file
Binary file
@@ -1,70 +1,82 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
3
- "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
1
+ <!DOCTYPE html>
4
2
 
5
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
3
+ <html>
6
4
  <head>
7
- <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
5
+ <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
8
6
 
9
- <title>RDoc Documentation</title>
7
+ <title>RDoc Documentation</title>
10
8
 
11
- <link type="text/css" media="screen" href="rdoc.css" rel="stylesheet" />
9
+ <link type="text/css" media="screen" href="./rdoc.css" rel="stylesheet">
12
10
 
13
- <script src="js/jquery.js" type="text/javascript" charset="utf-8"></script>
14
- <script src="js/thickbox-compressed.js" type="text/javascript" charset="utf-8"></script>
15
- <script src="js/quicksearch.js" type="text/javascript" charset="utf-8"></script>
16
- <script src="js/darkfish.js" type="text/javascript" charset="utf-8"></script>
11
+ <script type="text/javascript">
12
+ var rdoc_rel_prefix = "./";
13
+ </script>
17
14
 
18
- </head>
19
- <body class="indexpage">
15
+ <script type="text/javascript" charset="utf-8" src="./js/jquery.js"></script>
16
+ <script type="text/javascript" charset="utf-8" src="./js/navigation.js"></script>
17
+ <script type="text/javascript" charset="utf-8" src="./js/search_index.js"></script>
18
+ <script type="text/javascript" charset="utf-8" src="./js/search.js"></script>
19
+ <script type="text/javascript" charset="utf-8" src="./js/searcher.js"></script>
20
+ <script type="text/javascript" charset="utf-8" src="./js/darkfish.js"></script>
20
21
 
21
-
22
- <h1>RDoc Documentation</h1>
23
22
 
24
-
25
- <p>This is the API documentation for 'RDoc Documentation'.</p>
26
-
23
+ <body>
24
+ <nav id="metadata">
25
+ <nav id="home-section" class="section">
26
+ <h3 class="section-header">
27
+ <a href="./index.html">Home</a>
28
+ <a href="./table_of_contents.html#classes">Classes</a>
29
+ <a href="./table_of_contents.html#methods">Methods</a>
30
+ </h3>
31
+ </nav>
32
+
33
+
34
+ <nav id="search-section" class="section project-section" class="initially-hidden">
35
+ <form action="#" method="get" accept-charset="utf-8">
36
+ <h3 class="section-header">
37
+ <input type="text" name="search" placeholder="Search" id="search-field"
38
+ title="Type to search, Up and Down to navigate, Enter to load">
39
+ </h3>
40
+ </form>
41
+
42
+ <ul id="search-results" class="initially-hidden"></ul>
43
+ </nav>
27
44
 
45
+
46
+ <div id="project-metadata">
47
+ <nav id="fileindex-section" class="section project-section">
48
+ <h3 class="section-header">Pages</h3>
49
+
50
+ <ul>
28
51
 
52
+ <li class="file"><a href="./LICENSE.html">LICENSE</a>
29
53
 
30
- <h2>Files</h2>
31
- <ul>
32
-
33
- <li class="file"><a href="LICENSE.html">LICENSE</a></li>
34
-
35
- <li class="file"><a href="Rakefile.html">Rakefile</a></li>
36
-
37
- </ul>
54
+ <li class="file"><a href="./Rakefile.html">Rakefile</a>
38
55
 
39
-
40
- <h2 id="classes">Classes/Modules</h2>
41
- <ul>
42
-
43
- <li class="module"><a href="Ariete.html">Ariete</a></li>
44
-
45
- <li class="class"><a href="CaptureStdTest.html">CaptureStdTest</a></li>
46
-
47
56
  </ul>
57
+ </nav>
48
58
 
49
- <h2 id="methods">Methods</h2>
50
- <ul>
51
-
52
- <li><a href="Ariete.html#method-i-capture_stderr">#capture_stderr &mdash; Ariete</a></li>
53
-
54
- <li><a href="Ariete.html#method-i-capture_stdout">#capture_stdout &mdash; Ariete</a></li>
55
-
56
- <li><a href="CaptureStdTest.html#method-i-output">#output &mdash; CaptureStdTest</a></li>
57
-
58
- <li><a href="CaptureStdTest.html#method-i-test_stderr">#test_stderr &mdash; CaptureStdTest</a></li>
59
-
60
- <li><a href="CaptureStdTest.html#method-i-test_stdout">#test_stdout &mdash; CaptureStdTest</a></li>
61
-
59
+ <nav id="classindex-section" class="section project-section">
60
+ <h3 class="section-header">Class and Module Index</h3>
61
+
62
+ <ul class="link-list">
63
+
64
+ <li><a href="./Ariete.html">Ariete</a>
65
+
66
+ <li><a href="./CaptureStdTest.html">CaptureStdTest</a>
67
+
62
68
  </ul>
69
+ </nav>
63
70
 
64
- <div id="validator-badges">
65
- <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
66
- <p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
67
- Rdoc Generator</a> 2</small>.</p>
68
71
  </div>
69
- </body>
70
- </html>
72
+ </nav>
73
+
74
+ <p>This is the API documentation for RDoc Documentation.
75
+
76
+
77
+ <footer id="validator-badges">
78
+ <p><a href="http://validator.w3.org/check/referer">[Validate]</a>
79
+ <p>Generated by <a href="https://github.com/rdoc/rdoc">RDoc</a> 3.12.
80
+ <p>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish Rdoc Generator</a> 3.
81
+ </footer>
82
+