ruport 0.4.13 → 0.4.15

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -3,8 +3,8 @@ rubygems_version: 0.9.0
3
3
  specification_version: 1
4
4
  name: ruport
5
5
  version: !ruby/object:Gem::Version
6
- version: 0.4.13
7
- date: 2006-07-09 00:00:00 -04:00
6
+ version: 0.4.15
7
+ date: 2006-07-16 00:00:00 -04:00
8
8
  summary: A generalized Ruby report generation and templating engine.
9
9
  require_paths:
10
10
  - lib
@@ -43,6 +43,7 @@ files:
43
43
  - lib/ruport/query
44
44
  - lib/ruport/format
45
45
  - lib/ruport/rails
46
+ - lib/ruport/data
46
47
  - lib/ruport/data_row.rb
47
48
  - lib/ruport/data_set.rb
48
49
  - lib/ruport/system_extensions.rb
@@ -52,12 +53,18 @@ files:
52
53
  - lib/ruport/mailer.rb
53
54
  - lib/ruport/rails.rb
54
55
  - lib/ruport/report.rb
56
+ - lib/ruport/data.rb
57
+ - lib/ruport/meta_tools.rb
55
58
  - lib/ruport/query/sql_split.rb
56
59
  - lib/ruport/format/document.rb
57
60
  - lib/ruport/format/plugin.rb
58
61
  - lib/ruport/format/engine.rb
59
62
  - lib/ruport/format/open_node.rb
60
63
  - lib/ruport/rails/reportable.rb
64
+ - lib/ruport/data/table.rb
65
+ - lib/ruport/data/taggable.rb
66
+ - lib/ruport/data/record.rb
67
+ - lib/ruport/data/collection.rb
61
68
  - test/samples
62
69
  - test/tc_element.rb
63
70
  - test/tc_format.rb
@@ -77,6 +84,9 @@ files:
77
84
  - test/unit.log
78
85
  - test/tc_document.rb
79
86
  - test/tc_data_set.rb
87
+ - test/tc_taggable.rb
88
+ - test/tc_record.rb
89
+ - test/tc_table.rb
80
90
  - test/samples/ruport_test.sql
81
91
  - test/samples/test.yaml
82
92
  - test/samples/data.csv