og 0.13.0 → 0.14.0

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,10 +1,10 @@
1
1
  --- !ruby/object:Gem::Specification
2
- rubygems_version: 0.8.8
2
+ rubygems_version: 0.8.10
3
3
  specification_version: 1
4
4
  name: og
5
5
  version: !ruby/object:Gem::Version
6
- version: 0.13.0
7
- date: 2005-03-17
6
+ version: 0.14.0
7
+ date: 2005-03-28
8
8
  summary: Og (ObjectGraph)
9
9
  require_paths:
10
10
  - lib
@@ -49,16 +49,20 @@ files:
49
49
  - lib/og
50
50
  - lib/og.rb
51
51
  - lib/og/adapter.rb
52
+ - lib/og/testing
53
+ - lib/og/mixins
52
54
  - lib/og/adapters
53
55
  - lib/og/enchant.rb
54
56
  - lib/og/connection.rb
55
57
  - lib/og/observer.rb
56
58
  - lib/og/database.rb
57
- - lib/og/mock.rb
58
59
  - lib/og/meta.rb
59
60
  - lib/og/validation.rb
60
61
  - lib/og/typemacros.rb
61
62
  - lib/og/backend.rb
63
+ - lib/og/testing/mock.rb
64
+ - lib/og/mixins/list.rb
65
+ - lib/og/mixins/tree.rb
62
66
  - lib/og/adapters/oracle.rb
63
67
  - lib/og/adapters/filesys.rb
64
68
  - lib/og/adapters/mysql.rb
@@ -66,13 +70,17 @@ files:
66
70
  - lib/og/adapters/psql.rb
67
71
  - test/tc_og.rb
68
72
  - test/og
73
+ - test/og/mixins
69
74
  - test/og/tc_sqlite.rb
70
75
  - test/og/tc_validation.rb
71
76
  - test/og/tc_observer.rb
77
+ - test/og/tc_automanage.rb
72
78
  - test/og/tc_filesys.rb
73
79
  - test/og/tc_meta.rb
74
80
  - test/og/tc_many_to_many.rb
75
81
  - test/og/tc_lifecycle.rb
82
+ - test/og/mixins/tc_tree.rb
83
+ - test/og/mixins/tc_list.rb
76
84
  test_files: []
77
85
  rdoc_options:
78
86
  - "--main"
@@ -98,5 +106,5 @@ dependencies:
98
106
  -
99
107
  - "="
100
108
  - !ruby/object:Gem::Version
101
- version: 0.13.0
109
+ version: 0.14.0
102
110
  version: