rbatch 1.12.1 → 1.12.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (54) hide show
  1. data/CHANGELOG +23 -22
  2. data/README.ja.md +2 -0
  3. data/README.md +3 -1
  4. data/Rakefile +34 -0
  5. data/lib/rbatch/version.rb +1 -1
  6. data/rbatch.gemspec +2 -1
  7. data/{doc/rdoc → rdocs}/RBatch/Cmd.html +8 -13
  8. data/{doc/rdoc → rdocs}/RBatch/CmdException.html +8 -13
  9. data/{doc/rdoc → rdocs}/RBatch/CmdResult.html +8 -13
  10. data/rdocs/RBatch/CommonConfig/Exception.html +155 -0
  11. data/rdocs/RBatch/CommonConfig.html +351 -0
  12. data/{doc/rdoc → rdocs}/RBatch/Config/Exception.html +8 -13
  13. data/{doc/rdoc → rdocs}/RBatch/Config.html +8 -13
  14. data/{doc/rdoc → rdocs}/RBatch/Log.html +110 -113
  15. data/{doc/rdoc → rdocs}/RBatch.html +181 -90
  16. data/{doc/rdoc → rdocs}/RBatchException.html +8 -13
  17. data/{doc/rdoc/LICENSE.html → rdocs/Rbatch.html} +77 -17
  18. data/rdocs/created.rid +7 -0
  19. data/{doc/rdoc → rdocs}/index.html +28 -19
  20. data/{doc/rdoc → rdocs}/lib/rbatch/cmd_rb.html +3 -3
  21. data/rdocs/lib/rbatch/common_config_rb.html +56 -0
  22. data/{doc/rdoc → rdocs}/lib/rbatch/config_rb.html +3 -3
  23. data/{doc/rdoc → rdocs}/lib/rbatch/log_rb.html +3 -3
  24. data/rdocs/lib/rbatch/version_rb.html +52 -0
  25. data/{doc/rdoc → rdocs}/lib/rbatch_rb.html +5 -3
  26. metadata +49 -47
  27. data/HOW_TO_TEST.md +0 -9
  28. data/doc/rdoc/CHANGELOG.html +0 -207
  29. data/doc/rdoc/created.rid +0 -8
  30. /data/{doc/rdoc → rdocs}/images/brick.png +0 -0
  31. /data/{doc/rdoc → rdocs}/images/brick_link.png +0 -0
  32. /data/{doc/rdoc → rdocs}/images/bug.png +0 -0
  33. /data/{doc/rdoc → rdocs}/images/bullet_black.png +0 -0
  34. /data/{doc/rdoc → rdocs}/images/bullet_toggle_minus.png +0 -0
  35. /data/{doc/rdoc → rdocs}/images/bullet_toggle_plus.png +0 -0
  36. /data/{doc/rdoc → rdocs}/images/date.png +0 -0
  37. /data/{doc/rdoc → rdocs}/images/find.png +0 -0
  38. /data/{doc/rdoc → rdocs}/images/loadingAnimation.gif +0 -0
  39. /data/{doc/rdoc → rdocs}/images/macFFBgHack.png +0 -0
  40. /data/{doc/rdoc → rdocs}/images/package.png +0 -0
  41. /data/{doc/rdoc → rdocs}/images/page_green.png +0 -0
  42. /data/{doc/rdoc → rdocs}/images/page_white_text.png +0 -0
  43. /data/{doc/rdoc → rdocs}/images/page_white_width.png +0 -0
  44. /data/{doc/rdoc → rdocs}/images/plugin.png +0 -0
  45. /data/{doc/rdoc → rdocs}/images/ruby.png +0 -0
  46. /data/{doc/rdoc → rdocs}/images/tag_green.png +0 -0
  47. /data/{doc/rdoc → rdocs}/images/wrench.png +0 -0
  48. /data/{doc/rdoc → rdocs}/images/wrench_orange.png +0 -0
  49. /data/{doc/rdoc → rdocs}/images/zoom.png +0 -0
  50. /data/{doc/rdoc → rdocs}/js/darkfish.js +0 -0
  51. /data/{doc/rdoc → rdocs}/js/jquery.js +0 -0
  52. /data/{doc/rdoc → rdocs}/js/quicksearch.js +0 -0
  53. /data/{doc/rdoc → rdocs}/js/thickbox-compressed.js +0 -0
  54. /data/{doc/rdoc → rdocs}/rdoc.css +0 -0
@@ -1,14 +1,13 @@
1
- <?xml version="1.0" encoding="utf-8"?>
1
+ <?xml version="1.0" encoding="harset=UTF-8 "?>
2
2
  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3
3
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
-
5
4
  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
6
5
  <head>
7
- <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
6
+ <meta content="text/html; charset=harset=UTF-8 " http-equiv="Content-Type" />
8
7
 
9
- <title>File: LICENSE [RBatch Docs]</title>
8
+ <title>Module: Rbatch</title>
10
9
 
11
- <link type="text/css" media="screen" href="./rdoc.css" rel="stylesheet" />
10
+ <link rel="stylesheet" href="./rdoc.css" type="text/css" media="screen" />
12
11
 
13
12
  <script src="./js/jquery.js" type="text/javascript"
14
13
  charset="utf-8"></script>
@@ -18,9 +17,10 @@
18
17
  charset="utf-8"></script>
19
18
  <script src="./js/darkfish.js" type="text/javascript"
20
19
  charset="utf-8"></script>
20
+
21
21
  </head>
22
+ <body class="module">
22
23
 
23
- <body class="file">
24
24
  <div id="metadata">
25
25
  <div id="home-metadata">
26
26
  <div id="home-section" class="section">
@@ -32,19 +32,39 @@
32
32
  </div>
33
33
  </div>
34
34
 
35
- <div id="project-metadata">
35
+ <div id="file-metadata">
36
+ <div id="file-list-section" class="section">
37
+ <h3 class="section-header">In Files</h3>
38
+ <div class="section-body">
39
+ <ul>
40
+
41
+ <li><a href="./lib/rbatch/version_rb.html?TB_iframe=true&amp;height=550&amp;width=785"
42
+ class="thickbox" title="lib/rbatch/version.rb">lib/rbatch/version.rb</a></li>
43
+
44
+ </ul>
45
+ </div>
46
+ </div>
47
+
36
48
 
49
+ </div>
50
+
51
+ <div id="class-metadata">
52
+
53
+ <!-- Parent Class -->
54
+
55
+
56
+ <!-- Namespace Contents -->
57
+
58
+
59
+ <!-- Method Quickref -->
60
+
61
+
62
+ <!-- Included Modules -->
63
+
64
+ </div>
65
+
66
+ <div id="project-metadata">
37
67
 
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="./CHANGELOG.html">CHANGELOG</a></li>
43
-
44
- <li class="file"><a href="./LICENSE.html">LICENSE</a></li>
45
-
46
- </ul>
47
- </div>
48
68
 
49
69
 
50
70
  <div id="classindex-section" class="section project-section">
@@ -70,6 +90,10 @@
70
90
 
71
91
  <li><a href="./RBatch/CmdResult.html">RBatch::CmdResult</a></li>
72
92
 
93
+ <li><a href="./RBatch/CommonConfig.html">RBatch::CommonConfig</a></li>
94
+
95
+ <li><a href="./RBatch/CommonConfig/Exception.html">RBatch::CommonConfig::Exception</a></li>
96
+
73
97
  <li><a href="./RBatch/Config.html">RBatch::Config</a></li>
74
98
 
75
99
  <li><a href="./RBatch/Config/Exception.html">RBatch::Config::Exception</a></li>
@@ -78,6 +102,8 @@
78
102
 
79
103
  <li><a href="./RBatchException.html">RBatchException</a></li>
80
104
 
105
+ <li><a href="./Rbatch.html">Rbatch</a></li>
106
+
81
107
  </ul>
82
108
  <div id="no-class-search-results" style="display: none;">No matching classes.</div>
83
109
  </div>
@@ -87,7 +113,40 @@
87
113
  </div>
88
114
 
89
115
  <div id="documentation">
116
+ <h1 class="module">Rbatch</h1>
117
+
118
+ <div id="description">
119
+
120
+ </div>
121
+
122
+ <!-- Constants -->
123
+
124
+ <div id="constants-list" class="section">
125
+ <h3 class="section-header">Constants</h3>
126
+ <dl>
127
+
128
+ <dt><a name="VERSION">VERSION</a></dt>
129
+
130
+ <dd class="description"></dd>
131
+
132
+
133
+ </dl>
134
+ </div>
135
+
136
+
137
+ <!-- Attributes -->
138
+
139
+
140
+ <!-- Methods -->
90
141
 
142
+
143
+ </div>
144
+
145
+
146
+ <div id="rdoc-debugging-section-dump" class="debugging-section">
147
+
148
+ <p>Disabled; run with --debug to generate this.</p>
149
+
91
150
  </div>
92
151
 
93
152
  <div id="validator-badges">
@@ -95,6 +154,7 @@
95
154
  <p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish
96
155
  Rdoc Generator</a> 1.1.6</small>.</p>
97
156
  </div>
157
+
98
158
  </body>
99
159
  </html>
100
160
 
data/rdocs/created.rid ADDED
@@ -0,0 +1,7 @@
1
+ Sat, 23 Nov 2013 02:26:24 +0900
2
+ lib/rbatch/config.rb Thu, 14 Nov 2013 10:40:28 +0900
3
+ lib/rbatch/version.rb Sat, 23 Nov 2013 02:24:25 +0900
4
+ lib/rbatch/cmd.rb Fri, 15 Nov 2013 09:26:12 +0900
5
+ lib/rbatch/common_config.rb Fri, 15 Nov 2013 15:16:25 +0900
6
+ lib/rbatch/log.rb Thu, 21 Nov 2013 16:48:37 +0900
7
+ lib/rbatch.rb Fri, 15 Nov 2013 15:13:43 +0900
@@ -4,9 +4,9 @@
4
4
 
5
5
  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
6
6
  <head>
7
- <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
7
+ <meta content="text/html; charset=harset=UTF-8 " http-equiv="Content-Type" />
8
8
 
9
- <title>RBatch Docs</title>
9
+ <title>RDoc Documentation</title>
10
10
 
11
11
  <link type="text/css" media="screen" href="rdoc.css" rel="stylesheet" />
12
12
 
@@ -19,23 +19,14 @@
19
19
  <body class="indexpage">
20
20
 
21
21
 
22
- <h1>RBatch Docs</h1>
22
+ <h1>RDoc Documentation</h1>
23
23
 
24
24
 
25
- <p>This is the API documentation for 'RBatch Docs'.</p>
25
+ <p>This is the API documentation for 'RDoc Documentation'.</p>
26
26
 
27
27
 
28
28
 
29
29
 
30
- <h2>Files</h2>
31
- <ul>
32
-
33
- <li class="file"><a href="CHANGELOG.html">CHANGELOG</a></li>
34
-
35
- <li class="file"><a href="LICENSE.html">LICENSE</a></li>
36
-
37
- </ul>
38
-
39
30
 
40
31
  <h2 id="classes">Classes/Modules</h2>
41
32
  <ul>
@@ -48,6 +39,10 @@
48
39
 
49
40
  <li class="class"><a href="RBatch/CmdResult.html">RBatch::CmdResult</a></li>
50
41
 
42
+ <li class="class"><a href="RBatch/CommonConfig.html">RBatch::CommonConfig</a></li>
43
+
44
+ <li class="class"><a href="RBatch/CommonConfig/Exception.html">RBatch::CommonConfig::Exception</a></li>
45
+
51
46
  <li class="class"><a href="RBatch/Config.html">RBatch::Config</a></li>
52
47
 
53
48
  <li class="class"><a href="RBatch/Config/Exception.html">RBatch::Config::Exception</a></li>
@@ -56,6 +51,8 @@
56
51
 
57
52
  <li class="class"><a href="RBatchException.html">RBatchException</a></li>
58
53
 
54
+ <li class="module"><a href="Rbatch.html">Rbatch</a></li>
55
+
59
56
  </ul>
60
57
 
61
58
  <h2 id="methods">Methods</h2>
@@ -63,11 +60,13 @@
63
60
 
64
61
  <li><a href="RBatch/Config.html#method-c-new">::new &mdash; RBatch::Config</a></li>
65
62
 
66
- <li><a href="RBatch/Cmd.html#method-c-new">::new &mdash; RBatch::Cmd</a></li>
63
+ <li><a href="RBatch/Log.html#method-c-new">::new &mdash; RBatch::Log</a></li>
64
+
65
+ <li><a href="RBatch/CommonConfig.html#method-c-new">::new &mdash; RBatch::CommonConfig</a></li>
67
66
 
68
67
  <li><a href="RBatch/CmdResult.html#method-c-new">::new &mdash; RBatch::CmdResult</a></li>
69
68
 
70
- <li><a href="RBatch/Log.html#method-c-new">::new &mdash; RBatch::Log</a></li>
69
+ <li><a href="RBatch/Cmd.html#method-c-new">::new &mdash; RBatch::Cmd</a></li>
71
70
 
72
71
  <li><a href="RBatch/Log.html#method-c-verbose">::verbose &mdash; RBatch::Log</a></li>
73
72
 
@@ -75,15 +74,15 @@
75
74
 
76
75
  <li><a href="RBatch/Config.html#method-i-%5B%5D">#[] &mdash; RBatch::Config</a></li>
77
76
 
77
+ <li><a href="RBatch/CommonConfig.html#method-i-%5B%5D">#[] &mdash; RBatch::CommonConfig</a></li>
78
+
78
79
  <li><a href="RBatch/Log.html#method-i-close">#close &mdash; RBatch::Log</a></li>
79
80
 
80
81
  <li><a href="RBatch.html#method-i-cmd">#cmd &mdash; RBatch</a></li>
81
82
 
82
83
  <li><a href="RBatch/CmdResult.html#method-i-cmd_str">#cmd_str &mdash; RBatch::CmdResult</a></li>
83
84
 
84
- <li><a href="RBatch.html#method-i-rbatch_config">#rbatch_config &mdash; RBatch</a></li>
85
-
86
- <li><a href="RBatch.html#method-i-rbatch_config_path">#rbatch_config_path &mdash; RBatch</a></li>
85
+ <li><a href="RBatch.html#method-i-common_config">#common_config &mdash; RBatch</a></li>
87
86
 
88
87
  <li><a href="RBatch.html#method-i-config">#config &mdash; RBatch</a></li>
89
88
 
@@ -99,16 +98,24 @@
99
98
 
100
99
  <li><a href="RBatch/Log.html#method-i-fatal">#fatal &mdash; RBatch::Log</a></li>
101
100
 
101
+ <li><a href="RBatch.html#method-i-hostname">#hostname &mdash; RBatch</a></li>
102
+
102
103
  <li><a href="RBatch/Log.html#method-i-info">#info &mdash; RBatch::Log</a></li>
103
104
 
104
105
  <li><a href="RBatch/Log.html#method-i-opt">#opt &mdash; RBatch::Log</a></li>
105
106
 
107
+ <li><a href="RBatch/CommonConfig.html#method-i-path">#path &mdash; RBatch::CommonConfig</a></li>
108
+
106
109
  <li><a href="RBatch/Config.html#method-i-path">#path &mdash; RBatch::Config</a></li>
107
110
 
108
111
  <li><a href="RBatch.html#method-i-program_name">#program_name &mdash; RBatch</a></li>
109
112
 
110
113
  <li><a href="RBatch.html#method-i-program_name%3D">#program_name= &mdash; RBatch</a></li>
111
114
 
115
+ <li><a href="RBatch.html#method-i-rbatch_config">#rbatch_config &mdash; RBatch</a></li>
116
+
117
+ <li><a href="RBatch.html#method-i-rbatch_config_path">#rbatch_config_path &mdash; RBatch</a></li>
118
+
112
119
  <li><a href="RBatch/Cmd.html#method-i-run">#run &mdash; RBatch::Cmd</a></li>
113
120
 
114
121
  <li><a href="RBatch/Log.html#method-i-send_mail">#send_mail &mdash; RBatch::Log</a></li>
@@ -127,9 +134,11 @@
127
134
 
128
135
  <li><a href="RBatch/CmdResult.html#method-i-to_h">#to_h &mdash; RBatch::CmdResult</a></li>
129
136
 
137
+ <li><a href="RBatch/Config.html#method-i-to_s">#to_s &mdash; RBatch::Config</a></li>
138
+
130
139
  <li><a href="RBatch/CmdResult.html#method-i-to_s">#to_s &mdash; RBatch::CmdResult</a></li>
131
140
 
132
- <li><a href="RBatch/Config.html#method-i-to_s">#to_s &mdash; RBatch::Config</a></li>
141
+ <li><a href="RBatch/CommonConfig.html#method-i-to_s">#to_s &mdash; RBatch::CommonConfig</a></li>
133
142
 
134
143
  <li><a href="RBatch/Log.html#method-i-warn">#warn &mdash; RBatch::Log</a></li>
135
144
 
@@ -4,9 +4,9 @@
4
4
 
5
5
  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
6
6
  <head>
7
- <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
7
+ <meta content="text/html; charset=harset=UTF-8 " http-equiv="Content-Type" />
8
8
 
9
- <title>File: cmd.rb [RBatch Docs]</title>
9
+ <title>File: cmd.rb [RDoc Documentation]</title>
10
10
 
11
11
  <link type="text/css" media="screen" href="../../rdoc.css" rel="stylesheet" />
12
12
 
@@ -24,7 +24,7 @@
24
24
  <div id="metadata">
25
25
  <dl>
26
26
  <dt class="modified-date">Last Modified</dt>
27
- <dd class="modified-date">2013-02-10 01:08:09 +0900</dd>
27
+ <dd class="modified-date">2013-11-15 09:26:12 +0900</dd>
28
28
 
29
29
 
30
30
  <dt class="requires">Requires</dt>
@@ -0,0 +1,56 @@
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">
4
+
5
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
6
+ <head>
7
+ <meta content="text/html; charset=harset=UTF-8 " http-equiv="Content-Type" />
8
+
9
+ <title>File: common_config.rb [RDoc Documentation]</title>
10
+
11
+ <link type="text/css" media="screen" href="../../rdoc.css" rel="stylesheet" />
12
+
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
+
23
+ <body class="file file-popup">
24
+ <div id="metadata">
25
+ <dl>
26
+ <dt class="modified-date">Last Modified</dt>
27
+ <dd class="modified-date">2013-11-15 15:16:25 +0900</dd>
28
+
29
+
30
+ <dt class="requires">Requires</dt>
31
+ <dd class="requires">
32
+ <ul>
33
+
34
+ <li>yaml</li>
35
+
36
+ <li>pathname</li>
37
+
38
+ </ul>
39
+ </dd>
40
+
41
+
42
+
43
+ </dl>
44
+ </div>
45
+
46
+ <div id="documentation">
47
+
48
+ <div class="description">
49
+ <h2>Description</h2>
50
+
51
+ </div>
52
+
53
+ </div>
54
+ </body>
55
+ </html>
56
+
@@ -4,9 +4,9 @@
4
4
 
5
5
  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
6
6
  <head>
7
- <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
7
+ <meta content="text/html; charset=harset=UTF-8 " http-equiv="Content-Type" />
8
8
 
9
- <title>File: config.rb [RBatch Docs]</title>
9
+ <title>File: config.rb [RDoc Documentation]</title>
10
10
 
11
11
  <link type="text/css" media="screen" href="../../rdoc.css" rel="stylesheet" />
12
12
 
@@ -24,7 +24,7 @@
24
24
  <div id="metadata">
25
25
  <dl>
26
26
  <dt class="modified-date">Last Modified</dt>
27
- <dd class="modified-date">2013-01-14 11:07:19 +0900</dd>
27
+ <dd class="modified-date">2013-11-14 10:40:28 +0900</dd>
28
28
 
29
29
 
30
30
  <dt class="requires">Requires</dt>
@@ -4,9 +4,9 @@
4
4
 
5
5
  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
6
6
  <head>
7
- <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
7
+ <meta content="text/html; charset=harset=UTF-8 " http-equiv="Content-Type" />
8
8
 
9
- <title>File: log.rb [RBatch Docs]</title>
9
+ <title>File: log.rb [RDoc Documentation]</title>
10
10
 
11
11
  <link type="text/css" media="screen" href="../../rdoc.css" rel="stylesheet" />
12
12
 
@@ -24,7 +24,7 @@
24
24
  <div id="metadata">
25
25
  <dl>
26
26
  <dt class="modified-date">Last Modified</dt>
27
- <dd class="modified-date">2013-02-10 01:21:57 +0900</dd>
27
+ <dd class="modified-date">2013-11-21 16:48:37 +0900</dd>
28
28
 
29
29
 
30
30
  <dt class="requires">Requires</dt>
@@ -0,0 +1,52 @@
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">
4
+
5
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
6
+ <head>
7
+ <meta content="text/html; charset=harset=UTF-8 " http-equiv="Content-Type" />
8
+
9
+ <title>File: version.rb [RDoc Documentation]</title>
10
+
11
+ <link type="text/css" media="screen" href="../../rdoc.css" rel="stylesheet" />
12
+
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
+
23
+ <body class="file file-popup">
24
+ <div id="metadata">
25
+ <dl>
26
+ <dt class="modified-date">Last Modified</dt>
27
+ <dd class="modified-date">2013-11-23 02:24:25 +0900</dd>
28
+
29
+
30
+ <dt class="requires">Requires</dt>
31
+ <dd class="requires">
32
+ <ul>
33
+
34
+ </ul>
35
+ </dd>
36
+
37
+
38
+
39
+ </dl>
40
+ </div>
41
+
42
+ <div id="documentation">
43
+
44
+ <div class="description">
45
+ <h2>Description</h2>
46
+
47
+ </div>
48
+
49
+ </div>
50
+ </body>
51
+ </html>
52
+
@@ -4,9 +4,9 @@
4
4
 
5
5
  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
6
6
  <head>
7
- <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
7
+ <meta content="text/html; charset=harset=UTF-8 " http-equiv="Content-Type" />
8
8
 
9
- <title>File: rbatch.rb [RBatch Docs]</title>
9
+ <title>File: rbatch.rb [RDoc Documentation]</title>
10
10
 
11
11
  <link type="text/css" media="screen" href="../rdoc.css" rel="stylesheet" />
12
12
 
@@ -24,7 +24,7 @@
24
24
  <div id="metadata">
25
25
  <dl>
26
26
  <dt class="modified-date">Last Modified</dt>
27
- <dd class="modified-date">2013-01-31 01:41:14 +0900</dd>
27
+ <dd class="modified-date">2013-11-15 15:13:43 +0900</dd>
28
28
 
29
29
 
30
30
  <dt class="requires">Requires</dt>
@@ -37,6 +37,8 @@
37
37
 
38
38
  <li>rbatch/config</li>
39
39
 
40
+ <li>rbatch/common_config</li>
41
+
40
42
  <li>rbatch/cmd</li>
41
43
 
42
44
  </ul>
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: rbatch
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 1.12.1
5
+ version: 1.12.2
6
6
  platform: ruby
7
7
  authors:
8
8
  - fetaro
@@ -10,10 +10,10 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2013-11-21 00:00:00 Z
13
+ date: 2013-11-22 00:00:00 Z
14
14
  dependencies: []
15
15
 
16
- description: Ruby-based simple batch framework
16
+ description: RBatch has many fanctions to help with your making a batch script such as "data backup script" or "proccess starting script".
17
17
  email:
18
18
  - fetaro@gmail.com
19
19
  executables:
@@ -26,53 +26,11 @@ files:
26
26
  - .gitignore
27
27
  - CHANGELOG
28
28
  - Gemfile
29
- - HOW_TO_TEST.md
30
29
  - LICENSE.txt
31
30
  - README.ja.md
32
31
  - README.md
33
32
  - Rakefile
34
33
  - bin/rbatch-init
35
- - doc/rdoc/CHANGELOG.html
36
- - doc/rdoc/LICENSE.html
37
- - doc/rdoc/RBatch.html
38
- - doc/rdoc/RBatch/Cmd.html
39
- - doc/rdoc/RBatch/CmdException.html
40
- - doc/rdoc/RBatch/CmdResult.html
41
- - doc/rdoc/RBatch/Config.html
42
- - doc/rdoc/RBatch/Config/Exception.html
43
- - doc/rdoc/RBatch/Log.html
44
- - doc/rdoc/RBatchException.html
45
- - doc/rdoc/created.rid
46
- - doc/rdoc/images/brick.png
47
- - doc/rdoc/images/brick_link.png
48
- - doc/rdoc/images/bug.png
49
- - doc/rdoc/images/bullet_black.png
50
- - doc/rdoc/images/bullet_toggle_minus.png
51
- - doc/rdoc/images/bullet_toggle_plus.png
52
- - doc/rdoc/images/date.png
53
- - doc/rdoc/images/find.png
54
- - doc/rdoc/images/loadingAnimation.gif
55
- - doc/rdoc/images/macFFBgHack.png
56
- - doc/rdoc/images/package.png
57
- - doc/rdoc/images/page_green.png
58
- - doc/rdoc/images/page_white_text.png
59
- - doc/rdoc/images/page_white_width.png
60
- - doc/rdoc/images/plugin.png
61
- - doc/rdoc/images/ruby.png
62
- - doc/rdoc/images/tag_green.png
63
- - doc/rdoc/images/wrench.png
64
- - doc/rdoc/images/wrench_orange.png
65
- - doc/rdoc/images/zoom.png
66
- - doc/rdoc/index.html
67
- - doc/rdoc/js/darkfish.js
68
- - doc/rdoc/js/jquery.js
69
- - doc/rdoc/js/quicksearch.js
70
- - doc/rdoc/js/thickbox-compressed.js
71
- - doc/rdoc/lib/rbatch/cmd_rb.html
72
- - doc/rdoc/lib/rbatch/config_rb.html
73
- - doc/rdoc/lib/rbatch/log_rb.html
74
- - doc/rdoc/lib/rbatch_rb.html
75
- - doc/rdoc/rdoc.css
76
34
  - lib/rbatch.rb
77
35
  - lib/rbatch/cmd.rb
78
36
  - lib/rbatch/common_config.rb
@@ -80,6 +38,50 @@ files:
80
38
  - lib/rbatch/log.rb
81
39
  - lib/rbatch/version.rb
82
40
  - rbatch.gemspec
41
+ - rdocs/RBatch.html
42
+ - rdocs/RBatch/Cmd.html
43
+ - rdocs/RBatch/CmdException.html
44
+ - rdocs/RBatch/CmdResult.html
45
+ - rdocs/RBatch/CommonConfig.html
46
+ - rdocs/RBatch/CommonConfig/Exception.html
47
+ - rdocs/RBatch/Config.html
48
+ - rdocs/RBatch/Config/Exception.html
49
+ - rdocs/RBatch/Log.html
50
+ - rdocs/RBatchException.html
51
+ - rdocs/Rbatch.html
52
+ - rdocs/created.rid
53
+ - rdocs/images/brick.png
54
+ - rdocs/images/brick_link.png
55
+ - rdocs/images/bug.png
56
+ - rdocs/images/bullet_black.png
57
+ - rdocs/images/bullet_toggle_minus.png
58
+ - rdocs/images/bullet_toggle_plus.png
59
+ - rdocs/images/date.png
60
+ - rdocs/images/find.png
61
+ - rdocs/images/loadingAnimation.gif
62
+ - rdocs/images/macFFBgHack.png
63
+ - rdocs/images/package.png
64
+ - rdocs/images/page_green.png
65
+ - rdocs/images/page_white_text.png
66
+ - rdocs/images/page_white_width.png
67
+ - rdocs/images/plugin.png
68
+ - rdocs/images/ruby.png
69
+ - rdocs/images/tag_green.png
70
+ - rdocs/images/wrench.png
71
+ - rdocs/images/wrench_orange.png
72
+ - rdocs/images/zoom.png
73
+ - rdocs/index.html
74
+ - rdocs/js/darkfish.js
75
+ - rdocs/js/jquery.js
76
+ - rdocs/js/quicksearch.js
77
+ - rdocs/js/thickbox-compressed.js
78
+ - rdocs/lib/rbatch/cmd_rb.html
79
+ - rdocs/lib/rbatch/common_config_rb.html
80
+ - rdocs/lib/rbatch/config_rb.html
81
+ - rdocs/lib/rbatch/log_rb.html
82
+ - rdocs/lib/rbatch/version_rb.html
83
+ - rdocs/lib/rbatch_rb.html
84
+ - rdocs/rdoc.css
83
85
  - sample/bin/apache_log_insert.rb
84
86
  - sample/bin/file_batch_copy.rb
85
87
  - sample/bin/log_backup.rb
@@ -111,8 +113,8 @@ files:
111
113
  - test/mocks/PrintArgs.exe
112
114
  - test/mocks/win_cmd.exe
113
115
  homepage: https://github.com/fetaro/rbatch
114
- licenses: []
115
-
116
+ licenses:
117
+ - MIT
116
118
  post_install_message:
117
119
  rdoc_options: []
118
120
 
data/HOW_TO_TEST.md DELETED
@@ -1,9 +0,0 @@
1
-
2
- How to Test
3
- --------------
4
- ```
5
- cd (RBatch source code dir)
6
- ruby -I lib test/cases/test_config.rb
7
- ruby -I lib test/cases/test_cmd.rb
8
- ruby -I lib test/cases/test_log.rb
9
- ```