qualitysmith_extensions 0.0.33 → 0.0.34
Sign up to get free protection for your applications and to get access to all the features.
- data/Readme +1 -0
- data/lib/qualitysmith_extensions/console/command.rb +1 -1
- metadata +2 -2
data/Readme
CHANGED
@@ -2,6 +2,7 @@
|
|
2
2
|
|
3
3
|
[<b>Home page</b>:] http://qualitysmithext.rubyforge.org/
|
4
4
|
[<b>Project site</b>:] http://rubyforge.org/projects/qualitysmithext/
|
5
|
+
[<b>Gem install</b>:] <tt>gem install qualitysmith_extensions</tt>
|
5
6
|
[<b>License</b>:] {Ruby License}[link:files/License.html]
|
6
7
|
|
7
8
|
== Introduction
|
metadata
CHANGED
@@ -3,8 +3,8 @@ rubygems_version: 0.9.2
|
|
3
3
|
specification_version: 1
|
4
4
|
name: qualitysmith_extensions
|
5
5
|
version: !ruby/object:Gem::Version
|
6
|
-
version: 0.0.
|
7
|
-
date: 2007-05-
|
6
|
+
version: 0.0.34
|
7
|
+
date: 2007-05-10 00:00:00 -07:00
|
8
8
|
summary: A collection of reusable Ruby methods developed by QualitySmith.
|
9
9
|
require_paths:
|
10
10
|
- lib
|