cowtech-extensions 2.7.2 → 2.7.3
Sign up to get free protection for your applications and to get access to all the features.
- data/README.md +11 -6
- data/cowtech-extensions.gemspec +1 -1
- data/doc/Cowtech.html +1 -1
- data/doc/Cowtech/Extensions.html +1 -1
- data/doc/Cowtech/Extensions/Boolean.html +1 -1
- data/doc/Cowtech/Extensions/DateTime.html +1 -1
- data/doc/Cowtech/Extensions/DateTime/ClassMethods.html +1 -1
- data/doc/Cowtech/Extensions/Exceptions.html +1 -1
- data/doc/Cowtech/Extensions/Exceptions/Dump.html +1 -1
- data/doc/Cowtech/Extensions/Hash.html +1 -1
- data/doc/Cowtech/Extensions/Math.html +1 -1
- data/doc/Cowtech/Extensions/Math/ClassMethods.html +1 -1
- data/doc/Cowtech/Extensions/Object.html +1 -1
- data/doc/Cowtech/Extensions/Pathname.html +1 -1
- data/doc/Cowtech/Extensions/Settings.html +1 -1
- data/doc/Cowtech/Extensions/String.html +1 -1
- data/doc/Cowtech/Extensions/TimeZone.html +1 -1
- data/doc/Cowtech/Extensions/TimeZone/ClassMethods.html +1 -1
- data/doc/Cowtech/Extensions/Version.html +2 -2
- data/doc/_index.html +1 -1
- data/doc/file.README.html +14 -9
- data/doc/index.html +14 -9
- data/doc/top-level-namespace.html +1 -1
- data/lib/cowtech-extensions/version.rb +1 -1
- metadata +7 -9
data/README.md
CHANGED
@@ -1,9 +1,14 @@
|
|
1
|
+
# --- Warning ---
|
2
|
+
|
3
|
+
## Development of this gem is stopped in favor of http://github.com/ShogunPanda/lazier ##
|
4
|
+
|
1
5
|
# cowtech-extensions
|
2
6
|
|
3
7
|
[![Build Status](https://secure.travis-ci.org/ShogunPanda/cowtech-extensions.png?branch=master)](http://travis-ci.org/ShogunPanda/cowtech-extensions)
|
4
8
|
[![Dependency Status](https://gemnasium.com/ShogunPanda/cowtech-extensions.png?travis)](https://gemnasium.com/ShogunPanda/cowtech-extensions)
|
5
9
|
|
6
|
-
Several Ruby object enhancements
|
10
|
+
Several Ruby object enhancements.
|
11
|
+
|
7
12
|
http://github.com/ShogunPanda/cowtech-extensions
|
8
13
|
|
9
14
|
## Usage
|
@@ -18,11 +23,11 @@ See documentation for more informations.
|
|
18
23
|
|
19
24
|
## Contributing to cowtech-extensions
|
20
25
|
|
21
|
-
* Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet
|
22
|
-
* Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it
|
23
|
-
* Fork the project
|
24
|
-
* Start a feature/bugfix branch
|
25
|
-
* Commit and push until you are happy with your contribution
|
26
|
+
* Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet.
|
27
|
+
* Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it.
|
28
|
+
* Fork the project.
|
29
|
+
* Start a feature/bugfix branch.
|
30
|
+
* Commit and push until you are happy with your contribution.
|
26
31
|
* Make sure to add tests for it. This is important so I don't break it in a future version unintentionally.
|
27
32
|
* Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.
|
28
33
|
|
data/cowtech-extensions.gemspec
CHANGED
@@ -29,7 +29,7 @@ Gem::Specification.new do |gem|
|
|
29
29
|
gem.add_development_dependency("rspec", "~> 2.11.0")
|
30
30
|
gem.add_development_dependency("rake", "~> 0.9.0")
|
31
31
|
gem.add_development_dependency("simplecov", "~> 0.6.0")
|
32
|
-
gem.add_development_dependency("pry", "
|
32
|
+
gem.add_development_dependency("pry", ">= 0")
|
33
33
|
gem.add_development_dependency("yard", "~> 0.8.0")
|
34
34
|
gem.add_development_dependency("redcarpet", "~> 2.1.0")
|
35
35
|
gem.add_development_dependency("github-markup", "~> 0.7.0")
|
data/doc/Cowtech.html
CHANGED
@@ -119,7 +119,7 @@ Licensed under the MIT license, which can be found at <a href="http://www.openso
|
|
119
119
|
</div>
|
120
120
|
|
121
121
|
<div id="footer">
|
122
|
-
Generated on Sat
|
122
|
+
Generated on Sat Aug 4 08:42:07 2012 by
|
123
123
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
124
124
|
0.8.2.1 (ruby-1.8.7).
|
125
125
|
</div>
|
data/doc/Cowtech/Extensions.html
CHANGED
@@ -550,7 +550,7 @@
|
|
550
550
|
</div>
|
551
551
|
|
552
552
|
<div id="footer">
|
553
|
-
Generated on Sat
|
553
|
+
Generated on Sat Aug 4 08:42:08 2012 by
|
554
554
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
555
555
|
0.8.2.1 (ruby-1.8.7).
|
556
556
|
</div>
|
@@ -290,7 +290,7 @@
|
|
290
290
|
</div>
|
291
291
|
|
292
292
|
<div id="footer">
|
293
|
-
Generated on Sat
|
293
|
+
Generated on Sat Aug 4 08:42:08 2012 by
|
294
294
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
295
295
|
0.8.2.1 (ruby-1.8.7).
|
296
296
|
</div>
|
@@ -784,7 +784,7 @@
|
|
784
784
|
</div>
|
785
785
|
|
786
786
|
<div id="footer">
|
787
|
-
Generated on Sat
|
787
|
+
Generated on Sat Aug 4 08:42:09 2012 by
|
788
788
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
789
789
|
0.8.2.1 (ruby-1.8.7).
|
790
790
|
</div>
|
@@ -1595,7 +1595,7 @@
|
|
1595
1595
|
</div>
|
1596
1596
|
|
1597
1597
|
<div id="footer">
|
1598
|
-
Generated on Sat
|
1598
|
+
Generated on Sat Aug 4 08:42:09 2012 by
|
1599
1599
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1600
1600
|
0.8.2.1 (ruby-1.8.7).
|
1601
1601
|
</div>
|
@@ -116,7 +116,7 @@
|
|
116
116
|
</div>
|
117
117
|
|
118
118
|
<div id="footer">
|
119
|
-
Generated on Sat
|
119
|
+
Generated on Sat Aug 4 08:42:10 2012 by
|
120
120
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
121
121
|
0.8.2.1 (ruby-1.8.7).
|
122
122
|
</div>
|
@@ -124,7 +124,7 @@
|
|
124
124
|
</div>
|
125
125
|
|
126
126
|
<div id="footer">
|
127
|
-
Generated on Sat
|
127
|
+
Generated on Sat Aug 4 08:42:10 2012 by
|
128
128
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
129
129
|
0.8.2.1 (ruby-1.8.7).
|
130
130
|
</div>
|
@@ -386,7 +386,7 @@
|
|
386
386
|
</div>
|
387
387
|
|
388
388
|
<div id="footer">
|
389
|
-
Generated on Sat
|
389
|
+
Generated on Sat Aug 4 08:42:08 2012 by
|
390
390
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
391
391
|
0.8.2.1 (ruby-1.8.7).
|
392
392
|
</div>
|
@@ -121,7 +121,7 @@
|
|
121
121
|
</div>
|
122
122
|
|
123
123
|
<div id="footer">
|
124
|
-
Generated on Sat
|
124
|
+
Generated on Sat Aug 4 08:42:08 2012 by
|
125
125
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
126
126
|
0.8.2.1 (ruby-1.8.7).
|
127
127
|
</div>
|
@@ -355,7 +355,7 @@
|
|
355
355
|
</div>
|
356
356
|
|
357
357
|
<div id="footer">
|
358
|
-
Generated on Sat
|
358
|
+
Generated on Sat Aug 4 08:42:08 2012 by
|
359
359
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
360
360
|
0.8.2.1 (ruby-1.8.7).
|
361
361
|
</div>
|
@@ -1570,7 +1570,7 @@
|
|
1570
1570
|
</div>
|
1571
1571
|
|
1572
1572
|
<div id="footer">
|
1573
|
-
Generated on Sat
|
1573
|
+
Generated on Sat Aug 4 08:42:08 2012 by
|
1574
1574
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1575
1575
|
0.8.2.1 (ruby-1.8.7).
|
1576
1576
|
</div>
|
@@ -217,7 +217,7 @@
|
|
217
217
|
</div>
|
218
218
|
|
219
219
|
<div id="footer">
|
220
|
-
Generated on Sat
|
220
|
+
Generated on Sat Aug 4 08:42:08 2012 by
|
221
221
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
222
222
|
0.8.2.1 (ruby-1.8.7).
|
223
223
|
</div>
|
@@ -1250,7 +1250,7 @@
|
|
1250
1250
|
</div>
|
1251
1251
|
|
1252
1252
|
<div id="footer">
|
1253
|
-
Generated on Sat
|
1253
|
+
Generated on Sat Aug 4 08:42:10 2012 by
|
1254
1254
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1255
1255
|
0.8.2.1 (ruby-1.8.7).
|
1256
1256
|
</div>
|
@@ -466,7 +466,7 @@
|
|
466
466
|
</div>
|
467
467
|
|
468
468
|
<div id="footer">
|
469
|
-
Generated on Sat
|
469
|
+
Generated on Sat Aug 4 08:42:08 2012 by
|
470
470
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
471
471
|
0.8.2.1 (ruby-1.8.7).
|
472
472
|
</div>
|
@@ -1670,7 +1670,7 @@
|
|
1670
1670
|
</div>
|
1671
1671
|
|
1672
1672
|
<div id="footer">
|
1673
|
-
Generated on Sat
|
1673
|
+
Generated on Sat Aug 4 08:42:09 2012 by
|
1674
1674
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1675
1675
|
0.8.2.1 (ruby-1.8.7).
|
1676
1676
|
</div>
|
@@ -1053,7 +1053,7 @@
|
|
1053
1053
|
</div>
|
1054
1054
|
|
1055
1055
|
<div id="footer">
|
1056
|
-
Generated on Sat
|
1056
|
+
Generated on Sat Aug 4 08:42:10 2012 by
|
1057
1057
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1058
1058
|
0.8.2.1 (ruby-1.8.7).
|
1059
1059
|
</div>
|
@@ -151,7 +151,7 @@
|
|
151
151
|
|
152
152
|
</div>
|
153
153
|
</dt>
|
154
|
-
<dd><pre class="code"><span class='integer val'>
|
154
|
+
<dd><pre class="code"><span class='integer val'>3</span>
|
155
155
|
</pre></dd>
|
156
156
|
|
157
157
|
<dt id="STRING-constant" class="">STRING =
|
@@ -184,7 +184,7 @@
|
|
184
184
|
</div>
|
185
185
|
|
186
186
|
<div id="footer">
|
187
|
-
Generated on Sat
|
187
|
+
Generated on Sat Aug 4 08:42:08 2012 by
|
188
188
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
189
189
|
0.8.2.1 (ruby-1.8.7).
|
190
190
|
</div>
|
data/doc/_index.html
CHANGED
@@ -296,7 +296,7 @@
|
|
296
296
|
</div>
|
297
297
|
|
298
298
|
<div id="footer">
|
299
|
-
Generated on Sat
|
299
|
+
Generated on Sat Aug 4 08:42:07 2012 by
|
300
300
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
301
301
|
0.8.2.1 (ruby-1.8.7).
|
302
302
|
</div>
|
data/doc/file.README.html
CHANGED
@@ -61,13 +61,18 @@
|
|
61
61
|
|
62
62
|
<iframe id="search_frame"></iframe>
|
63
63
|
|
64
|
-
<div id="content"><div id='filecontents'><h1
|
64
|
+
<div id="content"><div id='filecontents'><h1>--- Warning ---</h1>
|
65
|
+
|
66
|
+
<h2>Development of this gem is stopped in favor of <a href="http://github.com/ShogunPanda/lazier">http://github.com/ShogunPanda/lazier</a></h2>
|
67
|
+
|
68
|
+
<h1>cowtech-extensions</h1>
|
65
69
|
|
66
70
|
<p><a href="http://travis-ci.org/ShogunPanda/cowtech-extensions"><img src="https://secure.travis-ci.org/ShogunPanda/cowtech-extensions.png?branch=master" alt="Build Status"></a>
|
67
71
|
<a href="https://gemnasium.com/ShogunPanda/cowtech-extensions"><img src="https://gemnasium.com/ShogunPanda/cowtech-extensions.png?travis" alt="Dependency Status"></a></p>
|
68
72
|
|
69
|
-
<p>Several Ruby object enhancements
|
70
|
-
|
73
|
+
<p>Several Ruby object enhancements.</p>
|
74
|
+
|
75
|
+
<p><a href="http://github.com/ShogunPanda/cowtech-extensions">http://github.com/ShogunPanda/cowtech-extensions</a></p>
|
71
76
|
|
72
77
|
<h2>Usage</h2>
|
73
78
|
|
@@ -81,11 +86,11 @@ See documentation for more informations.</p>
|
|
81
86
|
<h2>Contributing to cowtech-extensions</h2>
|
82
87
|
|
83
88
|
<ul>
|
84
|
-
<li>Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet
|
85
|
-
<li>Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it
|
86
|
-
<li>Fork the project
|
87
|
-
<li>Start a feature/bugfix branch
|
88
|
-
<li>Commit and push until you are happy with your contribution
|
89
|
+
<li>Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet.</li>
|
90
|
+
<li>Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it.</li>
|
91
|
+
<li>Fork the project.</li>
|
92
|
+
<li>Start a feature/bugfix branch.</li>
|
93
|
+
<li>Commit and push until you are happy with your contribution.</li>
|
89
94
|
<li>Make sure to add tests for it. This is important so I don't break it in a future version unintentionally.</li>
|
90
95
|
<li>Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.</li>
|
91
96
|
</ul>
|
@@ -97,7 +102,7 @@ Licensed under the MIT license, which can be found at <a href="http://www.openso
|
|
97
102
|
</div></div>
|
98
103
|
|
99
104
|
<div id="footer">
|
100
|
-
Generated on Sat
|
105
|
+
Generated on Sat Aug 4 08:42:07 2012 by
|
101
106
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
102
107
|
0.8.2.1 (ruby-1.8.7).
|
103
108
|
</div>
|
data/doc/index.html
CHANGED
@@ -61,13 +61,18 @@
|
|
61
61
|
|
62
62
|
<iframe id="search_frame"></iframe>
|
63
63
|
|
64
|
-
<div id="content"><div id='filecontents'><h1
|
64
|
+
<div id="content"><div id='filecontents'><h1>--- Warning ---</h1>
|
65
|
+
|
66
|
+
<h2>Development of this gem is stopped in favor of <a href="http://github.com/ShogunPanda/lazier">http://github.com/ShogunPanda/lazier</a></h2>
|
67
|
+
|
68
|
+
<h1>cowtech-extensions</h1>
|
65
69
|
|
66
70
|
<p><a href="http://travis-ci.org/ShogunPanda/cowtech-extensions"><img src="https://secure.travis-ci.org/ShogunPanda/cowtech-extensions.png?branch=master" alt="Build Status"></a>
|
67
71
|
<a href="https://gemnasium.com/ShogunPanda/cowtech-extensions"><img src="https://gemnasium.com/ShogunPanda/cowtech-extensions.png?travis" alt="Dependency Status"></a></p>
|
68
72
|
|
69
|
-
<p>Several Ruby object enhancements
|
70
|
-
|
73
|
+
<p>Several Ruby object enhancements.</p>
|
74
|
+
|
75
|
+
<p><a href="http://github.com/ShogunPanda/cowtech-extensions">http://github.com/ShogunPanda/cowtech-extensions</a></p>
|
71
76
|
|
72
77
|
<h2>Usage</h2>
|
73
78
|
|
@@ -81,11 +86,11 @@ See documentation for more informations.</p>
|
|
81
86
|
<h2>Contributing to cowtech-extensions</h2>
|
82
87
|
|
83
88
|
<ul>
|
84
|
-
<li>Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet
|
85
|
-
<li>Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it
|
86
|
-
<li>Fork the project
|
87
|
-
<li>Start a feature/bugfix branch
|
88
|
-
<li>Commit and push until you are happy with your contribution
|
89
|
+
<li>Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet.</li>
|
90
|
+
<li>Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it.</li>
|
91
|
+
<li>Fork the project.</li>
|
92
|
+
<li>Start a feature/bugfix branch.</li>
|
93
|
+
<li>Commit and push until you are happy with your contribution.</li>
|
89
94
|
<li>Make sure to add tests for it. This is important so I don't break it in a future version unintentionally.</li>
|
90
95
|
<li>Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.</li>
|
91
96
|
</ul>
|
@@ -97,7 +102,7 @@ Licensed under the MIT license, which can be found at <a href="http://www.openso
|
|
97
102
|
</div></div>
|
98
103
|
|
99
104
|
<div id="footer">
|
100
|
-
Generated on Sat
|
105
|
+
Generated on Sat Aug 4 08:42:07 2012 by
|
101
106
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
102
107
|
0.8.2.1 (ruby-1.8.7).
|
103
108
|
</div>
|
@@ -103,7 +103,7 @@
|
|
103
103
|
</div>
|
104
104
|
|
105
105
|
<div id="footer">
|
106
|
-
Generated on Sat
|
106
|
+
Generated on Sat Aug 4 08:42:07 2012 by
|
107
107
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
108
108
|
0.8.2.1 (ruby-1.8.7).
|
109
109
|
</div>
|
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: cowtech-extensions
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 21
|
5
5
|
prerelease:
|
6
6
|
segments:
|
7
7
|
- 2
|
8
8
|
- 7
|
9
|
-
-
|
10
|
-
version: 2.7.
|
9
|
+
- 3
|
10
|
+
version: 2.7.3
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- Shogun
|
@@ -15,7 +15,7 @@ autorequire:
|
|
15
15
|
bindir: bin
|
16
16
|
cert_chain: []
|
17
17
|
|
18
|
-
date: 2012-
|
18
|
+
date: 2012-08-04 00:00:00 Z
|
19
19
|
dependencies:
|
20
20
|
- !ruby/object:Gem::Dependency
|
21
21
|
version_requirements: &id001 !ruby/object:Gem::Requirement
|
@@ -116,14 +116,12 @@ dependencies:
|
|
116
116
|
version_requirements: &id007 !ruby/object:Gem::Requirement
|
117
117
|
none: false
|
118
118
|
requirements:
|
119
|
-
- -
|
119
|
+
- - ">="
|
120
120
|
- !ruby/object:Gem::Version
|
121
|
-
hash:
|
121
|
+
hash: 3
|
122
122
|
segments:
|
123
123
|
- 0
|
124
|
-
|
125
|
-
- 10
|
126
|
-
version: 0.9.10
|
124
|
+
version: "0"
|
127
125
|
prerelease: false
|
128
126
|
type: :development
|
129
127
|
name: pry
|