ruport 0.6.0 → 0.6.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.9.0
3
3
  specification_version: 1
4
4
  name: ruport
5
5
  version: !ruby/object:Gem::Version
6
- version: 0.6.0
7
- date: 2006-10-23 00:00:00 -04:00
6
+ version: 0.6.1
7
+ date: 2006-11-23 00:00:00 -05:00
8
8
  summary: A generalized Ruby report generation and templating engine.
9
9
  require_paths:
10
10
  - lib
@@ -44,6 +44,7 @@ files:
44
44
  - examples/report.rb
45
45
  - examples/simple_mail.rb
46
46
  - examples/template.rb
47
+ - examples/simple_table_interface.rb
47
48
  - examples/line_graph_report.rb.rej
48
49
  - lib/ruport
49
50
  - lib/ruport.rb
@@ -86,6 +87,8 @@ files:
86
87
  - lib/ruport/data/groupable.rb
87
88
  - lib/ruport/data/set.rb
88
89
  - lib/ruport/data/table.rb~
90
+ - lib/ruport/data/table.rb.rej
91
+ - lib/ruport/data/record.rb~
89
92
  - lib/ruport/report/invoice.rb
90
93
  - lib/ruport/report/graph.rb
91
94
  - test/samples
@@ -113,6 +116,9 @@ files:
113
116
  - test/test_format_engine.rb
114
117
  - test/_test_groupable.rb
115
118
  - test/test_groupable.rb
119
+ - test/test_table.rb~
120
+ - test/test_query.rb~
121
+ - test/test_query.rb.rej
116
122
  - test/samples/query_test.sql
117
123
  - test/samples/test.yaml
118
124
  - test/samples/erb_test.sql