Changeset 904
- Timestamp:
- 05/06/07 21:05:32 (2 years ago)
- Files:
-
- ruport-www/ruport.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
ruport-www/ruport.html
r887 r904 46 46 level report interface, as well as a code generator (rope) that will 47 47 help lay out a project for you and do other cool things like generate 48 boilerplate code and tests when needed.</p> 48 boilerplate code and tests when needed. These tools can be found 49 in the ruport-util package.</p> 49 50 50 51 <p>We're not aiming to be a comprehensive reporting solution, our primary 51 52 goal is to make reporting applications easier to build in Ruby, not 52 build them for you. That having been said, you can find things like53 build them for you. That having been said, you can also find things like 53 54 basic support for graphing and invoices in our ruport-util package. 54 55 This is likely going to take a little while to build up and stabilize,
