forked from ruport/ruport
-
Notifications
You must be signed in to change notification settings - Fork 1
/
AUTHORS
59 lines (42 loc) · 1.25 KB
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
= Maintainer
- {Andrew France}[mailto:[email protected]]
= Developers
- {Gregory Brown}[mailto:[email protected]]
- {Dudley Flanders}[mailto:[email protected]]
- {James Healy}[mailto:[email protected]]
- Dinko Mehinovic
- {Michael Milner}[mailto:[email protected]]
= Contributors / People we've (legally) stolen from:
Iain Broadfoot:
- RuportDay 2006 Participant
Eric Pugh:
- RuportDay 2006 Participant
James Edward Gray II:
- Original inspiration via query.rb
- system_extensions.rb
Mathijs Mohlmann:
- Performance Enhancement
TextPlugin r264-r265
HTMLPlugin r266
Francis Hwang:
- SQLSplit
Simon Claret:
- Initial PDF table support (now deprecated)
Daniel Berger:
- we vendored and modified attempt.rb to support it directly in Report.
Original website: http://raa.ruby-lang.org/project/attempt/
Marshall T. Vandegrift:
- Fixed a bug in Record's struct-like accessors (method_missing)
- Provided performance enhancements and tests for query.rb
- Improved alignment for Text Tables.
Stefan Mahlitz:
- Table#sort_rows_by
Chris Carter
- Table#remove_columns (r440)
Dave Nelson
- Grouping#sigma (r1131)
Bob Nadler:
- Table pivot operations support.
Michael Pope:
- Work on Prawn support.
- Table#add_row and #search.