Changeset 904

Show
Ignore:
Timestamp:
05/06/07 21:05:32 (2 years ago)
Author:
mikem836
Message:

describe rope and report in ruport-util

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • ruport-www/ruport.html

    r887 r904  
    4646      level report interface, as well as a code generator (rope) that will 
    4747      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> 
    4950 
    5051      <p>We're not aiming to be a comprehensive reporting solution, our primary 
    5152      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 like 
     53      build them for you.  That having been said, you can also find things like 
    5354      basic support for graphing and invoices in our ruport-util package. 
    5455      This is likely going to take a little while to build up and stabilize,