drx 0.4.0 → 0.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/README +3 -4
  2. metadata +3 -3
data/README CHANGED
@@ -1,13 +1,12 @@
1
- = Dr. X, the Good Doctor
1
+ = DrX, the Good Doctor
2
2
 
3
- Doctor X is a utility for programmers who wish to understand Ruby's
3
+ DrX is a utility for programmers who wish to understand Ruby's
4
4
  object model better. It's a small 'gem' that exposes, in a Tk GUI,
5
5
  almost everything about a Ruby object: its 'klass', 'super', 'iv_tbl',
6
6
  'm_tbl'. See your singletons with your very own eyes!
7
7
 
8
8
  == Usage
9
9
 
10
- This section is yet to be written. In the meanwhile, visit the homepage
11
- to see usage example:
10
+ Visit the homepage to see screenshots and usage examples:
12
11
 
13
12
  http://drx.rubyforge.org/
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: drx
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.4.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mooffie
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2010-03-28 00:00:00 +03:00
12
+ date: 2010-03-29 00:00:00 +03:00
13
13
  default_executable:
14
14
  dependencies: []
15
15
 
@@ -47,7 +47,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
47
47
  requirements:
48
48
  - - ~>
49
49
  - !ruby/object:Gem::Version
50
- version: "1.8"
50
+ version: 1.8.0
51
51
  version:
52
52
  required_rubygems_version: !ruby/object:Gem::Requirement
53
53
  requirements: