app-ctx 0.1.3 → 0.1.4
Sign up to get free protection for your applications and to get access to all the features.
- data/CHANGELOG +6 -0
- data/lib/app-ctx.rb +1 -0
- data/test/t_app-ctx.rb +1 -0
- metadata +3 -3
data/CHANGELOG
CHANGED
data/lib/app-ctx.rb
CHANGED
data/test/t_app-ctx.rb
CHANGED
metadata
CHANGED
@@ -3,13 +3,13 @@ rubygems_version: 0.8.11
|
|
3
3
|
specification_version: 1
|
4
4
|
name: app-ctx
|
5
5
|
version: !ruby/object:Gem::Version
|
6
|
-
version: 0.1.
|
7
|
-
date: 2006-
|
6
|
+
version: 0.1.4
|
7
|
+
date: 2006-11-02 00:00:00 +01:00
|
8
8
|
summary: command line application startup and config context
|
9
9
|
require_paths:
|
10
10
|
- lib
|
11
11
|
email: dirk@sebrink.de
|
12
|
-
homepage: http://www.sofasportler.de/dirk.blog
|
12
|
+
homepage: http://www.sofasportler.de/dirk.blog/category/coding/ruby/, http://www.sebrink.de/
|
13
13
|
rubyforge_project:
|
14
14
|
description:
|
15
15
|
autorequire:
|