traits 0.9.0 → 0.9.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.
metadata CHANGED
@@ -3,8 +3,8 @@ rubygems_version: 0.8.11
3
3
  specification_version: 1
4
4
  name: traits
5
5
  version: !ruby/object:Gem::Version
6
- version: 0.9.0
7
- date: 2005-12-29 00:00:00.000000 -07:00
6
+ version: 0.9.1
7
+ date: 2006-06-01 00:00:00.000000 -06:00
8
8
  summary: traits
9
9
  require_paths:
10
10
  - lib
@@ -29,8 +29,30 @@ cert_chain:
29
29
  authors:
30
30
  - Ara T. Howard
31
31
  files:
32
+ - install.rb
33
+ - lib
34
+ - sample
35
+ - README
36
+ - README.tmpl
37
+ - gen_readme.rb
38
+ - gemspec.rb
32
39
  - lib/traits.rb
33
- - lib/traits-0.9.0.rb
40
+ - lib/traits-0.9.1.rb
41
+ - sample/a.rb
42
+ - sample/b.rb
43
+ - sample/c.rb
44
+ - sample/d.rb
45
+ - sample/e.rb
46
+ - sample/f.rb
47
+ - sample/g.rb
48
+ - sample/h.rb
49
+ - sample/i.rb
50
+ - sample/j.rb
51
+ - sample/k.rb
52
+ - sample/l.rb
53
+ - sample/m.rb
54
+ - sample/n.rb
55
+ - sample/p.rb
34
56
  test_files: []
35
57
  rdoc_options: []
36
58
  extra_rdoc_files: []